Trace number 4292879

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameColouredQueens/
ColouredQueens-08_c18.xml
MD5SUM097ee2ac2bfb45f3aedded97da1eabe0
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 benchmark0.180408
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints42
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":64}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":60}]
Minimum constraint arity2
Maximum constraint arity8
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":18}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":42}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.52	
0.66/0.53	scop both+minisat_release (2018-06-13)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Mon Jul 23 12:01:44 CEST 2018
0.66/0.55	c PID: 10206
0.66/0.55	c IP: 172.20.3.102
0.66/0.55	c HOST: node102.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.20/0.86	c (0,0) Parsing End
1.20/0.86	c (0,0) CSP: 64 int (0 aux), 0 bool (0 aux), 42 ctr, max domain size 8
1.20/0.86	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.87	c (0,0) Constraint Name Generate Begin
1.20/0.87	c (0,0) Ctr:HOME/instance-4292879-1532340104.xml,AllDifferent:IntVar
1.20/0.87	c (0,0) Constraint Name Generate End
1.20/0.87	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.87	c (0,0) CSP to CSPinCNF Begin
1.57/1.07	c (0,0) translated 5 (10%) constraints
1.85/1.12	c (0,0) translated 9 (20%) constraints
1.85/1.15	c (0,0) translated 13 (30%) constraints
1.85/1.19	c (0,0) translated 17 (40%) constraints
2.10/1.21	c (0,0) translated 21 (50%) constraints
2.10/1.22	c (0,0) translated 26 (60%) constraints
2.10/1.23	c (0,0) translated 30 (70%) constraints
2.10/1.24	c (0,0) translated 34 (80%) constraints
2.10/1.25	c (0,0) translated 38 (90%) constraints
2.10/1.25	c (0,0) translated 42 (100%) constraints
2.37/1.32	c (0,0) STATISTICS1:HOME/instance-4292879-1532340104.xml,AllDifferent:IntVar,64,812,8,8,8,2,8:728,8:1960,8:36;7:8;6:8;5:8;4:8;3:8;2:736,2:728;1:504,
2.37/1.32	c (0,0) ===========================================
2.37/1.32	c (0,0) Both Encoding selects:
2.37/1.32	c (0,0) Order
2.37/1.32	c (0,0) ===========================================
2.37/1.34	c (0,0) translated 82 (10%) constraints
2.37/1.35	c (0,0) translated 163 (20%) constraints
2.37/1.37	c (0,0) translated 244 (30%) constraints
2.37/1.37	c (0,0) translated 325 (40%) constraints
2.37/1.38	c (0,0) translated 406 (50%) constraints
2.37/1.39	c (0,0) translated 488 (60%) constraints
2.37/1.40	c (0,0) translated 569 (70%) constraints
2.68/1.40	c (0,0) translated 650 (80%) constraints
2.68/1.41	c (0,0) translated 731 (90%) constraints
2.68/1.42	c (0,0) translated 812 (100%) constraints
2.68/1.42	c (0,0) CSP to CSPinCNF End
2.68/1.42	c (0,0) CSP: 64 int (0 aux), 0 bool (0 aux), 812 ctr, max domain size 8
2.68/1.42	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.68/1.42	c (0,0) CSPinCNF Propagation Begin
2.68/1.45	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.68/1.45	c (0,0) CSPinCNF Propagation End
2.68/1.45	c (0,0) CSP: 64 int (0 aux), 0 bool (0 aux), 812 ctr, max domain size 8
2.68/1.45	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.68/1.45	c (0,0) Simplify CSPinCNF Begin
2.98/1.56	c (1,1) Simplify CSPinCNF End
2.98/1.57	c (1,1) CSP: 64 int (0 aux), 1456 bool (1456 aux), 2268 ctr, max domain size 8
2.98/1.57	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.98/1.57	c (1,1) Calculate Precise Domain Begin
2.98/1.57	c (1,1) 0 values are removed by re-calculation
2.98/1.57	c (1,1) Calculate Precise Domain End
2.98/1.57	c (1,1) CSP: 64 int (0 aux), 1456 bool (1456 aux), 2268 ctr, max domain size 8
2.98/1.57	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.98/1.57	c (1,1) CSPinCNF to SatSolver Begin
3.31/1.67	c (1,1) 227 (10 %) CSP clauses are encoded (1904 SAT variables, 1646 SAT clauses)
3.31/1.70	c (1,1) 454 (20 %) CSP clauses are encoded (1904 SAT variables, 2902 SAT clauses)
3.65/1.72	c (1,1) 681 (30 %) CSP clauses are encoded (1904 SAT variables, 4172 SAT clauses)
3.95/1.83	c (1,1) 908 (40 %) CSP clauses are encoded (1904 SAT variables, 5428 SAT clauses)
3.95/1.83	c (1,1) 1134 (50 %) CSP clauses are encoded (1904 SAT variables, 6683 SAT clauses)
3.95/1.83	c (1,1) 1361 (60 %) CSP clauses are encoded (1904 SAT variables, 7946 SAT clauses)
3.95/1.83	c (1,1) 1588 (70 %) CSP clauses are encoded (1904 SAT variables, 9195 SAT clauses)
3.95/1.83	c (1,1) 1815 (80 %) CSP clauses are encoded (1904 SAT variables, 10409 SAT clauses)
3.95/1.83	c (1,1) 2042 (90 %) CSP clauses are encoded (1904 SAT variables, 11623 SAT clauses)
3.95/1.83	c (1,1) 2268 (100 %) CSP clauses are encoded (1904 SAT variables, 12843 SAT clauses)
3.95/1.83	c (1,1) CSPinCNF to SatSolver End
3.95/1.83	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.95/1.84	c (1,1) STATISTICS2:HOME/instance-4292879-1532340104.xml,AllDifferent:IntVar,1520,2268,8,8,8,2,8:1456,8:3416;2:2912,8:36;7:8;6:8;5:8;4:8;3:8;2:2192,2:1456;1:3416,
3.95/1.84	c (1,1) SatSolver.solve Begin
3.95/1.84	c (1,1) 1904 bool, 12844 clause
3.95/1.84	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-4292879-1532340104.xml-scop-10206.cnf HOME/instance-4292879-1532340104.xml-scop-10206.cnf.out
1213.01/1210.18	c (1209,0) c This is COMiniSatPS.
1213.01/1210.18	c (1209,0) c WARNING: for repeatability, setting FPU to use double precision
1213.01/1210.18	c (1209,0) c ============================[ Problem Statistics ]=============================
1213.01/1210.18	c (1209,0) c |                                                                             |
1213.01/1210.18	c (1209,0) c |  Number of variables:          1904                                         |
1213.01/1210.18	c (1209,0) c |  Number of clauses:           12844                                         |
1213.01/1210.18	c (1209,0) c |  Parse time:                   0.00 s                                       |
1213.01/1210.18	c (1209,0) c |  Eliminated clauses:           0.01 Mb                                      |
1213.01/1210.18	c (1209,0) c Reduced to 1176 vars, 12116 cls (grow=0)
1213.01/1210.18	c (1209,0) c No iterative elimination performed. (vars=1176, c/v ratio=10.3)
1213.01/1210.18	c (1209,0) c |  Simplification time:          0.01 s                                       |
1213.01/1210.19	c (1209,0) c |                                                                             |
1213.01/1210.19	c (1209,0) c ============================[ Search Statistics ]==============================
1213.01/1210.19	c (1209,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1213.01/1210.19	c (1209,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1213.01/1210.19	c (1209,0) c ===============================================================================
1213.01/1210.19	c (1209,0) c ===============================================================================
1213.01/1210.19	c (1209,0) c restarts              : 65
1213.01/1210.19	c (1209,0) c conflicts             : 7210221        (5969 /sec)
1213.01/1210.19	c (1209,0) c decisions             : 7841964        (0.00 % random) (6492 /sec)
1213.01/1210.19	c (1209,0) c propagations          : 1213485594     (1004520 /sec)
1213.01/1210.19	c (1209,0) c conflict literals     : 320014360      (20.82 % deleted)
1213.01/1210.19	c (1209,0) c CPU time              : 1208.03 s
1213.01/1210.19	c (1209,0) 
1213.01/1210.19	c (1209,0) s UNSATISFIABLE
1213.01/1210.19	c (1209,1) SatSolver.solve End
1213.01/1210.19	c (1209,1) Heap : 507 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
1213.01/1210.19	c (1209,1) Show results Begin
1213.01/1210.19	s UNSATISFIABLE
1213.01/1210.19	c (1209,1) Show results End
1213.01/1210.19	c (1209,1) Heap : 507 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
1213.01/1210.19	c (1209,1) 0,0,0,0,1,1,1,1209,1209,STOP-AFTER(ALL)
1213.01/1210.19	c END-Prog: Mon Jul 23 12:21:54 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 (5815 MiB free)
  memory of node 1: 16384 MiB (9934 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292879-1532340104/watcher-4292879-1532340104 -o /tmp/evaluation-result-4292879-1532340104/solver-4292879-1532340104 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8950 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4292879-1532340104.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=10206, runsolver pid=10203

[startup+0.100115 s]*
/proc/loadavg: 2.01 2.02 2.05 4/220 10221
/proc/meminfo: memFree=16071116/32770624 swapFree=67108860/67108860
[pid=10206] ppid=10203 vsize=15011656 memory=70240 CPUtime=0.11 cores=0,2,4,6
/proc/10206/stat : 10206 (java) S 10203 10206 8919 0 -1 1077944320 6768 0 0 0 9 2 0 0 20 0 15 0 51573535 15371935744 17560 33554432000 4194304 4196468 140730875138240 140730875120784 140029258616567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
/proc/10206/statm: 3752914 17560 2782 1 0 3715374 0
[pid=10206/tid=10208] ppid=10203 vsize=15011656 memory=-6295080567673502544 CPUtime=0.08 cores=0,2,4,6
/proc/10206/task/10208/stat : 10208 (java) R 10203 10206 8919 0 -1 4202560 4936 0 0 0 7 1 0 0 20 0 15 0 51573535 15371935744 17626 33554432000 4194304 4196468 140730875138240 140029230428552 140029238892395 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10209] ppid=10203 vsize=15011656 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10209/stat : 10209 (java) S 10203 10206 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51573537 15371935744 17626 33554432000 4194304 4196468 140730875138240 140029262858640 140029258626773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10210] ppid=10203 vsize=15011656 memory=140600481142400 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10210/stat : 10210 (java) S 10203 10206 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51573537 15371935744 17692 33554432000 4194304 4196468 140730875138240 140028719474960 140029258626773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10211] ppid=10203 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10211/stat : 10211 (java) S 10203 10206 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51573537 15371935744 17692 33554432000 4194304 4196468 140730875138240 140028718422672 140029258626773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10212] ppid=10203 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10212/stat : 10212 (java) S 10203 10206 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51573537 15371935744 17692 33554432000 4194304 4196468 140730875138240 140028717369872 140029258626773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10213] ppid=10203 vsize=15011656 memory=140600481142400 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10213/stat : 10213 (java) S 10203 10206 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51573538 15371935744 17692 33554432000 4194304 4196468 140730875138240 140028296809072 140029258627714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10214] ppid=10203 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10214/stat : 10214 (java) S 10203 10206 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51573539 15371935744 17692 33554432000 4194304 4196468 140730875138240 140027879220512 140029258626773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10215] ppid=10203 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10215/stat : 10215 (java) S 10203 10206 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51573539 15371935744 17692 33554432000 4194304 4196468 140730875138240 140027744999024 140029258626773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10216] ppid=10203 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10216/stat : 10216 (java) S 10203 10206 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51573542 15371935744 17692 33554432000 4194304 4196468 140730875138240 140027370494544 140029258635163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10217] ppid=10203 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10217/stat : 10217 (java) S 10203 10206 8919 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 51573542 15371935744 17692 33554432000 4194304 4196468 140730875138240 140028295755888 140029258627714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10218] ppid=10203 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10218/stat : 10218 (java) S 10203 10206 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51573542 15371935744 17692 33554432000 4194304 4196468 140730875138240 140028294703088 140029258627714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10219] ppid=10203 vsize=15011656 memory=140600481142400 CPUtime=0.01 cores=0,2,4,6
/proc/10206/task/10219/stat : 10219 (java) S 10203 10206 8919 0 -1 1077944384 281 0 0 0 1 0 0 0 20 0 15 0 51573542 15371935744 17692 33554432000 4194304 4196468 140730875138240 140028293650800 140029258627714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10220] ppid=10203 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10220/stat : 10220 (java) S 10203 10206 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51573542 15371935744 17692 33554432000 4194304 4196468 140730875138240 140026872588768 140029258626773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10221] ppid=10203 vsize=15011656 memory=140600481142400 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10221/stat : 10221 (java) S 10203 10206 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51573542 15371935744 17692 33554432000 4194304 4196468 140730875138240 140028292598704 140029258627714 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 70240 KiB

[startup+0.210846 s]*
/proc/loadavg: 2.01 2.02 2.05 3/220 10221
/proc/meminfo: memFree=16055272/32770624 swapFree=67108860/67108860
[pid=10206] ppid=10203 vsize=15011656 memory=83856 CPUtime=0.26 cores=0,2,4,6
/proc/10206/stat : 10206 (java) S 10203 10206 8919 0 -1 1077944320 10411 0 0 0 23 3 0 0 20 0 15 0 51573535 15371935744 20964 33554432000 4194304 4196468 140730875138240 140730875120784 140029258616567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
/proc/10206/statm: 3752914 20964 2946 1 0 3715374 0
[pid=10206/tid=10208] ppid=10203 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/10206/task/10208/stat : 10208 (java) R 10203 10206 8919 0 -1 4202560 8286 0 0 0 18 2 0 0 20 0 15 0 51573535 15371935744 20964 33554432000 4194304 4196468 140730875138240 140029230442960 140029242697054 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10209] ppid=10203 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10209/stat : 10209 (java) S 10203 10206 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51573537 15371935744 20964 33554432000 4194304 4196468 140730875138240 140029262858640 140029258626773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10210] ppid=10203 vsize=15011656 memory=3616586283821815456 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10210/stat : 10210 (java) S 10203 10206 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51573537 15371935744 20964 33554432000 4194304 4196468 140730875138240 140028719474960 140029258626773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10211] ppid=10203 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10211/stat : 10211 (java) S 10203 10206 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51573537 15371935744 20964 33554432000 4194304 4196468 140730875138240 140028718422672 140029258626773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10212] ppid=10203 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10212/stat : 10212 (java) S 10203 10206 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51573537 15371935744 20964 33554432000 4194304 4196468 140730875138240 140028717369872 140029258626773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10213] ppid=10203 vsize=15011656 memory=140600481142400 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10213/stat : 10213 (java) S 10203 10206 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51573538 15371935744 20964 33554432000 4194304 4196468 140730875138240 140028296809072 140029258627714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10214] ppid=10203 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10214/stat : 10214 (java) S 10203 10206 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51573539 15371935744 20964 33554432000 4194304 4196468 140730875138240 140027879220512 140029258626773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10215] ppid=10203 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10215/stat : 10215 (java) S 10203 10206 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51573539 15371935744 20964 33554432000 4194304 4196468 140730875138240 140027744999024 140029258626773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10216] ppid=10203 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10216/stat : 10216 (java) S 10203 10206 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51573542 15371935744 20964 33554432000 4194304 4196468 140730875138240 140027370494544 140029258635163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10217] ppid=10203 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10217/stat : 10217 (java) S 10203 10206 8919 0 -1 1077944384 333 0 0 0 0 0 0 0 20 0 15 0 51573542 15371935744 20964 33554432000 4194304 4196468 140730875138240 140028295755888 140029258627714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10218] ppid=10203 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10218/stat : 10218 (java) S 10203 10206 8919 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 15 0 51573542 15371935744 20964 33554432000 4194304 4196468 140730875138240 140028294703088 140029258627714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10219] ppid=10203 vsize=15011656 memory=140600481142400 CPUtime=0.03 cores=0,2,4,6
/proc/10206/task/10219/stat : 10219 (java) R 10203 10206 8919 0 -1 4202560 310 0 0 0 3 0 0 0 20 0 15 0 51573542 15371935744 20964 33554432000 4194304 4196468 140730875138240 140028293646144 140029236797519 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10220] ppid=10203 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10220/stat : 10220 (java) S 10203 10206 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51573542 15371935744 20964 33554432000 4194304 4196468 140730875138240 140026872588768 140029258626773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10221] ppid=10203 vsize=15011656 memory=140600481142400 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10221/stat : 10221 (java) S 10203 10206 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51573542 15371935744 20964 33554432000 4194304 4196468 140730875138240 140028292598704 140029258627714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 83856 KiB

[startup+0.310279 s]*
/proc/loadavg: 2.01 2.02 2.05 3/220 10221
/proc/meminfo: memFree=16051984/32770624 swapFree=67108860/67108860
[pid=10206] ppid=10203 vsize=15011656 memory=87732 CPUtime=0.43 cores=0,2,4,6
/proc/10206/stat : 10206 (java) S 10203 10206 8919 0 -1 1077944320 11033 0 0 0 40 3 0 0 20 0 15 0 51573535 15371935744 21933 33554432000 4194304 4196468 140730875138240 140730875120784 140029258616567 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
/proc/10206/statm: 3752914 21933 2990 1 0 3715374 0
[pid=10206/tid=10208] ppid=10203 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=0,2,4,6
/proc/10206/task/10208/stat : 10208 (java) R 10203 10206 8919 0 -1 4202560 8712 0 0 0 27 2 0 0 20 0 15 0 51573535 15371935744 21933 33554432000 4194304 4196468 140730875138240 140029230420496 140029242697054 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10209] ppid=10203 vsize=15011656 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10209/stat : 10209 (java) S 10203 10206 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51573537 15371935744 21933 33554432000 4194304 4196468 140730875138240 140029262858640 140029258626773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10210] ppid=10203 vsize=15011656 memory=4122676092924319392 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10210/stat : 10210 (java) S 10203 10206 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51573537 15371935744 21933 33554432000 4194304 4196468 140730875138240 140028719474960 140029258626773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10211] ppid=10203 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10211/stat : 10211 (java) S 10203 10206 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51573537 15371935744 21933 33554432000 4194304 4196468 140730875138240 140028718422672 140029258626773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10212] ppid=10203 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10212/stat : 10212 (java) S 10203 10206 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51573537 15371935744 21933 33554432000 4194304 4196468 140730875138240 140028717369872 140029258626773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10213] ppid=10203 vsize=15011656 memory=140600481142400 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10213/stat : 10213 (java) S 10203 10206 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51573538 15371935744 21933 33554432000 4194304 4196468 140730875138240 140028296809072 140029258627714 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10214] ppid=10203 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10214/stat : 10214 (java) S 10203 10206 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51573539 15371935744 21933 33554432000 4194304 4196468 140730875138240 140027879220512 140029258626773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10215] ppid=10203 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10215/stat : 10215 (java) S 10203 10206 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51573539 15371935744 21933 33554432000 4194304 4196468 140730875138240 140027744999024 140029258626773 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10216] ppid=10203 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10216/stat : 10216 (java) S 10203 10206 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51573542 15371935744 21933 33554432000 4194304 4196468 140730875138240 140027370494544 140029258635163 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10217] ppid=10203 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/10206/task/10217/stat : 10217 (java) R 10203 10206 8919 0 -1 1077944384 389 0 0 0 2 0 0 0 20 0 15 0 51573542 15371935744 21933 33554432000 4194304 4196468 140730875138240 140028295755888 140029258627714 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10218] ppid=10203 vsize=15011656 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/10206/task/10218/stat : 10218 (java) R 10203 10206 8919 0 -1 4202560 220 0 0 0 2 0 0 0 20 0 15 0 51573542 15371935744 21933 33554432000 4194304 4196468 140730875138240 140028294703088 140029251601609 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10219] ppid=10203 vsize=15011656 memory=140600481142400 CPUtime=0.07 cores=0,2,4,6
/proc/10206/task/10219/stat : 10219 (java) R 10203 10206 8919 0 -1 4202560 360 0 0 0 7 0 0 0 20 0 15 0 51573542 15371935744 21933 33554432000 4194304 4196468 140730875138240 140028293650800 140029242697054 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10220] ppid=10203 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10220/stat : 10220 (java) S 10203 10206 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51573542 15371935744 21933 33554432000 4194304 4196468 140730875138240 140026872588768 140029258626773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10221] ppid=10203 vsize=15011656 memory=140600481142400 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10221/stat : 10221 (java) S 10203 10206 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51573542 15371935744 21933 33554432000 4194304 4196468 140730875138240 140028292598704 140029258627714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 87732 KiB

[startup+0.709585 s]
/proc/loadavg: 2.01 2.02 2.05 3/220 10221
/proc/meminfo: memFree=16027384/32770624 swapFree=67108860/67108860
[pid=10206] ppid=10203 vsize=15020052 memory=127628 CPUtime=1.03 cores=0,2,4,6
/proc/10206/stat : 10206 (java) S 10203 10206 8919 0 -1 1077944320 18240 0 0 0 97 6 0 0 20 0 15 0 51573535 15380533248 31907 33554432000 4194304 4196468 140730875138240 140730875120784 140029258616567 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
/proc/10206/statm: 3755013 31907 3159 1 0 3716398 0
[pid=10206/tid=10208] ppid=10203 vsize=15020052 memory=184464885955396 CPUtime=0.68 cores=0,2,4,6
/proc/10206/task/10208/stat : 10208 (java) R 10203 10206 8919 0 -1 4202560 15500 0 0 0 63 5 0 0 20 0 15 0 51573535 15380533248 31907 33554432000 4194304 4196468 140730875138240 140029230453216 140029258628502 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10209] ppid=10203 vsize=15020052 memory=268934 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10209/stat : 10209 (java) S 10203 10206 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51573537 15380533248 31907 33554432000 4194304 4196468 140730875138240 140029262858640 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10210] ppid=10203 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10210/stat : 10210 (java) S 10203 10206 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51573537 15380533248 31907 33554432000 4194304 4196468 140730875138240 140028719474960 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10211] ppid=10203 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10211/stat : 10211 (java) S 10203 10206 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51573537 15380533248 31907 33554432000 4194304 4196468 140730875138240 140028718422672 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10212] ppid=10203 vsize=15020052 memory=7809523229951467570 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10212/stat : 10212 (java) S 10203 10206 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51573537 15380533248 31907 33554432000 4194304 4196468 140730875138240 140028717369872 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10213] ppid=10203 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10213/stat : 10213 (java) S 10203 10206 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51573538 15380533248 31907 33554432000 4194304 4196468 140730875138240 140028296809072 140029258627714 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10214] ppid=10203 vsize=15020052 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10214/stat : 10214 (java) S 10203 10206 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 51573539 15380533248 31907 33554432000 4194304 4196468 140730875138240 140027879220512 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10215] ppid=10203 vsize=15020052 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10215/stat : 10215 (java) S 10203 10206 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51573539 15380533248 31907 33554432000 4194304 4196468 140730875138240 140027744999024 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10216] ppid=10203 vsize=15020052 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10216/stat : 10216 (java) S 10203 10206 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51573542 15380533248 31907 33554432000 4194304 4196468 140730875138240 140027370494544 140029258635163 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10217] ppid=10203 vsize=15020052 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/10206/task/10217/stat : 10217 (java) R 10203 10206 8919 0 -1 1077944384 613 0 0 0 9 0 0 0 20 0 15 0 51573542 15380533248 31907 33554432000 4194304 4196468 140730875138240 140028295755888 140029258627714 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10218] ppid=10203 vsize=15020052 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10206/task/10218/stat : 10218 (java) R 10203 10206 8919 0 -1 4202560 310 0 0 0 7 0 0 0 20 0 15 0 51573542 15380533248 31907 33554432000 4194304 4196468 140730875138240 140028294703216 140029243726028 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10219] ppid=10203 vsize=15020052 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/10206/task/10219/stat : 10219 (java) R 10203 10206 8919 0 -1 4202560 456 0 0 0 16 0 0 0 20 0 15 0 51573542 15380533248 31907 33554432000 4194304 4196468 140730875138240 140028293644688 140029258637914 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10220] ppid=10203 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10220/stat : 10220 (java) S 10203 10206 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51573542 15380533248 31907 33554432000 4194304 4196468 140730875138240 140026872588768 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10221] ppid=10203 vsize=15020052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10221/stat : 10221 (java) S 10203 10206 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51573542 15380533248 31907 33554432000 4194304 4196468 140730875138240 140028292598704 140029258627714 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 15020052 KiB
Current children cumulated memory: 127628 KiB

[startup+1.50076 s]
/proc/loadavg: 2.01 2.02 2.05 4/220 10221
/proc/meminfo: memFree=16002012/32770624 swapFree=67108860/67108860
[pid=10206] ppid=10203 vsize=15022100 memory=182052 CPUtime=2.98 cores=0,2,4,6
/proc/10206/stat : 10206 (java) S 10203 10206 8919 0 -1 1077944320 22041 0 0 0 290 8 0 0 20 0 15 0 51573535 15382630400 45513 33554432000 4194304 4196468 140730875138240 140730875120784 140029258616567 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
/proc/10206/statm: 3755525 45513 3201 1 0 3716910 0
[pid=10206/tid=10208] ppid=10203 vsize=15022100 memory=5794836780235445856 CPUtime=1.47 cores=0,2,4,6
/proc/10206/task/10208/stat : 10208 (java) R 10203 10206 8919 0 -1 4202560 16578 0 0 0 141 6 0 0 20 0 15 0 51573535 15382630400 45513 33554432000 4194304 4196468 140730875138240 140029230453568 140028769682639 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10209] ppid=10203 vsize=15022100 memory=6298673690012636768 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10209/stat : 10209 (java) S 10203 10206 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51573537 15382630400 45513 33554432000 4194304 4196468 140730875138240 140029262858640 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10210] ppid=10203 vsize=15022100 memory=7589518993982318182 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10210/stat : 10210 (java) S 10203 10206 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51573537 15382630400 45513 33554432000 4194304 4196468 140730875138240 140028719474960 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10211] ppid=10203 vsize=15022100 memory=7237399372951480657 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10211/stat : 10211 (java) S 10203 10206 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51573537 15382630400 45513 33554432000 4194304 4196468 140730875138240 140028718422672 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10212] ppid=10203 vsize=15022100 memory=4638778415512636752 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10212/stat : 10212 (java) S 10203 10206 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51573537 15382630400 45513 33554432000 4194304 4196468 140730875138240 140028717369872 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10213] ppid=10203 vsize=15022100 memory=7738142291401205335 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10213/stat : 10213 (java) S 10203 10206 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51573538 15382630400 45513 33554432000 4194304 4196468 140730875138240 140028296809072 140029258627714 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0

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

/proc/10206/task/10221/stat : 10221 (java) S 10203 10206 8919 0 -1 1077944384 83 0 0 0 21 23 0 0 20 0 19 0 51573542 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028292598704 140029258627714 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10223] ppid=10203 vsize=15681864 memory=1928 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10223/stat : 10223 (java) S 10203 10206 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51573721 16058228736 64487 33554432000 4194304 4196468 140730875138240 140029087499712 140029258641177 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10225] ppid=10203 vsize=15681864 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10225/stat : 10225 (java) S 10203 10206 8919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 51573721 16058228736 64487 33554432000 4194304 4196468 140730875138240 140026335707056 140029258638493 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10226] ppid=10203 vsize=15681864 memory=8384 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10226/stat : 10226 (java) S 10203 10206 8919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 51573721 16058228736 64487 33554432000 4194304 4196468 140730875138240 140026067270960 140029258638493 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10227] ppid=10203 vsize=15681864 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10227/stat : 10227 (java) S 10203 10206 8919 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 51573724 16058228736 64487 33554432000 4194304 4196468 140730875138240 140026604149664 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
Current children cumulated CPU time: 1211.7 s
Current children cumulated vsize: 15732744 KiB
Current children cumulated memory: 290756 KiB

[startup+1209.6 s]
/proc/loadavg: 2.49 2.16 2.09 3/226 11246
/proc/meminfo: memFree=15870380/32770624 swapFree=67108860/67108860
[pid=10206] ppid=10203 vsize=15681864 memory=257948 CPUtime=4.93 cores=0,2,4,6
/proc/10206/stat : 10206 (java) S 10203 10206 8919 0 -1 1077944320 24442 0 0 0 464 29 0 0 20 0 19 0 51573535 16058228736 64487 33554432000 4194304 4196468 140730875138240 140730875120784 140029258616567 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
/proc/10206/statm: 3920466 64487 3224 1 0 3881322 0
[pid=10222] ppid=10206 vsize=50880 memory=32808 CPUtime=1207.57 cores=0,2,4,6
/proc/10222/stat : 10222 (minisat_release) R 10206 10206 8919 0 -1 4202496 95404 0 0 0 120743 14 0 0 20 0 1 0 51573721 52101120 8202 33554432000 4194304 4308513 140725456346112 140725456343016 140525941990880 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 9846784 140725456347823 140725456348334 140725456348334 140725456351173 0
/proc/10222/statm: 12720 8202 354 28 0 8960 0
[pid=10206/tid=10208] ppid=10203 vsize=15681864 memory=16688 CPUtime=1.87 cores=0,2,4,6
/proc/10206/task/10208/stat : 10208 (java) S 10203 10206 8919 0 -1 1077944384 17209 0 0 0 179 8 0 0 20 0 19 0 51573535 16058228736 64487 33554432000 4194304 4196468 140730875138240 140029230455808 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10209] ppid=10203 vsize=15681864 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10209/stat : 10209 (java) S 10203 10206 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51573537 16058228736 64487 33554432000 4194304 4196468 140730875138240 140029262858640 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10210] ppid=10203 vsize=15681864 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10210/stat : 10210 (java) S 10203 10206 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51573537 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028719474960 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10211] ppid=10203 vsize=15681864 memory=16688 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10211/stat : 10211 (java) S 10203 10206 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51573537 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028718422672 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10212] ppid=10203 vsize=15681864 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10212/stat : 10212 (java) S 10203 10206 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51573537 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028717369872 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10213] ppid=10203 vsize=15681864 memory=2340 CPUtime=0.01 cores=0,2,4,6
/proc/10206/task/10213/stat : 10213 (java) S 10203 10206 8919 0 -1 1077944384 6 0 0 0 0 1 0 0 20 0 19 0 51573538 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028296809072 140029258627714 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10214] ppid=10203 vsize=15681864 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10214/stat : 10214 (java) S 10203 10206 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51573539 16058228736 64487 33554432000 4194304 4196468 140730875138240 140027879220512 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10215] ppid=10203 vsize=15681864 memory=1928 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10215/stat : 10215 (java) S 10203 10206 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 51573539 16058228736 64487 33554432000 4194304 4196468 140730875138240 140027744999024 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10216] ppid=10203 vsize=15681864 memory=-7824251494390652265 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10216/stat : 10216 (java) S 10203 10206 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51573542 16058228736 64487 33554432000 4194304 4196468 140730875138240 140027370494544 140029258635163 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10217] ppid=10203 vsize=15681864 memory=8384 CPUtime=0.78 cores=0,2,4,6
/proc/10206/task/10217/stat : 10217 (java) S 10203 10206 8919 0 -1 1077944384 1087 0 0 0 78 0 0 0 20 0 19 0 51573542 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028295755888 140029258627714 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10218] ppid=10203 vsize=15681864 memory=14008 CPUtime=0.94 cores=0,2,4,6
/proc/10206/task/10218/stat : 10218 (java) S 10203 10206 8919 0 -1 1077944384 1834 0 0 0 94 0 0 0 20 0 19 0 51573542 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028294703088 140029258627714 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10219] ppid=10203 vsize=15681864 memory=1440 CPUtime=0.83 cores=0,2,4,6
/proc/10206/task/10219/stat : 10219 (java) S 10203 10206 8919 0 -1 1077944384 2816 0 0 0 82 1 0 0 20 0 19 0 51573542 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028293650800 140029258627714 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10220] ppid=10203 vsize=15681864 memory=257948 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10220/stat : 10220 (java) S 10203 10206 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51573542 16058228736 64487 33554432000 4194304 4196468 140730875138240 140026872588768 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10221] ppid=10203 vsize=15681864 memory=57328 CPUtime=0.44 cores=0,2,4,6
/proc/10206/task/10221/stat : 10221 (java) S 10203 10206 8919 0 -1 1077944384 83 0 0 0 21 23 0 0 20 0 19 0 51573542 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028292598704 140029258627714 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10223] ppid=10203 vsize=15681864 memory=4132 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10223/stat : 10223 (java) S 10203 10206 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51573721 16058228736 64487 33554432000 4194304 4196468 140730875138240 140029087499712 140029258641177 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10225] ppid=10203 vsize=15681864 memory=928 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10225/stat : 10225 (java) S 10203 10206 8919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 51573721 16058228736 64487 33554432000 4194304 4196468 140730875138240 140026335707056 140029258638493 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10226] ppid=10203 vsize=15681864 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10226/stat : 10226 (java) S 10203 10206 8919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 51573721 16058228736 64487 33554432000 4194304 4196468 140730875138240 140026067270960 140029258638493 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10227] ppid=10203 vsize=15681864 memory=796 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10227/stat : 10227 (java) S 10203 10206 8919 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 51573724 16058228736 64487 33554432000 4194304 4196468 140730875138240 140026604149664 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
Current children cumulated CPU time: 1212.5 s
Current children cumulated vsize: 15732744 KiB
Current children cumulated memory: 290756 KiB

[startup+1210 s]*
/proc/loadavg: 2.49 2.16 2.09 3/226 11246
/proc/meminfo: memFree=15870256/32770624 swapFree=67108860/67108860
[pid=10206] ppid=10203 vsize=15681864 memory=257948 CPUtime=4.93 cores=0,2,4,6
/proc/10206/stat : 10206 (java) S 10203 10206 8919 0 -1 1077944320 24442 0 0 0 464 29 0 0 20 0 19 0 51573535 16058228736 64487 33554432000 4194304 4196468 140730875138240 140730875120784 140029258616567 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
/proc/10206/statm: 3920466 64487 3224 1 0 3881322 0
[pid=10222] ppid=10206 vsize=50880 memory=32808 CPUtime=1207.98 cores=0,2,4,6
/proc/10222/stat : 10222 (minisat_release) R 10206 10206 8919 0 -1 4202496 95404 0 0 0 120784 14 0 0 20 0 1 0 51573721 52101120 8202 33554432000 4194304 4308513 140725456346112 140725456343016 4276400 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 9846784 140725456347823 140725456348334 140725456348334 140725456351173 0
/proc/10222/statm: 12720 8202 354 28 0 8960 0
[pid=10206/tid=10208] ppid=10203 vsize=15681864 memory=928 CPUtime=1.87 cores=0,2,4,6
/proc/10206/task/10208/stat : 10208 (java) S 10203 10206 8919 0 -1 1077944384 17209 0 0 0 179 8 0 0 20 0 19 0 51573535 16058228736 64487 33554432000 4194304 4196468 140730875138240 140029230455808 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10209] ppid=10203 vsize=15681864 memory=1572 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10209/stat : 10209 (java) S 10203 10206 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51573537 16058228736 64487 33554432000 4194304 4196468 140730875138240 140029262858640 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10210] ppid=10203 vsize=15681864 memory=2196 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10210/stat : 10210 (java) S 10203 10206 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51573537 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028719474960 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10211] ppid=10203 vsize=15681864 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10211/stat : 10211 (java) S 10203 10206 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51573537 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028718422672 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10212] ppid=10203 vsize=15681864 memory=57328 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10212/stat : 10212 (java) S 10203 10206 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51573537 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028717369872 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10213] ppid=10203 vsize=15681864 memory=257948 CPUtime=0.01 cores=0,2,4,6
/proc/10206/task/10213/stat : 10213 (java) S 10203 10206 8919 0 -1 1077944384 6 0 0 0 0 1 0 0 20 0 19 0 51573538 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028296809072 140029258627714 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10214] ppid=10203 vsize=15681864 memory=-7824251494390652265 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10214/stat : 10214 (java) S 10203 10206 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51573539 16058228736 64487 33554432000 4194304 4196468 140730875138240 140027879220512 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10215] ppid=10203 vsize=15681864 memory=57328 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10215/stat : 10215 (java) S 10203 10206 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 51573539 16058228736 64487 33554432000 4194304 4196468 140730875138240 140027744999024 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10216] ppid=10203 vsize=15681864 memory=257948 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10216/stat : 10216 (java) S 10203 10206 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51573542 16058228736 64487 33554432000 4194304 4196468 140730875138240 140027370494544 140029258635163 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10217] ppid=10203 vsize=15681864 memory=57328 CPUtime=0.78 cores=0,2,4,6
/proc/10206/task/10217/stat : 10217 (java) S 10203 10206 8919 0 -1 1077944384 1087 0 0 0 78 0 0 0 20 0 19 0 51573542 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028295755888 140029258627714 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10218] ppid=10203 vsize=15681864 memory=2340 CPUtime=0.94 cores=0,2,4,6
/proc/10206/task/10218/stat : 10218 (java) S 10203 10206 8919 0 -1 1077944384 1834 0 0 0 94 0 0 0 20 0 19 0 51573542 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028294703088 140029258627714 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10219] ppid=10203 vsize=15681864 memory=1728 CPUtime=0.83 cores=0,2,4,6
/proc/10206/task/10219/stat : 10219 (java) S 10203 10206 8919 0 -1 1077944384 2816 0 0 0 82 1 0 0 20 0 19 0 51573542 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028293650800 140029258627714 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10220] ppid=10203 vsize=15681864 memory=1928 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10220/stat : 10220 (java) S 10203 10206 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51573542 16058228736 64487 33554432000 4194304 4196468 140730875138240 140026872588768 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10221] ppid=10203 vsize=15681864 memory=4620 CPUtime=0.44 cores=0,2,4,6
/proc/10206/task/10221/stat : 10221 (java) S 10203 10206 8919 0 -1 1077944384 83 0 0 0 21 23 0 0 20 0 19 0 51573542 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028292598704 140029258627714 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10223] ppid=10203 vsize=15681864 memory=796 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10223/stat : 10223 (java) S 10203 10206 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51573721 16058228736 64487 33554432000 4194304 4196468 140730875138240 140029087499712 140029258641177 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10225] ppid=10203 vsize=15681864 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10225/stat : 10225 (java) S 10203 10206 8919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 51573721 16058228736 64487 33554432000 4194304 4196468 140730875138240 140026335707056 140029258638493 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10226] ppid=10203 vsize=15681864 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10226/stat : 10226 (java) S 10203 10206 8919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 51573721 16058228736 64487 33554432000 4194304 4196468 140730875138240 140026067270960 140029258638493 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10227] ppid=10203 vsize=15681864 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10227/stat : 10227 (java) S 10203 10206 8919 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 51573724 16058228736 64487 33554432000 4194304 4196468 140730875138240 140026604149664 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
Current children cumulated CPU time: 1212.91 s
Current children cumulated vsize: 15732744 KiB
Current children cumulated memory: 290756 KiB

[startup+1210.11 s]
/proc/loadavg: 2.49 2.16 2.09 3/226 11246
/proc/meminfo: memFree=15870256/32770624 swapFree=67108860/67108860
[pid=10206] ppid=10203 vsize=15681864 memory=257948 CPUtime=4.93 cores=0,2,4,6
/proc/10206/stat : 10206 (java) S 10203 10206 8919 0 -1 1077944320 24442 0 0 0 464 29 0 0 20 0 19 0 51573535 16058228736 64487 33554432000 4194304 4196468 140730875138240 140730875120784 140029258616567 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
/proc/10206/statm: 3920466 64487 3224 1 0 3881322 0
[pid=10222] ppid=10206 vsize=50880 memory=32808 CPUtime=1208.08 cores=0,2,4,6
/proc/10222/stat : 10222 (minisat_release) R 10206 10206 8919 0 -1 4202496 95406 0 0 0 120794 14 0 0 20 0 1 0 51573721 52101120 8202 33554432000 4194304 4308513 140725456346112 140725456343016 4276376 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 9846784 140725456347823 140725456348334 140725456348334 140725456351173 0
/proc/10222/statm: 12720 8202 354 28 0 8960 0
[pid=10206/tid=10208] ppid=10203 vsize=15681864 memory=257948 CPUtime=1.87 cores=0,2,4,6
/proc/10206/task/10208/stat : 10208 (java) S 10203 10206 8919 0 -1 1077944384 17209 0 0 0 179 8 0 0 20 0 19 0 51573535 16058228736 64487 33554432000 4194304 4196468 140730875138240 140029230455808 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10209] ppid=10203 vsize=15681864 memory=257948 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10209/stat : 10209 (java) S 10203 10206 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51573537 16058228736 64487 33554432000 4194304 4196468 140730875138240 140029262858640 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10210] ppid=10203 vsize=15681864 memory=257948 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10210/stat : 10210 (java) S 10203 10206 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51573537 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028719474960 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10211] ppid=10203 vsize=15681864 memory=57328 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10211/stat : 10211 (java) S 10203 10206 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 51573537 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028718422672 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10212] ppid=10203 vsize=15681864 memory=257948 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10212/stat : 10212 (java) S 10203 10206 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 51573537 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028717369872 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10213] ppid=10203 vsize=15681864 memory=257948 CPUtime=0.01 cores=0,2,4,6
/proc/10206/task/10213/stat : 10213 (java) S 10203 10206 8919 0 -1 1077944384 6 0 0 0 0 1 0 0 20 0 19 0 51573538 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028296809072 140029258627714 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10214] ppid=10203 vsize=15681864 memory=257948 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10214/stat : 10214 (java) S 10203 10206 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 51573539 16058228736 64487 33554432000 4194304 4196468 140730875138240 140027879220512 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10215] ppid=10203 vsize=15681864 memory=57328 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10215/stat : 10215 (java) S 10203 10206 8919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 51573539 16058228736 64487 33554432000 4194304 4196468 140730875138240 140027744999024 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10216] ppid=10203 vsize=15681864 memory=257948 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10216/stat : 10216 (java) S 10203 10206 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51573542 16058228736 64487 33554432000 4194304 4196468 140730875138240 140027370494544 140029258635163 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10217] ppid=10203 vsize=15681864 memory=257948 CPUtime=0.78 cores=0,2,4,6
/proc/10206/task/10217/stat : 10217 (java) S 10203 10206 8919 0 -1 1077944384 1087 0 0 0 78 0 0 0 20 0 19 0 51573542 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028295755888 140029258627714 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10218] ppid=10203 vsize=15681864 memory=257948 CPUtime=0.94 cores=0,2,4,6
/proc/10206/task/10218/stat : 10218 (java) S 10203 10206 8919 0 -1 1077944384 1834 0 0 0 94 0 0 0 20 0 19 0 51573542 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028294703088 140029258627714 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10219] ppid=10203 vsize=15681864 memory=257948 CPUtime=0.83 cores=0,2,4,6
/proc/10206/task/10219/stat : 10219 (java) S 10203 10206 8919 0 -1 1077944384 2816 0 0 0 82 1 0 0 20 0 19 0 51573542 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028293650800 140029258627714 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10220] ppid=10203 vsize=15681864 memory=257948 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10220/stat : 10220 (java) S 10203 10206 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 51573542 16058228736 64487 33554432000 4194304 4196468 140730875138240 140026872588768 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10221] ppid=10203 vsize=15681864 memory=57328 CPUtime=0.44 cores=0,2,4,6
/proc/10206/task/10221/stat : 10221 (java) S 10203 10206 8919 0 -1 1077944384 83 0 0 0 21 23 0 0 20 0 19 0 51573542 16058228736 64487 33554432000 4194304 4196468 140730875138240 140028292598704 140029258627714 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 13 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10223] ppid=10203 vsize=15681864 memory=257948 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10223/stat : 10223 (java) S 10203 10206 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 51573721 16058228736 64487 33554432000 4194304 4196468 140730875138240 140029087499712 140029258641177 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10225] ppid=10203 vsize=15681864 memory=57328 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10225/stat : 10225 (java) S 10203 10206 8919 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 51573721 16058228736 64487 33554432000 4194304 4196468 140730875138240 140026335707056 140029258638493 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10226] ppid=10203 vsize=15681864 memory=257948 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10226/stat : 10226 (java) S 10203 10206 8919 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 51573721 16058228736 64487 33554432000 4194304 4196468 140730875138240 140026067270960 140029258638493 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
[pid=10206/tid=10227] ppid=10203 vsize=15681864 memory=257948 CPUtime=0 cores=0,2,4,6
/proc/10206/task/10227/stat : 10227 (java) S 10203 10206 8919 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 51573724 16058228736 64487 33554432000 4194304 4196468 140730875138240 140026604149664 140029258626773 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23420928 140730875143156 140730875143433 140730875143433 140730875146191 0
Current children cumulated CPU time: 1213.01 s
Current children cumulated vsize: 15732744 KiB
Current children cumulated memory: 290756 KiB

Child status: 0
Real time (s): 1210.2
CPU time (s): 1213.14
CPU user time (s): 1212.68
CPU system time (s): 0.454359
CPU usage (%): 100.243
Max. virtual memory (cumulated for all children) (KiB): 15755840
Max. memory (cumulated for all children) (KiB): 315276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1212.68
system time used= 0.454359
maximum resident set size= 260652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119905
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29700
involuntary context switches= 1560


# summary of solver processes directly reported to runsolver:
#   pid: 10206
#   total CPU time (s): 1213.14
#   total CPU user time (s): 1212.68
#   total CPU system time (s): 0.454359

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.18977 second user time and 11.8918 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 12:01:44
IDJOB=4292879
IDBENCH=141027
IDSOLVER=2755
FILE ID=node102/4292879-1532340104
RUNJOBID= node102-1532330044-8950
PBS_JOBID= 21019000
Free space on /tmp= 53240 MiB

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

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

MD5SUM BENCH= 097ee2ac2bfb45f3aedded97da1eabe0
RANDOM SEED=1145399238

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        16128864 kB
MemAvailable:   31349908 kB
Buffers:          253756 kB
Cached:         15055888 kB
SwapCached:            0 kB
Active:          2126300 kB
Inactive:       13824836 kB
Active(anon):     644692 kB
Inactive(anon):    16888 kB
Active(file):    1481608 kB
Inactive(file): 13807948 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7632 kB
Writeback:             0 kB
AnonPages:        648324 kB
Mapped:            48980 kB
Shmem:             17036 kB
Slab:             387236 kB
SReclaimable:     359948 kB
SUnreclaim:        27288 kB
KernelStack:        3632 kB
PageTables:         6520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13482408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    493568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 53228 MiB
End job on node102 at 2018-07-23 12:21:54