Trace number 4294766

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 12.1523 6.46079

General information on the benchmark

NameHaystacks/
Haystacks-ext-12_c18.xml
MD5SUM9b1722167e694dc70b944145256e05c5
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 benchmark8.23106
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints803
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":144}]
Minimum variable degree11
Maximum variable degree12
Distribution of variable degrees[{"degree":11,"count":122},{"degree":12,"count":22}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":803}]
Number of extensional constraints803
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":803}]
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.55	c BEGIN-Prog: Mon Jul 23 16:51:23 CEST 2018
0.67/0.55	c PID: 13453
0.67/0.55	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.75/1.06	c (0,0) Parsing End
1.75/1.06	c (0,0) CSP: 144 int (0 aux), 0 bool (0 aux), 803 ctr, max domain size 12
1.75/1.07	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.75/1.07	c (0,0) Constraint Name Generate Begin
1.75/1.08	c (0,0) Ctr:HOME/instance-4294766-1532357483.xml,ExtensionConflict:ExtensionSupport:IntVar
1.75/1.08	c (0,0) Constraint Name Generate End
1.75/1.08	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.75/1.08	c (0,0) CSP to CSPinCNF Begin
2.92/1.55	c (1,1) translated 81 (10%) constraints
3.23/1.68	c (1,1) translated 161 (20%) constraints
3.84/1.81	c (1,1) translated 241 (30%) constraints
4.15/1.91	c (1,1) translated 322 (40%) constraints
4.49/2.02	c (1,1) translated 402 (50%) constraints
4.49/2.11	c (1,1) translated 482 (60%) constraints
4.79/2.19	c (1,1) translated 563 (70%) constraints
5.07/2.26	c (1,1) translated 643 (80%) constraints
5.76/2.47	c (1,1) translated 723 (90%) constraints
6.08/2.54	c (2,2) translated 803 (100%) constraints
6.41/2.67	c (2,2) STATISTICS1:HOME/instance-4294766-1532357483.xml,ExtensionConflict:ExtensionSupport:IntVar,276,9900,-1,12,13,1,,12:36674;2:638,13:11;4:8591;3:220;2:1078,1:37312;0:11,
6.41/2.67	c (2,2) ===========================================
6.41/2.67	c (2,2) Order
6.41/2.67	c (2,2) ===========================================
6.72/2.70	c (2,2) translated 990 (10%) constraints
6.72/2.73	c (2,2) translated 1980 (20%) constraints
6.72/2.76	c (2,2) translated 2970 (30%) constraints
6.72/2.78	c (2,2) translated 3960 (40%) constraints
7.03/2.81	c (2,2) translated 4950 (50%) constraints
7.03/2.83	c (2,2) translated 5940 (60%) constraints
7.03/2.85	c (2,2) translated 6930 (70%) constraints
7.03/2.86	c (2,2) translated 7920 (80%) constraints
7.32/2.90	c (2,2) translated 8910 (90%) constraints
7.32/2.94	c (2,2) translated 9900 (100%) constraints
7.32/2.94	c (2,2) CSP to CSPinCNF End
7.32/2.94	c (2,2) CSP: 144 int (0 aux), 132 bool (132 aux), 9900 ctr, max domain size 12
7.32/2.94	c (2,2) Heap : 563 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
7.32/2.94	c (2,2) CSPinCNF Propagation Begin
7.67/3.08	c (2,2) 0 values, 1595 unsatisfiable literals, and 0 valid clauses are removed
7.67/3.08	c (2,2) CSPinCNF Propagation End
7.67/3.08	c (2,2) CSP: 144 int (0 aux), 132 bool (132 aux), 9900 ctr, max domain size 12
7.67/3.08	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.67/3.08	c (2,2) Simplify CSPinCNF Begin
7.99/3.11	c (2,2) Simplify CSPinCNF End
7.99/3.12	c (2,2) CSP: 144 int (0 aux), 132 bool (132 aux), 9900 ctr, max domain size 12
7.99/3.12	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.99/3.12	c (2,2) Calculate Precise Domain Begin
7.99/3.12	c (2,2) 0 values are removed by re-calculation
7.99/3.12	c (2,2) Calculate Precise Domain End
7.99/3.12	c (2,2) CSP: 144 int (0 aux), 132 bool (132 aux), 9900 ctr, max domain size 12
7.99/3.12	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.99/3.12	c (2,2) CSPinCNF to SatSolver Begin
7.99/3.19	c (2,2) 990 (10 %) CSP clauses are encoded (1716 SAT variables, 2429 SAT clauses)
8.25/3.20	c (2,2) 1980 (20 %) CSP clauses are encoded (1716 SAT variables, 3419 SAT clauses)
8.25/3.22	c (2,2) 2970 (30 %) CSP clauses are encoded (1716 SAT variables, 4409 SAT clauses)
8.25/3.24	c (2,2) 3960 (40 %) CSP clauses are encoded (1716 SAT variables, 5399 SAT clauses)
8.25/3.25	c (2,2) 4950 (50 %) CSP clauses are encoded (1716 SAT variables, 6389 SAT clauses)
8.25/3.27	c (2,2) 5940 (60 %) CSP clauses are encoded (1716 SAT variables, 7379 SAT clauses)
8.25/3.28	c (2,2) 6930 (70 %) CSP clauses are encoded (1716 SAT variables, 8369 SAT clauses)
8.25/3.29	c (2,2) 7920 (80 %) CSP clauses are encoded (1716 SAT variables, 9359 SAT clauses)
8.55/3.31	c (2,2) 8910 (90 %) CSP clauses are encoded (1716 SAT variables, 10349 SAT clauses)
8.55/3.33	c (2,2) 9900 (100 %) CSP clauses are encoded (1716 SAT variables, 11339 SAT clauses)
8.55/3.33	c (2,2) CSPinCNF to SatSolver End
8.55/3.33	c (2,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.86/3.40	c (2,2) STATISTICS2:HOME/instance-4294766-1532357483.xml,ExtensionConflict:ExtensionSupport:IntVar,276,9900,-1,12,12,1,,12:35090;2:638,12:11;4:7799;3:220;2:1870,1:35728,
8.86/3.40	c (2,2) SatSolver.solve Begin
8.86/3.40	c (2,2) 1716 bool, 11340 clause
8.86/3.40	c (2,2) 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-4294766-1532357483.xml-scop-13453.cnf HOME/instance-4294766-1532357483.xml-scop-13453.cnf.out
12.06/6.44	c (5,0) c This is COMiniSatPS.
12.06/6.44	c (5,0) c WARNING: for repeatability, setting FPU to use double precision
12.06/6.44	c (5,0) c ============================[ Problem Statistics ]=============================
12.06/6.44	c (5,0) c |                                                                             |
12.06/6.44	c (5,0) c |  Number of variables:          1716                                         |
12.06/6.44	c (5,0) c |  Number of clauses:           11340                                         |
12.06/6.44	c (5,0) c |  Parse time:                   0.00 s                                       |
12.06/6.44	c (5,0) c |  Eliminated clauses:           0.00 Mb                                      |
12.06/6.44	c (5,0) c Reduced to 1573 vars, 11040 cls (grow=0)
12.06/6.44	c (5,0) c No iterative elimination performed. (vars=1573, c/v ratio=7.0)
12.06/6.44	c (5,0) c |  Simplification time:          0.01 s                                       |
12.06/6.44	c (5,0) c |                                                                             |
12.06/6.44	c (5,0) c ============================[ Search Statistics ]==============================
12.06/6.44	c (5,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.06/6.44	c (5,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.06/6.44	c (5,0) c ===============================================================================
12.06/6.44	c (5,0) c ===============================================================================
12.06/6.44	c (5,0) c restarts              : 32
12.06/6.44	c (5,0) c conflicts             : 275742         (91775 /sec)
12.06/6.44	c (5,0) c decisions             : 423232         (0.00 % random) (140864 /sec)
12.06/6.44	c (5,0) c propagations          : 4179356        (1391014 /sec)
12.06/6.44	c (5,0) c conflict literals     : 2804047        (7.67 % deleted)
12.06/6.44	c (5,0) c CPU time              : 3.00454 s
12.06/6.44	c (5,0) 
12.06/6.44	c (5,0) s UNSATISFIABLE
12.06/6.45	c (5,2) SatSolver.solve End
12.06/6.45	c (5,2) Heap : 957 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
12.06/6.45	c (5,2) Show results Begin
12.06/6.45	s UNSATISFIABLE
12.06/6.45	c (5,2) Show results End
12.06/6.45	c (5,2) Heap : 957 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
12.06/6.45	c (5,2) 0,0,2,2,2,2,2,5,5,STOP-AFTER(ALL)
12.06/6.45	c END-Prog: Mon Jul 23 16:51:29 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 (1982 MiB free)
  memory of node 1: 16384 MiB (11576 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294766-1532357483/watcher-4294766-1532357483 -o /tmp/evaluation-result-4294766-1532357483/solver-4294766-1532357483 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2303 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294766-1532357483.xml 

running on 4 cores: 1,3,5,7

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

solver pid=13453, runsolver pid=13450

[startup+0.100153 s]*
/proc/loadavg: 2.76 2.55 2.28 4/220 13468
/proc/meminfo: memFree=13821376/32770624 swapFree=67108860/67108860
[pid=13453] ppid=13450 vsize=15011656 memory=75184 CPUtime=0.11 cores=1,3,5,7
/proc/13453/stat : 13453 (java) S 13450 13453 2271 0 -1 1077944320 7007 0 0 0 9 2 0 0 20 0 15 0 53311423 15371935744 18796 33554432000 4194304 4196468 140725164712656 140725164695200 140314070208247 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
/proc/13453/statm: 3752914 18796 2777 1 0 3715374 0
[pid=13453/tid=13455] ppid=13450 vsize=15011656 memory=-6655087062886431568 CPUtime=0.09 cores=1,3,5,7
/proc/13453/task/13455/stat : 13455 (java) R 13450 13453 2271 0 -1 4202560 5225 0 0 0 7 2 0 0 20 0 15 0 53311423 15371935744 18928 33554432000 4194304 4196468 140725164712656 140314042020232 140314050484075 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13456] ppid=13450 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13456/stat : 13456 (java) S 13450 13453 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53311425 15371935744 18994 33554432000 4194304 4196468 140725164712656 140314074450448 140314070218453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13457] ppid=13450 vsize=15011656 memory=139825931622016 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13457/stat : 13457 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53311425 15371935744 18994 33554432000 4194304 4196468 140725164712656 140313899092624 140314070218453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13458] ppid=13450 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13458/stat : 13458 (java) S 13450 13453 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53311425 15371935744 18994 33554432000 4194304 4196468 140725164712656 140313529493776 140314070218453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13459] ppid=13450 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13459/stat : 13459 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53311425 15371935744 18994 33554432000 4194304 4196468 140725164712656 140313528441232 140314070218453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13460] ppid=13450 vsize=15011656 memory=139825931622016 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13460/stat : 13460 (java) S 13450 13453 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53311426 15371935744 18994 33554432000 4194304 4196468 140725164712656 140313108204272 140314070219394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13461] ppid=13450 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13461/stat : 13461 (java) S 13450 13453 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53311427 15371935744 18994 33554432000 4194304 4196468 140725164712656 140312689239712 140314070218453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13462] ppid=13450 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13462/stat : 13462 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53311427 15371935744 18994 33554432000 4194304 4196468 140725164712656 140312420803824 140314070218453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13463] ppid=13450 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13463/stat : 13463 (java) S 13450 13453 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53311429 15371935744 18994 33554432000 4194304 4196468 140725164712656 140312046295504 140314070226843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13464] ppid=13450 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13464/stat : 13464 (java) S 13450 13453 2271 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 53311429 15371935744 18994 33554432000 4194304 4196468 140725164712656 140313107151088 140314070219394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13465] ppid=13450 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13465/stat : 13465 (java) S 13450 13453 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53311429 15371935744 18994 33554432000 4194304 4196468 140725164712656 140313106098544 140314070219394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13466] ppid=13450 vsize=15011656 memory=139825931622016 CPUtime=0.01 cores=1,3,5,7
/proc/13453/task/13466/stat : 13466 (java) S 13450 13453 2271 0 -1 1077944384 270 0 0 0 1 0 0 0 20 0 15 0 53311430 15371935744 18994 33554432000 4194304 4196468 140725164712656 140313105045488 140314070219394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13467] ppid=13450 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13467/stat : 13467 (java) S 13450 13453 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53311430 15371935744 19060 33554432000 4194304 4196468 140725164712656 140311548389728 140314070218453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13468] ppid=13450 vsize=15011656 memory=139825931622016 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13468/stat : 13468 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53311430 15371935744 19060 33554432000 4194304 4196468 140725164712656 140313103993904 140314070219394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 75184 KiB

[startup+0.210577 s]*
/proc/loadavg: 2.76 2.55 2.28 3/220 13468
/proc/meminfo: memFree=13807300/32770624 swapFree=67108860/67108860
[pid=13453] ppid=13450 vsize=15011656 memory=88440 CPUtime=0.25 cores=1,3,5,7
/proc/13453/stat : 13453 (java) S 13450 13453 2271 0 -1 1077944320 10523 0 0 0 22 3 0 0 20 0 15 0 53311423 15371935744 22110 33554432000 4194304 4196468 140725164712656 140725164695200 140314070208247 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
/proc/13453/statm: 3752914 22110 2883 1 0 3715374 0
[pid=13453/tid=13455] ppid=13450 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/13453/task/13455/stat : 13455 (java) R 13450 13453 2271 0 -1 4202560 8431 0 0 0 17 3 0 0 20 0 15 0 53311423 15371935744 22110 33554432000 4194304 4196468 140725164712656 140314041998912 140314070220182 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13456] ppid=13450 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13456/stat : 13456 (java) S 13450 13453 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53311425 15371935744 22110 33554432000 4194304 4196468 140725164712656 140314074450448 140314070218453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13457] ppid=13450 vsize=15011656 memory=288370202083333760 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13457/stat : 13457 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53311425 15371935744 22110 33554432000 4194304 4196468 140725164712656 140313899092624 140314070218453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13458] ppid=13450 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13458/stat : 13458 (java) S 13450 13453 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53311425 15371935744 22110 33554432000 4194304 4196468 140725164712656 140313529493776 140314070218453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13459] ppid=13450 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13459/stat : 13459 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53311425 15371935744 22110 33554432000 4194304 4196468 140725164712656 140313528441232 140314070218453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13460] ppid=13450 vsize=15011656 memory=139825931622016 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13460/stat : 13460 (java) S 13450 13453 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53311426 15371935744 22110 33554432000 4194304 4196468 140725164712656 140313108204272 140314070219394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13461] ppid=13450 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13461/stat : 13461 (java) S 13450 13453 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53311427 15371935744 22110 33554432000 4194304 4196468 140725164712656 140312689239712 140314070218453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13462] ppid=13450 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13462/stat : 13462 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53311427 15371935744 22110 33554432000 4194304 4196468 140725164712656 140312420803824 140314070218453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13463] ppid=13450 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13463/stat : 13463 (java) S 13450 13453 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53311429 15371935744 22110 33554432000 4194304 4196468 140725164712656 140312046295504 140314070226843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13464] ppid=13450 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/13453/task/13464/stat : 13464 (java) R 13450 13453 2271 0 -1 1077944384 450 0 0 0 1 0 0 0 20 0 15 0 53311429 15371935744 22110 33554432000 4194304 4196468 140725164712656 140313107151088 140314070219394 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13465] ppid=13450 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13465/stat : 13465 (java) R 13450 13453 2271 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 15 0 53311429 15371935744 22110 33554432000 4194304 4196468 140725164712656 140313106090048 140314049865152 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13466] ppid=13450 vsize=15011656 memory=139825931622016 CPUtime=0.03 cores=1,3,5,7
/proc/13453/task/13466/stat : 13466 (java) R 13450 13453 2271 0 -1 4202560 285 0 0 0 3 0 0 0 20 0 15 0 53311430 15371935744 22110 33554432000 4194304 4196468 140725164712656 140313105045488 140314048735935 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13467] ppid=13450 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13467/stat : 13467 (java) S 13450 13453 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53311430 15371935744 22110 33554432000 4194304 4196468 140725164712656 140311548389728 140314070218453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13468] ppid=13450 vsize=15011656 memory=139825931622016 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13468/stat : 13468 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53311430 15371935744 22110 33554432000 4194304 4196468 140725164712656 140313103993904 140314070219394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 88440 KiB

[startup+0.310383 s]*
/proc/loadavg: 2.76 2.55 2.28 4/220 13468
/proc/meminfo: memFree=13803640/32770624 swapFree=67108860/67108860
[pid=13453] ppid=13450 vsize=15011656 memory=91908 CPUtime=0.43 cores=1,3,5,7
/proc/13453/stat : 13453 (java) S 13450 13453 2271 0 -1 1077944320 11055 0 0 0 39 4 0 0 20 0 15 0 53311423 15371935744 22977 33554432000 4194304 4196468 140725164712656 140725164695200 140314070208247 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
/proc/13453/statm: 3752914 22977 2978 1 0 3715374 0
[pid=13453/tid=13455] ppid=13450 vsize=15011656 memory=8389772277269004345 CPUtime=0.3 cores=1,3,5,7
/proc/13453/task/13455/stat : 13455 (java) R 13450 13453 2271 0 -1 4202560 8800 0 0 0 27 3 0 0 20 0 15 0 53311423 15371935744 22977 33554432000 4194304 4196468 140725164712656 140314042012400 140314051614546 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13456] ppid=13450 vsize=15011656 memory=317785485869331816 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13456/stat : 13456 (java) S 13450 13453 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53311425 15371935744 22977 33554432000 4194304 4196468 140725164712656 140314074450448 140314070218453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13457] ppid=13450 vsize=15011656 memory=288230376152078777 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13457/stat : 13457 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53311425 15371935744 22977 33554432000 4194304 4196468 140725164712656 140313899092624 140314070218453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13458] ppid=13450 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13458/stat : 13458 (java) S 13450 13453 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53311425 15371935744 22977 33554432000 4194304 4196468 140725164712656 140313529493776 140314070218453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13459] ppid=13450 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13459/stat : 13459 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53311425 15371935744 22977 33554432000 4194304 4196468 140725164712656 140313528441232 140314070218453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13460] ppid=13450 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13460/stat : 13460 (java) S 13450 13453 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53311426 15371935744 22977 33554432000 4194304 4196468 140725164712656 140313108204272 140314070219394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13461] ppid=13450 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13461/stat : 13461 (java) S 13450 13453 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53311427 15371935744 22977 33554432000 4194304 4196468 140725164712656 140312689239712 140314070218453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13462] ppid=13450 vsize=15011656 memory=139825931622016 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13462/stat : 13462 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53311427 15371935744 22977 33554432000 4194304 4196468 140725164712656 140312420803824 140314070218453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13463] ppid=13450 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13463/stat : 13463 (java) S 13450 13453 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53311429 15371935744 22977 33554432000 4194304 4196468 140725164712656 140312046295504 140314070226843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13464] ppid=13450 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/13453/task/13464/stat : 13464 (java) R 13450 13453 2271 0 -1 4202560 511 0 0 0 2 0 0 0 20 0 15 0 53311429 15371935744 22977 33554432000 4194304 4196468 140725164712656 140313107151088 140314062497696 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13465] ppid=13450 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/13453/task/13465/stat : 13465 (java) R 13450 13453 2271 0 -1 1077944384 107 0 0 0 2 0 0 0 20 0 15 0 53311429 15371935744 22977 33554432000 4194304 4196468 140725164712656 140313106098544 140314070219394 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13466] ppid=13450 vsize=15011656 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13453/task/13466/stat : 13466 (java) R 13450 13453 2271 0 -1 4202560 304 0 0 0 7 0 0 0 20 0 15 0 53311430 15371935744 22977 33554432000 4194304 4196468 140725164712656 140313105045488 140314048855862 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13467] ppid=13450 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13467/stat : 13467 (java) S 13450 13453 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53311430 15371935744 22977 33554432000 4194304 4196468 140725164712656 140311548389728 140314070218453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13468] ppid=13450 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13468/stat : 13468 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53311430 15371935744 22977 33554432000 4194304 4196468 140725164712656 140313103993904 140314070219394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 91908 KiB

[startup+0.700765 s]
/proc/loadavg: 2.76 2.55 2.28 3/220 13468
/proc/meminfo: memFree=13779464/32770624 swapFree=67108860/67108860
[pid=13453] ppid=13450 vsize=15020052 memory=131504 CPUtime=1.04 cores=1,3,5,7
/proc/13453/stat : 13453 (java) S 13450 13453 2271 0 -1 1077944320 18152 0 0 0 98 6 0 0 20 0 15 0 53311423 15380533248 32876 33554432000 4194304 4196468 140725164712656 140725164695200 140314070208247 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
/proc/13453/statm: 3755013 32876 3144 1 0 3716398 0
[pid=13453/tid=13455] ppid=13450 vsize=15020052 memory=796 CPUtime=0.67 cores=1,3,5,7
/proc/13453/task/13455/stat : 13455 (java) R 13450 13453 2271 0 -1 4202560 15442 0 0 0 62 5 0 0 20 0 15 0 53311423 15380533248 32876 33554432000 4194304 4196468 140725164712656 140314042040160 140314070220182 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13456] ppid=13450 vsize=15020052 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13456/stat : 13456 (java) S 13450 13453 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53311425 15380533248 32876 33554432000 4194304 4196468 140725164712656 140314074450448 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13457] ppid=13450 vsize=15020052 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13457/stat : 13457 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53311425 15380533248 32876 33554432000 4194304 4196468 140725164712656 140313899092624 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13458] ppid=13450 vsize=15020052 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13458/stat : 13458 (java) S 13450 13453 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53311425 15380533248 32876 33554432000 4194304 4196468 140725164712656 140313529493776 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13459] ppid=13450 vsize=15020052 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13459/stat : 13459 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53311425 15380533248 32876 33554432000 4194304 4196468 140725164712656 140313528441232 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13460] ppid=13450 vsize=15020052 memory=279651629180704 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13460/stat : 13460 (java) S 13450 13453 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53311426 15380533248 32876 33554432000 4194304 4196468 140725164712656 140313108204272 140314070219394 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13461] ppid=13450 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13461/stat : 13461 (java) S 13450 13453 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53311427 15380533248 32876 33554432000 4194304 4196468 140725164712656 140312689239712 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13462] ppid=13450 vsize=15020052 memory=1936 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13462/stat : 13462 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53311427 15380533248 32876 33554432000 4194304 4196468 140725164712656 140312420803824 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13463] ppid=13450 vsize=15020052 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13463/stat : 13463 (java) S 13450 13453 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53311429 15380533248 32876 33554432000 4194304 4196468 140725164712656 140312046295504 140314070226843 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13464] ppid=13450 vsize=15020052 memory=8384 CPUtime=0.09 cores=1,3,5,7
/proc/13453/task/13464/stat : 13464 (java) S 13450 13453 2271 0 -1 1077944384 635 0 0 0 9 0 0 0 20 0 15 0 53311429 15380533248 32876 33554432000 4194304 4196468 140725164712656 140313107151088 140314070219394 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13465] ppid=13450 vsize=15020052 memory=7307210974946176466 CPUtime=0.08 cores=1,3,5,7
/proc/13453/task/13465/stat : 13465 (java) R 13450 13453 2271 0 -1 4202560 309 0 0 0 8 0 0 0 20 0 15 0 53311429 15380533248 32876 33554432000 4194304 4196468 140725164712656 140313106088912 140314051752712 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13466] ppid=13450 vsize=15020052 memory=7302135314614015847 CPUtime=0.17 cores=1,3,5,7
/proc/13453/task/13466/stat : 13466 (java) S 13450 13453 2271 0 -1 1077944384 426 0 0 0 17 0 0 0 20 0 15 0 53311430 15380533248 32876 33554432000 4194304 4196468 140725164712656 140313105045488 140314070219394 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13467] ppid=13450 vsize=15020052 memory=7885635084775281008 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13467/stat : 13467 (java) S 13450 13453 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53311430 15380533248 32941 33554432000 4194304 4196468 140725164712656 140311548389728 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13468] ppid=13450 vsize=15020052 memory=18448 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13468/stat : 13468 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53311430 15380533248 32941 33554432000 4194304 4196468 140725164712656 140313103993904 140314070219394 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
Current children cumulated CPU time: 1.04 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 131504 KiB

[startup+1.50359 s]
/proc/loadavg: 2.76 2.55 2.28 5/220 13468
/proc/meminfo: memFree=13750804/32770624 swapFree=67108860/67108860
[pid=13453] ppid=13450 vsize=15022100 memory=180360 CPUtime=2.92 cores=1,3,5,7
/proc/13453/stat : 13453 (java) S 13450 13453 2271 0 -1 1077944320 22060 0 0 0 284 8 0 0 20 0 15 0 53311423 15382630400 45090 33554432000 4194304 4196468 140725164712656 140725164695200 140314070208247 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
/proc/13453/statm: 3755525 45090 3203 1 0 3716910 0
[pid=13453/tid=13455] ppid=13450 vsize=15022100 memory=288230377108275491 CPUtime=1.46 cores=1,3,5,7
/proc/13453/task/13455/stat : 13455 (java) R 13450 13453 2271 0 -1 4202560 16646 0 0 0 141 5 0 0 20 0 15 0 53311423 15382630400 45090 33554432000 4194304 4196468 140725164712656 140314042045968 140313577932007 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13456] ppid=13450 vsize=15022100 memory=288293289789228285 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13456/stat : 13456 (java) S 13450 13453 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53311425 15382630400 45090 33554432000 4194304 4196468 140725164712656 140314074450448 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13457] ppid=13450 vsize=15022100 memory=288285580272600099 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13457/stat : 13457 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53311425 15382630400 45090 33554432000 4194304 4196468 140725164712656 140313899092624 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13458] ppid=13450 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13458/stat : 13458 (java) S 13450 13453 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53311425 15382630400 45090 33554432000 4194304 4196468 140725164712656 140313529493776 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13459] ppid=13450 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13459/stat : 13459 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53311425 15382630400 45090 33554432000 4194304 4196468 140725164712656 140313528441232 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13460] ppid=13450 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13460/stat : 13460 (java) S 13450 13453 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53311426 15382630400 45090 33554432000 4194304 4196468 140725164712656 140313108204272 140314070219394 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0

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

[pid=13453/tid=13463] ppid=13450 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13463/stat : 13463 (java) S 13450 13453 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53311429 15382630400 45090 33554432000 4194304 4196468 140725164712656 140312046295504 140314070226843 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13464] ppid=13450 vsize=15022100 memory=0 CPUtime=0.4 cores=1,3,5,7
/proc/13453/task/13464/stat : 13464 (java) R 13450 13453 2271 0 -1 4202560 1053 0 0 0 40 0 0 0 20 0 15 0 53311429 15382630400 45090 33554432000 4194304 4196468 140725164712656 140313107144112 140314070220182 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13465] ppid=13450 vsize=15022100 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/13453/task/13465/stat : 13465 (java) R 13450 13453 2271 0 -1 4202560 454 0 0 0 32 0 0 0 20 0 15 0 53311429 15382630400 45090 33554432000 4194304 4196468 140725164712656 140313106086896 140314070229594 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13466] ppid=13450 vsize=15022100 memory=0 CPUtime=0.7 cores=1,3,5,7
/proc/13453/task/13466/stat : 13466 (java) S 13450 13453 2271 0 -1 1077944384 2566 0 0 0 70 0 0 0 20 0 15 0 53311430 15382630400 45090 33554432000 4194304 4196468 140725164712656 140313105045488 140314070219394 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13467] ppid=13450 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13467/stat : 13467 (java) S 13450 13453 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53311430 15382630400 45090 33554432000 4194304 4196468 140725164712656 140311548389728 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13468] ppid=13450 vsize=15022100 memory=279651629186112 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13468/stat : 13468 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53311430 15382630400 45090 33554432000 4194304 4196468 140725164712656 140313103993904 140314070219394 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
Current children cumulated CPU time: 2.92 s
Current children cumulated vsize: 15022100 KiB
Current children cumulated memory: 180360 KiB

[startup+3.11054 s]
/proc/loadavg: 2.94 2.59 2.30 5/220 13468
/proc/meminfo: memFree=13319020/32770624 swapFree=67108860/67108860
[pid=13453] ppid=13450 vsize=15024148 memory=623684 CPUtime=7.99 cores=1,3,5,7
/proc/13453/stat : 13453 (java) S 13450 13453 2271 0 -1 1077944320 26183 0 0 0 784 15 0 0 20 0 15 0 53311423 15384727552 155921 33554432000 4194304 4196468 140725164712656 140725164695200 140314070208247 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
/proc/13453/statm: 3756037 155921 3205 1 0 3717422 0
[pid=13453/tid=13455] ppid=13450 vsize=15024148 memory=-8393745925659800667 CPUtime=3.07 cores=1,3,5,7
/proc/13453/task/13455/stat : 13455 (java) R 13450 13453 2271 0 -1 4202560 17748 0 0 0 295 12 0 0 20 0 15 0 53311423 15384727552 155921 33554432000 4194304 4196468 140725164712656 140314042046848 140313584056479 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13456] ppid=13450 vsize=15024148 memory=279651629504640 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13456/stat : 13456 (java) S 13450 13453 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53311425 15384727552 155921 33554432000 4194304 4196468 140725164712656 140314074450448 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13457] ppid=13450 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13457/stat : 13457 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53311425 15384727552 155921 33554432000 4194304 4196468 140725164712656 140313899092624 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13458] ppid=13450 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13458/stat : 13458 (java) S 13450 13453 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53311425 15384727552 155921 33554432000 4194304 4196468 140725164712656 140313529493776 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13459] ppid=13450 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13459/stat : 13459 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53311425 15384727552 155921 33554432000 4194304 4196468 140725164712656 140313528441232 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13460] ppid=13450 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13460/stat : 13460 (java) S 13450 13453 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53311426 15384727552 155921 33554432000 4194304 4196468 140725164712656 140313108204272 140314070219394 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13461] ppid=13450 vsize=15024148 memory=164 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13461/stat : 13461 (java) S 13450 13453 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53311427 15384727552 155921 33554432000 4194304 4196468 140725164712656 140312689239712 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13462] ppid=13450 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13462/stat : 13462 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53311427 15384727552 155921 33554432000 4194304 4196468 140725164712656 140312420803824 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13463] ppid=13450 vsize=15024148 memory=7679927811743456362 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13463/stat : 13463 (java) S 13450 13453 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53311429 15384727552 155921 33554432000 4194304 4196468 140725164712656 140312046295504 140314070226843 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13464] ppid=13450 vsize=15024148 memory=-7740096080597194087 CPUtime=1.98 cores=1,3,5,7
/proc/13453/task/13464/stat : 13464 (java) R 13450 13453 2271 0 -1 4202560 2093 0 0 0 197 1 0 0 20 0 15 0 53311429 15384727552 155921 33554432000 4194304 4196468 140725164712656 140313107135680 140314051752392 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13465] ppid=13450 vsize=15024148 memory=167 CPUtime=1.91 cores=1,3,5,7
/proc/13453/task/13465/stat : 13465 (java) R 13450 13453 2271 0 -1 4202560 1687 0 0 0 191 0 0 0 20 0 15 0 53311429 15384727552 155921 33554432000 4194304 4196468 140725164712656 140313106080416 140314049868633 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13466] ppid=13450 vsize=15024148 memory=0 CPUtime=1 cores=1,3,5,7
/proc/13453/task/13466/stat : 13466 (java) S 13450 13453 2271 0 -1 1077944384 3312 0 0 0 99 1 0 0 20 0 15 0 53311430 15384727552 155921 33554432000 4194304 4196468 140725164712656 140313105045488 140314070219394 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13467] ppid=13450 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13467/stat : 13467 (java) S 13450 13453 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53311430 15384727552 155921 33554432000 4194304 4196468 140725164712656 140311548389728 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13468] ppid=13450 vsize=15024148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13468/stat : 13468 (java) S 13450 13453 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53311430 15384727552 155921 33554432000 4194304 4196468 140725164712656 140313103993904 140314070219394 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
Current children cumulated CPU time: 7.99 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 623684 KiB

[startup+6.30095 s]
/proc/loadavg: 2.94 2.59 2.30 3/225 13474
/proc/meminfo: memFree=13124128/32770624 swapFree=67108860/67108860
[pid=13453] ppid=13450 vsize=15683912 memory=749420 CPUtime=9.1 cores=1,3,5,7
/proc/13453/stat : 13453 (java) S 13450 13453 2271 0 -1 1077944320 26989 0 0 0 892 18 0 0 20 0 19 0 53311423 16060325888 187355 33554432000 4194304 4196468 140725164712656 140725164695200 140314070208247 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
/proc/13453/statm: 3920978 187355 3228 1 0 3881834 0
[pid=13469] ppid=13453 vsize=48896 memory=30124 CPUtime=2.86 cores=1,3,5,7
/proc/13469/stat : 13469 (minisat_release) R 13453 13453 2271 0 -1 4202496 11075 0 0 0 285 1 0 0 20 0 1 0 53311765 50069504 7531 33554432000 4194304 4308513 140737439862192 140737439859096 4276036 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 32776192 140737439867567 140737439868078 140737439868078 140737439870917 0
/proc/13469/statm: 12224 7531 354 28 0 8464 0
[pid=13453/tid=13455] ppid=13450 vsize=15683912 memory=0 CPUtime=3.43 cores=1,3,5,7
/proc/13453/task/13455/stat : 13455 (java) S 13450 13453 2271 0 -1 1077944384 18199 0 0 0 329 14 0 0 20 0 19 0 53311423 16060325888 187355 33554432000 4194304 4196468 140725164712656 140314042047488 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13456] ppid=13450 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13456/stat : 13456 (java) S 13450 13453 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53311425 16060325888 187355 33554432000 4194304 4196468 140725164712656 140314074450448 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13457] ppid=13450 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13457/stat : 13457 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53311425 16060325888 187355 33554432000 4194304 4196468 140725164712656 140313899092624 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13458] ppid=13450 vsize=15683912 memory=749420 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13458/stat : 13458 (java) S 13450 13453 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53311425 16060325888 187355 33554432000 4194304 4196468 140725164712656 140313529493776 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13459] ppid=13450 vsize=15683912 memory=749420 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13459/stat : 13459 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53311425 16060325888 187355 33554432000 4194304 4196468 140725164712656 140313528441232 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13460] ppid=13450 vsize=15683912 memory=4136 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13460/stat : 13460 (java) S 13450 13453 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 53311426 16060325888 187355 33554432000 4194304 4196468 140725164712656 140313108204272 140314070219394 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13461] ppid=13450 vsize=15683912 memory=17200 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13461/stat : 13461 (java) S 13450 13453 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53311427 16060325888 187355 33554432000 4194304 4196468 140725164712656 140312689239712 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13462] ppid=13450 vsize=15683912 memory=167 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13462/stat : 13462 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53311427 16060325888 187355 33554432000 4194304 4196468 140725164712656 140312420803824 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13463] ppid=13450 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13463/stat : 13463 (java) S 13450 13453 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53311429 16060325888 187355 33554432000 4194304 4196468 140725164712656 140312046295504 140314070226843 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13464] ppid=13450 vsize=15683912 memory=0 CPUtime=2.31 cores=1,3,5,7
/proc/13453/task/13464/stat : 13464 (java) S 13450 13453 2271 0 -1 1077944384 2172 0 0 0 230 1 0 0 20 0 19 0 53311429 16060325888 187355 33554432000 4194304 4196468 140725164712656 140313107151088 140314070219394 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13465] ppid=13450 vsize=15683912 memory=0 CPUtime=2.25 cores=1,3,5,7
/proc/13453/task/13465/stat : 13465 (java) S 13450 13453 2271 0 -1 1077944384 1774 0 0 0 225 0 0 0 20 0 19 0 53311429 16060325888 187355 33554432000 4194304 4196468 140725164712656 140313106098544 140314070219394 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13466] ppid=13450 vsize=15683912 memory=0 CPUtime=1.08 cores=1,3,5,7
/proc/13453/task/13466/stat : 13466 (java) S 13450 13453 2271 0 -1 1077944384 3449 0 0 0 107 1 0 0 20 0 19 0 53311430 16060325888 187355 33554432000 4194304 4196468 140725164712656 140313105045488 140314070219394 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13467] ppid=13450 vsize=15683912 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13467/stat : 13467 (java) S 13450 13453 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53311430 16060325888 187355 33554432000 4194304 4196468 140725164712656 140311548389728 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13468] ppid=13450 vsize=15683912 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13468/stat : 13468 (java) S 13450 13453 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53311430 16060325888 187355 33554432000 4194304 4196468 140725164712656 140313103993904 140314070219394 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13470] ppid=13450 vsize=15683912 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13470/stat : 13470 (java) S 13450 13453 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53311765 16060325888 187355 33554432000 4194304 4196468 140725164712656 140313092323136 140314070232857 0 4 0 25189583 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13472] ppid=13450 vsize=15683912 memory=749420 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13472/stat : 13472 (java) S 13450 13453 2271 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 53311766 16060325888 187355 33554432000 4194304 4196468 140725164712656 140311011508016 140314070230173 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13473] ppid=13450 vsize=15683912 memory=22568 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13473/stat : 13473 (java) S 13450 13453 2271 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53311766 16060325888 187355 33554432000 4194304 4196468 140725164712656 140310743072176 140314070230173 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13474] ppid=13450 vsize=15683912 memory=-6367957208044495720 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13474/stat : 13474 (java) S 13450 13453 2271 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 53311769 16060325888 187355 33554432000 4194304 4196468 140725164712656 140311279951136 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
Current children cumulated CPU time: 11.96 s
Current children cumulated vsize: 15732808 KiB
Current children cumulated memory: 779544 KiB

[startup+6.46073 s]
# the end of solver process 13453 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=11.9377 s, system=0.214614 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+6.40102 s]
/proc/loadavg: 2.94 2.59 2.30 3/225 13474
/proc/meminfo: memFree=13124128/32770624 swapFree=67108860/67108860
[pid=13453] ppid=13450 vsize=15683912 memory=749420 CPUtime=9.1 cores=1,3,5,7
/proc/13453/stat : 13453 (java) S 13450 13453 2271 0 -1 1077944320 26989 0 0 0 892 18 0 0 20 0 19 0 53311423 16060325888 187355 33554432000 4194304 4196468 140725164712656 140725164695200 140314070208247 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
/proc/13453/statm: 3920978 187355 3228 1 0 3881834 0
[pid=13469] ppid=13453 vsize=48896 memory=30368 CPUtime=2.96 cores=1,3,5,7
/proc/13469/stat : 13469 (minisat_release) R 13453 13453 2271 0 -1 4202496 11158 0 0 0 295 1 0 0 20 0 1 0 53311765 50069504 7592 33554432000 4194304 4308513 140737439862192 140737439859096 4275920 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 32776192 140737439867567 140737439868078 140737439868078 140737439870917 0
/proc/13469/statm: 12224 7592 354 28 0 8464 0
[pid=13453/tid=13455] ppid=13450 vsize=15683912 memory=0 CPUtime=3.43 cores=1,3,5,7
/proc/13453/task/13455/stat : 13455 (java) S 13450 13453 2271 0 -1 1077944384 18199 0 0 0 329 14 0 0 20 0 19 0 53311423 16060325888 187355 33554432000 4194304 4196468 140725164712656 140314042047488 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13456] ppid=13450 vsize=15683912 memory=-7824251494390847591 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13456/stat : 13456 (java) S 13450 13453 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53311425 16060325888 187355 33554432000 4194304 4196468 140725164712656 140314074450448 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13457] ppid=13450 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13457/stat : 13457 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53311425 16060325888 187355 33554432000 4194304 4196468 140725164712656 140313899092624 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13458] ppid=13450 vsize=15683912 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13458/stat : 13458 (java) S 13450 13453 2271 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53311425 16060325888 187355 33554432000 4194304 4196468 140725164712656 140313529493776 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13459] ppid=13450 vsize=15683912 memory=279651629126048 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13459/stat : 13459 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53311425 16060325888 187355 33554432000 4194304 4196468 140725164712656 140313528441232 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13460] ppid=13450 vsize=15683912 memory=3472468122042261132 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13460/stat : 13460 (java) S 13450 13453 2271 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 53311426 16060325888 187355 33554432000 4194304 4196468 140725164712656 140313108204272 140314070219394 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13461] ppid=13450 vsize=15683912 memory=-4051592751533505334 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13461/stat : 13461 (java) S 13450 13453 2271 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53311427 16060325888 187355 33554432000 4194304 4196468 140725164712656 140312689239712 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13462] ppid=13450 vsize=15683912 memory=7100839887252727714 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13462/stat : 13462 (java) S 13450 13453 2271 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53311427 16060325888 187355 33554432000 4194304 4196468 140725164712656 140312420803824 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13463] ppid=13450 vsize=15683912 memory=-9174445032661854264 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13463/stat : 13463 (java) S 13450 13453 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53311429 16060325888 187355 33554432000 4194304 4196468 140725164712656 140312046295504 140314070226843 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13464] ppid=13450 vsize=15683912 memory=0 CPUtime=2.31 cores=1,3,5,7
/proc/13453/task/13464/stat : 13464 (java) S 13450 13453 2271 0 -1 1077944384 2172 0 0 0 230 1 0 0 20 0 19 0 53311429 16060325888 187355 33554432000 4194304 4196468 140725164712656 140313107151088 140314070219394 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13465] ppid=13450 vsize=15683912 memory=-7522835384105658509 CPUtime=2.25 cores=1,3,5,7
/proc/13453/task/13465/stat : 13465 (java) S 13450 13453 2271 0 -1 1077944384 1774 0 0 0 225 0 0 0 20 0 19 0 53311429 16060325888 187355 33554432000 4194304 4196468 140725164712656 140313106098544 140314070219394 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13466] ppid=13450 vsize=15683912 memory=21740 CPUtime=1.08 cores=1,3,5,7
/proc/13453/task/13466/stat : 13466 (java) S 13450 13453 2271 0 -1 1077944384 3449 0 0 0 107 1 0 0 20 0 19 0 53311430 16060325888 187355 33554432000 4194304 4196468 140725164712656 140313105045488 140314070219394 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13467] ppid=13450 vsize=15683912 memory=26689 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13467/stat : 13467 (java) S 13450 13453 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53311430 16060325888 187355 33554432000 4194304 4196468 140725164712656 140311548389728 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13468] ppid=13450 vsize=15683912 memory=4420 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13468/stat : 13468 (java) S 13450 13453 2271 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53311430 16060325888 187355 33554432000 4194304 4196468 140725164712656 140313103993904 140314070219394 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13470] ppid=13450 vsize=15683912 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13470/stat : 13470 (java) S 13450 13453 2271 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 53311765 16060325888 187355 33554432000 4194304 4196468 140725164712656 140313092323136 140314070232857 0 4 0 25189583 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13472] ppid=13450 vsize=15683912 memory=8836 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13472/stat : 13472 (java) S 13450 13453 2271 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 53311766 16060325888 187355 33554432000 4194304 4196468 140725164712656 140311011508016 140314070230173 0 4 0 25189583 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13473] ppid=13450 vsize=15683912 memory=11044 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13473/stat : 13473 (java) S 13450 13453 2271 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53311766 16060325888 187355 33554432000 4194304 4196468 140725164712656 140310743072176 140314070230173 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
[pid=13453/tid=13474] ppid=13450 vsize=15683912 memory=13252 CPUtime=0 cores=1,3,5,7
/proc/13453/task/13474/stat : 13474 (java) S 13450 13453 2271 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 53311769 16060325888 187355 33554432000 4194304 4196468 140725164712656 140311279951136 140314070218453 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39505920 140725164721139 140725164721417 140725164721417 140725164724175 0
Current children cumulated CPU time: 12.06 s
Current children cumulated vsize: 15732808 KiB
Current children cumulated memory: 779788 KiB

Child status: 0
Real time (s): 6.46079
CPU time (s): 12.1523
CPU user time (s): 11.9377
CPU system time (s): 0.214614
CPU usage (%): 188.094
Max. virtual memory (cumulated for all children) (KiB): 15732808
Max. memory (cumulated for all children) (KiB): 779788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.9377
system time used= 0.214614
maximum resident set size= 749508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38206
page faults= 0
swaps= 0
block input operations= 0
block output operations= 528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4177
involuntary context switches= 38


# summary of solver processes directly reported to runsolver:
#   pid: 13453
#   total CPU time (s): 12.1523
#   total CPU user time (s): 11.9377
#   total CPU system time (s): 0.214614

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.064042 second user time and 0.108678 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-23 16:51:23
IDJOB=4294766
IDBENCH=141419
IDSOLVER=2756
FILE ID=node105/4294766-1532357483
RUNJOBID= node105-1532330128-2303
PBS_JOBID= 21019001
Free space on /tmp= 44844 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-12_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-4294766-1532357483/watcher-4294766-1532357483 -o /tmp/evaluation-result-4294766-1532357483/solver-4294766-1532357483 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532330128-2303 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -order -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294766-1532357483.xml

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

MD5SUM BENCH= 9b1722167e694dc70b944145256e05c5
RANDOM SEED=1301351499

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:        13884448 kB
MemAvailable:   29535932 kB
Buffers:          200004 kB
Cached:         15424836 kB
SwapCached:            0 kB
Active:          3814112 kB
Inactive:       14265844 kB
Active(anon):    2407412 kB
Inactive(anon):    67172 kB
Active(file):    1406700 kB
Inactive(file): 14198672 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7848 kB
Writeback:             0 kB
AnonPages:       2506944 kB
Mapped:            49340 kB
Shmem:             17036 kB
Slab:             502260 kB
SReclaimable:     474572 kB
SUnreclaim:        27688 kB
KernelStack:        3792 kB
PageTables:         9692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13464288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2332672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44836 MiB
End job on node105 at 2018-07-23 16:51:29