Trace number 4511236

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
Sat4j Resolution 2025-06-06UNSAT 108.857 106.907

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/
EC_ODD_GRIDS/normalized-ECgrid5x30split.opb
MD5SUM2bb0b15a1713ed3ebed857cd771e5926
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.054925
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables301
Total number of constraints151
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)151
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c version PB25.v20250606
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.09	c Free memory 		2104792832
0.00/0.09	c Max memory 		16282288128
0.00/0.09	c Total memory 		2113929216
0.00/0.09	c Number of processors 	2
0.12/0.13	c Pseudo Boolean Optimization by upper bound
0.12/0.13	c --- Begin Solver configuration ---
0.12/0.13	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.12/0.13	c Learn all clauses as in MiniSAT
0.12/0.13	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.13	c Expensive reason simplification
0.12/0.13	c Glucose 2.1 dynamic restart strategy
0.12/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.12/0.13	c timeout=2147483s
0.12/0.13	c DB Simplification allowed=false
0.12/0.13	c Listener: none
0.12/0.13	c --- End Solver configuration ---
0.12/0.13	c solving HOME/instance-4511236-1751200363.opb
0.12/0.13	c reading problem ... 
0.12/0.13	c  no objective function found
0.12/0.15	c ... done. Wall clock time 0.021s.
0.12/0.15	c declared #vars     301
0.12/0.15	c #constraints  302
0.12/0.15	c constraints type 
0.12/0.15	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2
0.12/0.15	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 300
0.12/0.15	c 302 constraints processed.
0.52/0.34	c cleaning 2490 clauses out of 5000 with flag 19257/5000
0.90/0.51	c cleaning 4238 clauses out of 8511 with flag 50105/11001
1.28/0.71	c cleaning 5626 clauses out of 11276 with flag 90951/18004
1.48/0.86	c cleaning 6812 clauses out of 13647 with flag 135932/26001
1.89/1.06	c cleaning 7910 clauses out of 15836 with flag 185886/35002
2.26/1.26	c cleaning 8947 clauses out of 17926 with flag 243674/45002
2.61/1.50	c cleaning 9973 clauses out of 19977 with flag 311376/56000
3.00/1.82	c cleaning 10986 clauses out of 22005 with flag 388214/68001
3.31/2.13	c cleaning 11987 clauses out of 24018 with flag 464188/81000
3.61/2.48	c cleaning 12998 clauses out of 26031 with flag 543010/95000
4.01/2.86	c cleaning 14008 clauses out of 28034 with flag 631153/110001
4.51/3.33	c cleaning 14997 clauses out of 30027 with flag 723674/126002
5.04/3.80	c cleaning 15995 clauses out of 32028 with flag 820593/143000
5.56/4.34	c cleaning 17004 clauses out of 34033 with flag 920388/161000
6.16/4.95	c cleaning 18005 clauses out of 36029 with flag 1027890/180000
6.86/5.60	c cleaning 19000 clauses out of 38024 with flag 1138342/200000
7.56/6.30	c cleaning 19999 clauses out of 40025 with flag 1251576/221001
8.26/7.07	c cleaning 21005 clauses out of 42025 with flag 1370990/243000
9.05/7.88	c cleaning 22006 clauses out of 44021 with flag 1496166/266001
10.05/8.81	c cleaning 23007 clauses out of 46014 with flag 1628551/290000
11.05/9.86	c cleaning 23996 clauses out of 48007 with flag 1767560/315000
12.15/10.95	c cleaning 24996 clauses out of 50012 with flag 1905714/341001
13.36/12.15	c cleaning 25992 clauses out of 52016 with flag 2047069/368001
14.55/13.36	c cleaning 27005 clauses out of 54023 with flag 2193252/396000
15.84/14.66	c cleaning 28001 clauses out of 56019 with flag 2346487/425001
17.14/15.95	c cleaning 29001 clauses out of 58018 with flag 2500873/455001
18.53/17.33	c cleaning 29998 clauses out of 60016 with flag 2663375/486000
19.93/18.78	c cleaning 30999 clauses out of 62019 with flag 2824647/518001
21.63/20.40	c cleaning 32000 clauses out of 64020 with flag 2993919/551001
23.12/21.93	c cleaning 33002 clauses out of 66020 with flag 3156356/585001
24.72/23.58	c cleaning 34002 clauses out of 68019 with flag 3327425/620002
26.62/25.48	c cleaning 35002 clauses out of 70016 with flag 3501325/656001
28.52/27.37	c cleaning 36003 clauses out of 72013 with flag 3675864/693000
30.41/29.22	c cleaning 36998 clauses out of 74012 with flag 3852313/731002
32.32/31.17	c cleaning 37998 clauses out of 76013 with flag 4034461/770001
34.22/33.03	c cleaning 39002 clauses out of 78015 with flag 4211904/810001
36.51/35.35	c cleaning 40000 clauses out of 80013 with flag 4398722/851001
38.61/37.47	c cleaning 40998 clauses out of 82012 with flag 4584618/893000
40.70/39.55	c cleaning 42003 clauses out of 84014 with flag 4771055/936000
42.90/41.73	c cleaning 42999 clauses out of 86011 with flag 4959858/980000
45.09/43.92	c cleaning 43996 clauses out of 88012 with flag 5153417/1025000
47.19/46.06	c cleaning 44999 clauses out of 90016 with flag 5346657/1071000
49.88/48.73	c cleaning 45997 clauses out of 92018 with flag 5560471/1118001
52.58/51.41	c cleaning 47002 clauses out of 94020 with flag 5771377/1166000
55.47/54.38	c cleaning 48004 clauses out of 96019 with flag 5991399/1215001
58.38/57.27	c cleaning 49001 clauses out of 98014 with flag 6207255/1265000
61.57/60.40	c cleaning 50002 clauses out of 100013 with flag 6432767/1316000
64.66/63.50	c cleaning 51002 clauses out of 102011 with flag 6656638/1368000
67.76/66.62	c cleaning 51996 clauses out of 104010 with flag 6880542/1421001
71.36/70.28	c cleaning 53003 clauses out of 106013 with flag 7121906/1475000
75.35/74.20	c cleaning 54000 clauses out of 108012 with flag 7367052/1530002
79.04/78.00	c cleaning 54998 clauses out of 110010 with flag 7612405/1586000
83.47/82.30	c cleaning 56002 clauses out of 112012 with flag 7863161/1643000
88.76/87.62	c cleaning 57002 clauses out of 114010 with flag 8131619/1701000
94.64/93.57	c cleaning 57998 clauses out of 116009 with flag 8407928/1760001
99.26/98.16	c cleaning 59001 clauses out of 118011 with flag 8682719/1820001
103.65/101.90	c cleaning 60001 clauses out of 120008 with flag 8951153/1881000
107.58/105.79	c cleaning 60998 clauses out of 122006 with flag 9229494/1943000
108.72/106.84	c starts		: 2366
108.72/106.84	c conflicts		: 1969511
108.72/106.84	c decisions		: 2553288
108.72/106.84	c propagations		: 18599169
108.72/106.84	c inspects		: 2076397057
108.72/106.84	c shortcuts		: 0
108.72/106.84	c learnt literals	: 14
108.72/106.84	c learnt binary clauses	: 97
108.72/106.84	c learnt ternary clauses	: 421
108.72/106.84	c learnt constraints	: 1969496
108.72/106.84	c ignored constraints	: 0
108.72/106.85	c root simplifications	: 0
108.72/106.85	c removed literals (reason simplification)	: 2070937
108.72/106.85	c reason swapping (by a shorter reason)	: 0
108.72/106.85	c Calls to reduceDB	: 58
108.72/106.85	c Number of update (reduction) of LBD	: 442152
108.72/106.85	c Imported unit clauses	: 0
108.72/106.85	c No decision after first conflict	: false
108.72/106.85	c number of reductions to clauses (during analyze)	: 0
108.72/106.85	c number of learned constraints concerned by reduction	: 0
108.72/106.85	c number of learning phase by resolution	: 0
108.72/106.85	c number of learning phase by cutting planes	: 0
108.72/106.85	c number of rounding to 1 operations	: 0
108.72/106.85	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
108.72/106.85	c number of reductions of the coefficients by power 2 	: 0
108.72/106.85	c number of right shift for reduction by power 2 	: 0
108.72/106.85	c number of reductions of the coefficients by GCD over coefficients 	: 0
108.72/106.85	c number of ending skipping 	: 0
108.72/106.85	c number of internal skipping 	: 0
108.72/106.85	c number of derivation steps 	: 0
108.72/106.85	c number of skipped derivation steps 	: 0
108.72/106.85	c number of remaining unassigned 	: 0
108.72/106.85	c number of remaining assigned 	: 0
108.72/106.85	c number of falsified literals weakened from reason	: 0
108.72/106.85	c number of falsified literals weakened from conflict	: 0
108.72/106.85	c time for arithmetic operations	: 0
108.72/106.85	c minimum degree of deleted constraints	: null
108.72/106.85	c maximum degree of deleted constraints	: null
108.72/106.85	c number of deleted constraints	: 0
108.72/106.85	c speed (assignments/second)	: 174316.00404881066
108.72/106.85	c non guided choices	: 11360
108.72/106.89	c learnt constraints type org.sat4j.pb.constraints.pb.LearntHTClausePB	: 87409
108.72/106.89	c learnt constraints type org.sat4j.pb.constraints.pb.LearntBinaryClausePB	: 97
108.85/106.90	s UNSATISFIABLE
108.85/106.90	c Total wall clock time (in seconds): 106.769

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) 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: 63665 MiB (60975 MiB free)
  memory of node 1: 64507 MiB (63610 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4511236-1751200363/watcher-4511236-1751200363 -o /tmp/evaluation-result-4511236-1751200363/solver-4511236-1751200363 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751191546-27854 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4511236-1751200363.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=30933, runsolver pid=30930
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 4.02 4.07 4.08 5/340 30951
/proc/meminfo: memFree=127552940/131249996 swapFree=33010684/33010684
[pid=30933] ppid=30930 vsize=18930384 memory=57692 CPUtime=0.12 cores=5,7
/proc/30933/stat : 30933 (java) S 30930 30933 27841 0 -1 4194304 6587 0 0 0 11 1 0 0 20 0 18 0 35714243 19384713216 14423 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
/proc/30933/statm: 4732596 14423 5335 1 0 547622 0
[pid=30933/tid=30935] ppid=30930 vsize=18930384 memory=4026531960 CPUtime=0.08 cores=5,7
/proc/30933/task/30935/stat : 30935 (java) R 30930 30933 27841 0 -1 4194368 5086 0 0 0 7 1 0 0 20 0 18 0 35714245 19384713216 14423 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30944] ppid=30930 vsize=18930384 memory=237112656212 CPUtime=0 cores=5,7
/proc/30933/task/30944/stat : 30944 (Finalizer) S 30930 30933 27841 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 35714247 19384713216 14423 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30951] ppid=30930 vsize=18930384 memory=58485492706614 CPUtime=0 cores=5,7
/proc/30933/task/30951/stat : 30951 (Common-Cleaner) S 30930 30933 27841 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 35714247 19384713216 14455 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57692 KiB

[startup+0.205771 s]*
/proc/loadavg: 4.02 4.07 4.08 7/341 30952
/proc/meminfo: memFree=127550040/131249996 swapFree=33010684/33010684
[pid=30933] ppid=30930 vsize=18996948 memory=62768 CPUtime=0.32 cores=5,7
/proc/30933/stat : 30933 (java) S 30930 30933 27841 0 -1 4194304 7593 0 0 0 30 2 0 0 20 0 19 0 35714243 19452874752 15692 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
/proc/30933/statm: 4749237 15692 5431 1 0 548423 0
[pid=30933/tid=30935] ppid=30930 vsize=18996948 memory=4026597660 CPUtime=0.18 cores=5,7
/proc/30933/task/30935/stat : 30935 (java) R 30930 30933 27841 0 -1 4194368 5312 0 0 0 17 1 0 0 20 0 19 0 35714245 19452874752 15692 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30944] ppid=30930 vsize=18996948 memory=18949 CPUtime=0 cores=5,7
/proc/30933/task/30944/stat : 30944 (Finalizer) S 30930 30933 27841 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 35714247 19452874752 15692 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30951] ppid=30930 vsize=18996948 memory=57385981051877 CPUtime=0 cores=5,7
/proc/30933/task/30951/stat : 30951 (Common-Cleaner) S 30930 30933 27841 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 35714247 19452874752 15692 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30952] ppid=30930 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/30933/task/30952/stat : 30952 (Timer-0) S 30930 30933 27841 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 35714259 19452874752 15692 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 62768 KiB

[startup+0.305637 s]*
/proc/loadavg: 4.02 4.07 4.08 6/341 30952
/proc/meminfo: memFree=127542416/131249996 swapFree=33010684/33010684
[pid=30933] ppid=30930 vsize=18996948 memory=67748 CPUtime=0.52 cores=5,7
/proc/30933/stat : 30933 (java) S 30930 30933 27841 0 -1 4194304 9055 0 0 0 50 2 0 0 20 0 19 0 35714243 19452874752 16937 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
/proc/30933/statm: 4749237 16937 5431 1 0 549032 0
[pid=30933/tid=30935] ppid=30930 vsize=18996948 memory=-6000919507099544684 CPUtime=0.27 cores=5,7
/proc/30933/task/30935/stat : 30935 (java) R 30930 30933 27841 0 -1 4194368 5317 0 0 0 26 1 0 0 20 0 19 0 35714245 19452874752 16937 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30944] ppid=30930 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/30933/task/30944/stat : 30944 (Finalizer) S 30930 30933 27841 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 35714247 19452874752 16937 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30951] ppid=30930 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/30933/task/30951/stat : 30951 (Common-Cleaner) S 30930 30933 27841 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 35714247 19452874752 16937 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30952] ppid=30930 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/30933/task/30952/stat : 30952 (Timer-0) S 30930 30933 27841 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 35714259 19452874752 16937 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 67748 KiB

[startup+0.700243 s]
/proc/loadavg: 4.02 4.07 4.08 6/341 30952
/proc/meminfo: memFree=127532900/131249996 swapFree=33010684/33010684
[pid=30933] ppid=30930 vsize=18996948 memory=83072 CPUtime=1.28 cores=5,7
/proc/30933/stat : 30933 (java) S 30930 30933 27841 0 -1 4194304 13721 0 0 0 125 3 0 0 20 0 19 0 35714243 19452874752 20768 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
/proc/30933/statm: 4749237 20768 5463 1 0 551770 0
[pid=30933/tid=30935] ppid=30930 vsize=18996948 memory=17536 CPUtime=0.63 cores=5,7
/proc/30933/task/30935/stat : 30935 (java) R 30930 30933 27841 0 -1 4194368 5363 0 0 0 61 2 0 0 20 0 19 0 35714245 19452874752 20768 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30944] ppid=30930 vsize=18996948 memory=10752 CPUtime=0 cores=5,7
/proc/30933/task/30944/stat : 30944 (Finalizer) S 30930 30933 27841 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 35714247 19452874752 20768 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30951] ppid=30930 vsize=18996948 memory=3328 CPUtime=0 cores=5,7
/proc/30933/task/30951/stat : 30951 (Common-Cleaner) S 30930 30933 27841 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 35714247 19452874752 20768 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30952] ppid=30930 vsize=18996948 memory=4756 CPUtime=0 cores=5,7
/proc/30933/task/30952/stat : 30952 (Timer-0) S 30930 30933 27841 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 35714259 19452874752 20768 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 83072 KiB

[startup+1.50024 s]
/proc/loadavg: 4.02 4.07 4.08 6/341 30952
/proc/meminfo: memFree=127520676/131249996 swapFree=33010684/33010684
[pid=30933] ppid=30930 vsize=18996948 memory=91784 CPUtime=2.7 cores=5,7
/proc/30933/stat : 30933 (java) S 30930 30933 27841 0 -1 4194304 17384 0 0 0 266 4 0 0 20 0 19 0 35714243 19452874752 22946 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
/proc/30933/statm: 4749237 22946 5463 1 0 551773 0
[pid=30933/tid=30935] ppid=30930 vsize=18996948 memory=0 CPUtime=1.42 cores=5,7
/proc/30933/task/30935/stat : 30935 (java) R 30930 30933 27841 0 -1 4194368 5685 0 0 0 140 2 0 0 20 0 19 0 35714245 19452874752 22946 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30944] ppid=30930 vsize=18996948 memory=10752 CPUtime=0 cores=5,7
/proc/30933/task/30944/stat : 30944 (Finalizer) S 30930 30933 27841 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 35714247 19452874752 22946 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30951] ppid=30930 vsize=18996948 memory=3328 CPUtime=0 cores=5,7
/proc/30933/task/30951/stat : 30951 (Common-Cleaner) S 30930 30933 27841 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 35714247 19452874752 22946 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30952] ppid=30930 vsize=18996948 memory=4756 CPUtime=0 cores=5,7
/proc/30933/task/30952/stat : 30952 (Timer-0) S 30930 30933 27841 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 35714259 19452874752 22946 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
Current children cumulated CPU time: 2.7 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 91784 KiB

[startup+3.1055 s]
/proc/loadavg: 4.02 4.07 4.08 5/341 30952
/proc/meminfo: memFree=127512760/131249996 swapFree=33010684/33010684
[pid=30933] ppid=30930 vsize=18996948 memory=104196 CPUtime=4.32 cores=5,7
/proc/30933/stat : 30933 (java) S 30930 30933 27841 0 -1 4194304 18016 0 0 0 427 5 0 0 20 0 19 0 35714243 19452874752 26049 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
/proc/30933/statm: 4749237 26049 5463 1 0 551791 0
[pid=30933/tid=30935] ppid=30930 vsize=18996948 memory=10752 CPUtime=3.02 cores=5,7
/proc/30933/task/30935/stat : 30935 (java) R 30930 30933 27841 0 -1 4194368 5945 0 0 0 300 2 0 0 20 0 19 0 35714245 19452874752 26049 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30944] ppid=30930 vsize=18996948 memory=-6000919507099544684 CPUtime=0 cores=5,7
/proc/30933/task/30944/stat : 30944 (Finalizer) S 30930 30933 27841 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 35714247 19452874752 26049 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30951] ppid=30930 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/30933/task/30951/stat : 30951 (Common-Cleaner) S 30930 30933 27841 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 35714247 19452874752 26049 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30952] ppid=30930 vsize=18996948 memory=3328 CPUtime=0 cores=5,7
/proc/30933/task/30952/stat : 30952 (Timer-0) S 30930 30933 27841 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 35714259 19452874752 26049 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
Current children cumulated CPU time: 4.32 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 104196 KiB

[startup+6.30021 s]
/proc/loadavg: 4.02 4.07 4.08 5/341 30952
/proc/meminfo: memFree=127490264/131249996 swapFree=33010684/33010684
[pid=30933] ppid=30930 vsize=18996948 memory=121564 CPUtime=7.56 cores=5,7
/proc/30933/stat : 30933 (java) S 30930 30933 27841 0 -1 4194304 18451 0 0 0 751 5 0 0 20 0 19 0 35714243 19452874752 30391 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
/proc/30933/statm: 4749237 30391 5463 1 0 551792 0
[pid=30933/tid=30935] ppid=30930 vsize=18996948 memory=0 CPUtime=6.21 cores=5,7
/proc/30933/task/30935/stat : 30935 (java) R 30930 30933 27841 0 -1 4194368 6061 0 0 0 618 3 0 0 20 0 19 0 35714245 19452874752 30391 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30944] ppid=30930 vsize=18996948 memory=3328 CPUtime=0 cores=5,7
/proc/30933/task/30944/stat : 30944 (Finalizer) S 30930 30933 27841 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 35714247 19452874752 30391 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30951] ppid=30930 vsize=18996948 memory=10752 CPUtime=0 cores=5,7
/proc/30933/task/30951/stat : 30951 (Common-Cleaner) S 30930 30933 27841 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 35714247 19452874752 30391 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30952] ppid=30930 vsize=18996948 memory=91784 CPUtime=0 cores=5,7
/proc/30933/task/30952/stat : 30952 (Timer-0) S 30930 30933 27841 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 35714259 19452874752 30391 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
Current children cumulated CPU time: 7.56 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 121564 KiB

[startup+12.7002 s]
/proc/loadavg: 4.02 4.07 4.08 4/320 31033
/proc/meminfo: memFree=128366380/131249996 swapFree=33010684/33010684
[pid=30933] ppid=30930 vsize=18996948 memory=154332 CPUtime=13.95 cores=5,7
/proc/30933/stat : 30933 (java) S 30930 30933 27841 0 -1 4194304 19683 0 0 0 1389 6 0 0 20 0 19 0 35714243 19452874752 38583 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
/proc/30933/statm: 4749237 38583 5463 1 0 551792 0
[pid=30933/tid=30935] ppid=30930 vsize=18996948 memory=91784 CPUtime=12.59 cores=5,7
/proc/30933/task/30935/stat : 30935 (java) R 30930 30933 27841 0 -1 4194368 7008 0 0 0 1256 3 0 0 20 0 19 0 35714245 19452874752 38583 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30944] ppid=30930 vsize=18996948 memory=0 CPUtime=0 cores=5,7
/proc/30933/task/30944/stat : 30944 (Finalizer) S 30930 30933 27841 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 35714247 19452874752 38583 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30951] ppid=30930 vsize=18996948 memory=10752 CPUtime=0 cores=5,7
/proc/30933/task/30951/stat : 30951 (Common-Cleaner) S 30930 30933 27841 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 35714247 19452874752 38583 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30952] ppid=30930 vsize=18996948 memory=-6000919507099544684 CPUtime=0 cores=5,7
/proc/30933/task/30952/stat : 30952 (Timer-0) S 30930 30933 27841 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 35714259 19452874752 38583 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
Current children cumulated CPU time: 13.95 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 154332 KiB

[startup+25.5002 s]
/proc/loadavg: 3.95 4.05 4.08 5/342 31214
/proc/meminfo: memFree=128193792/131249996 swapFree=33010684/33010684
[pid=30933] ppid=30930 vsize=19063512 memory=175256 CPUtime=26.72 cores=5,7
/proc/30933/stat : 30933 (java) S 30930 30933 27841 0 -1 4194304 21723 0 0 0 2666 6 0 0 20 0 20 0 35714243 19521036288 43814 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
/proc/30933/statm: 4765878 43814 5495 1 0 552081 0
[pid=30933/tid=30935] ppid=30930 vsize=19063512 memory=0 CPUtime=25.34 cores=5,7
/proc/30933/task/30935/stat : 30935 (java) R 30930 30933 27841 0 -1 4194368 7345 0 0 0 2531 3 0 0 20 0 20 0 35714245 19521036288 43814 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30944] ppid=30930 vsize=19063512 memory=-6000919507099544684 CPUtime=0 cores=5,7
/proc/30933/task/30944/stat : 30944 (Finalizer) S 30930 30933 27841 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 35714247 19521036288 43814 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30951] ppid=30930 vsize=19063512 memory=175128 CPUtime=0 cores=5,7
/proc/30933/task/30951/stat : 30951 (Common-Cleaner) S 30930 30933 27841 0 -1 4194368 60 0 0 0 0 0 0 0 20 0 20 0 35714247 19521036288 43814 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30952] ppid=30930 vsize=19063512 memory=10752 CPUtime=0 cores=5,7
/proc/30933/task/30952/stat : 30952 (Timer-0) S 30930 30933 27841 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 35714259 19521036288 43814 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
Current children cumulated CPU time: 26.72 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 175256 KiB

[startup+51.1056 s]
/proc/loadavg: 3.97 4.05 4.07 5/342 31216
/proc/meminfo: memFree=128120776/131249996 swapFree=33010684/33010684
[pid=30933] ppid=30930 vsize=19063512 memory=183556 CPUtime=52.28 cores=5,7
/proc/30933/stat : 30933 (java) S 30930 30933 27841 0 -1 4194304 21985 0 0 0 5221 7 0 0 20 0 20 0 35714243 19521036288 45889 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
/proc/30933/statm: 4765878 45889 5495 1 0 552081 0
[pid=30933/tid=30935] ppid=30930 vsize=19063512 memory=3473180417806377041 CPUtime=50.86 cores=5,7
/proc/30933/task/30935/stat : 30935 (java) R 30930 30933 27841 0 -1 4194368 7420 0 0 0 5083 3 0 0 20 0 20 0 35714245 19521036288 45889 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30944] ppid=30930 vsize=19063512 memory=183556 CPUtime=0 cores=5,7
/proc/30933/task/30944/stat : 30944 (Finalizer) S 30930 30933 27841 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 35714247 19521036288 45889 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30951] ppid=30930 vsize=19063512 memory=3328 CPUtime=0 cores=5,7
/proc/30933/task/30951/stat : 30951 (Common-Cleaner) S 30930 30933 27841 0 -1 4194368 60 0 0 0 0 0 0 0 20 0 20 0 35714247 19521036288 45889 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30952] ppid=30930 vsize=19063512 memory=183556 CPUtime=0 cores=5,7
/proc/30933/task/30952/stat : 30952 (Timer-0) S 30930 30933 27841 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 35714259 19521036288 45889 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
Current children cumulated CPU time: 52.28 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 183556 KiB

[startup+102.3 s]
/proc/loadavg: 4.03 4.05 4.08 5/341 31283
/proc/meminfo: memFree=128199388/131249996 swapFree=33010684/33010684
[pid=30933] ppid=30930 vsize=19063512 memory=236752 CPUtime=104.05 cores=5,7
/proc/30933/stat : 30933 (java) S 30930 30933 27841 0 -1 4194304 31397 0 0 0 10394 11 0 0 20 0 20 0 35714243 19521036288 59188 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
/proc/30933/statm: 4765878 59188 5495 1 0 553736 0
[pid=30933/tid=30935] ppid=30930 vsize=19063512 memory=226880 CPUtime=101.88 cores=5,7
/proc/30933/task/30935/stat : 30935 (java) R 30930 30933 27841 0 -1 4194368 9157 0 0 0 10185 3 0 0 20 0 20 0 35714245 19521036288 59188 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30944] ppid=30930 vsize=19063512 memory=14848 CPUtime=0 cores=5,7
/proc/30933/task/30944/stat : 30944 (Finalizer) S 30930 30933 27841 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 35714247 19521036288 59188 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30951] ppid=30930 vsize=19063512 memory=14848 CPUtime=0 cores=5,7
/proc/30933/task/30951/stat : 30951 (Common-Cleaner) S 30930 30933 27841 0 -1 4194368 60 0 0 0 0 0 0 0 20 0 20 0 35714247 19521036288 59188 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30952] ppid=30930 vsize=19063512 memory=-6000919507099544684 CPUtime=0 cores=5,7
/proc/30933/task/30952/stat : 30952 (Timer-0) S 30930 30933 27841 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 35714259 19521036288 59188 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
Current children cumulated CPU time: 104.05 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 236752 KiB

[startup+106.907 s]
# the end of solver process 30933 was just reported to runsolver
# Child status: 20

# cumulated CPU time of all completed processes:  user=108.733 s, system=0.124598 s

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

[startup+102.4 s]
/proc/loadavg: 4.03 4.05 4.08 5/341 31283
/proc/meminfo: memFree=128199388/131249996 swapFree=33010684/33010684
[pid=30933] ppid=30930 vsize=19063512 memory=236752 CPUtime=104.15 cores=5,7
/proc/30933/stat : 30933 (java) S 30930 30933 27841 0 -1 4194304 31397 0 0 0 10404 11 0 0 20 0 20 0 35714243 19521036288 59188 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
/proc/30933/statm: 4765878 59188 5495 1 0 553736 0
[pid=30933/tid=30935] ppid=30930 vsize=19063512 memory=194068 CPUtime=101.98 cores=5,7
/proc/30933/task/30935/stat : 30935 (java) R 30930 30933 27841 0 -1 4194368 9157 0 0 0 10195 3 0 0 20 0 20 0 35714245 19521036288 59188 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30944] ppid=30930 vsize=19063512 memory=5632 CPUtime=0 cores=5,7
/proc/30933/task/30944/stat : 30944 (Finalizer) S 30930 30933 27841 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 35714247 19521036288 59188 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30951] ppid=30930 vsize=19063512 memory=5632 CPUtime=0 cores=5,7
/proc/30933/task/30951/stat : 30951 (Common-Cleaner) S 30930 30933 27841 0 -1 4194368 60 0 0 0 0 0 0 0 20 0 20 0 35714247 19521036288 59188 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30952] ppid=30930 vsize=19063512 memory=4380 CPUtime=0 cores=5,7
/proc/30933/task/30952/stat : 30952 (Timer-0) S 30930 30933 27841 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 35714259 19521036288 59188 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
Current children cumulated CPU time: 104.15 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 236752 KiB

[startup+104 s]*
/proc/loadavg: 4.03 4.05 4.08 5/341 31283
/proc/meminfo: memFree=128199388/131249996 swapFree=33010684/33010684
[pid=30933] ppid=30930 vsize=19063512 memory=236752 CPUtime=105.75 cores=5,7
/proc/30933/stat : 30933 (java) S 30930 30933 27841 0 -1 4194304 31407 0 0 0 10564 11 0 0 20 0 20 0 35714243 19521036288 59188 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
/proc/30933/statm: 4765878 59188 5495 1 0 553736 0
[pid=30933/tid=30935] ppid=30930 vsize=19063512 memory=1314144 CPUtime=103.58 cores=5,7
/proc/30933/task/30935/stat : 30935 (java) R 30930 30933 27841 0 -1 4194368 9163 0 0 0 10355 3 0 0 20 0 20 0 35714245 19521036288 59188 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30944] ppid=30930 vsize=19063512 memory=-6000919468411743084 CPUtime=0 cores=5,7
/proc/30933/task/30944/stat : 30944 (Finalizer) S 30930 30933 27841 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 35714247 19521036288 59188 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30951] ppid=30930 vsize=19063512 memory=2764 CPUtime=0 cores=5,7
/proc/30933/task/30951/stat : 30951 (Common-Cleaner) S 30930 30933 27841 0 -1 4194368 60 0 0 0 0 0 0 0 20 0 20 0 35714247 19521036288 59188 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30952] ppid=30930 vsize=19063512 memory=6896 CPUtime=0 cores=5,7
/proc/30933/task/30952/stat : 30952 (Timer-0) S 30930 30933 27841 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 35714259 19521036288 59188 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
Current children cumulated CPU time: 105.75 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 236752 KiB

[startup+105.6 s]
/proc/loadavg: 4.10 4.07 4.08 5/341 31283
/proc/meminfo: memFree=128199136/131249996 swapFree=33010684/33010684
[pid=30933] ppid=30930 vsize=19063512 memory=236448 CPUtime=107.48 cores=5,7
/proc/30933/stat : 30933 (java) S 30930 30933 27841 0 -1 4194304 32777 0 0 0 10737 11 0 0 20 0 20 0 35714243 19521036288 59112 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
/proc/30933/statm: 4765878 59112 5495 1 0 553744 0
[pid=30933/tid=30935] ppid=30930 vsize=19063512 memory=272713243488693 CPUtime=105.17 cores=5,7
/proc/30933/task/30935/stat : 30935 (java) R 30930 30933 27841 0 -1 4194368 9168 0 0 0 10514 3 0 0 20 0 20 0 35714245 19521036288 59112 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30944] ppid=30930 vsize=19063512 memory=236752 CPUtime=0 cores=5,7
/proc/30933/task/30944/stat : 30944 (Finalizer) S 30930 30933 27841 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 35714247 19521036288 59112 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30951] ppid=30930 vsize=19063512 memory=236752 CPUtime=0 cores=5,7
/proc/30933/task/30951/stat : 30951 (Common-Cleaner) S 30930 30933 27841 0 -1 4194368 60 0 0 0 0 0 0 0 20 0 20 0 35714247 19521036288 59112 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30952] ppid=30930 vsize=19063512 memory=10752 CPUtime=0 cores=5,7
/proc/30933/task/30952/stat : 30952 (Timer-0) S 30930 30933 27841 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 35714259 19521036288 59112 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
Current children cumulated CPU time: 107.48 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 236448 KiB

[startup+106.4 s]
/proc/loadavg: 4.10 4.07 4.08 5/341 31283
/proc/meminfo: memFree=128174560/131249996 swapFree=33010684/33010684
[pid=30933] ppid=30930 vsize=19063512 memory=236448 CPUtime=108.32 cores=5,7
/proc/30933/stat : 30933 (java) S 30930 30933 27841 0 -1 4194304 32785 0 0 0 10821 11 0 0 20 0 20 0 35714243 19521036288 59112 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
/proc/30933/statm: 4765878 59112 5495 1 0 553744 0
[pid=30933/tid=30935] ppid=30930 vsize=19063512 memory=231072 CPUtime=105.97 cores=5,7
/proc/30933/task/30935/stat : 30935 (java) R 30930 30933 27841 0 -1 4194368 9169 0 0 0 10594 3 0 0 20 0 20 0 35714245 19521036288 59112 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30944] ppid=30930 vsize=19063512 memory=236752 CPUtime=0 cores=5,7
/proc/30933/task/30944/stat : 30944 (Finalizer) S 30930 30933 27841 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 35714247 19521036288 59112 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30951] ppid=30930 vsize=19063512 memory=-6000919507099544684 CPUtime=0 cores=5,7
/proc/30933/task/30951/stat : 30951 (Common-Cleaner) S 30930 30933 27841 0 -1 4194368 60 0 0 0 0 0 0 0 20 0 20 0 35714247 19521036288 59112 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30952] ppid=30930 vsize=19063512 memory=5632 CPUtime=0 cores=5,7
/proc/30933/task/30952/stat : 30952 (Timer-0) S 30930 30933 27841 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 35714259 19521036288 59112 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
Current children cumulated CPU time: 108.32 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 236448 KiB

[startup+106.8 s]
/proc/loadavg: 4.10 4.07 4.08 5/341 31283
/proc/meminfo: memFree=128174560/131249996 swapFree=33010684/33010684
[pid=30933] ppid=30930 vsize=19063512 memory=236448 CPUtime=108.72 cores=5,7
/proc/30933/stat : 30933 (java) S 30930 30933 27841 0 -1 4194304 32788 0 0 0 10861 11 0 0 20 0 20 0 35714243 19521036288 59112 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
/proc/30933/statm: 4765878 59112 5495 1 0 553744 0
[pid=30933/tid=30935] ppid=30930 vsize=19063512 memory=0 CPUtime=106.37 cores=5,7
/proc/30933/task/30935/stat : 30935 (java) R 30930 30933 27841 0 -1 4194368 9170 0 0 0 10634 3 0 0 20 0 20 0 35714245 19521036288 59112 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30944] ppid=30930 vsize=19063512 memory=272713243488693 CPUtime=0 cores=5,7
/proc/30933/task/30944/stat : 30944 (Finalizer) S 30930 30933 27841 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 35714247 19521036288 59112 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30951] ppid=30930 vsize=19063512 memory=236448 CPUtime=0 cores=5,7
/proc/30933/task/30951/stat : 30951 (Common-Cleaner) S 30930 30933 27841 0 -1 4194368 60 0 0 0 0 0 0 0 20 0 20 0 35714247 19521036288 59112 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30952] ppid=30930 vsize=19063512 memory=6655300316396806240 CPUtime=0 cores=5,7
/proc/30933/task/30952/stat : 30952 (Timer-0) S 30930 30933 27841 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 35714259 19521036288 59112 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
Current children cumulated CPU time: 108.72 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 236448 KiB

[startup+106.9 s]
/proc/loadavg: 4.10 4.07 4.08 5/341 31283
/proc/meminfo: memFree=128174560/131249996 swapFree=33010684/33010684
[pid=30933] ppid=30930 vsize=19196640 memory=237088 CPUtime=108.85 cores=5,7
/proc/30933/stat : 30933 (java) S 30930 30933 27841 0 -1 4194304 34343 0 0 0 10873 12 0 0 20 0 20 0 35714243 19657359360 59272 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 0 0 16800975 0 0 0 17 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
/proc/30933/statm: 4799160 59272 5527 1 0 554363 0
[pid=30933/tid=30935] ppid=30930 vsize=19196640 memory=226880 CPUtime=106.4 cores=5,7
/proc/30933/task/30935/stat : 30935 (java) S 30930 30933 27841 0 -1 4194368 10137 0 0 0 10637 3 0 0 20 0 20 0 35714245 19657359360 59272 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30944] ppid=30930 vsize=19196640 memory=-6000919507099544684 CPUtime=0 cores=5,7
/proc/30933/task/30944/stat : 30944 (Finalizer) S 30930 30933 27841 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 35714247 19657359360 59272 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
[pid=30933/tid=30951] ppid=30930 vsize=19196640 memory=14848 CPUtime=0 cores=5,7
/proc/30933/task/30951/stat : 30951 (Common-Cleaner) S 30930 30933 27841 0 -1 4194368 60 0 0 0 0 0 0 0 20 0 20 0 35714247 19657359360 59272 18446744073709551615 94030556053504 94030556057200 140730865141888 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94030556065016 94030556065808 94030571814912 140730865146241 140730865146342 140730865146342 140730865151944 0
Current children cumulated CPU time: 108.85 s
Current children cumulated vsize: 19196640 KiB
Current children cumulated memory: 237088 KiB

Child status: 20

Real time (s): 106.907
CPU time (s): 108.857
CPU user time (s): 108.733
CPU system time (s): 0.124598
CPU usage (%): 101.824
Max. virtual memory (cumulated for all children) (KiB): 19196640
Max. memory (cumulated for all children) (KiB): 237088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 108.733
system time used= 0.124598
maximum resident set size= 237344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34459
page faults= 0
swaps= 0
block input operations= 0
block output operations= 592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4434
involuntary context switches= 869


# summary of solver processes directly reported to runsolver:
#   pid: 30933
#   total CPU time (s): 108.857
#   total CPU user time (s): 108.733
#   total CPU system time (s): 0.124598

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.26157 second user time and 0.491466 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-06-29 14:32:43
IDJOB=4511236
IDBENCH=160433
IDSOLVER=3363
FILE ID=nodeC024/4511236-1751200363
RUNJOBID= nodeC024-1751191546-27854
SLURM_JOB_ID= 9587580
Free space on /tmp= 433056 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/EC_ODD_GRIDS/normalized-ECgrid5x30split.opb
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4511236-1751200363/watcher-4511236-1751200363 -o /tmp/evaluation-result-4511236-1751200363/solver-4511236-1751200363 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751191546-27854 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4511236-1751200363.opb

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 2bb0b15a1713ed3ebed857cd771e5926
RANDOM SEED=1874795830

nodeC024 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.287
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.721
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3369.230
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3608.177
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.674
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3585.756
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.571
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.672
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        127576872 kB
MemAvailable:   127259164 kB
Buffers:            3280 kB
Cached:           491844 kB
SwapCached:            0 kB
Active:          2873564 kB
Inactive:         237284 kB
Active(anon):    2633788 kB
Inactive(anon):        0 kB
Active(file):     239776 kB
Inactive(file):   237284 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               688 kB
Writeback:            16 kB
AnonPages:       2618048 kB
Mapped:           122504 kB
Shmem:             18064 kB
KReclaimable:      88540 kB
Slab:             175264 kB
SReclaimable:      88540 kB
SUnreclaim:        86724 kB
KernelStack:        5216 kB
PageTables:         8780 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    7039732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151480 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2441216 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 433056 MiB
End job on nodeC024 at 2025-06-29 14:34:31