Trace number 4294765

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 12.3776 6.5543

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.53	
0.67/0.53	scop both+minisat_release (2018-06-13)
0.67/0.53	
0.67/0.56	c BEGIN-Prog: Mon Jul 23 18:07:26 CEST 2018
0.67/0.56	c PID: 20277
0.67/0.56	c IP: 172.20.3.102
0.67/0.56	c HOST: node102.alineos.net
0.67/0.57	c (0,0) Parsing Begin
1.72/1.08	c (0,0) Parsing End
1.72/1.09	c (0,0) CSP: 144 int (0 aux), 0 bool (0 aux), 803 ctr, max domain size 12
1.72/1.09	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.72/1.09	c (0,0) Constraint Name Generate Begin
1.72/1.10	c (0,0) Ctr:HOME/instance-4294765-1532362045.xml,ExtensionConflict:ExtensionSupport:IntVar
1.72/1.10	c (0,0) Constraint Name Generate End
1.72/1.10	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
1.72/1.10	c (0,0) CSP to CSPinCNF Begin
2.88/1.59	c (1,1) translated 81 (10%) constraints
3.49/1.72	c (1,1) translated 161 (20%) constraints
3.79/1.84	c (1,1) translated 241 (30%) constraints
4.11/1.95	c (1,1) translated 322 (40%) constraints
4.44/2.05	c (1,1) translated 402 (50%) constraints
4.75/2.14	c (1,1) translated 482 (60%) constraints
5.03/2.23	c (1,1) translated 563 (70%) constraints
5.33/2.30	c (1,1) translated 643 (80%) constraints
6.05/2.52	c (1,1) translated 723 (90%) constraints
6.05/2.58	c (2,2) translated 803 (100%) constraints
6.67/2.71	c (2,2) STATISTICS1:HOME/instance-4294765-1532362045.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.67/2.71	c (2,2) ===========================================
6.67/2.71	c (2,2) Both Encoding selects:
6.67/2.71	c (2,2) Order
6.67/2.71	c (2,2) ===========================================
6.67/2.75	c (2,2) translated 990 (10%) constraints
6.67/2.78	c (2,2) translated 1980 (20%) constraints
6.99/2.80	c (2,2) translated 2970 (30%) constraints
6.99/2.83	c (2,2) translated 3960 (40%) constraints
6.99/2.86	c (2,2) translated 4950 (50%) constraints
6.99/2.88	c (2,2) translated 5940 (60%) constraints
7.31/2.90	c (2,2) translated 6930 (70%) constraints
7.31/2.92	c (2,2) translated 7920 (80%) constraints
7.31/2.95	c (2,2) translated 8910 (90%) constraints
7.31/2.98	c (2,2) translated 9900 (100%) constraints
7.31/2.98	c (2,2) CSP to CSPinCNF End
7.31/2.98	c (2,2) CSP: 144 int (0 aux), 132 bool (132 aux), 9900 ctr, max domain size 12
7.31/2.98	c (2,2) Heap : 563 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
7.31/2.98	c (2,2) CSPinCNF Propagation Begin
7.98/3.12	c (2,2) 0 values, 1595 unsatisfiable literals, and 0 valid clauses are removed
7.98/3.12	c (2,2) CSPinCNF Propagation End
7.98/3.12	c (2,2) CSP: 144 int (0 aux), 132 bool (132 aux), 9900 ctr, max domain size 12
7.98/3.12	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.98/3.12	c (2,2) Simplify CSPinCNF Begin
7.98/3.15	c (2,2) Simplify CSPinCNF End
7.98/3.16	c (2,2) CSP: 144 int (0 aux), 132 bool (132 aux), 9900 ctr, max domain size 12
7.98/3.16	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.98/3.16	c (2,2) Calculate Precise Domain Begin
7.98/3.16	c (2,2) 0 values are removed by re-calculation
7.98/3.16	c (2,2) Calculate Precise Domain End
7.98/3.16	c (2,2) CSP: 144 int (0 aux), 132 bool (132 aux), 9900 ctr, max domain size 12
7.98/3.16	c (2,2) Heap : 619 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
7.98/3.16	c (2,2) CSPinCNF to SatSolver Begin
8.29/3.23	c (2,2) 990 (10 %) CSP clauses are encoded (1716 SAT variables, 2429 SAT clauses)
8.29/3.25	c (2,2) 1980 (20 %) CSP clauses are encoded (1716 SAT variables, 3419 SAT clauses)
8.29/3.27	c (2,2) 2970 (30 %) CSP clauses are encoded (1716 SAT variables, 4409 SAT clauses)
8.29/3.28	c (2,2) 3960 (40 %) CSP clauses are encoded (1716 SAT variables, 5399 SAT clauses)
8.62/3.30	c (2,2) 4950 (50 %) CSP clauses are encoded (1716 SAT variables, 6389 SAT clauses)
8.62/3.31	c (2,2) 5940 (60 %) CSP clauses are encoded (1716 SAT variables, 7379 SAT clauses)
8.62/3.33	c (2,2) 6930 (70 %) CSP clauses are encoded (1716 SAT variables, 8369 SAT clauses)
8.62/3.34	c (2,2) 7920 (80 %) CSP clauses are encoded (1716 SAT variables, 9359 SAT clauses)
8.62/3.37	c (2,2) 8910 (90 %) CSP clauses are encoded (1716 SAT variables, 10349 SAT clauses)
8.62/3.39	c (2,2) 9900 (100 %) CSP clauses are encoded (1716 SAT variables, 11339 SAT clauses)
8.62/3.39	c (2,2) CSPinCNF to SatSolver End
8.62/3.39	c (2,2) Heap : 675 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
8.92/3.46	c (2,2) STATISTICS2:HOME/instance-4294765-1532362045.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.92/3.46	c (2,2) SatSolver.solve Begin
8.92/3.46	c (2,2) 1716 bool, 11340 clause
8.92/3.46	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-4294765-1532362045.xml-scop-20277.cnf HOME/instance-4294765-1532362045.xml-scop-20277.cnf.out
12.29/6.54	c (5,0) c This is COMiniSatPS.
12.29/6.54	c (5,0) c WARNING: for repeatability, setting FPU to use double precision
12.29/6.54	c (5,0) c ============================[ Problem Statistics ]=============================
12.29/6.54	c (5,0) c |                                                                             |
12.29/6.54	c (5,0) c |  Number of variables:          1716                                         |
12.29/6.54	c (5,0) c |  Number of clauses:           11340                                         |
12.29/6.54	c (5,0) c |  Parse time:                   0.01 s                                       |
12.29/6.54	c (5,0) c |  Eliminated clauses:           0.00 Mb                                      |
12.29/6.54	c (5,0) c Reduced to 1573 vars, 11040 cls (grow=0)
12.29/6.54	c (5,0) c No iterative elimination performed. (vars=1573, c/v ratio=7.0)
12.29/6.54	c (5,0) c |  Simplification time:          0.01 s                                       |
12.29/6.54	c (5,0) c |                                                                             |
12.29/6.54	c (6,0) c ============================[ Search Statistics ]==============================
12.29/6.54	c (6,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.29/6.54	c (6,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.29/6.54	c (6,0) c ===============================================================================
12.29/6.54	c (6,0) c ===============================================================================
12.29/6.54	c (6,0) c restarts              : 32
12.29/6.54	c (6,0) c conflicts             : 275742         (90824 /sec)
12.29/6.54	c (6,0) c decisions             : 423232         (0.00 % random) (139404 /sec)
12.29/6.54	c (6,0) c propagations          : 4179356        (1376595 /sec)
12.29/6.54	c (6,0) c conflict literals     : 2804047        (7.67 % deleted)
12.29/6.54	c (6,0) c CPU time              : 3.03601 s
12.29/6.54	c (6,0) 
12.29/6.54	c (6,0) s UNSATISFIABLE
12.29/6.54	c (6,2) SatSolver.solve End
12.29/6.54	c (6,2) Heap : 957 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
12.29/6.54	c (6,2) Show results Begin
12.29/6.54	s UNSATISFIABLE
12.29/6.54	c (6,2) Show results End
12.29/6.54	c (6,2) Heap : 957 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
12.29/6.54	c (6,2) 0,0,2,2,2,2,2,6,6,STOP-AFTER(ALL)
12.29/6.54	c END-Prog: Mon Jul 23 18:07:32 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 (5802 MiB free)
  memory of node 1: 16384 MiB (8098 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294765-1532362045/watcher-4294765-1532362045 -o /tmp/evaluation-result-4294765-1532362045/solver-4294765-1532362045 -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-4294765-1532362045.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
solver pid=20277, runsolver pid=20274
Current StackSize limit: 8192 KiB


[startup+0.10009 s]*
/proc/loadavg: 2.69 2.44 2.22 3/220 20292
/proc/meminfo: memFree=14175924/32770624 swapFree=67108860/67108860
[pid=20277] ppid=20274 vsize=15011656 memory=71716 CPUtime=0.11 cores=0,2,4,6
/proc/20277/stat : 20277 (java) S 20274 20277 8919 0 -1 1077944320 7128 0 0 0 9 2 0 0 20 0 15 0 53767691 15371935744 17929 33554432000 4194304 4196468 140731084658224 140731084640768 140685240618743 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
/proc/20277/statm: 3752914 17929 2770 1 0 3715374 0
[pid=20277/tid=20279] ppid=20274 vsize=15011656 memory=-6943317439038143312 CPUtime=0.09 cores=0,2,4,6
/proc/20277/task/20279/stat : 20279 (java) R 20274 20277 8919 0 -1 4202560 5204 0 0 0 8 1 0 0 20 0 15 0 53767692 15371935744 17929 33554432000 4194304 4196468 140731084658224 140685212430520 140685224699230 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20280] ppid=20274 vsize=15011656 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20280/stat : 20280 (java) S 20274 20277 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53767693 15371935744 17929 33554432000 4194304 4196468 140731084658224 140685244860944 140685240628949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20281] ppid=20274 vsize=15011656 memory=140249782834816 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20281/stat : 20281 (java) S 20274 20277 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53767693 15371935744 17929 33554432000 4194304 4196468 140731084658224 140685078239888 140685240628949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20282] ppid=20274 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20282/stat : 20282 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53767693 15371935744 17929 33554432000 4194304 4196468 140731084658224 140684699883792 140685240628949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20283] ppid=20274 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20283/stat : 20283 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53767693 15371935744 17929 33554432000 4194304 4196468 140731084658224 140684698831248 140685240628949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20284] ppid=20274 vsize=15011656 memory=140249782834816 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20284/stat : 20284 (java) S 20274 20277 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53767695 15371935744 17929 33554432000 4194304 4196468 140731084658224 140684278594288 140685240629890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20285] ppid=20274 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20285/stat : 20285 (java) S 20274 20277 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53767695 15371935744 17929 33554432000 4194304 4196468 140731084658224 140683801257632 140685240628949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20286] ppid=20274 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20286/stat : 20286 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53767696 15371935744 17929 33554432000 4194304 4196468 140731084658224 140683532821744 140685240628949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20287] ppid=20274 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20287/stat : 20287 (java) S 20274 20277 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53767698 15371935744 17929 33554432000 4194304 4196468 140731084658224 140683158313424 140685240637339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20288] ppid=20274 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20288/stat : 20288 (java) S 20274 20277 8919 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 53767698 15371935744 17929 33554432000 4194304 4196468 140731084658224 140684277541104 140685240629890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20289] ppid=20274 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20289/stat : 20289 (java) S 20274 20277 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53767698 15371935744 17929 33554432000 4194304 4196468 140731084658224 140684276488560 140685240629890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20290] ppid=20274 vsize=15011656 memory=140249782834816 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20290/stat : 20290 (java) R 20274 20277 8919 0 -1 4202560 294 0 0 0 0 0 0 0 20 0 15 0 53767698 15371935744 17929 33554432000 4194304 4196468 140731084658224 140684275432616 140685233718443 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20291] ppid=20274 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20291/stat : 20291 (java) S 20274 20277 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53767698 15371935744 17929 33554432000 4194304 4196468 140731084658224 140682660407648 140685240628949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20292] ppid=20274 vsize=15011656 memory=140249782834816 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20292/stat : 20292 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53767699 15371935744 17929 33554432000 4194304 4196468 140731084658224 140684274383920 140685240629890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 71716 KiB

[startup+0.210376 s]*
/proc/loadavg: 2.69 2.44 2.22 3/220 20292
/proc/meminfo: memFree=14159384/32770624 swapFree=67108860/67108860
[pid=20277] ppid=20274 vsize=15011656 memory=87312 CPUtime=0.25 cores=0,2,4,6
/proc/20277/stat : 20277 (java) S 20274 20277 8919 0 -1 1077944320 11287 0 0 0 22 3 0 0 20 0 15 0 53767691 15371935744 21828 33554432000 4194304 4196468 140731084658224 140731084640768 140685240618743 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
/proc/20277/statm: 3752914 21828 2900 1 0 3715374 0
[pid=20277/tid=20279] ppid=20274 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/20277/task/20279/stat : 20279 (java) R 20274 20277 8919 0 -1 4202560 9140 0 0 0 18 2 0 0 20 0 15 0 53767692 15371935744 21828 33554432000 4194304 4196468 140731084658224 140685212438128 140685240640669 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20280] ppid=20274 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20280/stat : 20280 (java) S 20274 20277 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53767693 15371935744 21828 33554432000 4194304 4196468 140731084658224 140685244860944 140685240628949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20281] ppid=20274 vsize=15011656 memory=4051469200252753568 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20281/stat : 20281 (java) S 20274 20277 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53767693 15371935744 21828 33554432000 4194304 4196468 140731084658224 140685078239888 140685240628949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20282] ppid=20274 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20282/stat : 20282 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53767693 15371935744 21828 33554432000 4194304 4196468 140731084658224 140684699883792 140685240628949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20283] ppid=20274 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20283/stat : 20283 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53767693 15371935744 21828 33554432000 4194304 4196468 140731084658224 140684698831248 140685240628949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20284] ppid=20274 vsize=15011656 memory=140249782834816 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20284/stat : 20284 (java) S 20274 20277 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53767695 15371935744 21828 33554432000 4194304 4196468 140731084658224 140684278594288 140685240629890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20285] ppid=20274 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20285/stat : 20285 (java) S 20274 20277 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53767695 15371935744 21828 33554432000 4194304 4196468 140731084658224 140683801257632 140685240628949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20286] ppid=20274 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20286/stat : 20286 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53767696 15371935744 21828 33554432000 4194304 4196468 140731084658224 140683532821744 140685240628949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20287] ppid=20274 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20287/stat : 20287 (java) S 20274 20277 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53767698 15371935744 21828 33554432000 4194304 4196468 140731084658224 140683158313424 140685240637339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20288] ppid=20274 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20288/stat : 20288 (java) S 20274 20277 8919 0 -1 1077944384 316 0 0 0 0 0 0 0 20 0 15 0 53767698 15371935744 21828 33554432000 4194304 4196468 140731084658224 140684277541104 140685240629890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20289] ppid=20274 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20289/stat : 20289 (java) S 20274 20277 8919 0 -1 1077944384 162 0 0 0 0 0 0 0 20 0 15 0 53767698 15371935744 21828 33554432000 4194304 4196468 140731084658224 140684276488560 140685240629890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20290] ppid=20274 vsize=15011656 memory=140249782834816 CPUtime=0.02 cores=0,2,4,6
/proc/20277/task/20290/stat : 20290 (java) R 20274 20277 8919 0 -1 4202560 337 0 0 0 2 0 0 0 20 0 15 0 53767698 15371935744 21828 33554432000 4194304 4196468 140731084658224 140684275435344 140685240640090 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20291] ppid=20274 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20291/stat : 20291 (java) S 20274 20277 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53767698 15371935744 21828 33554432000 4194304 4196468 140731084658224 140682660407648 140685240628949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20292] ppid=20274 vsize=15011656 memory=140249782834816 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20292/stat : 20292 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53767699 15371935744 21828 33554432000 4194304 4196468 140731084658224 140684274383920 140685240629890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 87312 KiB

[startup+0.310191 s]*
/proc/loadavg: 2.69 2.44 2.22 3/220 20292
/proc/meminfo: memFree=14155832/32770624 swapFree=67108860/67108860
[pid=20277] ppid=20274 vsize=15011656 memory=91236 CPUtime=0.42 cores=0,2,4,6
/proc/20277/stat : 20277 (java) S 20274 20277 8919 0 -1 1077944320 11847 0 0 0 39 3 0 0 20 0 15 0 53767691 15371935744 22809 33554432000 4194304 4196468 140731084658224 140731084640768 140685240618743 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
/proc/20277/statm: 3752914 22809 3013 1 0 3715374 0
[pid=20277/tid=20279] ppid=20274 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=0,2,4,6
/proc/20277/task/20279/stat : 20279 (java) R 20274 20277 8919 0 -1 4202560 9438 0 0 0 27 2 0 0 20 0 15 0 53767692 15371935744 22809 33554432000 4194304 4196468 140731084658224 140685212422896 140685224699230 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20280] ppid=20274 vsize=15011656 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20280/stat : 20280 (java) S 20274 20277 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53767693 15371935744 22809 33554432000 4194304 4196468 140731084658224 140685244860944 140685240628949 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20281] ppid=20274 vsize=15011656 memory=3906791062223476384 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20281/stat : 20281 (java) S 20274 20277 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53767693 15371935744 22809 33554432000 4194304 4196468 140731084658224 140685078239888 140685240628949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20282] ppid=20274 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20282/stat : 20282 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53767693 15371935744 22809 33554432000 4194304 4196468 140731084658224 140684699883792 140685240628949 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20283] ppid=20274 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20283/stat : 20283 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53767693 15371935744 22809 33554432000 4194304 4196468 140731084658224 140684698831248 140685240628949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20284] ppid=20274 vsize=15011656 memory=140249782834816 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20284/stat : 20284 (java) S 20274 20277 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53767695 15371935744 22809 33554432000 4194304 4196468 140731084658224 140684278594288 140685240629890 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20285] ppid=20274 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20285/stat : 20285 (java) S 20274 20277 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53767695 15371935744 22809 33554432000 4194304 4196468 140731084658224 140683801257632 140685240628949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20286] ppid=20274 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20286/stat : 20286 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53767696 15371935744 22809 33554432000 4194304 4196468 140731084658224 140683532821744 140685240628949 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20287] ppid=20274 vsize=15011656 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20287/stat : 20287 (java) S 20274 20277 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53767698 15371935744 22809 33554432000 4194304 4196468 140731084658224 140683158313424 140685240637339 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20288] ppid=20274 vsize=15011656 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/20277/task/20288/stat : 20288 (java) S 20274 20277 8919 0 -1 1077944384 424 0 0 0 2 0 0 0 20 0 15 0 53767698 15371935744 22809 33554432000 4194304 4196468 140731084658224 140684277541104 140685240629890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20289] ppid=20274 vsize=15011656 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/20277/task/20289/stat : 20289 (java) S 20274 20277 8919 0 -1 1077944384 215 0 0 0 2 0 0 0 20 0 15 0 53767698 15371935744 22809 33554432000 4194304 4196468 140731084658224 140684276488560 140685240629890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20290] ppid=20274 vsize=15011656 memory=140249782834816 CPUtime=0.07 cores=0,2,4,6
/proc/20277/task/20290/stat : 20290 (java) S 20274 20277 8919 0 -1 1077944384 433 0 0 0 7 0 0 0 20 0 15 0 53767698 15371935744 22809 33554432000 4194304 4196468 140731084658224 140684275435504 140685240629890 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20291] ppid=20274 vsize=15011656 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20291/stat : 20291 (java) S 20274 20277 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53767698 15371935744 22809 33554432000 4194304 4196468 140731084658224 140682660407648 140685240628949 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20292] ppid=20274 vsize=15011656 memory=140249782834816 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20292/stat : 20292 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53767699 15371935744 22809 33554432000 4194304 4196468 140731084658224 140684274383920 140685240629890 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 91236 KiB

[startup+0.700675 s]
/proc/loadavg: 2.69 2.44 2.22 3/220 20292
/proc/meminfo: memFree=14133260/32770624 swapFree=67108860/67108860
[pid=20277] ppid=20274 vsize=15017928 memory=127892 CPUtime=0.99 cores=0,2,4,6
/proc/20277/stat : 20277 (java) S 20274 20277 8919 0 -1 1077944320 18250 0 0 0 94 5 0 0 20 0 15 0 53767691 15378358272 31973 33554432000 4194304 4196468 140731084658224 140731084640768 140685240618743 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
/proc/20277/statm: 3754482 31973 3136 1 0 3715886 0
[pid=20277/tid=20279] ppid=20274 vsize=15017928 memory=227368790680219 CPUtime=0.67 cores=0,2,4,6
/proc/20277/task/20279/stat : 20279 (java) R 20274 20277 8919 0 -1 4202560 15309 0 0 0 63 4 0 0 20 0 15 0 53767692 15378358272 31973 33554432000 4194304 4196468 140731084658224 140685212456224 140684744687070 0 4 0 25189583 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20280] ppid=20274 vsize=15017928 memory=298567 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20280/stat : 20280 (java) S 20274 20277 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53767693 15378358272 31973 33554432000 4194304 4196468 140731084658224 140685244860944 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20281] ppid=20274 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20281/stat : 20281 (java) S 20274 20277 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53767693 15378358272 31973 33554432000 4194304 4196468 140731084658224 140685078239888 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20282] ppid=20274 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20282/stat : 20282 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53767693 15378358272 31973 33554432000 4194304 4196468 140731084658224 140684699883792 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20283] ppid=20274 vsize=15017928 memory=7809523229951467574 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20283/stat : 20283 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53767693 15378358272 31973 33554432000 4194304 4196468 140731084658224 140684698831248 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20284] ppid=20274 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20284/stat : 20284 (java) S 20274 20277 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53767695 15378358272 31973 33554432000 4194304 4196468 140731084658224 140684278594288 140685240629890 0 0 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20285] ppid=20274 vsize=15017928 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20285/stat : 20285 (java) S 20274 20277 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 53767695 15378358272 31973 33554432000 4194304 4196468 140731084658224 140683801257632 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20286] ppid=20274 vsize=15017928 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20286/stat : 20286 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53767696 15378358272 31973 33554432000 4194304 4196468 140731084658224 140683532821744 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20287] ppid=20274 vsize=15017928 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20287/stat : 20287 (java) S 20274 20277 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53767698 15378358272 31973 33554432000 4194304 4196468 140731084658224 140683158313424 140685240637339 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20288] ppid=20274 vsize=15017928 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/20277/task/20288/stat : 20288 (java) R 20274 20277 8919 0 -1 1077944384 647 0 0 0 8 0 0 0 20 0 15 0 53767698 15378358272 31973 33554432000 4194304 4196468 140731084658224 140684277541104 140685240629890 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20289] ppid=20274 vsize=15017928 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/20277/task/20289/stat : 20289 (java) R 20274 20277 8919 0 -1 4202560 313 0 0 0 5 0 0 0 20 0 15 0 53767698 15378358272 31973 33554432000 4194304 4196468 140731084658224 140684276488560 140685221212085 0 4 0 25189583 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20290] ppid=20274 vsize=15017928 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/20277/task/20290/stat : 20290 (java) R 20274 20277 8919 0 -1 4202560 641 0 0 0 16 0 0 0 20 0 15 0 53767698 15378358272 31973 33554432000 4194304 4196468 140731084658224 140684275434688 140685219139888 0 4 0 25189583 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20291] ppid=20274 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20291/stat : 20291 (java) S 20274 20277 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53767698 15378358272 31973 33554432000 4194304 4196468 140731084658224 140682660407648 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20292] ppid=20274 vsize=15017928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20292/stat : 20292 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53767699 15378358272 31973 33554432000 4194304 4196468 140731084658224 140684274383920 140685240629890 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 15017928 KiB
Current children cumulated memory: 127892 KiB

[startup+1.50412 s]
/proc/loadavg: 2.71 2.45 2.22 4/220 20292
/proc/meminfo: memFree=14103304/32770624 swapFree=67108860/67108860
[pid=20277] ppid=20274 vsize=15022100 memory=173388 CPUtime=2.88 cores=0,2,4,6
/proc/20277/stat : 20277 (java) S 20274 20277 8919 0 -1 1077944320 22398 0 0 0 280 8 0 0 20 0 15 0 53767691 15382630400 43347 33554432000 4194304 4196468 140731084658224 140731084640768 140685240618743 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
/proc/20277/statm: 3755525 43347 3202 1 0 3716910 0
[pid=20277/tid=20279] ppid=20274 vsize=15022100 memory=5794836780235446119 CPUtime=1.47 cores=0,2,4,6
/proc/20277/task/20279/stat : 20279 (java) S 20274 20277 8919 0 -1 1077944384 16654 0 0 0 141 6 0 0 20 0 15 0 53767692 15382630400 43347 33554432000 4194304 4196468 140731084658224 140685212444800 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20280] ppid=20274 vsize=15022100 memory=6298673690012637031 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20280/stat : 20280 (java) S 20274 20277 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53767693 15382630400 43347 33554432000 4194304 4196468 140731084658224 140685244860944 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20281] ppid=20274 vsize=15022100 memory=7517461399994918255 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20281/stat : 20281 (java) S 20274 20277 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 53767693 15382630400 43347 33554432000 4194304 4196468 140731084658224 140685078239888 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20282] ppid=20274 vsize=15022100 memory=7236844149745150553 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20282/stat : 20282 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53767693 15382630400 43347 33554432000 4194304 4196468 140731084658224 140684699883792 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20283] ppid=20274 vsize=15022100 memory=4638778406922702160 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20283/stat : 20283 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53767693 15382630400 43347 33554432000 4194304 4196468 140731084658224 140684698831248 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20284] ppid=20274 vsize=15022100 memory=7305792324866041176 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20284/stat : 20284 (java) R 20274 20277 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53767695 15382630400 43347 33554432000 4194304 4196468 140731084658224 140684278594288 140685240629890 0 0 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0

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

/proc/20277/task/20292/stat : 20292 (java) S 20274 20277 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53767699 15384727552 152816 33554432000 4194304 4196468 140731084658224 140684274383920 140685240629890 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
Current children cumulated CPU time: 7.98 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 611264 KiB

[startup+6.30078 s]
/proc/loadavg: 2.65 2.45 2.22 4/225 20298
/proc/meminfo: memFree=13467948/32770624 swapFree=67108860/67108860
[pid=20277] ppid=20274 vsize=15683912 memory=751464 CPUtime=9.29 cores=0,2,4,6
/proc/20277/stat : 20277 (java) S 20274 20277 8919 0 -1 1077944320 27529 0 0 0 910 19 0 0 20 0 19 0 53767691 16060325888 187866 33554432000 4194304 4196468 140731084658224 140731084640768 140685240618743 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
/proc/20277/statm: 3920978 187866 3221 1 0 3881834 0
[pid=20293] ppid=20277 vsize=48896 memory=30048 CPUtime=2.8 cores=0,2,4,6
/proc/20293/stat : 20293 (minisat_release) R 20277 20277 8919 0 -1 4202496 9771 0 0 0 279 1 0 0 20 0 1 0 53768040 50069504 7512 33554432000 4194304 4308513 140726108117696 140726108114696 4276060 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 30343168 140726108119727 140726108120238 140726108120238 140726108123077 0
/proc/20293/statm: 12224 7512 354 28 0 8464 0
[pid=20277/tid=20279] ppid=20274 vsize=15683912 memory=751464 CPUtime=3.49 cores=0,2,4,6
/proc/20277/task/20279/stat : 20279 (java) S 20274 20277 8919 0 -1 1077944384 18198 0 0 0 333 16 0 0 20 0 19 0 53767692 16060325888 187866 33554432000 4194304 4196468 140731084658224 140685212457984 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20280] ppid=20274 vsize=15683912 memory=751464 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20280/stat : 20280 (java) S 20274 20277 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53767693 16060325888 187866 33554432000 4194304 4196468 140731084658224 140685244860944 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20281] ppid=20274 vsize=15683912 memory=22580 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20281/stat : 20281 (java) S 20274 20277 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53767693 16060325888 187866 33554432000 4194304 4196468 140731084658224 140685078239888 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20282] ppid=20274 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20282/stat : 20282 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53767693 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684699883792 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20283] ppid=20274 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20283/stat : 20283 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53767693 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684698831248 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20284] ppid=20274 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20284/stat : 20284 (java) S 20274 20277 8919 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 53767695 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684278594288 140685240629890 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20285] ppid=20274 vsize=15683912 memory=56 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20285/stat : 20285 (java) S 20274 20277 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53767695 16060325888 187866 33554432000 4194304 4196468 140731084658224 140683801257632 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20286] ppid=20274 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20286/stat : 20286 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53767696 16060325888 187866 33554432000 4194304 4196468 140731084658224 140683532821744 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20287] ppid=20274 vsize=15683912 memory=3472470757877598949 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20287/stat : 20287 (java) S 20274 20277 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53767698 16060325888 187866 33554432000 4194304 4196468 140731084658224 140683158313424 140685240637339 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20288] ppid=20274 vsize=15683912 memory=7228423913424332945 CPUtime=2.32 cores=0,2,4,6
/proc/20277/task/20288/stat : 20288 (java) S 20274 20277 8919 0 -1 1077944384 2016 0 0 0 231 1 0 0 20 0 19 0 53767698 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684277541104 140685240629890 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20289] ppid=20274 vsize=15683912 memory=174281182977664 CPUtime=2.32 cores=0,2,4,6
/proc/20277/task/20289/stat : 20289 (java) S 20274 20277 8919 0 -1 1077944384 2097 0 0 0 232 0 0 0 20 0 19 0 53767698 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684276488560 140685240629890 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20290] ppid=20274 vsize=15683912 memory=3472468545902075792 CPUtime=1.13 cores=0,2,4,6
/proc/20277/task/20290/stat : 20290 (java) S 20274 20277 8919 0 -1 1077944384 3816 0 0 0 112 1 0 0 20 0 19 0 53767698 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684275435504 140685240629890 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20291] ppid=20274 vsize=15683912 memory=7085964663037977408 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20291/stat : 20291 (java) S 20274 20277 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53767698 16060325888 187866 33554432000 4194304 4196468 140731084658224 140682660407648 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20292] ppid=20274 vsize=15683912 memory=8186646361124467522 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20292/stat : 20292 (java) S 20274 20277 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53767699 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684274383920 140685240629890 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20294] ppid=20274 vsize=15683912 memory=-9181546051567709026 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20294/stat : 20294 (java) S 20274 20277 8919 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 53768040 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684191164224 140685240643353 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20296] ppid=20274 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20296/stat : 20296 (java) S 20274 20277 8919 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 53768040 16060325888 187866 33554432000 4194304 4196468 140731084658224 140682123525936 140685240640669 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20297] ppid=20274 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20297/stat : 20297 (java) S 20274 20277 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53768040 16060325888 187866 33554432000 4194304 4196468 140731084658224 140681855090096 140685240640669 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20298] ppid=20274 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20298/stat : 20298 (java) S 20274 20277 8919 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 53768043 16060325888 187866 33554432000 4194304 4196468 140731084658224 140682391969056 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
Current children cumulated CPU time: 12.09 s
Current children cumulated vsize: 15732808 KiB
Current children cumulated memory: 781512 KiB

[startup+6.55423 s]
# the end of solver process 20277 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=12.1469 s, system=0.230698 s

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

[startup+6.40106 s]
/proc/loadavg: 2.65 2.45 2.22 4/225 20298
/proc/meminfo: memFree=13467948/32770624 swapFree=67108860/67108860
[pid=20277] ppid=20274 vsize=15683912 memory=751464 CPUtime=9.29 cores=0,2,4,6
/proc/20277/stat : 20277 (java) S 20274 20277 8919 0 -1 1077944320 27529 0 0 0 910 19 0 0 20 0 19 0 53767691 16060325888 187866 33554432000 4194304 4196468 140731084658224 140731084640768 140685240618743 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
/proc/20277/statm: 3920978 187866 3221 1 0 3881834 0
[pid=20293] ppid=20277 vsize=48896 memory=30228 CPUtime=2.9 cores=0,2,4,6
/proc/20293/stat : 20293 (minisat_release) R 20277 20277 8919 0 -1 4202496 9852 0 0 0 289 1 0 0 20 0 1 0 53768040 50069504 7557 33554432000 4194304 4308513 140726108117696 140726108114696 4250620 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 30343168 140726108119727 140726108120238 140726108120238 140726108123077 0
/proc/20293/statm: 12224 7557 354 28 0 8464 0
[pid=20277/tid=20279] ppid=20274 vsize=15683912 memory=-7827150150926572482 CPUtime=3.49 cores=0,2,4,6
/proc/20277/task/20279/stat : 20279 (java) S 20274 20277 8919 0 -1 1077944384 18198 0 0 0 333 16 0 0 20 0 19 0 53767692 16060325888 187866 33554432000 4194304 4196468 140731084658224 140685212457984 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20280] ppid=20274 vsize=15683912 memory=-7385037615208631145 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20280/stat : 20280 (java) S 20274 20277 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53767693 16060325888 187866 33554432000 4194304 4196468 140731084658224 140685244860944 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20281] ppid=20274 vsize=15683912 memory=1400504754925836930 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20281/stat : 20281 (java) S 20274 20277 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53767693 16060325888 187866 33554432000 4194304 4196468 140731084658224 140685078239888 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20282] ppid=20274 vsize=15683912 memory=3054156605651173440 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20282/stat : 20282 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53767693 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684699883792 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20283] ppid=20274 vsize=15683912 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20283/stat : 20283 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53767693 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684698831248 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20284] ppid=20274 vsize=15683912 memory=-6454338467431146081 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20284/stat : 20284 (java) S 20274 20277 8919 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 53767695 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684278594288 140685240629890 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20285] ppid=20274 vsize=15683912 memory=280499348188736 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20285/stat : 20285 (java) S 20274 20277 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53767695 16060325888 187866 33554432000 4194304 4196468 140731084658224 140683801257632 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20286] ppid=20274 vsize=15683912 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20286/stat : 20286 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53767696 16060325888 187866 33554432000 4194304 4196468 140731084658224 140683532821744 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20287] ppid=20274 vsize=15683912 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20287/stat : 20287 (java) S 20274 20277 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53767698 16060325888 187866 33554432000 4194304 4196468 140731084658224 140683158313424 140685240637339 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20288] ppid=20274 vsize=15683912 memory=236088 CPUtime=2.32 cores=0,2,4,6
/proc/20277/task/20288/stat : 20288 (java) S 20274 20277 8919 0 -1 1077944384 2016 0 0 0 231 1 0 0 20 0 19 0 53767698 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684277541104 140685240629890 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20289] ppid=20274 vsize=15683912 memory=6656426216303648864 CPUtime=2.32 cores=0,2,4,6
/proc/20277/task/20289/stat : 20289 (java) S 20274 20277 8919 0 -1 1077944384 2097 0 0 0 232 0 0 0 20 0 19 0 53767698 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684276488560 140685240629890 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20290] ppid=20274 vsize=15683912 memory=6944656592455360604 CPUtime=1.13 cores=0,2,4,6
/proc/20277/task/20290/stat : 20290 (java) S 20274 20277 8919 0 -1 1077944384 3816 0 0 0 112 1 0 0 20 0 19 0 53767698 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684275435504 140685240629890 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20291] ppid=20274 vsize=15683912 memory=-5921431000321636112 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20291/stat : 20291 (java) S 20274 20277 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53767698 16060325888 187866 33554432000 4194304 4196468 140731084658224 140682660407648 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20292] ppid=20274 vsize=15683912 memory=280499348219744 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20292/stat : 20292 (java) S 20274 20277 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53767699 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684274383920 140685240629890 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20294] ppid=20274 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20294/stat : 20294 (java) S 20274 20277 8919 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 53768040 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684191164224 140685240643353 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20296] ppid=20274 vsize=15683912 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20296/stat : 20296 (java) S 20274 20277 8919 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 53768040 16060325888 187866 33554432000 4194304 4196468 140731084658224 140682123525936 140685240640669 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20297] ppid=20274 vsize=15683912 memory=17168 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20297/stat : 20297 (java) S 20274 20277 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53768040 16060325888 187866 33554432000 4194304 4196468 140731084658224 140681855090096 140685240640669 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20298] ppid=20274 vsize=15683912 memory=751464 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20298/stat : 20298 (java) S 20274 20277 8919 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 53768043 16060325888 187866 33554432000 4194304 4196468 140731084658224 140682391969056 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
Current children cumulated CPU time: 12.19 s
Current children cumulated vsize: 15732808 KiB
Current children cumulated memory: 781692 KiB

[startup+6.50073 s]
/proc/loadavg: 2.65 2.45 2.22 4/225 20298
/proc/meminfo: memFree=13467948/32770624 swapFree=67108860/67108860
[pid=20277] ppid=20274 vsize=15683912 memory=751464 CPUtime=9.29 cores=0,2,4,6
/proc/20277/stat : 20277 (java) S 20274 20277 8919 0 -1 1077944320 27529 0 0 0 910 19 0 0 20 0 19 0 53767691 16060325888 187866 33554432000 4194304 4196468 140731084658224 140731084640768 140685240618743 0 0 0 25189583 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
/proc/20277/statm: 3920978 187866 3221 1 0 3881834 0
[pid=20293] ppid=20277 vsize=48896 memory=30404 CPUtime=3 cores=0,2,4,6
/proc/20293/stat : 20293 (minisat_release) R 20277 20277 8919 0 -1 4202496 9927 0 0 0 299 1 0 0 20 0 1 0 53768040 50069504 7601 33554432000 4194304 4308513 140726108117696 140726108114696 4276404 0 4 0 8396802 0 0 0 17 0 0 0 0 0 0 6409496 6410680 30343168 140726108119727 140726108120238 140726108120238 140726108123077 0
/proc/20293/statm: 12224 7601 354 28 0 8464 0
[pid=20277/tid=20279] ppid=20274 vsize=15683912 memory=0 CPUtime=3.49 cores=0,2,4,6
/proc/20277/task/20279/stat : 20279 (java) S 20274 20277 8919 0 -1 1077944384 18198 0 0 0 333 16 0 0 20 0 19 0 53767692 16060325888 187866 33554432000 4194304 4196468 140731084658224 140685212457984 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20280] ppid=20274 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20280/stat : 20280 (java) S 20274 20277 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53767693 16060325888 187866 33554432000 4194304 4196468 140731084658224 140685244860944 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20281] ppid=20274 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20281/stat : 20281 (java) S 20274 20277 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 53767693 16060325888 187866 33554432000 4194304 4196468 140731084658224 140685078239888 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20282] ppid=20274 vsize=15683912 memory=751464 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20282/stat : 20282 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53767693 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684699883792 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20283] ppid=20274 vsize=15683912 memory=751464 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20283/stat : 20283 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53767693 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684698831248 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20284] ppid=20274 vsize=15683912 memory=22580 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20284/stat : 20284 (java) S 20274 20277 8919 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 53767695 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684278594288 140685240629890 0 0 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20285] ppid=20274 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20285/stat : 20285 (java) S 20274 20277 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 53767695 16060325888 187866 33554432000 4194304 4196468 140731084658224 140683801257632 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20286] ppid=20274 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20286/stat : 20286 (java) S 20274 20277 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 53767696 16060325888 187866 33554432000 4194304 4196468 140731084658224 140683532821744 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20287] ppid=20274 vsize=15683912 memory=0 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20287/stat : 20287 (java) S 20274 20277 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53767698 16060325888 187866 33554432000 4194304 4196468 140731084658224 140683158313424 140685240637339 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20288] ppid=20274 vsize=15683912 memory=56 CPUtime=2.32 cores=0,2,4,6
/proc/20277/task/20288/stat : 20288 (java) S 20274 20277 8919 0 -1 1077944384 2016 0 0 0 231 1 0 0 20 0 19 0 53767698 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684277541104 140685240629890 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20289] ppid=20274 vsize=15683912 memory=0 CPUtime=2.32 cores=0,2,4,6
/proc/20277/task/20289/stat : 20289 (java) S 20274 20277 8919 0 -1 1077944384 2097 0 0 0 232 0 0 0 20 0 19 0 53767698 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684276488560 140685240629890 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20290] ppid=20274 vsize=15683912 memory=3472470757877598949 CPUtime=1.13 cores=0,2,4,6
/proc/20277/task/20290/stat : 20290 (java) S 20274 20277 8919 0 -1 1077944384 3816 0 0 0 112 1 0 0 20 0 19 0 53767698 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684275435504 140685240629890 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20291] ppid=20274 vsize=15683912 memory=7228423913424332945 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20291/stat : 20291 (java) S 20274 20277 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53767698 16060325888 187866 33554432000 4194304 4196468 140731084658224 140682660407648 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20292] ppid=20274 vsize=15683912 memory=174281182977664 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20292/stat : 20292 (java) S 20274 20277 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53767699 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684274383920 140685240629890 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20294] ppid=20274 vsize=15683912 memory=3472468545902075792 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20294/stat : 20294 (java) S 20274 20277 8919 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 19 0 53768040 16060325888 187866 33554432000 4194304 4196468 140731084658224 140684191164224 140685240643353 0 4 0 25189583 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20296] ppid=20274 vsize=15683912 memory=7085964663037977408 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20296/stat : 20296 (java) S 20274 20277 8919 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 53768040 16060325888 187866 33554432000 4194304 4196468 140731084658224 140682123525936 140685240640669 0 4 0 25189583 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20297] ppid=20274 vsize=15683912 memory=8186646361124467522 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20297/stat : 20297 (java) S 20274 20277 8919 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 53768040 16060325888 187866 33554432000 4194304 4196468 140731084658224 140681855090096 140685240640669 0 4 0 25189583 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
[pid=20277/tid=20298] ppid=20274 vsize=15683912 memory=-9181546051567709026 CPUtime=0 cores=0,2,4,6
/proc/20277/task/20298/stat : 20298 (java) S 20274 20277 8919 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 53768043 16060325888 187866 33554432000 4194304 4196468 140731084658224 140682391969056 140685240628949 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21532672 140731084661748 140731084662025 140731084662025 140731084664783 0
Current children cumulated CPU time: 12.29 s
Current children cumulated vsize: 15732808 KiB
Current children cumulated memory: 781868 KiB

Child status: 0
Real time (s): 6.5543
CPU time (s): 12.3776
CPU user time (s): 12.1469
CPU system time (s): 0.230698
CPU usage (%): 188.847
Max. virtual memory (cumulated for all children) (KiB): 15732808
Max. memory (cumulated for all children) (KiB): 781868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.1469
system time used= 0.230698
maximum resident set size= 753512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37527
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= 4111
involuntary context switches= 47


# summary of solver processes directly reported to runsolver:
#   pid: 20277
#   total CPU time (s): 12.3776
#   total CPU user time (s): 12.1469
#   total CPU system time (s): 0.230698

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.058128 second user time and 0.114063 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 18:07:25
IDJOB=4294765
IDBENCH=141419
IDSOLVER=2755
FILE ID=node102/4294765-1532362045
RUNJOBID= node102-1532330044-8950
PBS_JOBID= 21019000
Free space on /tmp= 53236 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-12_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-4294765-1532362045/watcher-4294765-1532362045 -o /tmp/evaluation-result-4294765-1532362045/solver-4294765-1532362045 -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-4294765-1532362045.xml

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

MD5SUM BENCH= 9b1722167e694dc70b944145256e05c5
RANDOM SEED=1137180120

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:        14235140 kB
MemAvailable:   29477388 kB
Buffers:          260664 kB
Cached:         15068380 kB
SwapCached:            0 kB
Active:          4010232 kB
Inactive:       13832048 kB
Active(anon):    2515812 kB
Inactive(anon):    16888 kB
Active(file):    1494420 kB
Inactive(file): 13815160 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8004 kB
Writeback:             0 kB
AnonPages:       2519872 kB
Mapped:            49368 kB
Shmem:             17036 kB
Slab:             389004 kB
SReclaimable:     361128 kB
SUnreclaim:        27876 kB
KernelStack:        3680 kB
PageTables:         9804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13525164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2340864 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 18:07:32