Trace number 4293792

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+MapleCOMSPS (2018-06-13)UNSAT 22.5191 21.2168

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl10-11_c18.xml
MD5SUM0cb6e3dc45605db1284c892a60e68314
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.24173
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of constraints42
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":220}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":220}]
Minimum constraint arity10
Maximum constraint arity11
Distribution of constraint arities[{"arity":10,"count":22},{"arity":11,"count":20}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":42}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.53	
0.67/0.53	scop both+minisat_release (2018-06-13)
0.67/0.53	
0.67/0.55	c BEGIN-Prog: Mon Jul 23 14:29:43 CEST 2018
0.67/0.55	c PID: 14176
0.67/0.55	c IP: 172.20.3.102
0.67/0.55	c HOST: node102.alineos.net
0.67/0.56	c (0,0) Parsing Begin
1.39/0.93	c (0,0) Parsing End
1.39/0.94	c (0,0) CSP: 0 int (0 aux), 220 bool (0 aux), 42 ctr, max domain size 2
1.39/0.94	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.94	c (0,0) Constraint Name Generate Begin
1.39/0.95	c (0,0) Ctr:HOME/instance-4293792-1532348983.xml,IntVar:Num:WeightedSum
1.39/0.95	c (0,0) Constraint Name Generate End
1.39/0.95	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.95	c (0,0) CSP to CSPinCNF Begin
1.58/1.05	c (0,0) translated 5 (10%) constraints
1.58/1.07	c (0,0) translated 9 (20%) constraints
1.58/1.08	c (0,0) translated 13 (30%) constraints
1.58/1.09	c (0,0) translated 17 (40%) constraints
1.58/1.10	c (0,0) translated 21 (50%) constraints
1.58/1.11	c (0,0) translated 26 (60%) constraints
1.58/1.11	c (0,0) translated 30 (70%) constraints
1.84/1.12	c (0,0) translated 34 (80%) constraints
1.84/1.13	c (0,0) translated 38 (90%) constraints
1.84/1.14	c (0,0) translated 42 (100%) constraints
1.84/1.17	c (0,0) STATISTICS1:HOME/instance-4293792-1532348983.xml,IntVar:Num:WeightedSum,220,42,1024,2,1,11,1024:20;512:22,2:440,1:42,11:20;10:22,
1.84/1.17	c (0,0) ===========================================
1.84/1.17	c (0,0) Both Encoding selects:
1.84/1.17	c (0,0) Log
1.84/1.17	c (0,0) ===========================================
1.84/1.18	c (0,0) translated 5 (10%) constraints
1.84/1.18	c (0,0) translated 9 (20%) constraints
1.84/1.19	c (0,0) translated 13 (30%) constraints
1.84/1.19	c (0,0) translated 17 (40%) constraints
1.84/1.19	c (0,0) translated 21 (50%) constraints
1.84/1.19	c (0,0) translated 26 (60%) constraints
1.84/1.19	c (0,0) translated 30 (70%) constraints
2.07/1.20	c (0,0) translated 34 (80%) constraints
2.07/1.20	c (0,0) translated 38 (90%) constraints
2.07/1.20	c (0,0) translated 42 (100%) constraints
2.07/1.20	c (0,0) CSP to CSPinCNF End
2.07/1.21	c (0,0) CSP: 0 int (0 aux), 220 bool (0 aux), 42 ctr, max domain size 2
2.07/1.21	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.07/1.21	c (0,0) CSPinCNF Propagation Begin
2.07/1.22	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.07/1.22	c (0,0) CSPinCNF Propagation End
2.07/1.22	c (0,0) CSP: 0 int (0 aux), 220 bool (0 aux), 42 ctr, max domain size 2
2.07/1.22	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.07/1.22	c (0,0) Simplify CSPinCNF Begin
2.07/1.22	c (0,0) Simplify CSPinCNF End
2.07/1.22	c (0,0) CSP: 0 int (0 aux), 220 bool (0 aux), 42 ctr, max domain size 2
2.07/1.22	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.07/1.22	c (0,0) Calculate Precise Domain Begin
2.07/1.23	c (0,0) 0 values are removed by re-calculation
2.07/1.23	c (0,0) Calculate Precise Domain End
2.07/1.23	c (0,0) CSP: 0 int (0 aux), 220 bool (0 aux), 42 ctr, max domain size 2
2.07/1.23	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
2.07/1.23	c (0,0) CSPinCNF to SatSolver Begin
2.07/1.29	c (0,0) 5 (10 %) CSP clauses are being encoded (260 SAT variables, 44 SAT clauses)
2.33/1.30	c (0,0) 9 (20 %) CSP clauses are being encoded (300 SAT variables, 88 SAT clauses)
2.33/1.31	c (0,0) 13 (30 %) CSP clauses are being encoded (340 SAT variables, 132 SAT clauses)
2.33/1.31	c (0,0) 17 (40 %) CSP clauses are being encoded (380 SAT variables, 176 SAT clauses)
2.33/1.31	c (0,0) 21 (50 %) CSP clauses are being encoded (420 SAT variables, 220 SAT clauses)
2.33/1.33	c (0,0) 26 (60 %) CSP clauses are being encoded (500 SAT variables, 413 SAT clauses)
2.33/1.33	c (0,0) 30 (70 %) CSP clauses are being encoded (580 SAT variables, 641 SAT clauses)
2.33/1.34	c (0,0) 34 (80 %) CSP clauses are being encoded (660 SAT variables, 869 SAT clauses)
2.33/1.35	c (0,0) 38 (90 %) CSP clauses are being encoded (740 SAT variables, 1097 SAT clauses)
2.33/1.35	c (0,0) 42 (100 %) CSP clauses are being encoded (820 SAT variables, 1325 SAT clauses)
2.33/1.35	c (0,0) CSPinCNF to SatSolver End
2.33/1.35	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.33/1.37	c (0,0) STATISTICS2:HOME/instance-4293792-1532348983.xml,IntVar:Num:WeightedSum,220,42,1024,2,1,11,1024:20;512:22,2:440,1:42,11:20;10:22,
2.33/1.37	c (0,0) SatSolver.solve Begin
2.33/1.37	c (0,0) 840 bool, 1382 clause
2.33/1.37	c (0,0) 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-4293792-1532348983.xml-scop-14176.cnf HOME/instance-4293792-1532348983.xml-scop-14176.cnf.out
22.47/21.20	c (20,0) c This is COMiniSatPS.
22.47/21.20	c (20,0) c WARNING: for repeatability, setting FPU to use double precision
22.47/21.20	c (20,0) c ============================[ Problem Statistics ]=============================
22.47/21.20	c (20,0) c |                                                                             |
22.47/21.20	c (20,0) c |  Number of variables:           840                                         |
22.47/21.20	c (20,0) c |  Number of clauses:            1340                                         |
22.47/21.20	c (20,0) c |  Parse time:                   0.00 s                                       |
22.47/21.20	c (20,0) c |  Eliminated clauses:           0.01 Mb                                      |
22.47/21.20	c (20,0) c Reduced to 465 vars, 798 cls (grow=0)
22.47/21.20	c (20,0) c No iterative elimination performed. (vars=465, c/v ratio=1.7)
22.47/21.20	c (20,0) c |  Simplification time:          0.00 s                                       |
22.47/21.20	c (20,0) c |                                                                             |
22.47/21.20	c (20,0) c ============================[ Search Statistics ]==============================
22.47/21.20	c (20,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.47/21.20	c (20,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.47/21.20	c (20,0) c ===============================================================================
22.47/21.20	c (20,0) c ===============================================================================
22.47/21.20	c (20,0) c restarts              : 42
22.47/21.20	c (20,0) c conflicts             : 351819         (17766 /sec)
22.47/21.20	c (20,0) c decisions             : 371596         (0.00 % random) (18765 /sec)
22.47/21.20	c (20,0) c propagations          : 8479777        (428218 /sec)
22.47/21.20	c (20,0) c conflict literals     : 13096026       (34.62 % deleted)
22.47/21.20	c (20,0) c CPU time              : 19.8025 s
22.47/21.20	c (20,0) 
22.47/21.20	c (20,0) s UNSATISFIABLE
22.47/21.20	c (20,0) SatSolver.solve End
22.47/21.20	c (20,0) Heap : 394 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
22.47/21.20	c (20,0) Show results Begin
22.47/21.20	s UNSATISFIABLE
22.47/21.20	c (20,0) Show results End
22.47/21.20	c (20,0) Heap : 394 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
22.47/21.20	c (20,0) 0,0,0,0,0,0,0,20,20,STOP-AFTER(ALL)
22.47/21.20	c END-Prog: Mon Jul 23 14:30:04 CEST 2018

Verifier Data


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 (5808 MiB free)
  memory of node 1: 16384 MiB (10254 MiB free)
  node distances:
     10  21
     21  10

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

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=14176, runsolver pid=14173

[startup+0.100089 s]*
/proc/loadavg: 2.05 2.09 2.08 3/220 14191
/proc/meminfo: memFree=16388964/32770624 swapFree=67108860/67108860
[pid=14176] ppid=14173 vsize=15011656 memory=73292 CPUtime=0.11 cores=0,2,4,6
/proc/14176/stat : 14176 (java) S 14173 14176 8919 0 -1 1077944320 6998 0 0 0 9 2 0 0 20 0 15 0 52461458 15371935744 18323 33554432000 4194304 4196468 140731517466528 140731517449072 140604986830583 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
/proc/14176/statm: 3752914 18323 2782 1 0 3715374 0
[pid=14176/tid=14178] ppid=14173 vsize=15011656 memory=-6799202250962287440 CPUtime=0.09 cores=0,2,4,6
/proc/14176/task/14178/stat : 14178 (java) R 14173 14176 8919 0 -1 4202560 5089 0 0 0 8 1 0 0 20 0 15 0 52461459 15371935744 18323 33554432000 4194304 4196468 140731517466528 140604958607664 140604970017413 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14179] ppid=14173 vsize=15011656 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14179/stat : 14179 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52461460 15371935744 18323 33554432000 4194304 4196468 140731517466528 140604991073424 140604986840789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14180] ppid=14173 vsize=15011656 memory=140659940763264 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14180/stat : 14180 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52461460 15371935744 18323 33554432000 4194304 4196468 140731517466528 140604815715344 140604986840789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14181] ppid=14173 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14181/stat : 14181 (java) S 14173 14176 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52461460 15371935744 18323 33554432000 4194304 4196468 140731517466528 140604446419856 140604986840789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14182] ppid=14173 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14182/stat : 14182 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52461460 15371935744 18323 33554432000 4194304 4196468 140731517466528 140604445367056 140604986840789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14183] ppid=14173 vsize=15011656 memory=140659940763264 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14183/stat : 14183 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52461462 15371935744 18323 33554432000 4194304 4196468 140731517466528 140604326635888 140604986841730 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14184] ppid=14173 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14184/stat : 14184 (java) S 14173 14176 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52461462 15371935744 18323 33554432000 4194304 4196468 140731517466528 140603572610080 140604986840789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14185] ppid=14173 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14185/stat : 14185 (java) S 14173 14176 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52461462 15371935744 18323 33554432000 4194304 4196468 140731517466528 140603337728880 140604986840789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14186] ppid=14173 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14186/stat : 14186 (java) S 14173 14176 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52461465 15371935744 18323 33554432000 4194304 4196468 140731517466528 140602963220304 140604986849179 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14187] ppid=14173 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14187/stat : 14187 (java) S 14173 14176 8919 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 52461465 15371935744 18323 33554432000 4194304 4196468 140731517466528 140604325583728 140604986841730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14188] ppid=14173 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14188/stat : 14188 (java) S 14173 14176 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52461465 15371935744 18323 33554432000 4194304 4196468 140731517466528 140604324530928 140604986841730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14189] ppid=14173 vsize=15011656 memory=140659940763264 CPUtime=0.01 cores=0,2,4,6
/proc/14176/task/14189/stat : 14189 (java) S 14173 14176 8919 0 -1 1077944384 273 0 0 0 1 0 0 0 20 0 15 0 52461465 15371935744 18323 33554432000 4194304 4196468 140731517466528 140604323478128 140604986841730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14190] ppid=14173 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14190/stat : 14190 (java) S 14173 14176 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52461465 15371935744 18323 33554432000 4194304 4196468 140731517466528 140602465315552 140604986840789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14191] ppid=14173 vsize=15011656 memory=140659940763264 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14191/stat : 14191 (java) S 14173 14176 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52461465 15371935744 18323 33554432000 4194304 4196468 140731517466528 140604322425520 140604986841730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 73292 KiB

[startup+0.210365 s]*
/proc/loadavg: 2.05 2.09 2.08 3/220 14191
/proc/meminfo: memFree=16374952/32770624 swapFree=67108860/67108860
[pid=14176] ppid=14173 vsize=15011656 memory=86384 CPUtime=0.25 cores=0,2,4,6
/proc/14176/stat : 14176 (java) S 14173 14176 8919 0 -1 1077944320 10519 0 0 0 22 3 0 0 20 0 15 0 52461458 15371935744 21596 33554432000 4194304 4196468 140731517466528 140731517449072 140604986830583 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
/proc/14176/statm: 3752914 21596 2885 1 0 3715374 0
[pid=14176/tid=14178] ppid=14173 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/14176/task/14178/stat : 14178 (java) R 14173 14176 8919 0 -1 4202560 8426 0 0 0 17 3 0 0 20 0 15 0 52461459 15371935744 21596 33554432000 4194304 4196468 140731517466528 140604958656032 140604488959530 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14179] ppid=14173 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14179/stat : 14179 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52461460 15371935744 21596 33554432000 4194304 4196468 140731517466528 140604991073424 140604986840789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14180] ppid=14173 vsize=15011656 memory=140659940777543 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14180/stat : 14180 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52461460 15371935744 21596 33554432000 4194304 4196468 140731517466528 140604815715344 140604986840789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14181] ppid=14173 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14181/stat : 14181 (java) S 14173 14176 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52461460 15371935744 21596 33554432000 4194304 4196468 140731517466528 140604446419856 140604986840789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14182] ppid=14173 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14182/stat : 14182 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52461460 15371935744 21596 33554432000 4194304 4196468 140731517466528 140604445367056 140604986840789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14183] ppid=14173 vsize=15011656 memory=140659940763264 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14183/stat : 14183 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52461462 15371935744 21596 33554432000 4194304 4196468 140731517466528 140604326635888 140604986841730 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14184] ppid=14173 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14184/stat : 14184 (java) S 14173 14176 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52461462 15371935744 21596 33554432000 4194304 4196468 140731517466528 140603572610080 140604986840789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14185] ppid=14173 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14185/stat : 14185 (java) S 14173 14176 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52461462 15371935744 21596 33554432000 4194304 4196468 140731517466528 140603337728880 140604986840789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14186] ppid=14173 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14186/stat : 14186 (java) S 14173 14176 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52461465 15371935744 21596 33554432000 4194304 4196468 140731517466528 140602963220304 140604986849179 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14187] ppid=14173 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14187/stat : 14187 (java) S 14173 14176 8919 0 -1 1077944384 333 0 0 0 0 0 0 0 20 0 15 0 52461465 15371935744 21596 33554432000 4194304 4196468 140731517466528 140604325583728 140604986841730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14188] ppid=14173 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14188/stat : 14188 (java) S 14173 14176 8919 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 15 0 52461465 15371935744 21596 33554432000 4194304 4196468 140731517466528 140604324530928 140604986841730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14189] ppid=14173 vsize=15011656 memory=140659940763264 CPUtime=0.03 cores=0,2,4,6
/proc/14176/task/14189/stat : 14189 (java) R 14173 14176 8919 0 -1 4202560 292 0 0 0 3 0 0 0 20 0 15 0 52461465 15371935744 21596 33554432000 4194304 4196468 140731517466528 140604323478128 140604986844487 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14190] ppid=14173 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14190/stat : 14190 (java) S 14173 14176 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52461465 15371935744 21596 33554432000 4194304 4196468 140731517466528 140602465315552 140604986840789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14191] ppid=14173 vsize=15011656 memory=140659940763264 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14191/stat : 14191 (java) S 14173 14176 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52461465 15371935744 21596 33554432000 4194304 4196468 140731517466528 140604322425520 140604986841730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86384 KiB

[startup+0.310289 s]*
/proc/loadavg: 2.05 2.09 2.08 3/220 14191
/proc/meminfo: memFree=16372036/32770624 swapFree=67108860/67108860
[pid=14176] ppid=14173 vsize=15011656 memory=89856 CPUtime=0.43 cores=0,2,4,6
/proc/14176/stat : 14176 (java) S 14173 14176 8919 0 -1 1077944320 11025 0 0 0 39 4 0 0 20 0 15 0 52461458 15371935744 22464 33554432000 4194304 4196468 140731517466528 140731517449072 140604986830583 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
/proc/14176/statm: 3752914 22464 2991 1 0 3715374 0
[pid=14176/tid=14178] ppid=14173 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=0,2,4,6
/proc/14176/task/14178/stat : 14178 (java) R 14173 14176 8919 0 -1 4202560 8788 0 0 0 27 3 0 0 20 0 15 0 52461459 15371935744 22464 33554432000 4194304 4196468 140731517466528 140604958634736 140604970911070 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14179] ppid=14173 vsize=15011656 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14179/stat : 14179 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52461460 15371935744 22464 33554432000 4194304 4196468 140731517466528 140604991073424 140604986840789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14180] ppid=14173 vsize=15011656 memory=140659940777521 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14180/stat : 14180 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52461460 15371935744 22464 33554432000 4194304 4196468 140731517466528 140604815715344 140604986840789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14181] ppid=14173 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14181/stat : 14181 (java) S 14173 14176 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52461460 15371935744 22464 33554432000 4194304 4196468 140731517466528 140604446419856 140604986840789 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14182] ppid=14173 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14182/stat : 14182 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52461460 15371935744 22464 33554432000 4194304 4196468 140731517466528 140604445367056 140604986840789 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14183] ppid=14173 vsize=15011656 memory=140659940763264 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14183/stat : 14183 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52461462 15371935744 22464 33554432000 4194304 4196468 140731517466528 140604326635888 140604986841730 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14184] ppid=14173 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14184/stat : 14184 (java) S 14173 14176 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52461462 15371935744 22464 33554432000 4194304 4196468 140731517466528 140603572610080 140604986840789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14185] ppid=14173 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14185/stat : 14185 (java) S 14173 14176 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52461462 15371935744 22464 33554432000 4194304 4196468 140731517466528 140603337728880 140604986840789 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14186] ppid=14173 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14186/stat : 14186 (java) S 14173 14176 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52461465 15371935744 22464 33554432000 4194304 4196468 140731517466528 140602963220304 140604986849179 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14187] ppid=14173 vsize=15011656 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/14176/task/14187/stat : 14187 (java) S 14173 14176 8919 0 -1 1077944384 445 0 0 0 3 0 0 0 20 0 15 0 52461465 15371935744 22464 33554432000 4194304 4196468 140731517466528 140604325583728 140604986841730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14188] ppid=14173 vsize=15011656 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/14176/task/14188/stat : 14188 (java) S 14173 14176 8919 0 -1 1077944384 145 0 0 0 1 0 0 0 20 0 15 0 52461465 15371935744 22464 33554432000 4194304 4196468 140731517466528 140604324530928 140604986841730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14189] ppid=14173 vsize=15011656 memory=140659940763264 CPUtime=0.07 cores=0,2,4,6
/proc/14176/task/14189/stat : 14189 (java) S 14173 14176 8919 0 -1 1077944384 311 0 0 0 7 0 0 0 20 0 15 0 52461465 15371935744 22464 33554432000 4194304 4196468 140731517466528 140604323478128 140604986841730 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14190] ppid=14173 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14190/stat : 14190 (java) S 14173 14176 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52461465 15371935744 22464 33554432000 4194304 4196468 140731517466528 140602465315552 140604986840789 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14191] ppid=14173 vsize=15011656 memory=140659940763264 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14191/stat : 14191 (java) S 14173 14176 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52461465 15371935744 22464 33554432000 4194304 4196468 140731517466528 140604322425520 140604986841730 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89856 KiB

[startup+0.700647 s]
/proc/loadavg: 2.12 2.11 2.08 3/220 14191
/proc/meminfo: memFree=16347728/32770624 swapFree=67108860/67108860
[pid=14176] ppid=14173 vsize=15020052 memory=129308 CPUtime=0.99 cores=0,2,4,6
/proc/14176/stat : 14176 (java) S 14173 14176 8919 0 -1 1077944320 18113 0 0 0 93 6 0 0 20 0 15 0 52461458 15380533248 32327 33554432000 4194304 4196468 140731517466528 140731517449072 140604986830583 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
/proc/14176/statm: 3755013 32327 3155 1 0 3716398 0
[pid=14176/tid=14178] ppid=14173 vsize=15020052 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/14176/task/14178/stat : 14178 (java) R 14173 14176 8919 0 -1 4202560 15508 0 0 0 62 5 0 0 20 0 15 0 52461459 15380533248 32327 33554432000 4194304 4196468 140731517466528 140604958662496 140604970910996 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14179] ppid=14173 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14179/stat : 14179 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52461460 15380533248 32327 33554432000 4194304 4196468 140731517466528 140604991073424 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14180] ppid=14173 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14180/stat : 14180 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52461460 15380533248 32327 33554432000 4194304 4196468 140731517466528 140604815715344 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14181] ppid=14173 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14181/stat : 14181 (java) S 14173 14176 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52461460 15380533248 32327 33554432000 4194304 4196468 140731517466528 140604446419856 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14182] ppid=14173 vsize=15020052 memory=201575364577990 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14182/stat : 14182 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52461460 15380533248 32327 33554432000 4194304 4196468 140731517466528 140604445367056 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14183] ppid=14173 vsize=15020052 memory=286033 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14183/stat : 14183 (java) S 14173 14176 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52461462 15380533248 32327 33554432000 4194304 4196468 140731517466528 140604326635888 140604986841730 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14184] ppid=14173 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14184/stat : 14184 (java) S 14173 14176 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52461462 15380533248 32327 33554432000 4194304 4196468 140731517466528 140603572610080 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14185] ppid=14173 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14185/stat : 14185 (java) S 14173 14176 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52461462 15380533248 32327 33554432000 4194304 4196468 140731517466528 140603337728880 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14186] ppid=14173 vsize=15020052 memory=7809523229951467570 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14186/stat : 14186 (java) S 14173 14176 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52461465 15380533248 32327 33554432000 4194304 4196468 140731517466528 140602963220304 140604986849179 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14187] ppid=14173 vsize=15020052 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/14176/task/14187/stat : 14187 (java) R 14173 14176 8919 0 -1 4202560 652 0 0 0 9 0 0 0 20 0 15 0 52461465 15380533248 32327 33554432000 4194304 4196468 140731517466528 140604325583728 140604970359319 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14188] ppid=14173 vsize=15020052 memory=-3472574513799858009 CPUtime=0.05 cores=0,2,4,6
/proc/14176/task/14188/stat : 14188 (java) R 14173 14176 8919 0 -1 1077944384 244 0 0 0 5 0 0 0 20 0 15 0 52461465 15380533248 32327 33554432000 4194304 4196468 140731517466528 140604324530928 140604986841730 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14189] ppid=14173 vsize=15020052 memory=6944656592387989600 CPUtime=0.15 cores=0,2,4,6
/proc/14176/task/14189/stat : 14189 (java) R 14173 14176 8919 0 -1 4202560 369 0 0 0 15 0 0 0 20 0 15 0 52461465 15380533248 32327 33554432000 4194304 4196468 140731517466528 140604323478128 140604979927419 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14190] ppid=14173 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14190/stat : 14190 (java) S 14173 14176 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52461465 15380533248 32327 33554432000 4194304 4196468 140731517466528 140602465315552 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14191] ppid=14173 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14191/stat : 14191 (java) S 14173 14176 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52461465 15380533248 32327 33554432000 4194304 4196468 140731517466528 140604322425520 140604986841730 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 129308 KiB

[startup+1.50085 s]
/proc/loadavg: 2.12 2.11 2.08 4/220 14191
/proc/meminfo: memFree=16321364/32770624 swapFree=67108860/67108860
[pid=14176] ppid=14173 vsize=15681864 memory=178620 CPUtime=2.67 cores=0,2,4,6
/proc/14176/stat : 14176 (java) S 14173 14176 8919 0 -1 1077944320 21730 0 0 0 259 8 0 0 20 0 19 0 52461458 16058228736 44655 33554432000 4194304 4196468 140731517466528 140731517449072 140604986830583 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
/proc/14176/statm: 3920466 44655 3215 1 0 3881322 0
[pid=14176/tid=14178] ppid=14173 vsize=15681864 memory=127 CPUtime=1.4 cores=0,2,4,6
/proc/14176/task/14178/stat : 14178 (java) S 14173 14176 8919 0 -1 1077944384 17115 0 0 0 134 6 0 0 20 0 19 0 52461459 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604958669824 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14179] ppid=14173 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14179/stat : 14179 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52461460 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604991073424 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14180] ppid=14173 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14180/stat : 14180 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52461460 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604815715344 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14181] ppid=14173 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14181/stat : 14181 (java) S 14173 14176 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52461460 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604446419856 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14182] ppid=14173 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14182/stat : 14182 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52461460 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604445367056 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14183] ppid=14173 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14183/stat : 14183 (java) S 14173 14176 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 52461462 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604326635888 140604986841730 0 0 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0

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

/proc/14176/task/14191/stat : 14191 (java) S 14173 14176 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52461465 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604322425520 140604986841730 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14193] ppid=14173 vsize=15681864 memory=796 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14193/stat : 14193 (java) S 14173 14176 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52461597 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604306490560 140604986855193 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14195] ppid=14173 vsize=15681864 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14195/stat : 14195 (java) S 14173 14176 8919 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 52461597 16058228736 44655 33554432000 4194304 4196468 140731517466528 140601928428720 140604986852509 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14196] ppid=14173 vsize=15681864 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14196/stat : 14196 (java) S 14173 14176 8919 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 52461597 16058228736 44655 33554432000 4194304 4196468 140731517466528 140602062651440 140604986852509 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14197] ppid=14173 vsize=15681864 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14197/stat : 14197 (java) S 14173 14176 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52461599 16058228736 44655 33554432000 4194304 4196468 140731517466528 140601660006048 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
Current children cumulated CPU time: 20.47 s
Current children cumulated vsize: 15723572 KiB
Current children cumulated memory: 203500 KiB

[startup+20.0008 s]*
/proc/loadavg: 2.10 2.10 2.08 3/226 14205
/proc/meminfo: memFree=16257668/32770624 swapFree=67108860/67108860
[pid=14176] ppid=14173 vsize=15681864 memory=178620 CPUtime=2.67 cores=0,2,4,6
/proc/14176/stat : 14176 (java) S 14173 14176 8919 0 -1 1077944320 21735 0 0 0 259 8 0 0 20 0 19 0 52461458 16058228736 44655 33554432000 4194304 4196468 140731517466528 140731517449072 140604986830583 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
/proc/14176/statm: 3920466 44655 3215 1 0 3881322 0
[pid=14192] ppid=14176 vsize=41708 memory=24880 CPUtime=18.61 cores=0,2,4,6
/proc/14192/stat : 14192 (minisat_release) R 14176 14176 8919 0 -1 4202496 13129 0 0 0 1860 1 0 0 20 0 1 0 52461597 42708992 6220 33554432000 4194304 4308513 140734367944304 140734367941208 4276143 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 39030784 140734367949487 140734367949998 140734367949998 140734367952837 0
/proc/14192/statm: 10427 6220 354 28 0 6667 0
[pid=14176/tid=14178] ppid=14173 vsize=15681864 memory=-7824251494390650474 CPUtime=1.4 cores=0,2,4,6
/proc/14176/task/14178/stat : 14178 (java) S 14173 14176 8919 0 -1 1077944384 17115 0 0 0 134 6 0 0 20 0 19 0 52461459 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604958669824 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14179] ppid=14173 vsize=15681864 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14179/stat : 14179 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52461460 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604991073424 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14180] ppid=14173 vsize=15681864 memory=33 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14180/stat : 14180 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52461460 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604815715344 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14181] ppid=14173 vsize=15681864 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14181/stat : 14181 (java) S 14173 14176 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52461460 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604446419856 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14182] ppid=14173 vsize=15681864 memory=7158280740724097121 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14182/stat : 14182 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52461460 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604445367056 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14183] ppid=14173 vsize=15681864 memory=7649540035586301797 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14183/stat : 14183 (java) S 14173 14176 8919 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 52461462 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604326635888 140604986841730 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14184] ppid=14173 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14184/stat : 14184 (java) S 14173 14176 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 52461462 16058228736 44655 33554432000 4194304 4196468 140731517466528 140603572610080 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14185] ppid=14173 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14185/stat : 14185 (java) S 14173 14176 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52461462 16058228736 44655 33554432000 4194304 4196468 140731517466528 140603337728880 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14186] ppid=14173 vsize=15681864 memory=140659843975008 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14186/stat : 14186 (java) S 14173 14176 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52461465 16058228736 44655 33554432000 4194304 4196468 140731517466528 140602963220304 140604986849179 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14187] ppid=14173 vsize=15681864 memory=24880 CPUtime=0.35 cores=0,2,4,6
/proc/14176/task/14187/stat : 14187 (java) S 14173 14176 8919 0 -1 1077944384 970 0 0 0 35 0 0 0 20 0 19 0 52461465 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604325583728 140604986841730 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14188] ppid=14173 vsize=15681864 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/14176/task/14188/stat : 14188 (java) S 14173 14176 8919 0 -1 1077944384 636 0 0 0 29 0 0 0 20 0 19 0 52461465 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604324530928 140604986841730 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14189] ppid=14173 vsize=15681864 memory=0 CPUtime=0.59 cores=0,2,4,6
/proc/14176/task/14189/stat : 14189 (java) S 14173 14176 8919 0 -1 1077944384 1599 0 0 0 59 0 0 0 20 0 19 0 52461465 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604323478128 140604986841730 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14190] ppid=14173 vsize=15681864 memory=140659843950128 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14190/stat : 14190 (java) S 14173 14176 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52461465 16058228736 44655 33554432000 4194304 4196468 140731517466528 140602465315552 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14191] ppid=14173 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14191/stat : 14191 (java) S 14173 14176 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52461465 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604322425520 140604986841730 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14193] ppid=14173 vsize=15681864 memory=8330969454845486047 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14193/stat : 14193 (java) S 14173 14176 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52461597 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604306490560 140604986855193 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14195] ppid=14173 vsize=15681864 memory=-4695052241013923951 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14195/stat : 14195 (java) S 14173 14176 8919 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 52461597 16058228736 44655 33554432000 4194304 4196468 140731517466528 140601928428720 140604986852509 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14196] ppid=14173 vsize=15681864 memory=9126232286719478932 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14196/stat : 14196 (java) S 14173 14176 8919 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 52461597 16058228736 44655 33554432000 4194304 4196468 140731517466528 140602062651440 140604986852509 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14197] ppid=14173 vsize=15681864 memory=9126232286719478932 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14197/stat : 14197 (java) S 14173 14176 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52461599 16058228736 44655 33554432000 4194304 4196468 140731517466528 140601660006048 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
Current children cumulated CPU time: 21.28 s
Current children cumulated vsize: 15723572 KiB
Current children cumulated memory: 203500 KiB

[startup+20.8008 s]
/proc/loadavg: 2.10 2.10 2.08 3/226 14205
/proc/meminfo: memFree=16257668/32770624 swapFree=67108860/67108860
[pid=14176] ppid=14173 vsize=15681864 memory=178620 CPUtime=2.67 cores=0,2,4,6
/proc/14176/stat : 14176 (java) S 14173 14176 8919 0 -1 1077944320 21735 0 0 0 259 8 0 0 20 0 19 0 52461458 16058228736 44655 33554432000 4194304 4196468 140731517466528 140731517449072 140604986830583 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
/proc/14176/statm: 3920466 44655 3215 1 0 3881322 0
[pid=14192] ppid=14176 vsize=41708 memory=24880 CPUtime=19.4 cores=0,2,4,6
/proc/14192/stat : 14192 (minisat_release) R 14176 14176 8919 0 -1 4202496 13165 0 0 0 1939 1 0 0 20 0 1 0 52461597 42708992 6220 33554432000 4194304 4308513 140734367944304 140734367941208 4275941 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 39030784 140734367949487 140734367949998 140734367949998 140734367952837 0
/proc/14192/statm: 10427 6220 354 28 0 6667 0
[pid=14176/tid=14178] ppid=14173 vsize=15681864 memory=928 CPUtime=1.4 cores=0,2,4,6
/proc/14176/task/14178/stat : 14178 (java) S 14173 14176 8919 0 -1 1077944384 17115 0 0 0 134 6 0 0 20 0 19 0 52461459 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604958669824 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14179] ppid=14173 vsize=15681864 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14179/stat : 14179 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52461460 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604991073424 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14180] ppid=14173 vsize=15681864 memory=2196 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14180/stat : 14180 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52461460 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604815715344 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14181] ppid=14173 vsize=15681864 memory=178620 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14181/stat : 14181 (java) S 14173 14176 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52461460 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604446419856 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14182] ppid=14173 vsize=15681864 memory=290763849282617370 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14182/stat : 14182 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52461460 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604445367056 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14183] ppid=14173 vsize=15681864 memory=316096644498325815 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14183/stat : 14183 (java) S 14173 14176 8919 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 52461462 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604326635888 140604986841730 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14184] ppid=14173 vsize=15681864 memory=16105853321218399 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14184/stat : 14184 (java) S 14173 14176 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 52461462 16058228736 44655 33554432000 4194304 4196468 140731517466528 140603572610080 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14185] ppid=14173 vsize=15681864 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14185/stat : 14185 (java) S 14173 14176 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52461462 16058228736 44655 33554432000 4194304 4196468 140731517466528 140603337728880 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14186] ppid=14173 vsize=15681864 memory=6944656592455097440 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14186/stat : 14186 (java) S 14173 14176 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52461465 16058228736 44655 33554432000 4194304 4196468 140731517466528 140602963220304 140604986849179 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14187] ppid=14173 vsize=15681864 memory=6656426216303648864 CPUtime=0.35 cores=0,2,4,6
/proc/14176/task/14187/stat : 14187 (java) S 14173 14176 8919 0 -1 1077944384 970 0 0 0 35 0 0 0 20 0 19 0 52461465 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604325583728 140604986841730 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14188] ppid=14173 vsize=15681864 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/14176/task/14188/stat : 14188 (java) S 14173 14176 8919 0 -1 1077944384 636 0 0 0 29 0 0 0 20 0 19 0 52461465 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604324530928 140604986841730 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14189] ppid=14173 vsize=15681864 memory=140659844190816 CPUtime=0.59 cores=0,2,4,6
/proc/14176/task/14189/stat : 14189 (java) S 14173 14176 8919 0 -1 1077944384 1599 0 0 0 59 0 0 0 20 0 19 0 52461465 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604323478128 140604986841730 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14190] ppid=14173 vsize=15681864 memory=178620 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14190/stat : 14190 (java) S 14173 14176 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52461465 16058228736 44655 33554432000 4194304 4196468 140731517466528 140602465315552 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14191] ppid=14173 vsize=15681864 memory=178620 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14191/stat : 14191 (java) S 14173 14176 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52461465 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604322425520 140604986841730 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14193] ppid=14173 vsize=15681864 memory=24880 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14193/stat : 14193 (java) S 14173 14176 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52461597 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604306490560 140604986855193 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14195] ppid=14173 vsize=15681864 memory=35 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14195/stat : 14195 (java) S 14173 14176 8919 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 52461597 16058228736 44655 33554432000 4194304 4196468 140731517466528 140601928428720 140604986852509 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14196] ppid=14173 vsize=15681864 memory=29 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14196/stat : 14196 (java) S 14173 14176 8919 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 52461597 16058228736 44655 33554432000 4194304 4196468 140731517466528 140602062651440 140604986852509 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14197] ppid=14173 vsize=15681864 memory=59 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14197/stat : 14197 (java) S 14173 14176 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52461599 16058228736 44655 33554432000 4194304 4196468 140731517466528 140601660006048 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
Current children cumulated CPU time: 22.07 s
Current children cumulated vsize: 15723572 KiB
Current children cumulated memory: 203500 KiB

[startup+21.2009 s]
/proc/loadavg: 2.09 2.10 2.08 3/226 14205
/proc/meminfo: memFree=16257668/32770624 swapFree=67108860/67108860
[pid=14176] ppid=14173 vsize=15681864 memory=178620 CPUtime=2.67 cores=0,2,4,6
/proc/14176/stat : 14176 (java) S 14173 14176 8919 0 -1 1077944320 21735 0 0 0 259 8 0 0 20 0 19 0 52461458 16058228736 44655 33554432000 4194304 4196468 140731517466528 140731517449072 140604986830583 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
/proc/14176/statm: 3920466 44655 3215 1 0 3881322 0
[pid=14192] ppid=14176 vsize=41708 memory=24880 CPUtime=19.8 cores=0,2,4,6
/proc/14192/stat : 14192 (minisat_release) R 14176 14176 8919 0 -1 4202496 13251 0 0 0 1979 1 0 0 20 0 1 0 52461597 42708992 6220 33554432000 4194304 4308513 140734367944304 140734367941208 4275941 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 39030784 140734367949487 140734367949998 140734367949998 140734367952837 0
/proc/14192/statm: 10427 6220 354 28 0 6667 0
[pid=14176/tid=14178] ppid=14173 vsize=15681864 memory=1712 CPUtime=1.4 cores=0,2,4,6
/proc/14176/task/14178/stat : 14178 (java) S 14173 14176 8919 0 -1 1077944384 17115 0 0 0 134 6 0 0 20 0 19 0 52461459 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604958669824 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14179] ppid=14173 vsize=15681864 memory=5524 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14179/stat : 14179 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52461460 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604991073424 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14180] ppid=14173 vsize=15681864 memory=3248 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14180/stat : 14180 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52461460 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604815715344 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14181] ppid=14173 vsize=15681864 memory=4620 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14181/stat : 14181 (java) S 14173 14176 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52461460 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604446419856 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14182] ppid=14173 vsize=15681864 memory=281319687951200 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14182/stat : 14182 (java) S 14173 14176 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52461460 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604445367056 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14183] ppid=14173 vsize=15681864 memory=293560 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14183/stat : 14183 (java) S 14173 14176 8919 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 52461462 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604326635888 140604986841730 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14184] ppid=14173 vsize=15681864 memory=-9181546050914066336 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14184/stat : 14184 (java) S 14173 14176 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 52461462 16058228736 44655 33554432000 4194304 4196468 140731517466528 140603572610080 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14185] ppid=14173 vsize=15681864 memory=-8990767739041718176 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14185/stat : 14185 (java) S 14173 14176 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52461462 16058228736 44655 33554432000 4194304 4196468 140731517466528 140603337728880 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14186] ppid=14173 vsize=15681864 memory=140659843612384 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14186/stat : 14186 (java) S 14173 14176 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52461465 16058228736 44655 33554432000 4194304 4196468 140731517466528 140602963220304 140604986849179 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14187] ppid=14173 vsize=15681864 memory=5983788698283765456 CPUtime=0.35 cores=0,2,4,6
/proc/14176/task/14187/stat : 14187 (java) S 14173 14176 8919 0 -1 1077944384 970 0 0 0 35 0 0 0 20 0 19 0 52461465 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604325583728 140604986841730 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14188] ppid=14173 vsize=15681864 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/14176/task/14188/stat : 14188 (java) S 14173 14176 8919 0 -1 1077944384 636 0 0 0 29 0 0 0 20 0 19 0 52461465 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604324530928 140604986841730 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14189] ppid=14173 vsize=15681864 memory=281319686834080 CPUtime=0.59 cores=0,2,4,6
/proc/14176/task/14189/stat : 14189 (java) S 14173 14176 8919 0 -1 1077944384 1599 0 0 0 59 0 0 0 20 0 19 0 52461465 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604323478128 140604986841730 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14190] ppid=14173 vsize=15681864 memory=3906787052850294449 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14190/stat : 14190 (java) S 14173 14176 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52461465 16058228736 44655 33554432000 4194304 4196468 140731517466528 140602465315552 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14191] ppid=14173 vsize=15681864 memory=5933319135463236688 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14191/stat : 14191 (java) S 14173 14176 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52461465 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604322425520 140604986841730 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14193] ppid=14173 vsize=15681864 memory=2596 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14193/stat : 14193 (java) S 14173 14176 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52461597 16058228736 44655 33554432000 4194304 4196468 140731517466528 140604306490560 140604986855193 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14195] ppid=14173 vsize=15681864 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14195/stat : 14195 (java) S 14173 14176 8919 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 52461597 16058228736 44655 33554432000 4194304 4196468 140731517466528 140601928428720 140604986852509 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14196] ppid=14173 vsize=15681864 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14196/stat : 14196 (java) S 14173 14176 8919 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 52461597 16058228736 44655 33554432000 4194304 4196468 140731517466528 140602062651440 140604986852509 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
[pid=14176/tid=14197] ppid=14173 vsize=15681864 memory=7681407940103534239 CPUtime=0 cores=0,2,4,6
/proc/14176/task/14197/stat : 14197 (java) S 14173 14176 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52461599 16058228736 44655 33554432000 4194304 4196468 140731517466528 140601660006048 140604986840789 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8630272 140731517469684 140731517469961 140731517469961 140731517472719 0
Current children cumulated CPU time: 22.47 s
Current children cumulated vsize: 15723572 KiB
Current children cumulated memory: 203500 KiB

Child status: 0
Real time (s): 21.2168
CPU time (s): 22.5191
CPU user time (s): 22.4101
CPU system time (s): 0.109021
CPU usage (%): 106.138
Max. virtual memory (cumulated for all children) (KiB): 15723572
Max. memory (cumulated for all children) (KiB): 203500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.4101
system time used= 0.109021
maximum resident set size= 183168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35026
page faults= 0
swaps= 0
block input operations= 0
block output operations= 160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3585
involuntary context switches= 29


# summary of solver processes directly reported to runsolver:
#   pid: 14176
#   total CPU time (s): 22.5191
#   total CPU user time (s): 22.4101
#   total CPU system time (s): 0.109021

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.179724 second user time and 0.232185 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 14:29:43
IDJOB=4293792
IDBENCH=141236
IDSOLVER=2755
FILE ID=node102/4293792-1532348983
RUNJOBID= node102-1532330044-8950
PBS_JOBID= 21019000
Free space on /tmp= 53240 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl10-11_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -both -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293792-1532348983/watcher-4293792-1532348983 -o /tmp/evaluation-result-4293792-1532348983/solver-4293792-1532348983 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8950 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4293792-1532348983.xml

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

MD5SUM BENCH= 0cb6e3dc45605db1284c892a60e68314
RANDOM SEED=1330206762

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        16450468 kB
MemAvailable:   31679504 kB
Buffers:          257232 kB
Cached:         15059480 kB
SwapCached:            0 kB
Active:          1803952 kB
Inactive:       13828336 kB
Active(anon):     318320 kB
Inactive(anon):    16888 kB
Active(file):    1485632 kB
Inactive(file): 13811448 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8216 kB
Writeback:             0 kB
AnonPages:        338256 kB
Mapped:            49092 kB
Shmem:             17036 kB
Slab:             388368 kB
SReclaimable:     360416 kB
SUnreclaim:        27952 kB
KernelStack:        3968 kB
PageTables:         6044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13477340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 53232 MiB
End job on node102 at 2018-07-23 14:30:04