Trace number 4294140

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)? (MO) 1789.51 1767.94

General information on the benchmark

NameBibd/
Bibd-sc-22-033-12-08-04_c18.xml
MD5SUM6ea47cf9d60ca9eef307247e67b78630
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables16698
Number of constraints7910
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":8349}]
Minimum variable degree0
Maximum variable degree24
Distribution of variable degrees[{"degree":0,"count":8349},{"degree":2,"count":7623},{"degree":24,"count":726}]
Minimum constraint arity3
Maximum constraint arity726
Distribution of constraint arities[{"arity":3,"count":7623},{"arity":22,"count":33},{"arity":33,"count":253},{"arity":726,"count":1}]
Number of extensional constraints0
Number of intensional constraints7623
Distribution of constraint types[{"type":"intension","count":7623},{"type":"lex","count":1},{"type":"sum","count":286}]
Optimization problemNO
Type of objective

Solver Data

0.55/0.52	
0.66/0.52	scop both+minisat_release (2018-06-13)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Mon Jul 23 15:34:52 CEST 2018
0.66/0.54	c PID: 15297
0.66/0.54	c IP: 172.20.3.102
0.66/0.54	c HOST: node102.alineos.net
0.66/0.55	c (0,0) Parsing Begin
6.45/2.57	c (2,2) Parsing End
6.45/2.59	c (2,2) CSP: 0 int (0 aux), 8349 bool (0 aux), 7910 ctr, max domain size 2
6.45/2.59	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
6.45/2.59	c (2,2) Constraint Name Generate Begin
6.77/2.64	c (2,2) Ctr:HOME/instance-4294140-1532352892.xml,Eq:IntVar:LexMatrix:Mul:Num:WeightedSum
6.77/2.64	c (2,2) Constraint Name Generate End
6.77/2.64	c (2,2) Heap : 450 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
6.77/2.64	c (2,2) CSP to CSPinCNF Begin
9.11/3.39	c (2,2) translated 791 (10%) constraints
10.33/3.72	c (3,3) translated 1582 (20%) constraints
11.26/4.05	c (3,3) translated 2373 (30%) constraints
12.20/4.38	c (3,3) translated 3164 (40%) constraints
13.50/4.75	c (4,4) translated 3955 (50%) constraints
14.47/5.06	c (4,4) translated 4746 (60%) constraints
15.36/5.31	c (4,4) translated 5537 (70%) constraints
15.96/5.54	c (5,4) translated 6328 (80%) constraints
16.56/5.73	c (5,5) translated 7119 (90%) constraints
17.72/6.14	c (5,5) translated 7910 (100%) constraints
22.11/8.11	c (7,7) STATISTICS1:HOME/instance-4294140-1532352892.xml,Eq:IntVar:LexMatrix:Mul:Num:WeightedSum,24886,41089,4294967296,2,4,33,4294967296:506;2097152:66;2:17987,2:102283,4:1291;3:15299;2:16537;1:7962,33:506;22:66;2:17987;1:80103,
22.11/8.11	c (7,7) ===========================================
22.11/8.11	c (7,7) Both Encoding selects:
22.11/8.11	c (7,7) Order
22.11/8.11	c (7,7) ===========================================
23.47/8.51	c (7,7) translated 4109 (10%) constraints
24.08/8.70	c (8,8) translated 8218 (20%) constraints
24.38/8.88	c (8,8) translated 12327 (30%) constraints
25.01/9.03	c (8,8) translated 16436 (40%) constraints
25.29/9.18	c (8,8) translated 20545 (50%) constraints
26.13/9.44	c (8,8) translated 24654 (60%) constraints
26.32/9.57	c (9,8) translated 28763 (70%) constraints
26.44/9.70	c (9,9) translated 32872 (80%) constraints
26.64/9.82	c (9,9) translated 36981 (90%) constraints
28.22/10.60	c (10,9) translated 41089 (100%) constraints
28.22/10.61	c (10,9) CSP to CSPinCNF End
28.22/10.62	c (10,9) CSP: 3135 int (3135 aux), 32509 bool (24160 aux), 70514 ctr, max domain size 12
28.22/10.62	c (10,9) Heap : 562 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
28.22/10.62	c (10,9) CSPinCNF Propagation Begin
29.42/11.05	c (10,10) 0 values, 7623 unsatisfiable literals, and 7623 valid clauses are removed
29.42/11.05	c (10,10) CSPinCNF Propagation End
29.42/11.06	c (10,10) CSP: 3135 int (3135 aux), 32509 bool (24160 aux), 62891 ctr, max domain size 12
29.42/11.06	c (10,10) Heap : 783 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
29.42/11.06	c (10,10) Simplify CSPinCNF Begin
29.78/11.25	c (10,10) Simplify CSPinCNF End
29.78/11.26	c (10,10) CSP: 3135 int (3135 aux), 35250 bool (26901 aux), 65632 ctr, max domain size 12
29.78/11.26	c (10,10) Heap : 893 MiB used (max 10795 MiB), NonHeap : 31 MiB used (max 0 MiB)
29.78/11.26	c (10,10) Calculate Precise Domain Begin
29.96/11.35	c (10,10) 0 values are removed by re-calculation
29.96/11.35	c (10,10) Calculate Precise Domain End
29.96/11.35	c (10,10) CSP: 3135 int (3135 aux), 35250 bool (26901 aux), 65632 ctr, max domain size 12
29.96/11.35	c (10,10) Heap : 893 MiB used (max 10795 MiB), NonHeap : 32 MiB used (max 0 MiB)
29.96/11.35	c (10,10) CSPinCNF to SatSolver Begin
31.47/11.89	c (11,11) 6564 (10 %) CSP clauses are encoded (48846 SAT variables, 72882 SAT clauses)
31.78/11.97	c (11,11) 13127 (20 %) CSP clauses are encoded (48846 SAT variables, 79445 SAT clauses)
32.10/12.04	c (11,11) 19690 (30 %) CSP clauses are encoded (48846 SAT variables, 86008 SAT clauses)
32.10/12.07	c (11,11) 26253 (40 %) CSP clauses are encoded (48846 SAT variables, 92571 SAT clauses)
32.27/12.11	c (11,11) 32816 (50 %) CSP clauses are encoded (48846 SAT variables, 99134 SAT clauses)
32.27/12.14	c (11,11) 39380 (60 %) CSP clauses are encoded (48846 SAT variables, 105698 SAT clauses)
32.27/12.17	c (11,11) 45943 (70 %) CSP clauses are encoded (48846 SAT variables, 112261 SAT clauses)
32.36/12.21	c (11,11) 52506 (80 %) CSP clauses are encoded (48846 SAT variables, 118824 SAT clauses)
32.58/12.46	c (11,11) 59069 (90 %) CSP clauses are encoded (48846 SAT variables, 205541 SAT clauses)
32.89/12.61	c (12,11) 65632 (100 %) CSP clauses are encoded (48846 SAT variables, 233506 SAT clauses)
32.89/12.61	c (12,11) CSPinCNF to SatSolver End
32.89/12.61	c (12,11) Heap : 1611 MiB used (max 10795 MiB), NonHeap : 33 MiB used (max 0 MiB)
33.47/12.88	c (12,12) STATISTICS2:HOME/instance-4294140-1532352892.xml,Eq:IntVar:LexMatrix:Mul:Num:WeightedSum,38385,65632,256,12,4,9,256:66;144:44;128:132;72:132;64:66;40:1386;25:1980;16:3036;2:19331,12:264;9:396;8:264;5:11616;2:150020,4:1291;3:7676;2:34524;1:22141,9:66;8:132;5:4554;3:2090;2:19331;1:93208,
33.47/12.88	c (12,12) SatSolver.solve Begin
33.47/12.88	c (12,12) 48846 bool, 233507 clause
33.47/12.88	c (12,12) 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-4294140-1532352892.xml-scop-15297.cnf HOME/instance-4294140-1532352892.xml-scop-15297.cnf.out
1789.46/1767.90	c (1767,0) receiving signal SIGTERM
1789.46/1767.90	s UNKNOWN
1789.46/1767.90	c (1767,12) SatSolver is killed by some reasons.
1789.46/1767.90	c (1767,12) 2,2,10,10,10,10,12,TO,TO,STOP-AFTER(DIMACS)
1789.46/1767.90	c END-Prog: Mon Jul 23 16:04:20 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 (2651 MiB free)
  memory of node 1: 16384 MiB (10505 MiB free)
  node distances:
     10  21
     21  10

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

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

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


[startup+0.100138 s]*
/proc/loadavg: 2.00 2.03 2.08 3/221 15312
/proc/meminfo: memFree=13410908/32770624 swapFree=67108860/67108860
[pid=15297] ppid=15294 vsize=15011656 memory=75748 CPUtime=0.11 cores=1,3,5,7
/proc/15297/stat : 15297 (java) S 15294 15297 8919 0 -1 1077944320 6640 0 0 0 9 2 0 0 20 0 15 0 52852352 15371935744 18937 33554432000 4194304 4196468 140725235077232 140725235059776 140187606650615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
/proc/15297/statm: 3752914 18937 2782 1 0 3715374 0
[pid=15297/tid=15299] ppid=15294 vsize=15011656 memory=-6655087062886431568 CPUtime=0.09 cores=1,3,5,7
/proc/15297/task/15299/stat : 15299 (java) R 15294 15297 8919 0 -1 4202560 4727 0 0 0 7 2 0 0 20 0 15 0 52852352 15371935744 19003 33554432000 4194304 4196468 140725235077232 140187578476944 140187590731102 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15300] ppid=15294 vsize=15011656 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15300/stat : 15300 (java) S 15294 15297 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52852354 15371935744 19069 33554432000 4194304 4196468 140725235077232 140187610893328 140187606660821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15301] ppid=15294 vsize=15011656 memory=140479753442944 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15301/stat : 15301 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852354 15371935744 19069 33554432000 4194304 4196468 140725235077232 140187401976976 140187606660821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15302] ppid=15294 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15302/stat : 15302 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852354 15371935744 19069 33554432000 4194304 4196468 140725235077232 140187400923920 140187606660821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15303] ppid=15294 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15303/stat : 15303 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852354 15371935744 19072 33554432000 4194304 4196468 140725235077232 140187399871376 140187606660821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15304] ppid=15294 vsize=15011656 memory=140479753442944 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15304/stat : 15304 (java) S 15294 15297 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52852355 15371935744 19072 33554432000 4194304 4196468 140725235077232 140186811988208 140187606661762 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15305] ppid=15294 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15305/stat : 15305 (java) S 15294 15297 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52852356 15371935744 19072 33554432000 4194304 4196468 140725235077232 140186256139424 140187606660821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15306] ppid=15294 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15306/stat : 15306 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852356 15371935744 19072 33554432000 4194304 4196468 140725235077232 140185987703536 140187606660821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15307] ppid=15294 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15307/stat : 15307 (java) S 15294 15297 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52852358 15371935744 19072 33554432000 4194304 4196468 140725235077232 140185613195216 140187606669211 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15308] ppid=15294 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15308/stat : 15308 (java) R 15294 15297 8919 0 -1 4202560 384 0 0 0 0 0 0 0 20 0 15 0 52852358 15371935744 19072 33554432000 4194304 4196468 140725235077232 140186810936344 140187590118464 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15309] ppid=15294 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15309/stat : 15309 (java) S 15294 15297 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52852358 15371935744 19072 33554432000 4194304 4196468 140725235077232 140186809883504 140187606661762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15310] ppid=15294 vsize=15011656 memory=140479753442944 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15310/stat : 15310 (java) R 15294 15297 8919 0 -1 4202560 284 0 0 0 0 0 0 0 20 0 15 0 52852358 15371935744 19072 33554432000 4194304 4196468 140725235077232 140186808830448 140187590898025 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15311] ppid=15294 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15311/stat : 15311 (java) S 15294 15297 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52852359 15371935744 19072 33554432000 4194304 4196468 140725235077232 140185115290464 140187606660821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15312] ppid=15294 vsize=15011656 memory=140479753442944 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15312/stat : 15312 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852359 15371935744 19138 33554432000 4194304 4196468 140725235077232 140186807777840 140187606661762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 75748 KiB

[startup+0.21068 s]*
/proc/loadavg: 2.00 2.03 2.08 4/221 15312
/proc/meminfo: memFree=13397324/32770624 swapFree=67108860/67108860
[pid=15297] ppid=15294 vsize=15011656 memory=86700 CPUtime=0.26 cores=1,3,5,7
/proc/15297/stat : 15297 (java) S 15294 15297 8919 0 -1 1077944320 9597 0 0 0 23 3 0 0 20 0 15 0 52852352 15371935744 21675 33554432000 4194304 4196468 140725235077232 140725235059776 140187606650615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
/proc/15297/statm: 3752914 21675 2889 1 0 3715374 0
[pid=15297/tid=15299] ppid=15294 vsize=15011656 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/15297/task/15299/stat : 15299 (java) R 15294 15297 8919 0 -1 4202560 7486 0 0 0 18 2 0 0 20 0 15 0 52852352 15371935744 21675 33554432000 4194304 4196468 140725235077232 140187578478592 140187078307586 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15300] ppid=15294 vsize=15011656 memory=288230609019731991 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15300/stat : 15300 (java) S 15294 15297 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52852354 15371935744 21675 33554432000 4194304 4196468 140725235077232 140187610893328 140187606660821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15301] ppid=15294 vsize=15011656 memory=140479753756766 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15301/stat : 15301 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852354 15371935744 21675 33554432000 4194304 4196468 140725235077232 140187401976976 140187606660821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15302] ppid=15294 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15302/stat : 15302 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852354 15371935744 21675 33554432000 4194304 4196468 140725235077232 140187400923920 140187606660821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15303] ppid=15294 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15303/stat : 15303 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852354 15371935744 21675 33554432000 4194304 4196468 140725235077232 140187399871376 140187606660821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15304] ppid=15294 vsize=15011656 memory=140479753442944 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15304/stat : 15304 (java) S 15294 15297 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52852355 15371935744 21675 33554432000 4194304 4196468 140725235077232 140186811988208 140187606661762 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15305] ppid=15294 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15305/stat : 15305 (java) S 15294 15297 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52852356 15371935744 21675 33554432000 4194304 4196468 140725235077232 140186256139424 140187606660821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15306] ppid=15294 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15306/stat : 15306 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852356 15371935744 21675 33554432000 4194304 4196468 140725235077232 140185987703536 140187606660821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15307] ppid=15294 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15307/stat : 15307 (java) S 15294 15297 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52852358 15371935744 21675 33554432000 4194304 4196468 140725235077232 140185613195216 140187606669211 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15308] ppid=15294 vsize=15011656 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/15297/task/15308/stat : 15308 (java) S 15294 15297 8919 0 -1 1077944384 430 0 0 0 1 0 0 0 20 0 15 0 52852358 15371935744 21675 33554432000 4194304 4196468 140725235077232 140186810936048 140187606661762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15309] ppid=15294 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15309/stat : 15309 (java) S 15294 15297 8919 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 52852358 15371935744 21675 33554432000 4194304 4196468 140725235077232 140186809883504 140187606661762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15310] ppid=15294 vsize=15011656 memory=140479753442944 CPUtime=0.03 cores=1,3,5,7
/proc/15297/task/15310/stat : 15310 (java) R 15294 15297 8919 0 -1 4202560 298 0 0 0 3 0 0 0 20 0 15 0 52852358 15371935744 21675 33554432000 4194304 4196468 140725235077232 140186808830448 140187585600460 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15311] ppid=15294 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15311/stat : 15311 (java) S 15294 15297 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52852359 15371935744 21675 33554432000 4194304 4196468 140725235077232 140185115290464 140187606660821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15312] ppid=15294 vsize=15011656 memory=140479753442944 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15312/stat : 15312 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852359 15371935744 21675 33554432000 4194304 4196468 140725235077232 140186807777840 140187606661762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 86700 KiB

[startup+0.310666 s]*
/proc/loadavg: 2.00 2.03 2.08 3/221 15312
/proc/meminfo: memFree=13394284/32770624 swapFree=67108860/67108860
[pid=15297] ppid=15294 vsize=15011656 memory=90432 CPUtime=0.43 cores=1,3,5,7
/proc/15297/stat : 15297 (java) S 15294 15297 8919 0 -1 1077944320 10137 0 0 0 40 3 0 0 20 0 15 0 52852352 15371935744 22608 33554432000 4194304 4196468 140725235077232 140725235059776 140187606650615 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
/proc/15297/statm: 3752914 22608 3033 1 0 3715374 0
[pid=15297/tid=15299] ppid=15294 vsize=15011656 memory=8389772277269004345 CPUtime=0.29 cores=1,3,5,7
/proc/15297/task/15299/stat : 15299 (java) R 15294 15297 8919 0 -1 4202560 7862 0 0 0 27 2 0 0 20 0 15 0 52852352 15371935744 22608 33554432000 4194304 4196468 140725235077232 140187578454768 140187590731102 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15300] ppid=15294 vsize=15011656 memory=4294967638 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15300/stat : 15300 (java) S 15294 15297 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52852354 15371935744 22608 33554432000 4194304 4196468 140725235077232 140187610893328 140187606660821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15301] ppid=15294 vsize=15011656 memory=140479753757340 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15301/stat : 15301 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852354 15371935744 22608 33554432000 4194304 4196468 140725235077232 140187401976976 140187606660821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15302] ppid=15294 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15302/stat : 15302 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852354 15371935744 22608 33554432000 4194304 4196468 140725235077232 140187400923920 140187606660821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15303] ppid=15294 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15303/stat : 15303 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852354 15371935744 22608 33554432000 4194304 4196468 140725235077232 140187399871376 140187606660821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15304] ppid=15294 vsize=15011656 memory=140479753442944 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15304/stat : 15304 (java) S 15294 15297 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52852355 15371935744 22608 33554432000 4194304 4196468 140725235077232 140186811988208 140187606661762 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15305] ppid=15294 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15305/stat : 15305 (java) S 15294 15297 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52852356 15371935744 22608 33554432000 4194304 4196468 140725235077232 140186256139424 140187606660821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15306] ppid=15294 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15306/stat : 15306 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852356 15371935744 22608 33554432000 4194304 4196468 140725235077232 140185987703536 140187606660821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15307] ppid=15294 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15307/stat : 15307 (java) S 15294 15297 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52852358 15371935744 22608 33554432000 4194304 4196468 140725235077232 140185613195216 140187606669211 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15308] ppid=15294 vsize=15011656 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/15297/task/15308/stat : 15308 (java) S 15294 15297 8919 0 -1 1077944384 532 0 0 0 3 0 0 0 20 0 15 0 52852358 15371935744 22608 33554432000 4194304 4196468 140725235077232 140186810936048 140187606661762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15309] ppid=15294 vsize=15011656 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/15297/task/15309/stat : 15309 (java) S 15294 15297 8919 0 -1 1077944384 92 0 0 0 1 0 0 0 20 0 15 0 52852358 15371935744 22608 33554432000 4194304 4196468 140725235077232 140186809883504 140187606661762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15310] ppid=15294 vsize=15011656 memory=140479753442944 CPUtime=0.07 cores=1,3,5,7
/proc/15297/task/15310/stat : 15310 (java) S 15294 15297 8919 0 -1 1077944384 318 0 0 0 7 0 0 0 20 0 15 0 52852358 15371935744 22608 33554432000 4194304 4196468 140725235077232 140186808830448 140187606661762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15311] ppid=15294 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15311/stat : 15311 (java) S 15294 15297 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52852359 15371935744 22608 33554432000 4194304 4196468 140725235077232 140185115290464 140187606660821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15312] ppid=15294 vsize=15011656 memory=140479753442944 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15312/stat : 15312 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852359 15371935744 22608 33554432000 4194304 4196468 140725235077232 140186807777840 140187606661762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 90432 KiB

[startup+0.701602 s]
/proc/loadavg: 2.00 2.03 2.08 3/221 15312
/proc/meminfo: memFree=13370224/32770624 swapFree=67108860/67108860
[pid=15297] ppid=15294 vsize=15017928 memory=131564 CPUtime=1.05 cores=1,3,5,7
/proc/15297/stat : 15297 (java) S 15294 15297 8919 0 -1 1077944320 17025 0 0 0 100 5 0 0 20 0 15 0 52852352 15378358272 32891 33554432000 4194304 4196468 140725235077232 140725235059776 140187606650615 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
/proc/15297/statm: 3754482 32891 3147 1 0 3715886 0
[pid=15297/tid=15299] ppid=15294 vsize=15017928 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/15297/task/15299/stat : 15299 (java) R 15294 15297 8919 0 -1 4202560 14205 0 0 0 63 4 0 0 20 0 15 0 52852352 15378358272 32891 33554432000 4194304 4196468 140725235077232 140187578486096 140187078347658 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15300] ppid=15294 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15300/stat : 15300 (java) S 15294 15297 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52852354 15378358272 32891 33554432000 4194304 4196468 140725235077232 140187610893328 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15301] ppid=15294 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15301/stat : 15301 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852354 15378358272 32891 33554432000 4194304 4196468 140725235077232 140187401976976 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15302] ppid=15294 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15302/stat : 15302 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852354 15378358272 32891 33554432000 4194304 4196468 140725235077232 140187400923920 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15303] ppid=15294 vsize=15017928 memory=206209835618087 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15303/stat : 15303 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852354 15378358272 32891 33554432000 4194304 4196468 140725235077232 140187399871376 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15304] ppid=15294 vsize=15017928 memory=286033 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15304/stat : 15304 (java) S 15294 15297 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52852355 15378358272 32891 33554432000 4194304 4196468 140725235077232 140186811988208 140187606661762 0 0 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15305] ppid=15294 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15305/stat : 15305 (java) S 15294 15297 8919 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 52852356 15378358272 32891 33554432000 4194304 4196468 140725235077232 140186256139424 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15306] ppid=15294 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15306/stat : 15306 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852356 15378358272 32891 33554432000 4194304 4196468 140725235077232 140185987703536 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15307] ppid=15294 vsize=15017928 memory=7809523229951467574 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15307/stat : 15307 (java) S 15294 15297 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52852358 15378358272 32891 33554432000 4194304 4196468 140725235077232 140185613195216 140187606669211 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15308] ppid=15294 vsize=15017928 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/15297/task/15308/stat : 15308 (java) R 15294 15297 8919 0 -1 4202560 754 0 0 0 11 0 0 0 20 0 15 0 52852358 15378358272 32891 33554432000 4194304 4196468 140725235077232 140186810929240 140187587240461 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15309] ppid=15294 vsize=15017928 memory=-3472574513799858009 CPUtime=0.06 cores=1,3,5,7
/proc/15297/task/15309/stat : 15309 (java) R 15294 15297 8919 0 -1 4202560 241 0 0 0 6 0 0 0 20 0 15 0 52852358 15378358272 32891 33554432000 4194304 4196468 140725235077232 140186809872496 140187591042294 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15310] ppid=15294 vsize=15017928 memory=6944656592387989600 CPUtime=0.18 cores=1,3,5,7
/proc/15297/task/15310/stat : 15310 (java) R 15294 15297 8919 0 -1 4202560 486 0 0 0 18 0 0 0 20 0 15 0 52852358 15378358272 32891 33554432000 4194304 4196468 140725235077232 140186808828240 140187585306538 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15311] ppid=15294 vsize=15017928 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15311/stat : 15311 (java) S 15294 15297 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 52852359 15378358272 32891 33554432000 4194304 4196468 140725235077232 140185115290464 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15312] ppid=15294 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15312/stat : 15312 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852359 15378358272 32891 33554432000 4194304 4196468 140725235077232 140186807777840 140187606661762 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
Current children cumulated CPU time: 1.05 s
Current children cumulated vsize: 15017928 KiB
Current children cumulated memory: 131564 KiB

[startup+1.5016 s]
/proc/loadavg: 2.00 2.03 2.08 5/221 15312
/proc/meminfo: memFree=13297688/32770624 swapFree=67108860/67108860
[pid=15297] ppid=15294 vsize=15022100 memory=250968 CPUtime=3.34 cores=1,3,5,7
/proc/15297/stat : 15297 (java) S 15294 15297 8919 0 -1 1077944320 19798 0 0 0 326 8 0 0 20 0 15 0 52852352 15382630400 62742 33554432000 4194304 4196468 140725235077232 140725235059776 140187606650615 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
/proc/15297/statm: 3755525 62742 3206 1 0 3716910 0
[pid=15297/tid=15299] ppid=15294 vsize=15022100 memory=127 CPUtime=1.46 cores=1,3,5,7
/proc/15297/task/15299/stat : 15299 (java) R 15294 15297 8919 0 -1 4202560 14994 0 0 0 141 5 0 0 20 0 15 0 52852352 15382630400 62742 33554432000 4194304 4196468 140725235077232 140187578485352 140187083648683 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15300] ppid=15294 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15300/stat : 15300 (java) S 15294 15297 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 52852354 15382630400 62742 33554432000 4194304 4196468 140725235077232 140187610893328 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15301] ppid=15294 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15301/stat : 15301 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852354 15382630400 62742 33554432000 4194304 4196468 140725235077232 140187401976976 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15302] ppid=15294 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15302/stat : 15302 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852354 15382630400 62742 33554432000 4194304 4196468 140725235077232 140187400923920 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15303] ppid=15294 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15303/stat : 15303 (java) S 15294 15297 8919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 52852354 15382630400 62742 33554432000 4194304 4196468 140725235077232 140187399871376 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15304] ppid=15294 vsize=15022100 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15304/stat : 15304 (java) S 15294 15297 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 52852355 15382630400 62742 33554432000 4194304 4196468 140725235077232 140186811988208 140187606661762 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0

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

/proc/meminfo: memFree=13182004/32770624 swapFree=67108860/67108860
[pid=15297] ppid=15294 vsize=15683912 memory=3137940 CPUtime=34.39 cores=1,3,5,7
/proc/15297/stat : 15297 (java) S 15294 15297 8919 0 -1 1077944320 40979 0 0 0 3341 98 0 0 20 0 19 0 52852352 16060325888 784485 33554432000 4194304 4196468 140725235077232 140725235059776 140187606650615 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
/proc/15297/statm: 3920978 784485 3250 1 0 3881834 0
[pid=15313] ppid=15297 vsize=157604 memory=139632 CPUtime=1709.44 cores=1,3,5,7
/proc/15313/stat : 15313 (minisat_release) R 15297 15297 8919 0 -1 4202496 229091 0 0 0 170930 14 0 0 20 0 1 0 52853642 161386496 34908 33554432000 4194304 4308513 140720808266112 140720808263112 4250434 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 32641024 140720808272559 140720808273070 140720808273070 140720808275909 0
/proc/15313/statm: 39401 34908 353 28 0 35641 0
[pid=15297/tid=15299] ppid=15294 vsize=15683912 memory=3137940 CPUtime=12.75 cores=1,3,5,7
/proc/15297/task/15299/stat : 15299 (java) S 15294 15297 8919 0 -1 1077944384 19895 0 0 0 1227 48 0 0 20 0 19 0 52852352 16060325888 784485 33554432000 4194304 4196468 140725235077232 140187578489856 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15300] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0.11 cores=1,3,5,7
/proc/15297/task/15300/stat : 15300 (java) S 15294 15297 8919 0 -1 1077944384 75 0 0 0 9 2 0 0 20 0 19 0 52852354 16060325888 784485 33554432000 4194304 4196468 140725235077232 140187610893328 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15301] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0.11 cores=1,3,5,7
/proc/15297/task/15301/stat : 15301 (java) S 15294 15297 8919 0 -1 1077944384 164 0 0 0 9 2 0 0 20 0 19 0 52852354 16060325888 784485 33554432000 4194304 4196468 140725235077232 140187401976976 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15302] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0.11 cores=1,3,5,7
/proc/15297/task/15302/stat : 15302 (java) S 15294 15297 8919 0 -1 1077944384 75 0 0 0 9 2 0 0 20 0 19 0 52852354 16060325888 784485 33554432000 4194304 4196468 140725235077232 140187400923920 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15303] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0.11 cores=1,3,5,7
/proc/15297/task/15303/stat : 15303 (java) S 15294 15297 8919 0 -1 1077944384 50 0 0 0 9 2 0 0 20 0 19 0 52852354 16060325888 784485 33554432000 4194304 4196468 140725235077232 140187399871376 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15304] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0.03 cores=1,3,5,7
/proc/15297/task/15304/stat : 15304 (java) S 15294 15297 8919 0 -1 1077944384 23 0 0 0 1 2 0 0 20 0 19 0 52852355 16060325888 784485 33554432000 4194304 4196468 140725235077232 140186811988208 140187606661762 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15305] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15305/stat : 15305 (java) S 15294 15297 8919 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 19 0 52852356 16060325888 784485 33554432000 4194304 4196468 140725235077232 140186256139488 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15306] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15306/stat : 15306 (java) S 15294 15297 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52852356 16060325888 784485 33554432000 4194304 4196468 140725235077232 140185987703536 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15307] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15307/stat : 15307 (java) S 15294 15297 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52852358 16060325888 784485 33554432000 4194304 4196468 140725235077232 140185613195216 140187606669211 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15308] ppid=15294 vsize=15683912 memory=1296 CPUtime=9.28 cores=1,3,5,7
/proc/15297/task/15308/stat : 15308 (java) S 15294 15297 8919 0 -1 1077944384 6813 0 0 0 926 2 0 0 20 0 19 0 52852358 16060325888 784485 33554432000 4194304 4196468 140725235077232 140186810936048 140187606661762 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15309] ppid=15294 vsize=15683912 memory=2340 CPUtime=9.07 cores=1,3,5,7
/proc/15297/task/15309/stat : 15309 (java) S 15294 15297 8919 0 -1 1077944384 5454 0 0 0 905 2 0 0 20 0 19 0 52852358 16060325888 784485 33554432000 4194304 4196468 140725235077232 140186809883504 140187606661762 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15310] ppid=15294 vsize=15683912 memory=3137940 CPUtime=2.07 cores=1,3,5,7
/proc/15297/task/15310/stat : 15310 (java) S 15294 15297 8919 0 -1 1077944384 6908 0 0 0 205 2 0 0 20 0 19 0 52852358 16060325888 784485 33554432000 4194304 4196468 140725235077232 140186808830448 140187606661762 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15311] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15311/stat : 15311 (java) S 15294 15297 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52852359 16060325888 784485 33554432000 4194304 4196468 140725235077232 140185115290464 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15312] ppid=15294 vsize=15683912 memory=4048 CPUtime=0.65 cores=1,3,5,7
/proc/15297/task/15312/stat : 15312 (java) S 15294 15297 8919 0 -1 1077944384 117 0 0 0 30 35 0 0 20 0 19 0 52852359 16060325888 784485 33554432000 4194304 4196468 140725235077232 140186807777840 140187606661762 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15314] ppid=15294 vsize=15683912 memory=10904 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15314/stat : 15314 (java) S 15294 15297 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52853642 16060325888 784485 33554432000 4194304 4196468 140725235077232 140187397260608 140187606675225 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15316] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15316/stat : 15316 (java) S 15294 15297 8919 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 52853642 16060325888 784485 33554432000 4194304 4196468 140725235077232 140184712625456 140187606672541 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15317] ppid=15294 vsize=15683912 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15317/stat : 15317 (java) S 15294 15297 8919 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 52853642 16060325888 784485 33554432000 4194304 4196468 140725235077232 140184578404272 140187606672541 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15318] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15318/stat : 15318 (java) S 15294 15297 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 52853644 16060325888 784485 33554432000 4194304 4196468 140725235077232 140184309980960 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
Current children cumulated CPU time: 1743.83 s
Current children cumulated vsize: 15841516 KiB
Current children cumulated memory: 3277572 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1767.9 s]
/proc/loadavg: 2.00 2.06 2.06 3/225 15879
/proc/meminfo: memFree=13170960/32770624 swapFree=67108860/67108860
[pid=15297] ppid=15294 vsize=15683912 memory=3137940 CPUtime=34.42 cores=1,3,5,7
/proc/15297/stat : 15297 (java) S 15294 15297 8919 0 -1 1077944320 40983 0 0 0 3343 99 0 0 20 0 19 0 52852352 16060325888 784485 33554432000 4194304 4196468 140725235077232 140725235059776 140187606650615 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
/proc/15297/statm: 3920978 784485 3250 1 0 3881834 0
[pid=15313] ppid=15297 vsize=192648 memory=146380 CPUtime=1755.04 cores=1,3,5,7
/proc/15313/stat : 15313 (minisat_release) R 15297 15297 8919 0 -1 4202496 237019 0 0 0 175490 14 0 0 20 0 1 0 52853642 197271552 36595 33554432000 4194304 4308513 140720808266112 140720808263112 4280638 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 32641024 140720808272559 140720808273070 140720808273070 140720808275909 0
/proc/15313/statm: 48162 36595 353 28 0 44402 0
[pid=15297/tid=15299] ppid=15294 vsize=15683912 memory=3137940 CPUtime=12.75 cores=1,3,5,7
/proc/15297/task/15299/stat : 15299 (java) S 15294 15297 8919 0 -1 1077944384 19895 0 0 0 1227 48 0 0 20 0 19 0 52852352 16060325888 784485 33554432000 4194304 4196468 140725235077232 140187578489856 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15300] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0.11 cores=1,3,5,7
/proc/15297/task/15300/stat : 15300 (java) S 15294 15297 8919 0 -1 1077944384 75 0 0 0 9 2 0 0 20 0 19 0 52852354 16060325888 784485 33554432000 4194304 4196468 140725235077232 140187610893328 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15301] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0.11 cores=1,3,5,7
/proc/15297/task/15301/stat : 15301 (java) S 15294 15297 8919 0 -1 1077944384 164 0 0 0 9 2 0 0 20 0 19 0 52852354 16060325888 784485 33554432000 4194304 4196468 140725235077232 140187401976976 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15302] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0.11 cores=1,3,5,7
/proc/15297/task/15302/stat : 15302 (java) S 15294 15297 8919 0 -1 1077944384 75 0 0 0 9 2 0 0 20 0 19 0 52852354 16060325888 784485 33554432000 4194304 4196468 140725235077232 140187400923920 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15303] ppid=15294 vsize=15683912 memory=140479656178600 CPUtime=0.11 cores=1,3,5,7
/proc/15297/task/15303/stat : 15303 (java) S 15294 15297 8919 0 -1 1077944384 50 0 0 0 9 2 0 0 20 0 19 0 52852354 16060325888 784485 33554432000 4194304 4196468 140725235077232 140187399871376 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15304] ppid=15294 vsize=15683912 memory=206222720916106 CPUtime=0.03 cores=1,3,5,7
/proc/15297/task/15304/stat : 15304 (java) S 15294 15297 8919 0 -1 1077944384 23 0 0 0 1 2 0 0 20 0 19 0 52852355 16060325888 784485 33554432000 4194304 4196468 140725235077232 140186811988208 140187606661762 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15305] ppid=15294 vsize=15683912 memory=11 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15305/stat : 15305 (java) S 15294 15297 8919 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 19 0 52852356 16060325888 784485 33554432000 4194304 4196468 140725235077232 140186256139488 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15306] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15306/stat : 15306 (java) S 15294 15297 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52852356 16060325888 784485 33554432000 4194304 4196468 140725235077232 140185987703536 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15307] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15307/stat : 15307 (java) S 15294 15297 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52852358 16060325888 784485 33554432000 4194304 4196468 140725235077232 140185613195216 140187606669211 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15308] ppid=15294 vsize=15683912 memory=3137940 CPUtime=9.28 cores=1,3,5,7
/proc/15297/task/15308/stat : 15308 (java) S 15294 15297 8919 0 -1 1077944384 6813 0 0 0 926 2 0 0 20 0 19 0 52852358 16060325888 784485 33554432000 4194304 4196468 140725235077232 140186810936048 140187606661762 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15309] ppid=15294 vsize=15683912 memory=3137940 CPUtime=9.07 cores=1,3,5,7
/proc/15297/task/15309/stat : 15309 (java) S 15294 15297 8919 0 -1 1077944384 5454 0 0 0 905 2 0 0 20 0 19 0 52852358 16060325888 784485 33554432000 4194304 4196468 140725235077232 140186809883504 140187606661762 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15310] ppid=15294 vsize=15683912 memory=143160 CPUtime=2.07 cores=1,3,5,7
/proc/15297/task/15310/stat : 15310 (java) S 15294 15297 8919 0 -1 1077944384 6908 0 0 0 205 2 0 0 20 0 19 0 52852358 16060325888 784485 33554432000 4194304 4196468 140725235077232 140186808830448 140187606661762 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15311] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15311/stat : 15311 (java) S 15294 15297 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52852359 16060325888 784485 33554432000 4194304 4196468 140725235077232 140185115290464 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15312] ppid=15294 vsize=15683912 memory=142980 CPUtime=0.67 cores=1,3,5,7
/proc/15297/task/15312/stat : 15312 (java) S 15294 15297 8919 0 -1 1077944384 121 0 0 0 31 36 0 0 20 0 19 0 52852359 16060325888 784485 33554432000 4194304 4196468 140725235077232 140186807777840 140187606661762 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15314] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15314/stat : 15314 (java) S 15294 15297 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52853642 16060325888 784485 33554432000 4194304 4196468 140725235077232 140187397260608 140187606675225 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15316] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15316/stat : 15316 (java) S 15294 15297 8919 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 52853642 16060325888 784485 33554432000 4194304 4196468 140725235077232 140184712625456 140187606672541 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15317] ppid=15294 vsize=15683912 memory=-7824251494390584425 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15317/stat : 15317 (java) S 15294 15297 8919 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 52853642 16060325888 784485 33554432000 4194304 4196468 140725235077232 140184578404272 140187606672541 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15318] ppid=15294 vsize=15683912 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15318/stat : 15318 (java) S 15294 15297 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 52853644 16060325888 784485 33554432000 4194304 4196468 140725235077232 140184309980960 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
Current children cumulated CPU time: 1789.46 s
Current children cumulated vsize: 15876560 KiB
Current children cumulated memory: 3284320 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+1767.94 s]
# the end of solver process 15297 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1788.34 s, system=1.16235 s

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

[startup+1767.9 s]
/proc/loadavg: 2.00 2.06 2.06 3/225 15879
/proc/meminfo: memFree=13170960/32770624 swapFree=67108860/67108860
[pid=15297] ppid=15294 vsize=15683912 memory=3137940 CPUtime=34.42 cores=1,3,5,7
/proc/15297/stat : 15297 (java) S 15294 15297 8919 0 -1 1077944320 40983 0 0 0 3343 99 0 0 20 0 19 0 52852352 16060325888 784485 33554432000 4194304 4196468 140725235077232 140725235059776 140187606650615 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
/proc/15297/statm: 3920978 784485 3250 1 0 3881834 0
[pid=15313] ppid=15297 vsize=192648 memory=146380 CPUtime=1755.04 cores=1,3,5,7
/proc/15313/stat : 15313 (minisat_release) R 15297 15297 8919 0 -1 4202496 237019 0 0 0 175490 14 0 0 20 0 1 0 52853642 197271552 36595 33554432000 4194304 4308513 140720808266112 140720808263112 4280638 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 32641024 140720808272559 140720808273070 140720808273070 140720808275909 0
/proc/15313/statm: 48162 36595 353 28 0 44402 0
[pid=15297/tid=15299] ppid=15294 vsize=15683912 memory=3137940 CPUtime=12.75 cores=1,3,5,7
/proc/15297/task/15299/stat : 15299 (java) S 15294 15297 8919 0 -1 1077944384 19895 0 0 0 1227 48 0 0 20 0 19 0 52852352 16060325888 784485 33554432000 4194304 4196468 140725235077232 140187578489856 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15300] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0.11 cores=1,3,5,7
/proc/15297/task/15300/stat : 15300 (java) S 15294 15297 8919 0 -1 1077944384 75 0 0 0 9 2 0 0 20 0 19 0 52852354 16060325888 784485 33554432000 4194304 4196468 140725235077232 140187610893328 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15301] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0.11 cores=1,3,5,7
/proc/15297/task/15301/stat : 15301 (java) S 15294 15297 8919 0 -1 1077944384 164 0 0 0 9 2 0 0 20 0 19 0 52852354 16060325888 784485 33554432000 4194304 4196468 140725235077232 140187401976976 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15302] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0.11 cores=1,3,5,7
/proc/15297/task/15302/stat : 15302 (java) S 15294 15297 8919 0 -1 1077944384 75 0 0 0 9 2 0 0 20 0 19 0 52852354 16060325888 784485 33554432000 4194304 4196468 140725235077232 140187400923920 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15303] ppid=15294 vsize=15683912 memory=140479656178600 CPUtime=0.11 cores=1,3,5,7
/proc/15297/task/15303/stat : 15303 (java) S 15294 15297 8919 0 -1 1077944384 50 0 0 0 9 2 0 0 20 0 19 0 52852354 16060325888 784485 33554432000 4194304 4196468 140725235077232 140187399871376 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15304] ppid=15294 vsize=15683912 memory=206222720916106 CPUtime=0.03 cores=1,3,5,7
/proc/15297/task/15304/stat : 15304 (java) S 15294 15297 8919 0 -1 1077944384 23 0 0 0 1 2 0 0 20 0 19 0 52852355 16060325888 784485 33554432000 4194304 4196468 140725235077232 140186811988208 140187606661762 0 0 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15305] ppid=15294 vsize=15683912 memory=11 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15305/stat : 15305 (java) S 15294 15297 8919 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 19 0 52852356 16060325888 784485 33554432000 4194304 4196468 140725235077232 140186256139488 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15306] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15306/stat : 15306 (java) S 15294 15297 8919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 52852356 16060325888 784485 33554432000 4194304 4196468 140725235077232 140185987703536 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15307] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15307/stat : 15307 (java) S 15294 15297 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52852358 16060325888 784485 33554432000 4194304 4196468 140725235077232 140185613195216 140187606669211 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15308] ppid=15294 vsize=15683912 memory=3137940 CPUtime=9.28 cores=1,3,5,7
/proc/15297/task/15308/stat : 15308 (java) S 15294 15297 8919 0 -1 1077944384 6813 0 0 0 926 2 0 0 20 0 19 0 52852358 16060325888 784485 33554432000 4194304 4196468 140725235077232 140186810936048 140187606661762 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15309] ppid=15294 vsize=15683912 memory=3137940 CPUtime=9.07 cores=1,3,5,7
/proc/15297/task/15309/stat : 15309 (java) S 15294 15297 8919 0 -1 1077944384 5454 0 0 0 905 2 0 0 20 0 19 0 52852358 16060325888 784485 33554432000 4194304 4196468 140725235077232 140186809883504 140187606661762 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15310] ppid=15294 vsize=15683912 memory=143160 CPUtime=2.07 cores=1,3,5,7
/proc/15297/task/15310/stat : 15310 (java) S 15294 15297 8919 0 -1 1077944384 6908 0 0 0 205 2 0 0 20 0 19 0 52852358 16060325888 784485 33554432000 4194304 4196468 140725235077232 140186808830448 140187606661762 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15311] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15311/stat : 15311 (java) S 15294 15297 8919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 52852359 16060325888 784485 33554432000 4194304 4196468 140725235077232 140185115290464 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15312] ppid=15294 vsize=15683912 memory=142980 CPUtime=0.67 cores=1,3,5,7
/proc/15297/task/15312/stat : 15312 (java) S 15294 15297 8919 0 -1 1077944384 121 0 0 0 31 36 0 0 20 0 19 0 52852359 16060325888 784485 33554432000 4194304 4196468 140725235077232 140186807777840 140187606661762 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15314] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15314/stat : 15314 (java) S 15294 15297 8919 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 52853642 16060325888 784485 33554432000 4194304 4196468 140725235077232 140187397260608 140187606675225 0 4 0 25189583 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15316] ppid=15294 vsize=15683912 memory=3137940 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15316/stat : 15316 (java) S 15294 15297 8919 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 52853642 16060325888 784485 33554432000 4194304 4196468 140725235077232 140184712625456 140187606672541 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15317] ppid=15294 vsize=15683912 memory=-7824251494390584425 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15317/stat : 15317 (java) S 15294 15297 8919 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 52853642 16060325888 784485 33554432000 4194304 4196468 140725235077232 140184578404272 140187606672541 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
[pid=15297/tid=15318] ppid=15294 vsize=15683912 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/15297/task/15318/stat : 15318 (java) S 15294 15297 8919 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 52853644 16060325888 784485 33554432000 4194304 4196468 140725235077232 140184309980960 140187606660821 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30691328 140725235082228 140725235082505 140725235082505 140725235085263 0
Current children cumulated CPU time: 1789.46 s
Current children cumulated vsize: 15876560 KiB
Current children cumulated memory: 3284320 KiB

Child status: 1
Real time (s): 1767.94
CPU time (s): 1789.51
CPU user time (s): 1788.34
CPU system time (s): 1.16235
CPU usage (%): 101.22
Max. virtual memory (cumulated for all children) (KiB): 15876560
Max. memory (cumulated for all children) (KiB): 3284320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.34
system time used= 1.16235
maximum resident set size= 3141484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 278088
page faults= 0
swaps= 0
block input operations= 0
block output operations= 9864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43942
involuntary context switches= 590


# summary of solver processes directly reported to runsolver:
#   pid: 15297
#   total CPU time (s): 1789.51
#   total CPU user time (s): 1788.34
#   total CPU system time (s): 1.16235

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.5047 second user time and 16.014 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-23 15:34:52
IDJOB=4294140
IDBENCH=141334
IDSOLVER=2755
FILE ID=node102/4294140-1532352892
RUNJOBID= node102-1532330044-8951
PBS_JOBID= 21019000
Free space on /tmp= 53236 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Bibd/Bibd-sc-22-033-12-08-04_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-4294140-1532352892/watcher-4294140-1532352892 -o /tmp/evaluation-result-4294140-1532352892/solver-4294140-1532352892 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532330044-8951 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294140-1532352892.xml

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

MD5SUM BENCH= 6ea47cf9d60ca9eef307247e67b78630
RANDOM SEED=1329601923

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:        13473308 kB
MemAvailable:   28709744 kB
Buffers:          258356 kB
Cached:         15065652 kB
SwapCached:            0 kB
Active:          4772404 kB
Inactive:       13828800 kB
Active(anon):    3280292 kB
Inactive(anon):    16888 kB
Active(file):    1492112 kB
Inactive(file): 13811912 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8196 kB
Writeback:             0 kB
AnonPages:       3233024 kB
Mapped:            49276 kB
Shmem:             17036 kB
Slab:             388968 kB
SReclaimable:     360872 kB
SUnreclaim:        28096 kB
KernelStack:        3984 kB
PageTables:        11624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13545392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3026944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

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