Trace number 4498622

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2025-06-06? (TO) 3600.36 3587.34

General information on the benchmark

NamePB24/normalized-PB09/OPT-LIN/aries-da_nrp/
normalized-aries-da_network_2000_5__647_1792__64.opb
MD5SUM6d0bcc2b57c04c2d4d51edf27892ab0d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark74222
Best CPU time to get the best result obtained on this benchmark15.1822
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables641998
Total number of constraints12000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)10002
Number of constraints which are nor clauses,nor cardinality constraints1998
Minimum length of a constraint64
Maximum length of a constraint2817
Number of terms in the objective function 640000
Biggest coefficient in the objective function 130539
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 22177598784
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 130539
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 22177598784
Number of bits of the biggest sum of numbers35
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.11/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.11/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.11/0.14	c See www.sat4j.org for details.
0.11/0.15	c version PB25.v20250606
0.11/0.17	c java.runtime.name	OpenJDK Runtime Environment
0.11/0.17	c java.vm.name		OpenJDK 64-Bit Server VM
0.11/0.17	c java.vm.version	22.0.1+8-16
0.11/0.17	c java.vm.vendor	Oracle Corporation
0.11/0.17	c sun.arch.data.model	64
0.11/0.17	c java.version		22.0.1
0.11/0.17	c os.name		Linux
0.11/0.17	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.11/0.17	c os.arch		amd64
0.11/0.18	c Free memory 		2104792832
0.11/0.18	c Max memory 		16282288128
0.11/0.18	c Total memory 		2113929216
0.11/0.18	c Number of processors 	2
0.28/0.26	c Pseudo Boolean Optimization by upper bound
0.28/0.26	c --- Begin Solver configuration ---
0.28/0.26	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.28/0.26	c Learn all clauses as in MiniSAT
0.28/0.26	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.28/0.26	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.28/0.26	c Expensive reason simplification
0.28/0.26	c Glucose 2.1 dynamic restart strategy
0.28/0.26	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.28/0.26	c timeout=2147483s
0.28/0.26	c DB Simplification allowed=false
0.28/0.26	c Listener: none
0.28/0.26	c --- End Solver configuration ---
0.28/0.26	c solving HOME/instance-4498622-1751400250.opb
0.28/0.26	c reading problem ... 
0.28/0.27	c  objective function found
16.98/14.37	c ... done. Wall clock time 14.103s.
16.98/14.37	c declared #vars     641998
16.98/14.37	c #constraints  14000
16.98/14.37	c constraints type 
16.98/14.37	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 10002
16.98/14.37	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3996
16.98/14.37	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2
16.98/14.37	c 14000 constraints processed.
16.98/14.40	c objective function length is 640000 literals
25.00/20.02	c cleaning 2514 clauses out of 5032 with flag 10094/5032
29.46/23.99	c cleaning 4262 clauses out of 8536 with flag 22169/11050
32.79/27.24	c cleaning 5622 clauses out of 11251 with flag 36162/18027
35.84/30.19	c cleaning 6822 clauses out of 13644 with flag 53086/26042
40.63/34.91	c cleaning 7879 clauses out of 15784 with flag 72419/35004
42.59/36.86	c SATISFIABLE
42.59/36.86	c OPTIMIZING...
42.59/36.86	c Got one! Elapsed wall clock time (in seconds):36.594
42.59/36.86	o 4889959
48.26/40.82	c cleaning 6804 clauses out of 13610 with flag 8117/40709
59.22/50.86	c cleaning 6411 clauses out of 12821 with flag 20332/46724
62.67/53.94	c cleaning 6684 clauses out of 13371 with flag 34307/53685
65.57/56.87	c cleaning 7340 clauses out of 14688 with flag 51450/61686
67.75/58.54	c Got one! Elapsed wall clock time (in seconds):58.279
67.75/58.54	o 1875609
74.74/64.79	c cleaning 6385 clauses out of 12769 with flag 10265/67107
83.28/72.31	c cleaning 6183 clauses out of 12371 with flag 22568/73094
86.11/74.73	c Got one! Elapsed wall clock time (in seconds):74.465
86.11/74.73	o 1313102
93.15/81.17	c cleaning 8367 clauses out of 16733 with flag 10304/83639
102.32/89.64	c cleaning 7156 clauses out of 14317 with flag 22619/89590
110.70/97.66	c cleaning 7080 clauses out of 14169 with flag 37305/96598
296.35/283.01	c cleaning 7532 clauses out of 15084 with flag 66783/104593
618.57/605.30	c cleaning 8251 clauses out of 16549 with flag 107614/113590
1146.64/1132.95	c cleaning 9143 clauses out of 18300 with flag 172087/123592
1872.86/1859.05	c cleaning 10057 clauses out of 20155 with flag 264695/134590
3006.96/2993.70	c cleaning 11062 clauses out of 22123 with flag 350147/146615
3600.00/3587.17	c starts		: 122
3600.00/3587.18	c conflicts		: 152639
3600.00/3587.19	c decisions		: 69438962
3600.00/3587.19	c propagations		: 1386107406
3600.00/3587.19	c inspects		: 2838359627
3600.00/3587.19	c shortcuts		: 0
3600.00/3587.20	c learnt literals	: 0
3600.00/3587.20	c learnt binary clauses	: 0
3600.00/3587.20	c learnt ternary clauses	: 0
3600.00/3587.20	c learnt constraints	: 152639
3600.00/3587.20	c ignored constraints	: 0
3600.00/3587.20	c root simplifications	: 0
3600.00/3587.20	c removed literals (reason simplification)	: 1435020
3600.00/3587.20	c reason swapping (by a shorter reason)	: 0
3600.18/3587.20	c Calls to reduceDB	: 19
3600.18/3587.20	c Number of update (reduction) of LBD	: 29944
3600.18/3587.20	c Imported unit clauses	: 0
3600.18/3587.21	c No decision after first conflict	: false
3600.18/3587.21	c number of reductions to clauses (during analyze)	: 0
3600.18/3587.21	c number of learned constraints concerned by reduction	: 0
3600.18/3587.21	c number of learning phase by resolution	: 0
3600.18/3587.21	c number of learning phase by cutting planes	: 0
3600.18/3587.21	c number of rounding to 1 operations	: 0
3600.18/3587.21	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.18/3587.21	c number of reductions of the coefficients by power 2 	: 0
3600.18/3587.21	c number of right shift for reduction by power 2 	: 0
3600.18/3587.21	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.18/3587.21	c number of ending skipping 	: 0
3600.18/3587.21	c number of internal skipping 	: 0
3600.18/3587.21	c number of derivation steps 	: 0
3600.18/3587.21	c number of skipped derivation steps 	: 0
3600.18/3587.21	c number of remaining unassigned 	: 0
3600.18/3587.21	c number of remaining assigned 	: 0
3600.18/3587.21	c number of falsified literals weakened from reason	: 0
3600.18/3587.21	c number of falsified literals weakened from conflict	: 0
3600.18/3587.21	c time for arithmetic operations	: 0
3600.18/3587.23	c minimum degree of deleted constraints	: null
3600.18/3587.23	c maximum degree of deleted constraints	: null
3600.18/3587.23	c number of deleted constraints	: 0
3600.18/3587.24	c speed (assignments/second)	: 387975.6478775234
3600.18/3587.24	c non guided choices	: 58081208
3600.18/3587.27	Exception in thread "Thread-0" java.lang.NullPointerException: Cannot invoke "org.sat4j.specs.Constr.getClass()" because the return value of "java.util.Iterator.next()" is null
3600.18/3587.27		at org.sat4j.minisat.core.Solver.printLearntClausesInfos(Solver.java:1984)
3600.18/3587.28		at org.sat4j.minisat.core.Solver.printStat(Solver.java:2130)
3600.18/3587.28		at org.sat4j.minisat.core.Solver.printStat(Solver.java:2121)
3600.18/3587.28		at org.sat4j.tools.SolverDecorator.printStat(SolverDecorator.java:181)
3600.18/3587.28		at org.sat4j.OptimizationMode.displayResult(OptimizationMode.java:93)
3600.18/3587.28		at org.sat4j.AbstractLauncher.displayResult(AbstractLauncher.java:122)
3600.18/3587.28		at org.sat4j.AbstractLauncher$1.run(AbstractLauncher.java:91)

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: 63794 MiB (59630 MiB free)
  memory of node 1: 64507 MiB (54483 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4498622-1751400250/watcher-4498622-1751400250 -o /tmp/evaluation-result-4498622-1751400250/solver-4498622-1751400250 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751396661-59139 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4498622-1751400250.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=59609, runsolver pid=59606

[startup+0.100065 s]*
/proc/loadavg: 4.28 4.30 4.16 6/278 59627
/proc/meminfo: memFree=116821360/131382112 swapFree=33010160/33010684
[pid=59609] ppid=59606 vsize=18930384 memory=48420 CPUtime=0.11 cores=1,3
/proc/59609/stat : 59609 (java) S 59606 59609 59127 0 -1 4194304 5802 0 0 0 8 3 0 0 20 0 18 0 55704836 19384713216 12105 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
/proc/59609/statm: 4732596 12105 5323 1 0 547013 0
[pid=59609/tid=59611] ppid=59606 vsize=18930384 memory=4026532361 CPUtime=0.06 cores=1,3
/proc/59609/task/59611/stat : 59611 (java) R 59606 59609 59127 0 -1 4194368 4653 0 0 0 4 2 0 0 20 0 18 0 55704839 19384713216 12105 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59620] ppid=59606 vsize=18930384 memory=211342852430 CPUtime=0 cores=1,3
/proc/59609/task/59620/stat : 59620 (Finalizer) S 59606 59609 59127 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 55704843 19384713216 12105 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59627] ppid=59606 vsize=18930384 memory=52996524491443 CPUtime=0 cores=1,3
/proc/59609/task/59627/stat : 59627 (Common-Cleaner) S 59606 59609 59127 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 55704844 19384713216 12105 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 48420 KiB

[startup+0.209562 s]*
/proc/loadavg: 4.28 4.30 4.16 6/278 59627
/proc/meminfo: memFree=116812224/131382112 swapFree=33010160/33010684
[pid=59609] ppid=59606 vsize=18930384 memory=57800 CPUtime=0.28 cores=1,3
/proc/59609/stat : 59609 (java) S 59606 59609 59127 0 -1 4194304 6575 0 0 0 24 4 0 0 20 0 18 0 55704836 19384713216 14450 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
/proc/59609/statm: 4732596 14450 5355 1 0 547632 0
[pid=59609/tid=59611] ppid=59606 vsize=18930384 memory=4026716132 CPUtime=0.16 cores=1,3
/proc/59609/task/59611/stat : 59611 (java) R 59606 59609 59127 0 -1 4194368 5094 0 0 0 14 2 0 0 20 0 18 0 55704839 19384713216 14450 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59620] ppid=59606 vsize=18930384 memory=16128 CPUtime=0 cores=1,3
/proc/59609/task/59620/stat : 59620 (Finalizer) S 59606 59609 59127 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 55704843 19384713216 14450 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59627] ppid=59606 vsize=18930384 memory=62887834158068 CPUtime=0 cores=1,3
/proc/59609/task/59627/stat : 59627 (Common-Cleaner) S 59606 59609 59127 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 55704844 19384713216 14450 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57800 KiB

[startup+0.309719 s]*
/proc/loadavg: 4.28 4.30 4.16 7/281 59633
/proc/meminfo: memFree=116791744/131382112 swapFree=33010160/33010684
[pid=59609] ppid=59606 vsize=18930384 memory=79564 CPUtime=0.46 cores=1,3
/proc/59609/stat : 59609 (java) S 59606 59609 59127 0 -1 4194304 6830 0 0 0 40 6 0 0 20 0 18 0 55704836 19384713216 19891 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
/proc/59609/statm: 4732596 19891 5451 1 0 547801 0
[pid=59609/tid=59611] ppid=59606 vsize=18930384 memory=-8183433583201654980 CPUtime=0.24 cores=1,3
/proc/59609/task/59611/stat : 59611 (java) R 59606 59609 59127 0 -1 4194368 5243 0 0 0 21 3 0 0 20 0 18 0 55704839 19384713216 19891 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59620] ppid=59606 vsize=18930384 memory=0 CPUtime=0 cores=1,3
/proc/59609/task/59620/stat : 59620 (Finalizer) S 59606 59609 59127 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 55704843 19384713216 19891 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59627] ppid=59606 vsize=18930384 memory=0 CPUtime=0 cores=1,3
/proc/59609/task/59627/stat : 59627 (Common-Cleaner) S 59606 59609 59127 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 55704844 19384713216 19891 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 79564 KiB

[startup+0.700311 s]
/proc/loadavg: 4.28 4.30 4.16 6/279 59637
/proc/meminfo: memFree=116780500/131382112 swapFree=33010160/33010684
[pid=59609] ppid=59606 vsize=18930384 memory=141692 CPUtime=1.19 cores=1,3
/proc/59609/stat : 59609 (java) S 59606 59609 59127 0 -1 4194304 9233 0 0 0 109 10 0 0 20 0 18 0 55704836 19384713216 35423 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
/proc/59609/statm: 4732596 35423 5451 1 0 549420 0
[pid=59609/tid=59611] ppid=59606 vsize=18930384 memory=17920 CPUtime=0.59 cores=1,3
/proc/59609/task/59611/stat : 59611 (java) R 59606 59609 59127 0 -1 4194368 5276 0 0 0 53 6 0 0 20 0 18 0 55704839 19384713216 35423 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59620] ppid=59606 vsize=18930384 memory=10624 CPUtime=0 cores=1,3
/proc/59609/task/59620/stat : 59620 (Finalizer) S 59606 59609 59127 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 55704843 19384713216 35423 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59627] ppid=59606 vsize=18930384 memory=3200 CPUtime=0 cores=1,3
/proc/59609/task/59627/stat : 59627 (Common-Cleaner) S 59606 59609 59127 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 18 0 55704844 19384713216 35423 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
Current children cumulated CPU time: 1.19 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 141692 KiB

[startup+1.50023 s]
/proc/loadavg: 4.28 4.30 4.16 7/311 59699
/proc/meminfo: memFree=116663852/131382112 swapFree=33010160/33010684
[pid=59609] ppid=59606 vsize=18996948 memory=266112 CPUtime=2.33 cores=1,3
/proc/59609/stat : 59609 (java) S 59606 59609 59127 0 -1 4194304 9692 0 0 0 219 14 0 0 20 0 19 0 55704836 19452874752 66528 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
/proc/59609/statm: 4749237 66528 5451 1 0 549758 0
[pid=59609/tid=59611] ppid=59606 vsize=18996948 memory=3200 CPUtime=1.25 cores=1,3
/proc/59609/task/59611/stat : 59611 (java) R 59606 59609 59127 0 -1 4194368 5367 0 0 0 118 7 0 0 20 0 19 0 55704839 19452874752 66528 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59620] ppid=59606 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/59609/task/59620/stat : 59620 (Finalizer) S 59606 59609 59127 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 55704843 19452874752 66528 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59627] ppid=59606 vsize=18996948 memory=10624 CPUtime=0 cores=1,3
/proc/59609/task/59627/stat : 59627 (Common-Cleaner) S 59606 59609 59127 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 55704844 19452874752 66528 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
Current children cumulated CPU time: 2.33 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 266112 KiB

[startup+3.10567 s]
/proc/loadavg: 4.28 4.30 4.16 6/325 59713
/proc/meminfo: memFree=114485492/131382112 swapFree=33010160/33010684
[pid=59609] ppid=59606 vsize=18996948 memory=1700536 CPUtime=4.79 cores=1,3
/proc/59609/stat : 59609 (java) S 59606 59609 59127 0 -1 4194304 12616 0 0 0 430 49 0 0 20 0 19 0 55704836 19452874752 425134 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
/proc/59609/statm: 4749237 425134 5483 1 0 2118645 0
[pid=59609/tid=59611] ppid=59606 vsize=18996948 memory=10624 CPUtime=2.52 cores=1,3
/proc/59609/task/59611/stat : 59611 (java) R 59606 59609 59127 0 -1 4194368 6231 0 0 0 217 35 0 0 20 0 19 0 55704839 19452874752 425134 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59620] ppid=59606 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/59609/task/59620/stat : 59620 (Finalizer) S 59606 59609 59127 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 55704843 19452874752 425134 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59627] ppid=59606 vsize=18996948 memory=5760 CPUtime=0 cores=1,3
/proc/59609/task/59627/stat : 59627 (Common-Cleaner) S 59606 59609 59127 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 55704844 19452874752 425134 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
Current children cumulated CPU time: 4.79 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 1700536 KiB

[startup+6.30037 s]
/proc/loadavg: 4.41 4.33 4.17 6/325 59713
/proc/meminfo: memFree=111448744/131382112 swapFree=33010160/33010684
[pid=59609] ppid=59606 vsize=18996948 memory=3746748 CPUtime=8.67 cores=1,3
/proc/59609/stat : 59609 (java) S 59606 59609 59127 0 -1 4194304 19916 0 0 0 776 91 0 0 20 0 19 0 55704836 19452874752 936687 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
/proc/59609/statm: 4749237 936687 5515 1 0 2122385 0
[pid=59609/tid=59611] ppid=59606 vsize=18996948 memory=5760 CPUtime=5.29 cores=1,3
/proc/59609/task/59611/stat : 59611 (java) R 59606 59609 59127 0 -1 4194368 7331 0 0 0 459 70 0 0 20 0 19 0 55704839 19452874752 936687 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59620] ppid=59606 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/59609/task/59620/stat : 59620 (Finalizer) S 59606 59609 59127 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 55704843 19452874752 936687 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59627] ppid=59606 vsize=18996948 memory=-6000919481380266858 CPUtime=0 cores=1,3
/proc/59609/task/59627/stat : 59627 (Common-Cleaner) S 59606 59609 59127 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 55704844 19452874752 936687 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
Current children cumulated CPU time: 8.67 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 3746748 KiB

[startup+12.7004 s]
/proc/loadavg: 4.38 4.32 4.17 7/324 59779
/proc/meminfo: memFree=112394544/131382112 swapFree=33010160/33010684
[pid=59609] ppid=59606 vsize=18996948 memory=4154900 CPUtime=15.3 cores=1,3
/proc/59609/stat : 59609 (java) S 59606 59609 59127 0 -1 4194304 21620 0 0 0 1426 104 0 0 20 0 19 0 55704836 19452874752 1038725 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
/proc/59609/statm: 4749237 1038725 5515 1 0 2550610 0
[pid=59609/tid=59611] ppid=59606 vsize=18996948 memory=0 CPUtime=11.08 cores=1,3
/proc/59609/task/59611/stat : 59611 (java) R 59606 59609 59127 0 -1 4194368 7933 0 0 0 1028 80 0 0 20 0 19 0 55704839 19452874752 1038725 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59620] ppid=59606 vsize=18996948 memory=5148 CPUtime=0 cores=1,3
/proc/59609/task/59620/stat : 59620 (Finalizer) S 59606 59609 59127 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 55704843 19452874752 1038725 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59627] ppid=59606 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/59609/task/59627/stat : 59627 (Common-Cleaner) S 59606 59609 59127 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 19 0 55704844 19452874752 1038725 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
Current children cumulated CPU time: 15.3 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 4154900 KiB

[startup+25.5005 s]
/proc/loadavg: 4.58 4.37 4.19 6/326 59846
/proc/meminfo: memFree=105261972/131382112 swapFree=33010160/33010684
[pid=59609] ppid=59606 vsize=19063512 memory=5273004 CPUtime=31.1 cores=1,3
/proc/59609/stat : 59609 (java) S 59606 59609 59127 0 -1 4194304 24487 0 0 0 2982 128 0 0 20 0 20 0 55704836 19521036288 1318251 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
/proc/59609/statm: 4765878 1318251 5579 1 0 2551297 0
[pid=59609/tid=59611] ppid=59606 vsize=19063512 memory=4693724 CPUtime=23.69 cores=1,3
/proc/59609/task/59611/stat : 59611 (java) R 59606 59609 59127 0 -1 4194368 9038 0 0 0 2267 102 0 0 20 0 20 0 55704839 19521036288 1318251 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59620] ppid=59606 vsize=19063512 memory=4996972 CPUtime=0 cores=1,3
/proc/59609/task/59620/stat : 59620 (Finalizer) S 59606 59609 59127 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 55704843 19521036288 1318251 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59627] ppid=59606 vsize=19063512 memory=-6000919481380266858 CPUtime=0 cores=1,3
/proc/59609/task/59627/stat : 59627 (Common-Cleaner) S 59606 59609 59127 0 -1 4194368 25 0 0 0 0 0 0 0 20 0 20 0 55704844 19521036288 1318251 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59845] ppid=59606 vsize=19063512 memory=0 CPUtime=0 cores=1,3
/proc/59609/task/59845/stat : 59845 (Timer-0) S 59606 59609 59127 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 55706293 19521036288 1318251 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
Current children cumulated CPU time: 31.1 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 5273004 KiB

[startup+51.1133 s]
/proc/loadavg: 4.60 4.39 4.20 5/326 59846
/proc/meminfo: memFree=98002448/131382112 swapFree=33010160/33010684
[pid=59609] ppid=59606 vsize=19063512 memory=6879824 CPUtime=59.53 cores=1,3
/proc/59609/stat : 59609 (java) S 59606 59609 59127 0 -1 4194304 35484 0 0 0 5791 162 0 0 20 0 20 0 55704836 19521036288 1719956 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
/proc/59609/statm: 4765878 1719956 5579 1 0 2551490 0
[pid=59609/tid=59611] ppid=59606 vsize=19063512 memory=6844936 CPUtime=47.94 cores=1,3
/proc/59609/task/59611/stat : 59611 (java) R 59606 59609 59127 0 -1 4194368 13275 0 0 0 4669 125 0 0 20 0 20 0 55704839 19521036288 1719956 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59620] ppid=59606 vsize=19063512 memory=14560 CPUtime=0 cores=1,3
/proc/59609/task/59620/stat : 59620 (Finalizer) S 59606 59609 59127 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 55704843 19521036288 1719956 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59627] ppid=59606 vsize=19063512 memory=129 CPUtime=0 cores=1,3
/proc/59609/task/59627/stat : 59627 (Common-Cleaner) S 59606 59609 59127 0 -1 4194368 43 0 0 0 0 0 0 0 20 0 20 0 55704844 19521036288 1719956 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59845] ppid=59606 vsize=19063512 memory=-6000919481380266858 CPUtime=0 cores=1,3
/proc/59609/task/59845/stat : 59845 (Timer-0) S 59606 59609 59127 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 55706293 19521036288 1719956 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
Current children cumulated CPU time: 59.53 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 6879824 KiB

[startup+102.301 s]
/proc/loadavg: 4.38 4.36 4.20 5/326 59848

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

/proc/59609/task/59611/stat : 59611 (java) R 59606 59609 59127 0 -1 4194368 113844 0 0 0 326189 193 0 0 20 0 20 0 55704839 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59620] ppid=59606 vsize=19063512 memory=14560 CPUtime=0 cores=1,3
/proc/59609/task/59620/stat : 59620 (Finalizer) S 59606 59609 59127 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 55704843 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59627] ppid=59606 vsize=19063512 memory=1792 CPUtime=0.01 cores=1,3
/proc/59609/task/59627/stat : 59627 (Common-Cleaner) S 59606 59609 59127 0 -1 4194368 3400 0 0 0 0 1 0 0 20 0 20 0 55704844 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59845] ppid=59606 vsize=19063512 memory=9952228 CPUtime=0 cores=1,3
/proc/59609/task/59845/stat : 59845 (Timer-0) S 59606 59609 59127 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 55706293 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
Current children cumulated CPU time: 3295.41 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 9952228 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.23 4.25 5/325 60069
/proc/meminfo: memFree=100024224/131382112 swapFree=33010160/33010684
[pid=59609] ppid=59606 vsize=19063512 memory=9952228 CPUtime=3355.38 cores=1,3
/proc/59609/stat : 59609 (java) S 59606 59609 59127 0 -1 4194304 200134 0 0 0 335129 409 0 0 20 0 20 0 55704836 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
/proc/59609/statm: 4765878 2488057 5579 1 0 2551515 0
[pid=59609/tid=59611] ppid=59606 vsize=19063512 memory=9952228 CPUtime=3323.61 cores=1,3
/proc/59609/task/59611/stat : 59611 (java) R 59606 59609 59127 0 -1 4194368 114906 0 0 0 332167 194 0 0 20 0 20 0 55704839 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59620] ppid=59606 vsize=19063512 memory=9952228 CPUtime=0 cores=1,3
/proc/59609/task/59620/stat : 59620 (Finalizer) S 59606 59609 59127 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 55704843 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59627] ppid=59606 vsize=19063512 memory=9952228 CPUtime=0.01 cores=1,3
/proc/59609/task/59627/stat : 59627 (Common-Cleaner) S 59606 59609 59127 0 -1 4194368 3401 0 0 0 0 1 0 0 20 0 20 0 55704844 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59845] ppid=59606 vsize=19063512 memory=14560 CPUtime=0 cores=1,3
/proc/59609/task/59845/stat : 59845 (Timer-0) S 59606 59609 59127 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 55706293 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
Current children cumulated CPU time: 3355.38 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 9952228 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.20 4.24 5/325 60071
/proc/meminfo: memFree=99921588/131382112 swapFree=33010160/33010684
[pid=59609] ppid=59606 vsize=19063512 memory=9952228 CPUtime=3415.27 cores=1,3
/proc/59609/stat : 59609 (java) S 59606 59609 59127 0 -1 4194304 202452 0 0 0 341115 412 0 0 20 0 20 0 55704836 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
/proc/59609/statm: 4765878 2488057 5579 1 0 2551515 0
[pid=59609/tid=59611] ppid=59606 vsize=19063512 memory=9952228 CPUtime=3383.45 cores=1,3
/proc/59609/task/59611/stat : 59611 (java) R 59606 59609 59127 0 -1 4194368 117177 0 0 0 338151 194 0 0 20 0 20 0 55704839 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59620] ppid=59606 vsize=19063512 memory=9952228 CPUtime=0 cores=1,3
/proc/59609/task/59620/stat : 59620 (Finalizer) S 59606 59609 59127 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 55704843 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59627] ppid=59606 vsize=19063512 memory=9952228 CPUtime=0.01 cores=1,3
/proc/59609/task/59627/stat : 59627 (Common-Cleaner) S 59606 59609 59127 0 -1 4194368 3421 0 0 0 0 1 0 0 20 0 20 0 55704844 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59845] ppid=59606 vsize=19063512 memory=9952228 CPUtime=0 cores=1,3
/proc/59609/task/59845/stat : 59845 (Timer-0) S 59606 59609 59127 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 55706293 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
Current children cumulated CPU time: 3415.27 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 9952228 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.20 4.24 5/325 60084
/proc/meminfo: memFree=99679748/131382112 swapFree=33010160/33010684
[pid=59609] ppid=59606 vsize=19063512 memory=9952228 CPUtime=3475.26 cores=1,3
/proc/59609/stat : 59609 (java) S 59606 59609 59127 0 -1 4194304 206228 0 0 0 347111 415 0 0 20 0 20 0 55704836 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
/proc/59609/statm: 4765878 2488057 5579 1 0 2551515 0
[pid=59609/tid=59611] ppid=59606 vsize=19063512 memory=9952228 CPUtime=3443.2 cores=1,3
/proc/59609/task/59611/stat : 59611 (java) R 59606 59609 59127 0 -1 4194368 118915 0 0 0 344125 195 0 0 20 0 20 0 55704839 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59620] ppid=59606 vsize=19063512 memory=9952228 CPUtime=0 cores=1,3
/proc/59609/task/59620/stat : 59620 (Finalizer) S 59606 59609 59127 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 55704843 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59627] ppid=59606 vsize=19063512 memory=17920 CPUtime=0.01 cores=1,3
/proc/59609/task/59627/stat : 59627 (Common-Cleaner) S 59606 59609 59127 0 -1 4194368 3462 0 0 0 0 1 0 0 20 0 20 0 55704844 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59845] ppid=59606 vsize=19063512 memory=9952228 CPUtime=0 cores=1,3
/proc/59609/task/59845/stat : 59845 (Timer-0) S 59606 59609 59127 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 55706293 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
Current children cumulated CPU time: 3475.26 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 9952228 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.17 4.22 5/325 60086
/proc/meminfo: memFree=99514672/131382112 swapFree=33010160/33010684
[pid=59609] ppid=59606 vsize=19063512 memory=9952228 CPUtime=3535.17 cores=1,3
/proc/59609/stat : 59609 (java) S 59606 59609 59127 0 -1 4194304 207888 0 0 0 353099 418 0 0 20 0 20 0 55704836 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
/proc/59609/statm: 4765878 2488057 5579 1 0 2551515 0
[pid=59609/tid=59611] ppid=59606 vsize=19063512 memory=9952228 CPUtime=3503.06 cores=1,3
/proc/59609/task/59611/stat : 59611 (java) R 59606 59609 59127 0 -1 4194368 120512 0 0 0 350111 195 0 0 20 0 20 0 55704839 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59620] ppid=59606 vsize=19063512 memory=9952228 CPUtime=0 cores=1,3
/proc/59609/task/59620/stat : 59620 (Finalizer) S 59606 59609 59127 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 55704843 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59627] ppid=59606 vsize=19063512 memory=9952228 CPUtime=0.01 cores=1,3
/proc/59609/task/59627/stat : 59627 (Common-Cleaner) S 59606 59609 59127 0 -1 4194368 3500 0 0 0 0 1 0 0 20 0 20 0 55704844 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59845] ppid=59606 vsize=19063512 memory=17920 CPUtime=0 cores=1,3
/proc/59609/task/59845/stat : 59845 (Timer-0) S 59606 59609 59127 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 55706293 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
Current children cumulated CPU time: 3535.17 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 9952228 KiB

[startup+3582.3 s]
/proc/loadavg: 4.19 4.18 4.22 5/326 60091
/proc/meminfo: memFree=99514704/131382112 swapFree=33010160/33010684
[pid=59609] ppid=59606 vsize=19063512 memory=9952228 CPUtime=3595.19 cores=1,3
/proc/59609/stat : 59609 (java) S 59606 59609 59127 0 -1 4194304 211582 0 0 0 359098 421 0 0 20 0 20 0 55704836 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
/proc/59609/statm: 4765878 2488057 5579 1 0 2551515 0
[pid=59609/tid=59611] ppid=59606 vsize=19063512 memory=14560 CPUtime=3562.81 cores=1,3
/proc/59609/task/59611/stat : 59611 (java) R 59606 59609 59127 0 -1 4194368 122750 0 0 0 356086 195 0 0 20 0 20 0 55704839 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59620] ppid=59606 vsize=19063512 memory=9952228 CPUtime=0 cores=1,3
/proc/59609/task/59620/stat : 59620 (Finalizer) S 59606 59609 59127 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 55704843 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59627] ppid=59606 vsize=19063512 memory=14560 CPUtime=0.01 cores=1,3
/proc/59609/task/59627/stat : 59627 (Common-Cleaner) S 59606 59609 59127 0 -1 4194368 3551 0 0 0 0 1 0 0 20 0 20 0 55704844 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59845] ppid=59606 vsize=19063512 memory=5632 CPUtime=0 cores=1,3
/proc/59609/task/59845/stat : 59845 (Timer-0) S 59606 59609 59127 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 55706293 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
Current children cumulated CPU time: 3595.19 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 9952228 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3587.11 s]
/proc/loadavg: 4.18 4.18 4.22 5/326 60091
/proc/meminfo: memFree=99514704/131382112 swapFree=33010160/33010684
[pid=59609] ppid=59606 vsize=19063512 memory=9952228 CPUtime=3600 cores=1,3
/proc/59609/stat : 59609 (java) S 59606 59609 59127 0 -1 4194304 211788 0 0 0 359579 421 0 0 20 0 20 0 55704836 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
/proc/59609/statm: 4765878 2488057 5579 1 0 2551515 0
[pid=59609/tid=59611] ppid=59606 vsize=19063512 memory=-6000919481380266858 CPUtime=3567.61 cores=1,3
/proc/59609/task/59611/stat : 59611 (java) R 59606 59609 59127 0 -1 4194368 122956 0 0 0 356566 195 0 0 20 0 20 0 55704839 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59620] ppid=59606 vsize=19063512 memory=14560 CPUtime=0 cores=1,3
/proc/59609/task/59620/stat : 59620 (Finalizer) S 59606 59609 59127 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 55704843 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59627] ppid=59606 vsize=19063512 memory=7686721470264483783 CPUtime=0.01 cores=1,3
/proc/59609/task/59627/stat : 59627 (Common-Cleaner) S 59606 59609 59127 0 -1 4194368 3551 0 0 0 0 1 0 0 20 0 20 0 55704844 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59845] ppid=59606 vsize=19063512 memory=9952228 CPUtime=0 cores=1,3
/proc/59609/task/59845/stat : 59845 (Timer-0) S 59606 59609 59127 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 55706293 19521036288 2488057 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 9952228 KiB

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

[startup+3587.34 s]
# the end of solver process 59609 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3596.09 s, system=4.26575 s

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

[startup+3587.21 s]
/proc/loadavg: 4.18 4.18 4.22 5/326 60091
/proc/meminfo: memFree=99514704/131382112 swapFree=33010160/33010684
[pid=59609] ppid=59606 vsize=19263204 memory=9952996 CPUtime=3600.18 cores=1,3
/proc/59609/stat : 59609 (java) S 59606 59609 59127 0 -1 4194304 214285 0 0 0 359596 422 0 0 20 0 21 0 55704836 19725520896 2488249 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
/proc/59609/statm: 4815801 2488249 5611 1 0 2552418 0
[pid=59609/tid=59611] ppid=59606 vsize=19263204 memory=9952228 CPUtime=3567.7 cores=1,3
/proc/59609/task/59611/stat : 59611 (java) R 59606 59609 59127 0 -1 4194368 123005 0 0 0 356575 195 0 0 20 0 21 0 55704839 19725520896 2488249 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59620] ppid=59606 vsize=19263204 memory=3200 CPUtime=0 cores=1,3
/proc/59609/task/59620/stat : 59620 (Finalizer) S 59606 59609 59127 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 55704843 19725520896 2488249 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
[pid=59609/tid=59627] ppid=59606 vsize=19263204 memory=17920 CPUtime=0.01 cores=1,3
/proc/59609/task/59627/stat : 59627 (Common-Cleaner) S 59606 59609 59127 0 -1 4194368 3551 0 0 0 0 1 0 0 20 0 21 0 55704844 19725520896 2488249 18446744073709551615 94301836349440 94301836353136 140728523596272 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94301836360952 94301836361744 94301853147136 140728523602305 140728523602406 140728523602406 140728523608008 0
Current children cumulated CPU time: 3600.18 s
Current children cumulated vsize: 19263204 KiB
Current children cumulated memory: 9952996 KiB

[startup+3587.3 s]*
/proc/loadavg: 4.18 4.18 4.22 5/308 60094
/proc/meminfo: memFree=103721900/131382112 swapFree=33010160/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143

Real time (s): 3587.34
CPU time (s): 3600.36
CPU user time (s): 3596.09
CPU system time (s): 4.26575
CPU usage (%): 100.363
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 9952996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.09
system time used= 4.26575
maximum resident set size= 9953252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215133
page faults= 0
swaps= 0
block input operations= 8
block output operations= 2888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 108906
involuntary context switches= 3963


# summary of solver processes directly reported to runsolver:
#   pid: 59609
#   total CPU time (s): 3600.36
#   total CPU user time (s): 3596.09
#   total CPU system time (s): 4.26575

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.6439 second user time and 34.1032 second system time

The end

Launcher Data

Begin job on nodeC009 at 2025-07-01 22:04:11
IDJOB=4498622
IDBENCH=148722
IDSOLVER=3363
FILE ID=nodeC009/4498622-1751400250
RUNJOBID= nodeC009-1751396661-59139
SLURM_JOB_ID= 9598271
Free space on /tmp= 432120 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/normalized-PB09/OPT-LIN/aries-da_nrp/normalized-aries-da_network_2000_5__647_1792__64.opb
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4498622-1751400250/watcher-4498622-1751400250 -o /tmp/evaluation-result-4498622-1751400250/solver-4498622-1751400250 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751396661-59139 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4498622-1751400250.opb

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

MD5SUM BENCH= 6d0bcc2b57c04c2d4d51edf27892ab0d
RANDOM SEED=167554422

nodeC009 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	: 0xb00001f
cpu MHz		: 1197.879
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 1197.117
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 3660.963
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 1396.773
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 1197.242
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 3559.420
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 3491.667
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
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	: 0xb00001f
cpu MHz		: 1197.221
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        116854796 kB
MemAvailable:   127431224 kB
Buffers:            2144 kB
Cached:         11329176 kB
SwapCached:           24 kB
Active:          2899108 kB
Inactive:       10978964 kB
Active(anon):    2559684 kB
Inactive(anon):     5056 kB
Active(file):     339424 kB
Inactive(file): 10973908 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            546012 kB
Writeback:             0 kB
AnonPages:       2549872 kB
Mapped:           123664 kB
Shmem:             17936 kB
KReclaimable:     205064 kB
Slab:             290080 kB
SReclaimable:     205064 kB
SUnreclaim:        85016 kB
KernelStack:        4320 kB
PageTables:         8196 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    2941448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149656 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2443264 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:      172872 kB
DirectMap2M:     9166848 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432616 MiB
End job on nodeC009 at 2025-07-01 23:03:58