Trace number 4293775

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)UNSAT 166.895 164.574

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl15-16_c18.xml
MD5SUM8b2f27ca9e664fd505b84cd8dff1749a
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 benchmark166.895
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of constraints62
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":480}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":480}]
Minimum constraint arity15
Maximum constraint arity16
Distribution of constraint arities[{"arity":15,"count":32},{"arity":16,"count":30}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":62}]
Optimization problemNO
Type of objective

Solver Data

0.67/0.52	
0.67/0.52	scop order+minisat_release (2018-06-13)
0.67/0.52	
0.67/0.54	c BEGIN-Prog: Mon Jul 23 13:55:50 CEST 2018
0.67/0.54	c PID: 7265
0.67/0.54	c IP: 172.20.3.105
0.67/0.55	c HOST: node105.alineos.net
0.67/0.55	c (0,0) Parsing Begin
1.43/0.99	c (0,0) Parsing End
1.43/1.00	c (0,0) CSP: 0 int (0 aux), 480 bool (0 aux), 62 ctr, max domain size 2
1.43/1.00	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.43/1.00	c (0,0) Constraint Name Generate Begin
1.65/1.01	c (0,0) Ctr:HOME/instance-4293775-1532346950.xml,IntVar:Num:WeightedSum
1.65/1.01	c (0,0) Constraint Name Generate End
1.65/1.01	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.65/1.01	c (0,0) CSP to CSPinCNF Begin
1.81/1.13	c (0,0) translated 7 (10%) constraints
1.81/1.14	c (0,0) translated 13 (20%) constraints
1.81/1.16	c (0,0) translated 19 (30%) constraints
1.81/1.17	c (0,0) translated 25 (40%) constraints
1.81/1.19	c (0,0) translated 31 (50%) constraints
1.81/1.20	c (0,0) translated 38 (60%) constraints
2.15/1.21	c (0,0) translated 44 (70%) constraints
2.15/1.22	c (0,0) translated 50 (80%) constraints
2.15/1.23	c (0,0) translated 56 (90%) constraints
2.15/1.23	c (0,0) translated 62 (100%) constraints
2.15/1.28	c (0,0) STATISTICS1:HOME/instance-4293775-1532346950.xml,IntVar:Num:WeightedSum,480,62,32768,2,1,16,32768:30;16384:32,2:960,1:62,16:30;15:32,
2.15/1.28	c (0,0) ===========================================
2.15/1.28	c (0,0) Order
2.15/1.28	c (0,0) ===========================================
2.45/1.32	c (0,0) translated 7 (10%) constraints
2.45/1.34	c (0,0) translated 13 (20%) constraints
2.45/1.35	c (0,0) translated 19 (30%) constraints
2.45/1.37	c (0,0) translated 25 (40%) constraints
2.45/1.38	c (0,0) translated 31 (50%) constraints
2.79/1.40	c (0,0) translated 38 (60%) constraints
2.79/1.41	c (0,0) translated 44 (70%) constraints
2.79/1.42	c (0,0) translated 50 (80%) constraints
2.79/1.43	c (0,0) translated 56 (90%) constraints
2.79/1.44	c (0,0) translated 62 (100%) constraints
2.79/1.45	c (0,0) CSP to CSPinCNF End
2.79/1.45	c (0,0) CSP: 186 int (186 aux), 480 bool (0 aux), 248 ctr, max domain size 6
2.79/1.45	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 23 MiB used (max 0 MiB)
2.79/1.45	c (0,0) CSPinCNF Propagation Begin
2.79/1.47	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.79/1.47	c (0,0) CSPinCNF Propagation End
2.79/1.47	c (0,0) CSP: 186 int (186 aux), 480 bool (0 aux), 248 ctr, max domain size 6
2.79/1.47	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.79/1.47	c (0,0) Simplify CSPinCNF Begin
2.79/1.47	c (0,0) Simplify CSPinCNF End
2.79/1.47	c (0,0) CSP: 186 int (186 aux), 480 bool (0 aux), 248 ctr, max domain size 6
2.79/1.47	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.79/1.47	c (0,0) Calculate Precise Domain Begin
3.06/1.53	c (1,0) 0 values are removed by re-calculation
3.06/1.53	c (1,0) Calculate Precise Domain End
3.06/1.53	c (1,0) CSP: 186 int (186 aux), 480 bool (0 aux), 248 ctr, max domain size 6
3.06/1.53	c (1,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
3.06/1.53	c (1,0) CSPinCNF to SatSolver Begin
3.06/1.59	c (1,1) 25 (10 %) CSP clauses are encoded (1050 SAT variables, 948 SAT clauses)
3.31/1.60	c (1,1) 50 (20 %) CSP clauses are encoded (1050 SAT variables, 1513 SAT clauses)
3.31/1.61	c (1,1) 75 (30 %) CSP clauses are encoded (1050 SAT variables, 2108 SAT clauses)
3.31/1.62	c (1,1) 100 (40 %) CSP clauses are encoded (1050 SAT variables, 2703 SAT clauses)
3.31/1.63	c (1,1) 124 (50 %) CSP clauses are encoded (1050 SAT variables, 3267 SAT clauses)
3.31/1.64	c (1,1) 149 (60 %) CSP clauses are encoded (1050 SAT variables, 3662 SAT clauses)
3.31/1.64	c (1,1) 174 (70 %) CSP clauses are encoded (1050 SAT variables, 3989 SAT clauses)
3.31/1.65	c (1,1) 199 (80 %) CSP clauses are encoded (1050 SAT variables, 4334 SAT clauses)
3.31/1.65	c (1,1) 224 (90 %) CSP clauses are encoded (1050 SAT variables, 4673 SAT clauses)
3.31/1.66	c (1,1) 248 (100 %) CSP clauses are encoded (1050 SAT variables, 4997 SAT clauses)
3.31/1.66	c (1,1) CSPinCNF to SatSolver End
3.31/1.66	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.31/1.67	c (1,1) STATISTICS2:HOME/instance-4293775-1532346950.xml,IntVar:Num:WeightedSum,666,248,64,6,1,7,64:30;36:32;32:156;4:30,6:192;2:1140,1:248,7:30;6:156;3:62,
3.31/1.67	c (1,1) SatSolver.solve Begin
3.31/1.67	c (1,1) 1050 bool, 5012 clause
3.31/1.67	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-4293775-1532346950.xml-scop-7265.cnf HOME/instance-4293775-1532346950.xml-scop-7265.cnf.out
166.79/164.56	c (164,0) c This is COMiniSatPS.
166.79/164.56	c (164,0) c WARNING: for repeatability, setting FPU to use double precision
166.79/164.56	c (164,0) c ============================[ Problem Statistics ]=============================
166.79/164.56	c (164,0) c |                                                                             |
166.79/164.56	c (164,0) c |  Number of variables:          1050                                         |
166.79/164.56	c (164,0) c |  Number of clauses:            5012                                         |
166.79/164.56	c (164,0) c |  Parse time:                   0.00 s                                       |
166.79/164.56	c (164,0) c |  Eliminated clauses:           0.01 Mb                                      |
166.79/164.56	c (164,0) c Reduced to 538 vars, 1620 cls (grow=0)
166.79/164.56	c (164,0) c No iterative elimination performed. (vars=538, c/v ratio=3.0)
166.79/164.56	c (164,0) c |  Simplification time:          0.00 s                                       |
166.79/164.56	c (164,0) c |                                                                             |
166.79/164.56	c (164,0) c ============================[ Search Statistics ]==============================
166.79/164.56	c (164,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
166.79/164.56	c (164,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
166.79/164.56	c (164,0) c ===============================================================================
166.79/164.56	c (164,0) c ===============================================================================
166.79/164.56	c (164,0) c restarts              : 67
166.79/164.56	c (164,0) c conflicts             : 2057244        (12634 /sec)
166.79/164.56	c (164,0) c decisions             : 2610379        (0.00 % random) (16031 /sec)
166.79/164.56	c (164,0) c propagations          : 34895132       (214295 /sec)
166.79/164.56	c (164,0) c conflict literals     : 85493064       (27.07 % deleted)
166.79/164.56	c (164,0) c CPU time              : 162.837 s
166.79/164.56	c (164,0) 
166.79/164.56	c (164,0) s UNSATISFIABLE
166.79/164.56	c (164,1) SatSolver.solve End
166.79/164.56	c (164,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
166.79/164.56	c (164,1) Show results Begin
166.79/164.56	s UNSATISFIABLE
166.79/164.56	c (164,1) Show results End
166.79/164.56	c (164,1) Heap : 450 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
166.79/164.56	c (164,1) 0,0,0,0,0,1,1,164,164,STOP-AFTER(ALL)
166.79/164.56	c END-Prog: Mon Jul 23 13:58:34 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 (4338 MiB free)
  memory of node 1: 16384 MiB (10509 MiB free)
  node distances:
     10  21
     21  10

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

[startup+0.100078 s]*
/proc/loadavg: 2.09 2.11 2.11 5/220 7280
/proc/meminfo: memFree=15145076/32770624 swapFree=67108860/67108860
[pid=7265] ppid=7262 vsize=15011656 memory=71584 CPUtime=0.11 cores=0,2,4,6
/proc/7265/stat : 7265 (java) S 7262 7265 2271 0 -1 1077944320 6082 0 0 0 9 2 0 0 20 0 15 0 52258133 15371935744 17896 33554432000 4194304 4196468 140726386422752 140726386405296 139794434322167 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
/proc/7265/statm: 3752914 17896 2777 1 0 3715374 0
[pid=7265/tid=7267] ppid=7262 vsize=15011656 memory=4571613903299122067 CPUtime=0.09 cores=0,2,4,6
/proc/7265/task/7267/stat : 7267 (java) R 7262 7265 2271 0 -1 4202560 4295 0 0 0 7 2 0 0 20 0 15 0 52258133 15371935744 18028 33554432000 4194304 4196468 140726386422752 139794406134152 139794414597981 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7268] ppid=7262 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7268/stat : 7268 (java) S 7262 7265 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52258135 15371935744 18028 33554432000 4194304 4196468 140726386422752 139794438564880 139794434332373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7269] ppid=7262 vsize=15011656 memory=140466759050880 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7269/stat : 7269 (java) S 7262 7265 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52258135 15371935744 18028 33554432000 4194304 4196468 140726386422752 139794214268048 139794434332373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7270] ppid=7262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7270/stat : 7270 (java) S 7262 7265 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52258135 15371935744 18028 33554432000 4194304 4196468 140726386422752 139794213214992 139794434332373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7271] ppid=7262 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7271/stat : 7271 (java) S 7262 7265 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52258135 15371935744 18028 33554432000 4194304 4196468 140726386422752 139794212162448 139794434332373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7272] ppid=7262 vsize=15011656 memory=140466759050880 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7272/stat : 7272 (java) S 7262 7265 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52258136 15371935744 18028 33554432000 4194304 4196468 140726386422752 139793472096496 139794434333314 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7273] ppid=7262 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7273/stat : 7273 (java) S 7262 7265 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52258137 15371935744 18094 33554432000 4194304 4196468 140726386422752 139792863978656 139794434332373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7274] ppid=7262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7274/stat : 7274 (java) S 7262 7265 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52258137 15371935744 18094 33554432000 4194304 4196468 140726386422752 139792729756400 139794434332373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7275] ppid=7262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7275/stat : 7275 (java) S 7262 7265 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52258139 15371935744 18094 33554432000 4194304 4196468 140726386422752 139792355252176 139794434340763 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7276] ppid=7262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7276/stat : 7276 (java) S 7262 7265 2271 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 52258140 15371935744 18094 33554432000 4194304 4196468 140726386422752 139793471044336 139794434333314 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7277] ppid=7262 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7277/stat : 7277 (java) S 7262 7265 2271 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 52258140 15371935744 18094 33554432000 4194304 4196468 140726386422752 139793469991792 139794434333314 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7278] ppid=7262 vsize=15011656 memory=140466759050880 CPUtime=0.01 cores=0,2,4,6
/proc/7265/task/7278/stat : 7278 (java) S 7262 7265 2271 0 -1 1077944384 270 0 0 0 1 0 0 0 20 0 15 0 52258140 15371935744 18094 33554432000 4194304 4196468 140726386422752 139793400850928 139794434333314 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7279] ppid=7262 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7279/stat : 7279 (java) S 7262 7265 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52258140 15371935744 18094 33554432000 4194304 4196468 140726386422752 139791857347424 139794434332373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7280] ppid=7262 vsize=15011656 memory=140466759050880 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7280/stat : 7280 (java) S 7262 7265 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52258140 15371935744 18094 33554432000 4194304 4196468 140726386422752 139793399798320 139794434333314 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 71584 KiB

[startup+0.21059 s]*
/proc/loadavg: 2.09 2.11 2.11 4/220 7280
/proc/meminfo: memFree=15128724/32770624 swapFree=67108860/67108860
[pid=7265] ppid=7262 vsize=15011656 memory=87160 CPUtime=0.26 cores=0,2,4,6
/proc/7265/stat : 7265 (java) S 7262 7265 2271 0 -1 1077944320 10204 0 0 0 23 3 0 0 20 0 15 0 52258133 15371935744 21790 33554432000 4194304 4196468 140726386422752 140726386405296 139794434322167 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
/proc/7265/statm: 3752914 21790 2933 1 0 3715374 0
[pid=7265/tid=7267] ppid=7262 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/7265/task/7267/stat : 7267 (java) R 7262 7265 2271 0 -1 4202560 8085 0 0 0 18 2 0 0 20 0 15 0 52258133 15371935744 21790 33554432000 4194304 4196468 140726386422752 139794406147040 139794434334102 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7268] ppid=7262 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7268/stat : 7268 (java) S 7262 7265 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52258135 15371935744 21790 33554432000 4194304 4196468 140726386422752 139794438564880 139794434332373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7269] ppid=7262 vsize=15011656 memory=140466759065946 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7269/stat : 7269 (java) S 7262 7265 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52258135 15371935744 21790 33554432000 4194304 4196468 140726386422752 139794214268048 139794434332373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7270] ppid=7262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7270/stat : 7270 (java) S 7262 7265 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52258135 15371935744 21790 33554432000 4194304 4196468 140726386422752 139794213214992 139794434332373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7271] ppid=7262 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7271/stat : 7271 (java) S 7262 7265 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52258135 15371935744 21790 33554432000 4194304 4196468 140726386422752 139794212162448 139794434332373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7272] ppid=7262 vsize=15011656 memory=140466759050880 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7272/stat : 7272 (java) S 7262 7265 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52258136 15371935744 21790 33554432000 4194304 4196468 140726386422752 139793472096496 139794434333314 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7273] ppid=7262 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7273/stat : 7273 (java) S 7262 7265 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52258137 15371935744 21790 33554432000 4194304 4196468 140726386422752 139792863978656 139794434332373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7274] ppid=7262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7274/stat : 7274 (java) S 7262 7265 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52258137 15371935744 21790 33554432000 4194304 4196468 140726386422752 139792729756400 139794434332373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7275] ppid=7262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7275/stat : 7275 (java) S 7262 7265 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52258139 15371935744 21790 33554432000 4194304 4196468 140726386422752 139792355252176 139794434340763 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7276] ppid=7262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7276/stat : 7276 (java) R 7262 7265 2271 0 -1 1077944384 337 0 0 0 0 0 0 0 20 0 15 0 52258140 15371935744 21790 33554432000 4194304 4196468 140726386422752 139793471044336 139794434333314 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7277] ppid=7262 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7277/stat : 7277 (java) R 7262 7265 2271 0 -1 4202560 134 0 0 0 0 0 0 0 20 0 15 0 52258140 15371935744 21790 33554432000 4194304 4196468 140726386422752 139793469991792 139794427307209 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7278] ppid=7262 vsize=15011656 memory=140466759050880 CPUtime=0.03 cores=0,2,4,6
/proc/7265/task/7278/stat : 7278 (java) R 7262 7265 2271 0 -1 4202560 290 0 0 0 3 0 0 0 20 0 15 0 52258140 15371935744 21790 33554432000 4194304 4196468 140726386422752 139793400850928 139794434343514 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7279] ppid=7262 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7279/stat : 7279 (java) S 7262 7265 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52258140 15371935744 21790 33554432000 4194304 4196468 140726386422752 139791857347424 139794434332373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7280] ppid=7262 vsize=15011656 memory=140466759050880 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7280/stat : 7280 (java) S 7262 7265 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52258140 15371935744 21790 33554432000 4194304 4196468 140726386422752 139793399798320 139794434333314 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 87160 KiB

[startup+0.310548 s]*
/proc/loadavg: 2.09 2.11 2.11 4/220 7280
/proc/meminfo: memFree=15125808/32770624 swapFree=67108860/67108860
[pid=7265] ppid=7262 vsize=15011656 memory=90264 CPUtime=0.42 cores=0,2,4,6
/proc/7265/stat : 7265 (java) S 7262 7265 2271 0 -1 1077944320 10668 0 0 0 39 3 0 0 20 0 15 0 52258133 15371935744 22566 33554432000 4194304 4196468 140726386422752 140726386405296 139794434322167 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
/proc/7265/statm: 3752914 22566 2986 1 0 3715374 0
[pid=7265/tid=7267] ppid=7262 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=0,2,4,6
/proc/7265/task/7267/stat : 7267 (java) R 7262 7265 2271 0 -1 4202560 8388 0 0 0 27 2 0 0 20 0 15 0 52258133 15371935744 22566 33554432000 4194304 4196468 140726386422752 139794406126320 139794418365797 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7268] ppid=7262 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7268/stat : 7268 (java) S 7262 7265 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52258135 15371935744 22566 33554432000 4194304 4196468 140726386422752 139794438564880 139794434332373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7269] ppid=7262 vsize=15011656 memory=3977017336120228602 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7269/stat : 7269 (java) S 7262 7265 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52258135 15371935744 22566 33554432000 4194304 4196468 140726386422752 139794214268048 139794434332373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7270] ppid=7262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7270/stat : 7270 (java) S 7262 7265 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52258135 15371935744 22566 33554432000 4194304 4196468 140726386422752 139794213214992 139794434332373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7271] ppid=7262 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7271/stat : 7271 (java) S 7262 7265 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52258135 15371935744 22566 33554432000 4194304 4196468 140726386422752 139794212162448 139794434332373 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7272] ppid=7262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7272/stat : 7272 (java) S 7262 7265 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52258136 15371935744 22566 33554432000 4194304 4196468 140726386422752 139793472096496 139794434333314 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7273] ppid=7262 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7273/stat : 7273 (java) S 7262 7265 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52258137 15371935744 22566 33554432000 4194304 4196468 140726386422752 139792863978656 139794434332373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7274] ppid=7262 vsize=15011656 memory=140466759050880 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7274/stat : 7274 (java) S 7262 7265 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52258137 15371935744 22566 33554432000 4194304 4196468 140726386422752 139792729756400 139794434332373 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7275] ppid=7262 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7275/stat : 7275 (java) S 7262 7265 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52258139 15371935744 22566 33554432000 4194304 4196468 140726386422752 139792355252176 139794434340763 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7276] ppid=7262 vsize=15011656 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/7265/task/7276/stat : 7276 (java) S 7262 7265 2271 0 -1 1077944384 446 0 0 0 3 0 0 0 20 0 15 0 52258140 15371935744 22566 33554432000 4194304 4196468 140726386422752 139793471044336 139794434333314 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7277] ppid=7262 vsize=15011656 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/7265/task/7277/stat : 7277 (java) R 7262 7265 2271 0 -1 4202560 177 0 0 0 1 0 0 0 20 0 15 0 52258140 15371935744 22566 33554432000 4194304 4196468 140726386422752 139793469991792 139794426611616 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7278] ppid=7262 vsize=15011656 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/7265/task/7278/stat : 7278 (java) R 7262 7265 2271 0 -1 1077944384 308 0 0 0 7 0 0 0 20 0 15 0 52258140 15371935744 22566 33554432000 4194304 4196468 140726386422752 139793400850928 139794434333314 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7279] ppid=7262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7279/stat : 7279 (java) S 7262 7265 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52258140 15371935744 22566 33554432000 4194304 4196468 140726386422752 139791857347424 139794434332373 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7280] ppid=7262 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7280/stat : 7280 (java) S 7262 7265 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52258140 15371935744 22566 33554432000 4194304 4196468 140726386422752 139793399798320 139794434333314 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90264 KiB

[startup+0.700749 s]
/proc/loadavg: 2.09 2.11 2.11 3/220 7280
/proc/meminfo: memFree=15103620/32770624 swapFree=67108860/67108860
[pid=7265] ppid=7262 vsize=15020052 memory=128036 CPUtime=1.02 cores=0,2,4,6
/proc/7265/stat : 7265 (java) S 7262 7265 2271 0 -1 1077944320 17262 0 0 0 97 5 0 0 20 0 15 0 52258133 15380533248 32009 33554432000 4194304 4196468 140726386422752 140726386405296 139794434322167 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
/proc/7265/statm: 3755013 32009 3173 1 0 3716398 0
[pid=7265/tid=7267] ppid=7262 vsize=15020052 memory=796 CPUtime=0.67 cores=0,2,4,6
/proc/7265/task/7267/stat : 7267 (java) R 7262 7265 2271 0 -1 4202560 14494 0 0 0 63 4 0 0 20 0 15 0 52258133 15380533248 32009 33554432000 4194304 4196468 140726386422752 139794406161600 139794415715901 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7268] ppid=7262 vsize=15020052 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7268/stat : 7268 (java) S 7262 7265 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52258135 15380533248 32009 33554432000 4194304 4196468 140726386422752 139794438564880 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7269] ppid=7262 vsize=15020052 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7269/stat : 7269 (java) S 7262 7265 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52258135 15380533248 32009 33554432000 4194304 4196468 140726386422752 139794214268048 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7270] ppid=7262 vsize=15020052 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7270/stat : 7270 (java) S 7262 7265 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52258135 15380533248 32009 33554432000 4194304 4196468 140726386422752 139794213214992 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7271] ppid=7262 vsize=15020052 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7271/stat : 7271 (java) S 7262 7265 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52258135 15380533248 32009 33554432000 4194304 4196468 140726386422752 139794212162448 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7272] ppid=7262 vsize=15020052 memory=280933274265376 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7272/stat : 7272 (java) S 7262 7265 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52258136 15380533248 32009 33554432000 4194304 4196468 140726386422752 139793472096496 139794434333314 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7273] ppid=7262 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7273/stat : 7273 (java) S 7262 7265 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52258137 15380533248 32009 33554432000 4194304 4196468 140726386422752 139792863978656 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7274] ppid=7262 vsize=15020052 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7274/stat : 7274 (java) S 7262 7265 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 52258137 15380533248 32009 33554432000 4194304 4196468 140726386422752 139792729756400 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7275] ppid=7262 vsize=15020052 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7275/stat : 7275 (java) S 7262 7265 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52258139 15380533248 32009 33554432000 4194304 4196468 140726386422752 139792355252176 139794434340763 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7276] ppid=7262 vsize=15020052 memory=8380 CPUtime=0.1 cores=0,2,4,6
/proc/7265/task/7276/stat : 7276 (java) R 7262 7265 2271 0 -1 4202560 668 0 0 0 10 0 0 0 20 0 15 0 52258140 15380533248 32009 33554432000 4194304 4196468 140726386422752 139793471023168 139794414039303 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7277] ppid=7262 vsize=15020052 memory=7307210974946176466 CPUtime=0.06 cores=0,2,4,6
/proc/7265/task/7277/stat : 7277 (java) R 7262 7265 2271 0 -1 4202560 294 0 0 0 6 0 0 0 20 0 15 0 52258140 15380533248 32009 33554432000 4194304 4196468 140726386422752 139793469984984 139794411917025 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7278] ppid=7262 vsize=15020052 memory=7302135314614015847 CPUtime=0.17 cores=0,2,4,6
/proc/7265/task/7278/stat : 7278 (java) S 7262 7265 2271 0 -1 1077944384 450 0 0 0 17 0 0 0 20 0 15 0 52258140 15380533248 32009 33554432000 4194304 4196468 140726386422752 139793400850928 139794434333314 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7279] ppid=7262 vsize=15020052 memory=7885635084775281008 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7279/stat : 7279 (java) S 7262 7265 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52258140 15380533248 32009 33554432000 4194304 4196468 140726386422752 139791857347424 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7280] ppid=7262 vsize=15020052 memory=18448 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7280/stat : 7280 (java) S 7262 7265 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52258140 15380533248 32009 33554432000 4194304 4196468 140726386422752 139793399798320 139794434333314 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 128036 KiB

[startup+1.50076 s]
/proc/loadavg: 2.09 2.11 2.11 5/220 7280
/proc/meminfo: memFree=15076156/32770624 swapFree=67108860/67108860
[pid=7265] ppid=7262 vsize=15024148 memory=179600 CPUtime=3.06 cores=0,2,4,6
/proc/7265/stat : 7265 (java) S 7262 7265 2271 0 -1 1077944320 20394 0 0 0 298 8 0 0 20 0 15 0 52258133 15384727552 44900 33554432000 4194304 4196468 140726386422752 140726386405296 139794434322167 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
/proc/7265/statm: 3756037 44900 3202 1 0 3717422 0
[pid=7265/tid=7267] ppid=7262 vsize=15024148 memory=288230377108275491 CPUtime=1.46 cores=0,2,4,6
/proc/7265/task/7267/stat : 7267 (java) S 7262 7265 2271 0 -1 1077944384 15612 0 0 0 141 5 0 0 20 0 15 0 52258133 15384727552 44900 33554432000 4194304 4196468 140726386422752 139794406154976 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7268] ppid=7262 vsize=15024148 memory=288293289789228285 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7268/stat : 7268 (java) S 7262 7265 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52258135 15384727552 44900 33554432000 4194304 4196468 140726386422752 139794438564880 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7269] ppid=7262 vsize=15024148 memory=288285580272600099 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7269/stat : 7269 (java) S 7262 7265 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52258135 15384727552 44900 33554432000 4194304 4196468 140726386422752 139794214268048 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7270] ppid=7262 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7270/stat : 7270 (java) S 7262 7265 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52258135 15384727552 44900 33554432000 4194304 4196468 140726386422752 139794213214992 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7271] ppid=7262 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7271/stat : 7271 (java) S 7262 7265 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52258135 15384727552 44900 33554432000 4194304 4196468 140726386422752 139794212162448 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7272] ppid=7262 vsize=15024148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7272/stat : 7272 (java) S 7262 7265 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52258136 15384727552 44900 33554432000 4194304 4196468 140726386422752 139793472096496 139794434333314 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0

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

/proc/7265/task/7280/stat : 7280 (java) S 7262 7265 2271 0 -1 1077944384 13 0 0 0 3 2 0 0 20 0 19 0 52258140 16058228736 55420 33554432000 4194304 4196468 140726386422752 139793399798320 139794434333314 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7282] ppid=7262 vsize=15681864 memory=18448 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7282/stat : 7282 (java) S 7262 7265 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52258303 16058228736 55420 33554432000 4194304 4196468 140726386422752 139794206561600 139794434346777 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7284] ppid=7262 vsize=15681864 memory=10268 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7284/stat : 7284 (java) S 7262 7265 2271 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 52258303 16058228736 55420 33554432000 4194304 4196468 140726386422752 139791320464688 139794434344093 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7285] ppid=7262 vsize=15681864 memory=644 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7285/stat : 7285 (java) S 7262 7265 2271 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 52258303 16058228736 55420 33554432000 4194304 4196468 140726386422752 139790917812144 139794434344093 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7286] ppid=7262 vsize=15681864 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7286/stat : 7286 (java) S 7262 7265 2271 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 52258305 16058228736 55420 33554432000 4194304 4196468 140726386422752 139791588908832 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
Current children cumulated CPU time: 165.49 s
Current children cumulated vsize: 15753936 KiB
Current children cumulated memory: 276684 KiB

[startup+164.001 s]*
/proc/loadavg: 2.01 2.06 2.09 3/225 7289
/proc/meminfo: memFree=14940092/32770624 swapFree=67108860/67108860
[pid=7265] ppid=7262 vsize=15681864 memory=221680 CPUtime=3.99 cores=0,2,4,6
/proc/7265/stat : 7265 (java) S 7262 7265 2271 0 -1 1077944320 22300 0 0 0 388 11 0 0 20 0 19 0 52258133 16058228736 55420 33554432000 4194304 4196468 140726386422752 140726386405296 139794434322167 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
/proc/7265/statm: 3920466 55420 3222 1 0 3881322 0
[pid=7281] ppid=7265 vsize=72072 memory=55004 CPUtime=162.31 cores=0,2,4,6
/proc/7281/stat : 7281 (minisat_release) R 7265 7265 2271 0 -1 4202496 37669 0 0 0 16228 3 0 0 20 0 1 0 52258302 73801728 13751 33554432000 4194304 4308513 140732773656976 140732773653976 4275941 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 16793600 140732773659313 140732773659822 140732773659822 140732773662661 0
/proc/7281/statm: 18018 13751 352 28 0 14258 0
[pid=7265/tid=7267] ppid=7262 vsize=15681864 memory=2344 CPUtime=1.7 cores=0,2,4,6
/proc/7265/task/7267/stat : 7267 (java) S 7262 7265 2271 0 -1 1077944384 16218 0 0 0 164 6 0 0 20 0 19 0 52258133 16058228736 55420 33554432000 4194304 4196468 140726386422752 139794406161408 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7268] ppid=7262 vsize=15681864 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7268/stat : 7268 (java) S 7262 7265 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52258135 16058228736 55420 33554432000 4194304 4196468 140726386422752 139794438564880 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7269] ppid=7262 vsize=15681864 memory=989224 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7269/stat : 7269 (java) S 7262 7265 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52258135 16058228736 55420 33554432000 4194304 4196468 140726386422752 139794214268048 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7270] ppid=7262 vsize=15681864 memory=110748 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7270/stat : 7270 (java) S 7262 7265 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52258135 16058228736 55420 33554432000 4194304 4196468 140726386422752 139794213214992 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7271] ppid=7262 vsize=15681864 memory=4108 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7271/stat : 7271 (java) S 7262 7265 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52258135 16058228736 55420 33554432000 4194304 4196468 140726386422752 139794212162448 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7272] ppid=7262 vsize=15681864 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7272/stat : 7272 (java) S 7262 7265 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 52258136 16058228736 55420 33554432000 4194304 4196468 140726386422752 139793472096496 139794434333314 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7273] ppid=7262 vsize=15681864 memory=3268 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7273/stat : 7273 (java) S 7262 7265 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 52258137 16058228736 55420 33554432000 4194304 4196468 140726386422752 139792863978656 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7274] ppid=7262 vsize=15681864 memory=221680 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7274/stat : 7274 (java) S 7262 7265 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 52258137 16058228736 55420 33554432000 4194304 4196468 140726386422752 139792729756400 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7275] ppid=7262 vsize=15681864 memory=55004 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7275/stat : 7275 (java) S 7262 7265 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52258139 16058228736 55420 33554432000 4194304 4196468 140726386422752 139792355252176 139794434340763 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7276] ppid=7262 vsize=15681864 memory=-5059952977386882957 CPUtime=0.61 cores=0,2,4,6
/proc/7265/task/7276/stat : 7276 (java) S 7262 7265 2271 0 -1 1077944384 1103 0 0 0 60 1 0 0 20 0 19 0 52258140 16058228736 55420 33554432000 4194304 4196468 140726386422752 139793471044336 139794434333314 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7277] ppid=7262 vsize=15681864 memory=4872558044660077418 CPUtime=0.83 cores=0,2,4,6
/proc/7265/task/7277/stat : 7277 (java) S 7262 7265 2271 0 -1 1077944384 1635 0 0 0 83 0 0 0 20 0 19 0 52258140 16058228736 55420 33554432000 4194304 4196468 140726386422752 139793469991792 139794434333314 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7278] ppid=7262 vsize=15681864 memory=-5059952977386882957 CPUtime=0.75 cores=0,2,4,6
/proc/7265/task/7278/stat : 7278 (java) S 7262 7265 2271 0 -1 1077944384 1918 0 0 0 75 0 0 0 20 0 19 0 52258140 16058228736 55420 33554432000 4194304 4196468 140726386422752 139793400850928 139794434333314 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7279] ppid=7262 vsize=15681864 memory=4108 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7279/stat : 7279 (java) S 7262 7265 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52258140 16058228736 55420 33554432000 4194304 4196468 140726386422752 139791857347424 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7280] ppid=7262 vsize=15681864 memory=6656426216303648864 CPUtime=0.05 cores=0,2,4,6
/proc/7265/task/7280/stat : 7280 (java) S 7262 7265 2271 0 -1 1077944384 13 0 0 0 3 2 0 0 20 0 19 0 52258140 16058228736 55420 33554432000 4194304 4196468 140726386422752 139793399798320 139794434333314 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7282] ppid=7262 vsize=15681864 memory=3268 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7282/stat : 7282 (java) S 7262 7265 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52258303 16058228736 55420 33554432000 4194304 4196468 140726386422752 139794206561600 139794434346777 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7284] ppid=7262 vsize=15681864 memory=221680 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7284/stat : 7284 (java) S 7262 7265 2271 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 52258303 16058228736 55420 33554432000 4194304 4196468 140726386422752 139791320464688 139794434344093 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7285] ppid=7262 vsize=15681864 memory=221680 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7285/stat : 7285 (java) S 7262 7265 2271 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 52258303 16058228736 55420 33554432000 4194304 4196468 140726386422752 139790917812144 139794434344093 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7286] ppid=7262 vsize=15681864 memory=55004 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7286/stat : 7286 (java) S 7262 7265 2271 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 52258305 16058228736 55420 33554432000 4194304 4196468 140726386422752 139791588908832 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
Current children cumulated CPU time: 166.3 s
Current children cumulated vsize: 15753936 KiB
Current children cumulated memory: 276684 KiB

[startup+164.401 s]
/proc/loadavg: 2.01 2.06 2.09 3/225 7289
/proc/meminfo: memFree=14940092/32770624 swapFree=67108860/67108860
[pid=7265] ppid=7262 vsize=15681864 memory=221680 CPUtime=3.99 cores=0,2,4,6
/proc/7265/stat : 7265 (java) S 7262 7265 2271 0 -1 1077944320 22300 0 0 0 388 11 0 0 20 0 19 0 52258133 16058228736 55420 33554432000 4194304 4196468 140726386422752 140726386405296 139794434322167 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
/proc/7265/statm: 3920466 55420 3222 1 0 3881322 0
[pid=7281] ppid=7265 vsize=72072 memory=55004 CPUtime=162.7 cores=0,2,4,6
/proc/7281/stat : 7281 (minisat_release) R 7265 7265 2271 0 -1 4202496 37670 0 0 0 16267 3 0 0 20 0 1 0 52258302 73801728 13751 33554432000 4194304 4308513 140732773656976 140732773653976 4275941 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 16793600 140732773659313 140732773659822 140732773659822 140732773662661 0
/proc/7281/statm: 18018 13751 352 28 0 14258 0
[pid=7265/tid=7267] ppid=7262 vsize=15681864 memory=-5059952977386882957 CPUtime=1.7 cores=0,2,4,6
/proc/7265/task/7267/stat : 7267 (java) S 7262 7265 2271 0 -1 1077944384 16218 0 0 0 164 6 0 0 20 0 19 0 52258133 16058228736 55420 33554432000 4194304 4196468 140726386422752 139794406161408 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7268] ppid=7262 vsize=15681864 memory=1580 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7268/stat : 7268 (java) S 7262 7265 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52258135 16058228736 55420 33554432000 4194304 4196468 140726386422752 139794438564880 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7269] ppid=7262 vsize=15681864 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7269/stat : 7269 (java) S 7262 7265 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52258135 16058228736 55420 33554432000 4194304 4196468 140726386422752 139794214268048 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7270] ppid=7262 vsize=15681864 memory=4128 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7270/stat : 7270 (java) S 7262 7265 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52258135 16058228736 55420 33554432000 4194304 4196468 140726386422752 139794213214992 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7271] ppid=7262 vsize=15681864 memory=1696 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7271/stat : 7271 (java) S 7262 7265 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52258135 16058228736 55420 33554432000 4194304 4196468 140726386422752 139794212162448 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7272] ppid=7262 vsize=15681864 memory=920 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7272/stat : 7272 (java) S 7262 7265 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 52258136 16058228736 55420 33554432000 4194304 4196468 140726386422752 139793472096496 139794434333314 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7273] ppid=7262 vsize=15681864 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7273/stat : 7273 (java) S 7262 7265 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 52258137 16058228736 55420 33554432000 4194304 4196468 140726386422752 139792863978656 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7274] ppid=7262 vsize=15681864 memory=-5059952977386882957 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7274/stat : 7274 (java) S 7262 7265 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 52258137 16058228736 55420 33554432000 4194304 4196468 140726386422752 139792729756400 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7275] ppid=7262 vsize=15681864 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7275/stat : 7275 (java) S 7262 7265 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52258139 16058228736 55420 33554432000 4194304 4196468 140726386422752 139792355252176 139794434340763 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7276] ppid=7262 vsize=15681864 memory=54832 CPUtime=0.61 cores=0,2,4,6
/proc/7265/task/7276/stat : 7276 (java) S 7262 7265 2271 0 -1 1077944384 1103 0 0 0 60 1 0 0 20 0 19 0 52258140 16058228736 55420 33554432000 4194304 4196468 140726386422752 139793471044336 139794434333314 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7277] ppid=7262 vsize=15681864 memory=3848 CPUtime=0.83 cores=0,2,4,6
/proc/7265/task/7277/stat : 7277 (java) S 7262 7265 2271 0 -1 1077944384 1635 0 0 0 83 0 0 0 20 0 19 0 52258140 16058228736 55420 33554432000 4194304 4196468 140726386422752 139793469991792 139794434333314 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7278] ppid=7262 vsize=15681864 memory=3008 CPUtime=0.75 cores=0,2,4,6
/proc/7265/task/7278/stat : 7278 (java) S 7262 7265 2271 0 -1 1077944384 1918 0 0 0 75 0 0 0 20 0 19 0 52258140 16058228736 55420 33554432000 4194304 4196468 140726386422752 139793400850928 139794434333314 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7279] ppid=7262 vsize=15681864 memory=221680 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7279/stat : 7279 (java) S 7262 7265 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52258140 16058228736 55420 33554432000 4194304 4196468 140726386422752 139791857347424 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7280] ppid=7262 vsize=15681864 memory=16900 CPUtime=0.05 cores=0,2,4,6
/proc/7265/task/7280/stat : 7280 (java) S 7262 7265 2271 0 -1 1077944384 13 0 0 0 3 2 0 0 20 0 19 0 52258140 16058228736 55420 33554432000 4194304 4196468 140726386422752 139793399798320 139794434333314 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7282] ppid=7262 vsize=15681864 memory=2420 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7282/stat : 7282 (java) S 7262 7265 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52258303 16058228736 55420 33554432000 4194304 4196468 140726386422752 139794206561600 139794434346777 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7284] ppid=7262 vsize=15681864 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7284/stat : 7284 (java) S 7262 7265 2271 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 52258303 16058228736 55420 33554432000 4194304 4196468 140726386422752 139791320464688 139794434344093 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7285] ppid=7262 vsize=15681864 memory=-5059952977386882957 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7285/stat : 7285 (java) S 7262 7265 2271 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 52258303 16058228736 55420 33554432000 4194304 4196468 140726386422752 139790917812144 139794434344093 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7286] ppid=7262 vsize=15681864 memory=54832 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7286/stat : 7286 (java) S 7262 7265 2271 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 52258305 16058228736 55420 33554432000 4194304 4196468 140726386422752 139791588908832 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
Current children cumulated CPU time: 166.69 s
Current children cumulated vsize: 15753936 KiB
Current children cumulated memory: 276684 KiB

[startup+164.501 s]
/proc/loadavg: 2.01 2.06 2.09 3/225 7289
/proc/meminfo: memFree=14940092/32770624 swapFree=67108860/67108860
[pid=7265] ppid=7262 vsize=15681864 memory=221680 CPUtime=3.99 cores=0,2,4,6
/proc/7265/stat : 7265 (java) S 7262 7265 2271 0 -1 1077944320 22300 0 0 0 388 11 0 0 20 0 19 0 52258133 16058228736 55420 33554432000 4194304 4196468 140726386422752 140726386405296 139794434322167 0 0 0 25189583 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
/proc/7265/statm: 3920466 55420 3222 1 0 3881322 0
[pid=7281] ppid=7265 vsize=72072 memory=55004 CPUtime=162.8 cores=0,2,4,6
/proc/7281/stat : 7281 (minisat_release) R 7265 7265 2271 0 -1 4202496 37670 0 0 0 16277 3 0 0 20 0 1 0 52258302 73801728 13751 33554432000 4194304 4308513 140732773656976 140732773653976 4276114 0 4 0 8396802 0 0 0 17 4 0 0 0 0 0 6409496 6410680 16793600 140732773659313 140732773659822 140732773659822 140732773662661 0
/proc/7281/statm: 18018 13751 352 28 0 14258 0
[pid=7265/tid=7267] ppid=7262 vsize=15681864 memory=221680 CPUtime=1.7 cores=0,2,4,6
/proc/7265/task/7267/stat : 7267 (java) S 7262 7265 2271 0 -1 1077944384 16218 0 0 0 164 6 0 0 20 0 19 0 52258133 16058228736 55420 33554432000 4194304 4196468 140726386422752 139794406161408 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7268] ppid=7262 vsize=15681864 memory=55004 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7268/stat : 7268 (java) S 7262 7265 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52258135 16058228736 55420 33554432000 4194304 4196468 140726386422752 139794438564880 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7269] ppid=7262 vsize=15681864 memory=221680 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7269/stat : 7269 (java) S 7262 7265 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52258135 16058228736 55420 33554432000 4194304 4196468 140726386422752 139794214268048 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7270] ppid=7262 vsize=15681864 memory=221680 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7270/stat : 7270 (java) S 7262 7265 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52258135 16058228736 55420 33554432000 4194304 4196468 140726386422752 139794213214992 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7271] ppid=7262 vsize=15681864 memory=221680 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7271/stat : 7271 (java) S 7262 7265 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 52258135 16058228736 55420 33554432000 4194304 4196468 140726386422752 139794212162448 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7272] ppid=7262 vsize=15681864 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7272/stat : 7272 (java) S 7262 7265 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 52258136 16058228736 55420 33554432000 4194304 4196468 140726386422752 139793472096496 139794434333314 0 0 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7273] ppid=7262 vsize=15681864 memory=1704 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7273/stat : 7273 (java) S 7262 7265 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 52258137 16058228736 55420 33554432000 4194304 4196468 140726386422752 139792863978656 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7274] ppid=7262 vsize=15681864 memory=9924 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7274/stat : 7274 (java) S 7262 7265 2271 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 52258137 16058228736 55420 33554432000 4194304 4196468 140726386422752 139792729756400 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7275] ppid=7262 vsize=15681864 memory=960 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7275/stat : 7275 (java) S 7262 7265 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52258139 16058228736 55420 33554432000 4194304 4196468 140726386422752 139792355252176 139794434340763 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7276] ppid=7262 vsize=15681864 memory=140466637191793 CPUtime=0.61 cores=0,2,4,6
/proc/7265/task/7276/stat : 7276 (java) S 7262 7265 2271 0 -1 1077944384 1103 0 0 0 60 1 0 0 20 0 19 0 52258140 16058228736 55420 33554432000 4194304 4196468 140726386422752 139793471044336 139794434333314 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7277] ppid=7262 vsize=15681864 memory=54832 CPUtime=0.83 cores=0,2,4,6
/proc/7265/task/7277/stat : 7277 (java) S 7262 7265 2271 0 -1 1077944384 1635 0 0 0 83 0 0 0 20 0 19 0 52258140 16058228736 55420 33554432000 4194304 4196468 140726386422752 139793469991792 139794434333314 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7278] ppid=7262 vsize=15681864 memory=4136 CPUtime=0.75 cores=0,2,4,6
/proc/7265/task/7278/stat : 7278 (java) S 7262 7265 2271 0 -1 1077944384 1918 0 0 0 75 0 0 0 20 0 19 0 52258140 16058228736 55420 33554432000 4194304 4196468 140726386422752 139793400850928 139794434333314 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7279] ppid=7262 vsize=15681864 memory=221680 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7279/stat : 7279 (java) S 7262 7265 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52258140 16058228736 55420 33554432000 4194304 4196468 140726386422752 139791857347424 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7280] ppid=7262 vsize=15681864 memory=221680 CPUtime=0.05 cores=0,2,4,6
/proc/7265/task/7280/stat : 7280 (java) S 7262 7265 2271 0 -1 1077944384 13 0 0 0 3 2 0 0 20 0 19 0 52258140 16058228736 55420 33554432000 4194304 4196468 140726386422752 139793399798320 139794434333314 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7282] ppid=7262 vsize=15681864 memory=2420 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7282/stat : 7282 (java) S 7262 7265 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52258303 16058228736 55420 33554432000 4194304 4196468 140726386422752 139794206561600 139794434346777 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7284] ppid=7262 vsize=15681864 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7284/stat : 7284 (java) S 7262 7265 2271 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 52258303 16058228736 55420 33554432000 4194304 4196468 140726386422752 139791320464688 139794434344093 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7285] ppid=7262 vsize=15681864 memory=221680 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7285/stat : 7285 (java) S 7262 7265 2271 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 52258303 16058228736 55420 33554432000 4194304 4196468 140726386422752 139790917812144 139794434344093 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
[pid=7265/tid=7286] ppid=7262 vsize=15681864 memory=55004 CPUtime=0 cores=0,2,4,6
/proc/7265/task/7286/stat : 7286 (java) S 7262 7265 2271 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 52258305 16058228736 55420 33554432000 4194304 4196468 140726386422752 139791588908832 139794434332373 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11595776 140726386430963 140726386431241 140726386431241 140726386433999 0
Current children cumulated CPU time: 166.79 s
Current children cumulated vsize: 15753936 KiB
Current children cumulated memory: 276684 KiB

Child status: 0
Real time (s): 164.574
CPU time (s): 166.895
CPU user time (s): 166.728
CPU system time (s): 0.167043
CPU usage (%): 101.411
Max. virtual memory (cumulated for all children) (KiB): 15761120
Max. memory (cumulated for all children) (KiB): 283908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 166.728
system time used= 0.167043
maximum resident set size= 222584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60070
page faults= 0
swaps= 0
block input operations= 0
block output operations= 336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6994
involuntary context switches= 145


# summary of solver processes directly reported to runsolver:
#   pid: 7265
#   total CPU time (s): 166.895
#   total CPU user time (s): 166.728
#   total CPU system time (s): 0.167043

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.00033 second user time and 1.76105 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 13:55:50
IDJOB=4293775
IDBENCH=141234
IDSOLVER=2756
FILE ID=node105/4293775-1532346950
RUNJOBID= node105-1532330128-2302
PBS_JOBID= 21019001
Free space on /tmp= 44840 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl15-16_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-4293775-1532346950/watcher-4293775-1532346950 -o /tmp/evaluation-result-4293775-1532346950/solver-4293775-1532346950 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2302 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4293775-1532346950.xml

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

MD5SUM BENCH= 8b2f27ca9e664fd505b84cd8dff1749a
RANDOM SEED=894315763

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:        15204724 kB
MemAvailable:   30851500 kB
Buffers:          196484 kB
Cached:         15423652 kB
SwapCached:            0 kB
Active:          2498304 kB
Inactive:       14262308 kB
Active(anon):    1092632 kB
Inactive(anon):    67172 kB
Active(file):    1405672 kB
Inactive(file): 14195136 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7624 kB
Writeback:             0 kB
AnonPages:        859892 kB
Mapped:            49348 kB
Shmem:             17036 kB
Slab:             502636 kB
SReclaimable:     474428 kB
SUnreclaim:        28208 kB
KernelStack:        3968 kB
PageTables:         7388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13519104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    688128 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= 44832 MiB
End job on node105 at 2018-07-23 13:58:34