Trace number 4545082

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 CP 2025-06-06? (TO) 3600.26 3477.81

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-SolitairePattern-table-3-3-9.opb
MD5SUM297c2237af667ea8e386e1666cb34677
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark146.963
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables625728
Total number of constraints628780
Number of constraints which are clauses6288
Number of constraints which are cardinality constraints (but not clauses)56
Number of constraints which are nor clauses,nor cardinality constraints622436
Minimum length of a constraint1
Maximum length of a constraint2712
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 75
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 2977
Number of bits of the biggest sum of numbers12
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.15	c Pseudo Boolean Optimization by upper bound
0.12/0.15	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.12/0.15	c  - never skip resolution steps
0.12/0.15	c  - Auto-division on coefficients is disabled
0.12/0.15	c  - No postprocessing
0.12/0.15	c  - Conflict is considered as is when resolving
0.12/0.15	c  - Use constraints as they come during conflict analysis
0.12/0.15	c  - Weaken first using unassigned literals
0.12/0.15	c  - Bump strategy: ALWAYS_ONE
0.12/0.15	c  - Bumper: ANY
0.12/0.15	c --- Begin Solver configuration ---
0.12/0.15	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5cbc508c
0.12/0.15	c Learn all clauses as in MiniSAT
0.12/0.15	c LOGGER=java.util.logging.Logger@68fb2c38 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.15	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.12/0.15	c No reason simplification
0.12/0.15	c Armin Biere (Picosat) restarts strategy
0.12/0.15	c Activity based learned constraints deletion strategy with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.12/0.15	c timeout=2147483s
0.12/0.15	c DB Simplification allowed=false
0.12/0.15	c Listener: none
0.12/0.15	c --- End Solver configuration ---
0.12/0.15	c solving HOME/instance-4545082-1753235137.opb
0.12/0.15	c reading problem ... 
0.12/0.16	c  no objective function found
5.36/3.30	c ... done. Wall clock time 3.143s.
5.36/3.30	c declared #vars     625728
5.36/3.30	c #constraints  628864
5.36/3.30	c constraints type 
5.36/3.30	c org.sat4j.pb.constraints.pb.MaxWatchPb => 622398
5.36/3.30	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3488
5.36/3.30	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 83
5.36/3.30	c org.sat4j.pb.constraints.pb.UnitClausePB => 67
5.36/3.30	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2828
5.36/3.30	c 628864 constraints processed.
324.88/300.95	c cleaning 2268 clauses out of 5000
1458.79/1401.84	c cleaning 3981 clauses out of 8732
3503.56/3384.36	c cleaning 5319 clauses out of 11751
3600.08/3477.71	c starts		: 41
3600.08/3477.72	c conflicts		: 18283
3600.08/3477.72	c decisions		: 109963
3600.08/3477.72	c propagations		: 141927415
3600.08/3477.72	c inspects		: 5763731832
3600.08/3477.72	c shortcuts		: 0
3600.08/3477.72	c learnt literals	: 0
3600.08/3477.72	c learnt binary clauses	: 0
3600.08/3477.72	c learnt ternary clauses	: 0
3600.08/3477.73	c learnt constraints	: 18283
3600.08/3477.73	c ignored constraints	: 0
3600.08/3477.73	c root simplifications	: 0
3600.08/3477.73	c removed literals (reason simplification)	: 0
3600.08/3477.73	c reason swapping (by a shorter reason)	: 0
3600.08/3477.73	c Calls to reduceDB	: 3
3600.08/3477.73	c Number of update (reduction) of LBD	: 0
3600.08/3477.73	c Imported unit clauses	: 0
3600.08/3477.73	c No decision after first conflict	: false
3600.08/3477.73	c number of reductions to clauses (during analyze)	: 0
3600.08/3477.73	c number of learned constraints concerned by reduction	: 0
3600.08/3477.73	c number of learning phase by resolution	: 0
3600.08/3477.73	c number of learning phase by cutting planes	: 0
3600.08/3477.73	c number of rounding to 1 operations	: 0
3600.08/3477.73	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.08/3477.73	c number of reductions of the coefficients by power 2 	: 0
3600.08/3477.73	c number of right shift for reduction by power 2 	: 0
3600.08/3477.73	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.08/3477.73	c number of ending skipping 	: 0
3600.08/3477.73	c number of internal skipping 	: 0
3600.08/3477.73	c number of derivation steps 	: 2867379
3600.08/3477.73	c number of skipped derivation steps 	: 0
3600.08/3477.73	c number of remaining unassigned 	: 4060
3600.08/3477.73	c number of remaining assigned 	: 109283772
3600.08/3477.73	c number of falsified literals weakened from reason	: 0
3600.08/3477.73	c number of falsified literals weakened from conflict	: 0
3600.08/3477.73	c time for arithmetic operations	: 2530708691
3600.08/3477.74	c minimum degree of deleted constraints	: null
3600.08/3477.74	c maximum degree of deleted constraints	: null
3600.08/3477.74	c number of deleted constraints	: 0
3600.08/3477.75	c speed (assignments/second)	: 40849.79217832973
3600.08/3477.75	c non guided choices	: 5185
3600.08/3477.76	c learnt constraints type org.sat4j.pb.constraints.pb.MaxWatchPb	: 6712
3600.08/3477.76	c learnt constraints type org.sat4j.pb.constraints.pb.MinWatchCardPB	: 3
3600.08/3477.76	s UNKNOWN
3600.08/3477.76	c Total wall clock time (in seconds): 3477.608

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: 63708 MiB (61578 MiB free)
  memory of node 1: 64465 MiB (63474 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545082-1753235137/watcher-4545082-1753235137 -o /tmp/evaluation-result-4545082-1753235137/solver-4545082-1753235137 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1753235137-181654 --watchdog 3760 java -jar sat4j-pb.jar CuttingPlanes HOME/instance-4545082-1753235137.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
solver pid=181762, runsolver pid=181759
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 2.23 3.46 4.04 10/334 181780
/proc/meminfo: memFree=127928624/131250000 swapFree=33009904/33010684
[pid=181762] ppid=181759 vsize=18930384 memory=57752 CPUtime=0.12 cores=4,6
/proc/181762/stat : 181762 (java) S 181759 181762 181643 0 -1 4194304 6567 0 0 0 10 2 0 0 20 0 18 0 239193184 19384713216 14438 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
/proc/181762/statm: 4732596 14438 5339 1 0 547604 0
[pid=181762/tid=181764] ppid=181759 vsize=18930384 memory=4026531960 CPUtime=0.07 cores=4,6
/proc/181762/task/181764/stat : 181764 (java) R 181759 181762 181643 0 -1 4194368 5061 0 0 0 6 1 0 0 20 0 18 0 239193185 19384713216 14438 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181773] ppid=181759 vsize=18930384 memory=241407623509 CPUtime=0 cores=4,6
/proc/181762/task/181773/stat : 181773 (Finalizer) S 181759 181762 181643 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 239193187 19384713216 14438 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181780] ppid=181759 vsize=18930384 memory=60684515952020 CPUtime=0 cores=4,6
/proc/181762/task/181780/stat : 181780 (Common-Cleaner) S 181759 181762 181643 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 239193188 19384713216 14438 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 57752 KiB

[startup+0.205869 s]*
/proc/loadavg: 2.23 3.46 4.04 11/336 181782
/proc/meminfo: memFree=127756152/131250000 swapFree=33009904/33010684
[pid=181762] ppid=181759 vsize=18930384 memory=97740 CPUtime=0.31 cores=4,6
/proc/181762/stat : 181762 (java) S 181759 181762 181643 0 -1 4194304 7275 0 0 0 28 3 0 0 20 0 18 0 239193184 19384713216 24435 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
/proc/181762/statm: 4732596 24435 5435 1 0 548106 0
[pid=181762/tid=181764] ppid=181759 vsize=18930384 memory=4026990876 CPUtime=0.17 cores=4,6
/proc/181762/task/181764/stat : 181764 (java) R 181759 181762 181643 0 -1 4194368 5413 0 0 0 15 2 0 0 20 0 18 0 239193185 19384713216 24435 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181773] ppid=181759 vsize=18930384 memory=16898 CPUtime=0 cores=4,6
/proc/181762/task/181773/stat : 181773 (Finalizer) S 181759 181762 181643 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 239193187 19384713216 24435 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181780] ppid=181759 vsize=18930384 memory=59585004307431 CPUtime=0 cores=4,6
/proc/181762/task/181780/stat : 181780 (Common-Cleaner) S 181759 181762 181643 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 239193188 19384713216 24435 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 97740 KiB

[startup+0.305686 s]*
/proc/loadavg: 2.23 3.46 4.04 9/337 181783
/proc/meminfo: memFree=127651992/131250000 swapFree=33009904/33010684
[pid=181762] ppid=181759 vsize=18930384 memory=144796 CPUtime=0.5 cores=4,6
/proc/181762/stat : 181762 (java) S 181759 181762 181643 0 -1 4194304 8730 0 0 0 46 4 0 0 20 0 18 0 239193184 19384713216 36199 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
/proc/181762/statm: 4732596 36199 5435 1 0 549028 0
[pid=181762/tid=181764] ppid=181759 vsize=18930384 memory=-8527675207356031676 CPUtime=0.26 cores=4,6
/proc/181762/task/181764/stat : 181764 (java) R 181759 181762 181643 0 -1 4194368 5451 0 0 0 23 3 0 0 20 0 18 0 239193185 19384713216 36199 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181773] ppid=181759 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/181762/task/181773/stat : 181773 (Finalizer) S 181759 181762 181643 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 239193187 19384713216 36199 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181780] ppid=181759 vsize=18930384 memory=0 CPUtime=0 cores=4,6
/proc/181762/task/181780/stat : 181780 (Common-Cleaner) S 181759 181762 181643 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 18 0 239193188 19384713216 36199 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 144796 KiB

[startup+0.700238 s]
/proc/loadavg: 2.23 3.46 4.04 11/340 181786
/proc/meminfo: memFree=127474548/131250000 swapFree=33009904/33010684
[pid=181762] ppid=181759 vsize=18996948 memory=283444 CPUtime=1.27 cores=4,6
/proc/181762/stat : 181762 (java) S 181759 181762 181643 0 -1 4194304 10814 0 0 0 118 9 0 0 20 0 19 0 239193184 19452874752 70829 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
/proc/181762/statm: 4749237 70861 5435 1 0 550547 0
[pid=181762/tid=181764] ppid=181759 vsize=18996948 memory=27264 CPUtime=0.56 cores=4,6
/proc/181762/task/181764/stat : 181764 (java) R 181759 181762 181643 0 -1 4194368 5512 0 0 0 51 5 0 0 20 0 19 0 239193185 19452874752 70861 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181773] ppid=181759 vsize=18996948 memory=10752 CPUtime=0 cores=4,6
/proc/181762/task/181773/stat : 181773 (Finalizer) S 181759 181762 181643 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 239193187 19452874752 70861 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181780] ppid=181759 vsize=18996948 memory=3328 CPUtime=0 cores=4,6
/proc/181762/task/181780/stat : 181780 (Common-Cleaner) S 181759 181762 181643 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 239193188 19452874752 70893 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 283444 KiB

[startup+1.50022 s]
/proc/loadavg: 2.23 3.46 4.04 10/340 181786
/proc/meminfo: memFree=127233212/131250000 swapFree=33009904/33010684
[pid=181762] ppid=181759 vsize=18996948 memory=578400 CPUtime=2.85 cores=4,6
/proc/181762/stat : 181762 (java) S 181759 181762 181643 0 -1 4194304 19312 0 0 0 269 16 0 0 20 0 19 0 239193184 19452874752 144600 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
/proc/181762/statm: 4749237 144600 5435 1 0 1202851 0
[pid=181762/tid=181764] ppid=181759 vsize=18996948 memory=3328 CPUtime=1.14 cores=4,6
/proc/181762/task/181764/stat : 181764 (java) R 181759 181762 181643 0 -1 4194368 5646 0 0 0 105 9 0 0 20 0 19 0 239193185 19452874752 144600 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181773] ppid=181759 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/181762/task/181773/stat : 181773 (Finalizer) S 181759 181762 181643 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 239193187 19452874752 144600 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181780] ppid=181759 vsize=18996948 memory=10752 CPUtime=0 cores=4,6
/proc/181762/task/181780/stat : 181780 (Common-Cleaner) S 181759 181762 181643 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 239193188 19452874752 144600 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
Current children cumulated CPU time: 2.85 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 578400 KiB

[startup+3.10567 s]
/proc/loadavg: 2.69 3.53 4.06 6/341 181787
/proc/meminfo: memFree=124426836/131250000 swapFree=33009904/33010684
[pid=181762] ppid=181759 vsize=18996948 memory=1350620 CPUtime=5.16 cores=4,6
/proc/181762/stat : 181762 (java) S 181759 181762 181643 0 -1 4194304 20758 0 0 0 483 33 0 0 20 0 19 0 239193184 19452874752 337655 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
/proc/181762/statm: 4749237 337655 5435 1 0 2199274 0
[pid=181762/tid=181764] ppid=181759 vsize=18996948 memory=10752 CPUtime=2.25 cores=4,6
/proc/181762/task/181764/stat : 181764 (java) S 181759 181762 181643 0 -1 4194368 5864 0 0 0 207 18 0 0 20 0 19 0 239193185 19452874752 337655 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181773] ppid=181759 vsize=18996948 memory=0 CPUtime=0 cores=4,6
/proc/181762/task/181773/stat : 181773 (Finalizer) S 181759 181762 181643 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 239193187 19452874752 337655 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181780] ppid=181759 vsize=18996948 memory=5504 CPUtime=0 cores=4,6
/proc/181762/task/181780/stat : 181780 (Common-Cleaner) S 181759 181762 181643 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 19 0 239193188 19452874752 337655 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
Current children cumulated CPU time: 5.16 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 1350620 KiB

[startup+6.30025 s]
/proc/loadavg: 2.69 3.53 4.06 5/343 181789
/proc/meminfo: memFree=121247144/131250000 swapFree=33009904/33010684
[pid=181762] ppid=181759 vsize=19130076 memory=1953580 CPUtime=10.97 cores=4,6
/proc/181762/stat : 181762 (java) S 181759 181762 181643 0 -1 4194304 23929 0 0 0 1051 46 0 0 20 0 21 0 239193184 19589197824 488395 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
/proc/181762/statm: 4782519 488395 5467 1 0 2656392 0
[pid=181762/tid=181764] ppid=181759 vsize=19130076 memory=5504 CPUtime=5.07 cores=4,6
/proc/181762/task/181764/stat : 181764 (java) R 181759 181762 181643 0 -1 4194368 6463 0 0 0 479 28 0 0 20 0 21 0 239193185 19589197824 488395 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181773] ppid=181759 vsize=19130076 memory=0 CPUtime=0 cores=4,6
/proc/181762/task/181773/stat : 181773 (Finalizer) S 181759 181762 181643 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 239193187 19589197824 488395 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181780] ppid=181759 vsize=19130076 memory=14464 CPUtime=0 cores=4,6
/proc/181762/task/181780/stat : 181780 (Common-Cleaner) S 181759 181762 181643 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 21 0 239193188 19589197824 488395 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181788] ppid=181759 vsize=19130076 memory=10752 CPUtime=0 cores=4,6
/proc/181762/task/181788/stat : 181788 (Timer-0) S 181759 181762 181643 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 239193519 19589197824 488395 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
Current children cumulated CPU time: 10.97 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 1953580 KiB

[startup+12.7002 s]
/proc/loadavg: 2.97 3.57 4.06 5/343 181790
/proc/meminfo: memFree=119654840/131250000 swapFree=33009904/33010684
[pid=181762] ppid=181759 vsize=19130076 memory=2442896 CPUtime=18.54 cores=4,6
/proc/181762/stat : 181762 (java) S 181759 181762 181643 0 -1 4194304 24533 0 0 0 1797 57 0 0 20 0 21 0 239193184 19589197824 610724 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
/proc/181762/statm: 4782519 610724 5467 1 0 2656650 0
[pid=181762/tid=181764] ppid=181759 vsize=19130076 memory=10752 CPUtime=11.25 cores=4,6
/proc/181762/task/181764/stat : 181764 (java) R 181759 181762 181643 0 -1 4194368 6701 0 0 0 1088 37 0 0 20 0 21 0 239193185 19589197824 610724 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181773] ppid=181759 vsize=19130076 memory=2420244 CPUtime=0 cores=4,6
/proc/181762/task/181773/stat : 181773 (Finalizer) S 181759 181762 181643 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 239193187 19589197824 610724 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181780] ppid=181759 vsize=19130076 memory=0 CPUtime=0 cores=4,6
/proc/181762/task/181780/stat : 181780 (Common-Cleaner) S 181759 181762 181643 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 21 0 239193188 19589197824 610724 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181788] ppid=181759 vsize=19130076 memory=0 CPUtime=0 cores=4,6
/proc/181762/task/181788/stat : 181788 (Timer-0) S 181759 181762 181643 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 239193519 19589197824 610724 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
Current children cumulated CPU time: 18.54 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 2442896 KiB

[startup+25.5003 s]
/proc/loadavg: 3.20 3.60 4.07 5/343 181790
/proc/meminfo: memFree=115544916/131250000 swapFree=33009904/33010684
[pid=181762] ppid=181759 vsize=19130076 memory=4362036 CPUtime=31.99 cores=4,6
/proc/181762/stat : 181762 (java) S 181759 181762 181643 0 -1 4194304 31422 0 0 0 3105 94 0 0 20 0 21 0 239193184 19589197824 1090509 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
/proc/181762/statm: 4782519 1090509 5467 1 0 2656658 0
[pid=181762/tid=181764] ppid=181759 vsize=19130076 memory=2420244 CPUtime=23.67 cores=4,6
/proc/181762/task/181764/stat : 181764 (java) S 181759 181762 181643 0 -1 4194368 9823 0 0 0 2295 72 0 0 20 0 21 0 239193185 19589197824 1090509 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181773] ppid=181759 vsize=19130076 memory=4362036 CPUtime=0 cores=4,6
/proc/181762/task/181773/stat : 181773 (Finalizer) S 181759 181762 181643 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 239193187 19589197824 1090509 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181780] ppid=181759 vsize=19130076 memory=0 CPUtime=0 cores=4,6
/proc/181762/task/181780/stat : 181780 (Common-Cleaner) S 181759 181762 181643 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 21 0 239193188 19589197824 1090509 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181788] ppid=181759 vsize=19130076 memory=1988396 CPUtime=0 cores=4,6
/proc/181762/task/181788/stat : 181788 (Timer-0) S 181759 181762 181643 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 239193519 19589197824 1090509 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
Current children cumulated CPU time: 31.99 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 4362036 KiB

[startup+51.1057 s]
/proc/loadavg: 3.54 3.65 4.07 5/342 181790
/proc/meminfo: memFree=115397556/131250000 swapFree=33009904/33010684
[pid=181762] ppid=181759 vsize=19130076 memory=4409936 CPUtime=59.52 cores=4,6
/proc/181762/stat : 181762 (java) S 181759 181762 181643 0 -1 4194304 48349 0 0 0 5854 98 0 0 20 0 21 0 239193184 19589197824 1102484 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
/proc/181762/statm: 4782519 1102484 5467 1 0 2656844 0
[pid=181762/tid=181764] ppid=181759 vsize=19130076 memory=224194199869 CPUtime=48.21 cores=4,6
/proc/181762/task/181764/stat : 181764 (java) R 181759 181762 181643 0 -1 4194368 12667 0 0 0 4748 73 0 0 20 0 21 0 239193185 19589197824 1102484 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181773] ppid=181759 vsize=19130076 memory=5504 CPUtime=0 cores=4,6
/proc/181762/task/181773/stat : 181773 (Finalizer) S 181759 181762 181643 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 239193187 19589197824 1102484 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181780] ppid=181759 vsize=19130076 memory=4397612 CPUtime=0 cores=4,6
/proc/181762/task/181780/stat : 181780 (Common-Cleaner) S 181759 181762 181643 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 21 0 239193188 19589197824 1102484 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181788] ppid=181759 vsize=19130076 memory=10752 CPUtime=0 cores=4,6
/proc/181762/task/181788/stat : 181788 (Timer-0) S 181759 181762 181643 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 239193519 19589197824 1102484 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
Current children cumulated CPU time: 59.52 s
Current children cumulated vsize: 19130076 KiB

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

/proc/181762/task/181773/stat : 181773 (Finalizer) S 181759 181762 181643 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 239193187 19589197824 3189854 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181780] ppid=181759 vsize=19130076 memory=12759416 CPUtime=0 cores=4,6
/proc/181762/task/181780/stat : 181780 (Common-Cleaner) S 181759 181762 181643 0 -1 4194368 3306 0 0 0 0 0 0 0 20 0 21 0 239193188 19589197824 3189854 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181788] ppid=181759 vsize=19130076 memory=14464 CPUtime=0 cores=4,6
/proc/181762/task/181788/stat : 181788 (Timer-0) S 181759 181762 181643 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 239193519 19589197824 3189854 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
Current children cumulated CPU time: 3212.4 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 12759416 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.15 4.16 5/341 181956
/proc/meminfo: memFree=105116980/131250000 swapFree=33009904/33010684
[pid=181762] ppid=181759 vsize=19130076 memory=12759416 CPUtime=3273.78 cores=4,6
/proc/181762/stat : 181762 (java) S 181759 181762 181643 0 -1 4194304 459377 0 0 0 326936 442 0 0 20 0 21 0 239193184 19589197824 3189854 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
/proc/181762/statm: 4782519 3189854 5499 1 0 3241385 0
[pid=181762/tid=181764] ppid=181759 vsize=19130076 memory=46080 CPUtime=3082.32 cores=4,6
/proc/181762/task/181764/stat : 181764 (java) R 181759 181762 181643 0 -1 4194368 252264 0 0 0 307961 271 0 0 20 0 21 0 239193185 19589197824 3189854 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181773] ppid=181759 vsize=19130076 memory=12759416 CPUtime=0 cores=4,6
/proc/181762/task/181773/stat : 181773 (Finalizer) S 181759 181762 181643 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 239193187 19589197824 3189854 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181780] ppid=181759 vsize=19130076 memory=10752 CPUtime=0 cores=4,6
/proc/181762/task/181780/stat : 181780 (Common-Cleaner) S 181759 181762 181643 0 -1 4194368 3369 0 0 0 0 0 0 0 20 0 21 0 239193188 19589197824 3189854 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181788] ppid=181759 vsize=19130076 memory=5276 CPUtime=0 cores=4,6
/proc/181762/task/181788/stat : 181788 (Timer-0) S 181759 181762 181643 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 239193519 19589197824 3189854 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
Current children cumulated CPU time: 3273.78 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 12759416 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.15 4.16 5/339 181958
/proc/meminfo: memFree=105116732/131250000 swapFree=33009904/33010684
[pid=181762] ppid=181759 vsize=19130076 memory=12759416 CPUtime=3335.51 cores=4,6
/proc/181762/stat : 181762 (java) S 181759 181762 181643 0 -1 4194304 470370 0 0 0 333105 446 0 0 20 0 21 0 239193184 19589197824 3189854 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
/proc/181762/statm: 4782519 3189854 5499 1 0 3241401 0
[pid=181762/tid=181764] ppid=181759 vsize=19130076 memory=46080 CPUtime=3140.21 cores=4,6
/proc/181762/task/181764/stat : 181764 (java) S 181759 181762 181643 0 -1 4194368 257675 0 0 0 313748 273 0 0 20 0 21 0 239193185 19589197824 3189854 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181773] ppid=181759 vsize=19130076 memory=14464 CPUtime=0 cores=4,6
/proc/181762/task/181773/stat : 181773 (Finalizer) S 181759 181762 181643 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 239193187 19589197824 3189854 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181780] ppid=181759 vsize=19130076 memory=12759416 CPUtime=0 cores=4,6
/proc/181762/task/181780/stat : 181780 (Common-Cleaner) S 181759 181762 181643 0 -1 4194368 3455 0 0 0 0 0 0 0 20 0 21 0 239193188 19589197824 3189854 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181788] ppid=181759 vsize=19130076 memory=27264 CPUtime=0 cores=4,6
/proc/181762/task/181788/stat : 181788 (Timer-0) S 181759 181762 181643 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 239193519 19589197824 3189854 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
Current children cumulated CPU time: 3335.51 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 12759416 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.15 4.16 5/339 181960
/proc/meminfo: memFree=103760936/131250000 swapFree=33009904/33010684
[pid=181762] ppid=181759 vsize=19130076 memory=14097936 CPUtime=3397.61 cores=4,6
/proc/181762/stat : 181762 (java) S 181759 181762 181643 0 -1 4194304 479475 0 0 0 339285 476 0 0 20 0 21 0 239193184 19589197824 3524484 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
/proc/181762/statm: 4782519 3524484 5499 1 0 3579801 0
[pid=181762/tid=181764] ppid=181759 vsize=19130076 memory=14095888 CPUtime=3198.49 cores=4,6
/proc/181762/task/181764/stat : 181764 (java) R 181759 181762 181643 0 -1 4194368 262426 0 0 0 319549 300 0 0 20 0 21 0 239193185 19589197824 3524484 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181773] ppid=181759 vsize=19130076 memory=14097936 CPUtime=0 cores=4,6
/proc/181762/task/181773/stat : 181773 (Finalizer) S 181759 181762 181643 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 239193187 19589197824 3524484 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181780] ppid=181759 vsize=19130076 memory=27264 CPUtime=0 cores=4,6
/proc/181762/task/181780/stat : 181780 (Common-Cleaner) S 181759 181762 181643 0 -1 4194368 3456 0 0 0 0 0 0 0 20 0 21 0 239193188 19589197824 3524484 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181788] ppid=181759 vsize=19130076 memory=46080 CPUtime=0 cores=4,6
/proc/181762/task/181788/stat : 181788 (Timer-0) S 181759 181762 181643 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 239193519 19589197824 3524484 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
Current children cumulated CPU time: 3397.61 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 14097936 KiB

[startup+3342.3 s]
/proc/loadavg: 4.17 4.17 4.17 5/340 181963
/proc/meminfo: memFree=103760896/131250000 swapFree=33009904/33010684
[pid=181762] ppid=181759 vsize=19130076 memory=14097936 CPUtime=3460.38 cores=4,6
/proc/181762/stat : 181762 (java) S 181759 181762 181643 0 -1 4194304 489626 0 0 0 345559 479 0 0 20 0 21 0 239193184 19589197824 3524484 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
/proc/181762/statm: 4782519 3524484 5499 1 0 3579802 0
[pid=181762/tid=181764] ppid=181759 vsize=19130076 memory=14097936 CPUtime=3256.32 cores=4,6
/proc/181762/task/181764/stat : 181764 (java) R 181759 181762 181643 0 -1 4194368 267648 0 0 0 325331 301 0 0 20 0 21 0 239193185 19589197824 3524484 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181773] ppid=181759 vsize=19130076 memory=14097936 CPUtime=0 cores=4,6
/proc/181762/task/181773/stat : 181773 (Finalizer) S 181759 181762 181643 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 239193187 19589197824 3524484 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181780] ppid=181759 vsize=19130076 memory=14097936 CPUtime=0 cores=4,6
/proc/181762/task/181780/stat : 181780 (Common-Cleaner) S 181759 181762 181643 0 -1 4194368 3548 0 0 0 0 0 0 0 20 0 21 0 239193188 19589197824 3524484 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181788] ppid=181759 vsize=19130076 memory=14464 CPUtime=0 cores=4,6
/proc/181762/task/181788/stat : 181788 (Timer-0) S 181759 181762 181643 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 239193519 19589197824 3524484 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
Current children cumulated CPU time: 3460.38 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 14097936 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.16 4.17 5/340 181965
/proc/meminfo: memFree=103737012/131250000 swapFree=33009904/33010684
[pid=181762] ppid=181759 vsize=19130076 memory=14100052 CPUtime=3522.02 cores=4,6
/proc/181762/stat : 181762 (java) S 181759 181762 181643 0 -1 4194304 506347 0 0 0 351718 484 0 0 20 0 21 0 239193184 19589197824 3525013 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
/proc/181762/statm: 4782519 3525013 5499 1 0 3580327 0
[pid=181762/tid=181764] ppid=181759 vsize=19130076 memory=14097936 CPUtime=3315.26 cores=4,6
/proc/181762/task/181764/stat : 181764 (java) R 181759 181762 181643 0 -1 4194368 277946 0 0 0 331222 304 0 0 20 0 21 0 239193185 19589197824 3525013 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181773] ppid=181759 vsize=19130076 memory=14097936 CPUtime=0 cores=4,6
/proc/181762/task/181773/stat : 181773 (Finalizer) S 181759 181762 181643 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 239193187 19589197824 3525013 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181780] ppid=181759 vsize=19130076 memory=10752 CPUtime=0 cores=4,6
/proc/181762/task/181780/stat : 181780 (Common-Cleaner) S 181759 181762 181643 0 -1 4194368 3638 0 0 0 0 0 0 0 20 0 21 0 239193188 19589197824 3525013 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181788] ppid=181759 vsize=19130076 memory=27264 CPUtime=0 cores=4,6
/proc/181762/task/181788/stat : 181788 (Timer-0) S 181759 181762 181643 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 239193519 19589197824 3525013 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
Current children cumulated CPU time: 3522.02 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 14100052 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.15 4.16 5/341 181974
/proc/meminfo: memFree=103735908/131250000 swapFree=33009904/33010684
[pid=181762] ppid=181759 vsize=19130076 memory=14100052 CPUtime=3584.2 cores=4,6
/proc/181762/stat : 181762 (java) S 181759 181762 181643 0 -1 4194304 517436 0 0 0 357933 487 0 0 20 0 21 0 239193184 19589197824 3525013 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
/proc/181762/statm: 4782519 3525013 5499 1 0 3580329 0
[pid=181762/tid=181764] ppid=181759 vsize=19130076 memory=14097936 CPUtime=3373.58 cores=4,6
/proc/181762/task/181764/stat : 181764 (java) R 181759 181762 181643 0 -1 4194368 284740 0 0 0 337053 305 0 0 20 0 21 0 239193185 19589197824 3525013 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181773] ppid=181759 vsize=19130076 memory=14097936 CPUtime=0 cores=4,6
/proc/181762/task/181773/stat : 181773 (Finalizer) S 181759 181762 181643 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 239193187 19589197824 3525013 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181780] ppid=181759 vsize=19130076 memory=14100052 CPUtime=0 cores=4,6
/proc/181762/task/181780/stat : 181780 (Common-Cleaner) S 181759 181762 181643 0 -1 4194368 3773 0 0 0 0 0 0 0 20 0 21 0 239193188 19589197824 3525013 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181788] ppid=181759 vsize=19130076 memory=14100052 CPUtime=0 cores=4,6
/proc/181762/task/181788/stat : 181788 (Timer-0) S 181759 181762 181643 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 239193519 19589197824 3525013 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
Current children cumulated CPU time: 3584.2 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 14100052 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3477.7 s]
/proc/loadavg: 4.16 4.16 4.17 5/341 181974
/proc/meminfo: memFree=103735916/131250000 swapFree=33009904/33010684
[pid=181762] ppid=181759 vsize=19130076 memory=14100052 CPUtime=3600.08 cores=4,6
/proc/181762/stat : 181762 (java) S 181759 181762 181643 0 -1 4194304 518351 0 0 0 359520 488 0 0 20 0 21 0 239193184 19589197824 3525013 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 0 0 16800975 0 0 0 17 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
/proc/181762/statm: 4782519 3525013 5499 1 0 3580329 0
[pid=181762/tid=181764] ppid=181759 vsize=19130076 memory=14097936 CPUtime=3388.54 cores=4,6
/proc/181762/task/181764/stat : 181764 (java) R 181759 181762 181643 0 -1 4194368 284961 0 0 0 338549 305 0 0 20 0 21 0 239193185 19589197824 3525013 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181773] ppid=181759 vsize=19130076 memory=14097936 CPUtime=0 cores=4,6
/proc/181762/task/181773/stat : 181773 (Finalizer) S 181759 181762 181643 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 239193187 19589197824 3525013 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181780] ppid=181759 vsize=19130076 memory=14100052 CPUtime=0 cores=4,6
/proc/181762/task/181780/stat : 181780 (Common-Cleaner) S 181759 181762 181643 0 -1 4194368 3773 0 0 0 0 0 0 0 20 0 21 0 239193188 19589197824 3525013 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 6 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
[pid=181762/tid=181788] ppid=181759 vsize=19130076 memory=14100052 CPUtime=0 cores=4,6
/proc/181762/task/181788/stat : 181788 (Timer-0) S 181759 181762 181643 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 21 0 239193519 19589197824 3525013 18446744073709551615 94430069063680 94430069067376 140722628213248 0 0 0 4 0 16800975 1 0 0 -1 4 0 0 0 0 0 94430069075192 94430069075984 94430098841600 140722628221308 140722628221412 140722628221412 140722628227016 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 19130076 KiB
Current children cumulated memory: 14100052 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.33 s, system=4.92776 s

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

[startup+3477.8 s]*
/proc/loadavg: 4.15 4.15 4.17 5/322 181977
/proc/meminfo: memFree=117824600/131250000 swapFree=33009904/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): 3477.81
CPU time (s): 3600.26
CPU user time (s): 3595.33
CPU system time (s): 4.92776
CPU usage (%): 103.521
Max. virtual memory (cumulated for all children) (KiB): 19130076
Max. memory (cumulated for all children) (KiB): 14109204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.33
system time used= 4.92776
maximum resident set size= 14109204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 520854
page faults= 0
swaps= 0
block input operations= 0
block output operations= 25416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 124042
involuntary context switches= 15895


# summary of solver processes directly reported to runsolver:
#   pid: 181762
#   total CPU time (s): 3600.26
#   total CPU user time (s): 3595.33
#   total CPU system time (s): 4.92776

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.36369 second user time and 16.9486 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-07-23 03:45:38
IDJOB=4545082
IDBENCH=180703
IDSOLVER=3361
FILE ID=nodeC033/4545082-1753235137
RUNJOBID= nodeC033-1753235137-181654
SLURM_JOB_ID= 9687867
Free space on /tmp= 432536 MiB

SOLVER NAME= Sat4j CP 2025-06-06
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-SolitairePattern-table-3-3-9.opb
COMMAND LINE= java -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545082-1753235137/watcher-4545082-1753235137 -o /tmp/evaluation-result-4545082-1753235137/solver-4545082-1753235137 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1753235137-181654 --watchdog 3760  java -jar sat4j-pb.jar CuttingPlanes HOME/instance-4545082-1753235137.opb

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

MD5SUM BENCH= 297c2237af667ea8e386e1666cb34677
RANDOM SEED=1463611186

nodeC033 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		: 3600.070
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	: 7000.13
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		: 3600.068
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	: 7000.13
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		: 3600.070
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	: 7000.13
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		: 3600.066
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	: 7000.13
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		: 3600.040
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	: 7000.13
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		: 3600.074
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	: 7000.13
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.299
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	: 7000.13
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		: 3600.070
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	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128068792 kB
MemAvailable:   129584124 kB
Buffers:            2128 kB
Cached:          2237864 kB
SwapCached:           64 kB
Active:          1415684 kB
Inactive:        1010744 kB
Active(anon):     207380 kB
Inactive(anon):     5284 kB
Active(file):    1208304 kB
Inactive(file):  1005460 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             57736 kB
Writeback:             0 kB
AnonPages:        187748 kB
Mapped:           128476 kB
Shmem:             26228 kB
KReclaimable:     281612 kB
Slab:             380164 kB
SReclaimable:     281612 kB
SUnreclaim:        98552 kB
KernelStack:        5068 kB
PageTables:         3180 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    7001584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151320 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432532 MiB
End job on nodeC033 at 2025-07-23 04:43:36