Trace number 4499310

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 CP 2025-06-06? (TO) 3600.46 3497.33

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx75.opb
MD5SUMa11c5c9a015f48f3bddc22713bc48593
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 benchmark7
Best CPU time to get the best result obtained on this benchmark1056.43
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4977
Total number of constraints5494
Number of constraints which are clauses4970
Number of constraints which are cardinality constraints (but not clauses)76
Number of constraints which are nor clauses,nor cardinality constraints448
Minimum length of a constraint2
Maximum length of a constraint448
Number of terms in the objective function 7
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 7
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 947
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.12/0.20	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.12/0.20	c This is free software under the dual EPL/GNU LGPL licenses.
0.12/0.20	c See www.sat4j.org for details.
0.12/0.22	c version PB25.v20250606
0.12/0.24	c java.runtime.name	OpenJDK Runtime Environment
0.12/0.24	c java.vm.name		OpenJDK 64-Bit Server VM
0.12/0.24	c java.vm.version	22.0.1+8-16
0.12/0.24	c java.vm.vendor	Oracle Corporation
0.12/0.24	c sun.arch.data.model	64
0.12/0.24	c java.version		22.0.1
0.12/0.24	c os.name		Linux
0.12/0.24	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.12/0.24	c os.arch		amd64
0.12/0.25	c Free memory 		2104792832
0.12/0.25	c Max memory 		16282288128
0.12/0.25	c Total memory 		2113929216
0.29/0.26	c Number of processors 	2
0.44/0.42	c Pseudo Boolean Optimization by upper bound
0.44/0.42	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.44/0.42	c  - never skip resolution steps
0.44/0.42	c  - Auto-division on coefficients is disabled
0.44/0.42	c  - No postprocessing
0.44/0.42	c  - Conflict is considered as is when resolving
0.44/0.42	c  - Use constraints as they come during conflict analysis
0.44/0.42	c  - Weaken first using unassigned literals
0.44/0.42	c  - Bump strategy: ALWAYS_ONE
0.44/0.42	c  - Bumper: ANY
0.44/0.42	c --- Begin Solver configuration ---
0.44/0.42	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5cbc508c
0.44/0.42	c Learn all clauses as in MiniSAT
0.44/0.42	c LOGGER=java.util.logging.Logger@68fb2c38 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.44/0.42	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.44/0.42	c No reason simplification
0.44/0.42	c Armin Biere (Picosat) restarts strategy
0.44/0.42	c Activity based learned constraints deletion strategy with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.44/0.42	c timeout=2147483s
0.44/0.42	c DB Simplification allowed=false
0.44/0.42	c Listener: none
0.44/0.42	c --- End Solver configuration ---
0.44/0.42	c solving HOME/instance-4499310-1751470059.opb
0.44/0.42	c reading problem ... 
0.44/0.42	c  objective function found
1.10/0.74	c ... done. Wall clock time 0.316s.
1.10/0.74	c declared #vars     4977
1.10/0.74	c #constraints  5569
1.10/0.74	c constraints type 
1.10/0.74	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 4970
1.10/0.74	c org.sat4j.pb.constraints.pb.MaxWatchPb => 448
1.10/0.74	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 75
1.10/0.74	c org.sat4j.pb.constraints.pb.UnitClausesPB => 1
1.10/0.74	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 75
1.10/0.74	c 5569 constraints processed.
1.10/0.75	c objective function length is 7 literals
86.97/81.32	c cleaning 2496 clauses out of 5003
472.48/462.35	c cleaning 4244 clauses out of 8505
1473.25/1455.41	c cleaning 5623 clauses out of 11262
2732.63/2641.23	c cleaning 6805 clauses out of 13637
3600.09/3497.16	c starts		: 55
3600.09/3497.17	c conflicts		: 31446
3600.09/3497.17	c decisions		: 212162
3600.09/3497.17	c propagations		: 4720829
3600.09/3497.17	c inspects		: 3713750715
3600.09/3497.17	c shortcuts		: 0
3600.09/3497.17	c learnt literals	: 0
3600.09/3497.17	c learnt binary clauses	: 0
3600.09/3497.17	c learnt ternary clauses	: 0
3600.09/3497.17	c learnt constraints	: 31446
3600.09/3497.17	c ignored constraints	: 0
3600.09/3497.17	c root simplifications	: 0
3600.09/3497.17	c removed literals (reason simplification)	: 0
3600.09/3497.17	c reason swapping (by a shorter reason)	: 0
3600.09/3497.17	c Calls to reduceDB	: 4
3600.09/3497.17	c Number of update (reduction) of LBD	: 0
3600.09/3497.17	c Imported unit clauses	: 0
3600.09/3497.18	c No decision after first conflict	: false
3600.09/3497.18	c number of reductions to clauses (during analyze)	: 0
3600.09/3497.18	c number of learned constraints concerned by reduction	: 0
3600.09/3497.18	c number of learning phase by resolution	: 0
3600.09/3497.18	c number of learning phase by cutting planes	: 0
3600.09/3497.18	c number of rounding to 1 operations	: 0
3600.09/3497.18	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
3600.09/3497.18	c number of reductions of the coefficients by power 2 	: 0
3600.09/3497.18	c number of right shift for reduction by power 2 	: 0
3600.09/3497.18	c number of reductions of the coefficients by GCD over coefficients 	: 0
3600.09/3497.18	c number of ending skipping 	: 0
3600.09/3497.18	c number of internal skipping 	: 0
3600.09/3497.18	c number of derivation steps 	: 303044
3600.09/3497.18	c number of skipped derivation steps 	: 0
3600.27/3497.21	c number of remaining unassigned 	: 245233
3600.27/3497.21	c number of remaining assigned 	: 33256287
3600.27/3497.21	c number of falsified literals weakened from reason	: 0
3600.27/3497.22	c number of falsified literals weakened from conflict	: 0
3600.27/3497.22	c time for arithmetic operations	: 4240248135
3600.27/3497.24	c minimum degree of deleted constraints	: null
3600.27/3497.24	c maximum degree of deleted constraints	: null
3600.27/3497.24	c number of deleted constraints	: 0
3600.27/3497.24	c speed (assignments/second)	: 1350.198785806399
3600.27/3497.24	c non guided choices	: 4640
3600.27/3497.27	c learnt constraints type org.sat4j.pb.constraints.pb.MaxWatchPb	: 12278
3600.27/3497.28	s UNKNOWN
3600.27/3497.28	c Total wall clock time (in seconds): 3496.865

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: 63837 MiB (49207 MiB free)
  memory of node 1: 64465 MiB (59328 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4499310-1751470059/watcher-4499310-1751470059 -o /tmp/evaluation-result-4499310-1751470059/solver-4499310-1751470059 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751465455-67542 --watchdog 3760 java -jar sat4j-pb.jar CuttingPlanes HOME/instance-4499310-1751470059.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=68282, runsolver pid=68279

[startup+0.100072 s]*
/proc/loadavg: 4.17 4.25 4.26 7/325 68300
/proc/meminfo: memFree=111119260/131382112 swapFree=33010416/33010684
[pid=68282] ppid=68279 vsize=18930384 memory=48504 CPUtime=0.12 cores=5,7
/proc/68282/stat : 68282 (java) S 68279 68282 67529 0 -1 4194304 5809 0 0 0 9 3 0 0 20 0 18 0 62685312 19384713216 12126 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
/proc/68282/statm: 4732596 12126 5336 1 0 547013 0
[pid=68282/tid=68284] ppid=68279 vsize=18930384 memory=4026531960 CPUtime=0.08 cores=5,7
/proc/68282/task/68284/stat : 68284 (java) R 68279 68282 67529 0 -1 4194368 4650 0 0 0 6 2 0 0 20 0 18 0 62685314 19384713216 12126 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68293] ppid=68279 vsize=18930384 memory=228522721619 CPUtime=0 cores=5,7
/proc/68282/task/68293/stat : 68293 (Finalizer) S 68279 68282 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 62685319 19384713216 12126 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68300] ppid=68279 vsize=18930384 memory=58494082630061 CPUtime=0 cores=5,7
/proc/68282/task/68300/stat : 68300 (Common-Cleaner) S 68279 68282 67529 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 18 0 62685319 19384713216 12126 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 48504 KiB

[startup+0.221989 s]*
/proc/loadavg: 4.17 4.25 4.26 6/325 68300
/proc/meminfo: memFree=111103948/131382112 swapFree=33010416/33010684
[pid=68282] ppid=68279 vsize=18930384 memory=53060 CPUtime=0.29 cores=5,7
/proc/68282/stat : 68282 (java) S 68279 68282 67529 0 -1 4194304 6427 0 0 0 25 4 0 0 20 0 18 0 62685312 19384713216 13265 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
/proc/68282/statm: 4732596 13265 5336 1 0 547519 0
[pid=68282/tid=68284] ppid=68279 vsize=18930384 memory=4026728732 CPUtime=0.17 cores=5,7
/proc/68282/task/68284/stat : 68284 (java) D 68279 68282 67529 0 -1 4194368 4992 0 0 0 15 2 0 0 20 0 18 0 62685314 19384713216 13265 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68293] ppid=68279 vsize=18930384 memory=13926 CPUtime=0 cores=5,7
/proc/68282/task/68293/stat : 68293 (Finalizer) S 68279 68282 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 62685319 19384713216 13265 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68300] ppid=68279 vsize=18930384 memory=57394570986489 CPUtime=0 cores=5,7
/proc/68282/task/68300/stat : 68300 (Common-Cleaner) S 68279 68282 67529 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 18 0 62685319 19384713216 13265 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 53060 KiB

[startup+0.337037 s]*
/proc/loadavg: 4.17 4.25 4.26 7/325 68300
/proc/meminfo: memFree=111093992/131382112 swapFree=33010416/33010684
[pid=68282] ppid=68279 vsize=18930384 memory=58392 CPUtime=0.44 cores=5,7
/proc/68282/stat : 68282 (java) S 68279 68282 67529 0 -1 4194304 6743 0 0 0 39 5 0 0 20 0 18 0 62685312 19384713216 14598 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
/proc/68282/statm: 4732596 14598 5336 1 0 547767 0
[pid=68282/tid=68284] ppid=68279 vsize=18930384 memory=-6000919468378186857 CPUtime=0.26 cores=5,7
/proc/68282/task/68284/stat : 68284 (java) R 68279 68282 67529 0 -1 4194368 5195 0 0 0 23 3 0 0 20 0 18 0 62685314 19384713216 14598 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68293] ppid=68279 vsize=18930384 memory=0 CPUtime=0 cores=5,7
/proc/68282/task/68293/stat : 68293 (Finalizer) S 68279 68282 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 62685319 19384713216 14598 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68300] ppid=68279 vsize=18930384 memory=0 CPUtime=0 cores=5,7
/proc/68282/task/68300/stat : 68300 (Common-Cleaner) S 68279 68282 67529 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 18 0 62685319 19384713216 14598 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 58392 KiB

[startup+0.700321 s]
/proc/loadavg: 4.17 4.25 4.26 7/325 68300
/proc/meminfo: memFree=111088888/131382112 swapFree=33010416/33010684
[pid=68282] ppid=68279 vsize=18930384 memory=98452 CPUtime=1.1 cores=5,7
/proc/68282/stat : 68282 (java) S 68279 68282 67529 0 -1 4194304 8416 0 0 0 104 6 0 0 20 0 18 0 62685312 19384713216 24613 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
/proc/68282/statm: 4732596 24613 5432 1 0 548832 0
[pid=68282/tid=68284] ppid=68279 vsize=18930384 memory=18944 CPUtime=0.61 cores=5,7
/proc/68282/task/68284/stat : 68284 (java) R 68279 68282 67529 0 -1 4194368 5412 0 0 0 58 3 0 0 20 0 18 0 62685314 19384713216 24613 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68293] ppid=68279 vsize=18930384 memory=11264 CPUtime=0 cores=5,7
/proc/68282/task/68293/stat : 68293 (Finalizer) S 68279 68282 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 62685319 19384713216 24613 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68300] ppid=68279 vsize=18930384 memory=3200 CPUtime=0 cores=5,7
/proc/68282/task/68300/stat : 68300 (Common-Cleaner) S 68279 68282 67529 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 18 0 62685319 19384713216 24613 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 98452 KiB

[startup+1.50032 s]
/proc/loadavg: 4.17 4.25 4.26 7/326 68301
/proc/meminfo: memFree=111036280/131382112 swapFree=33010416/33010684
[pid=68282] ppid=68279 vsize=19063512 memory=175656 CPUtime=2.67 cores=5,7
/proc/68282/stat : 68282 (java) S 68279 68282 67529 0 -1 4194304 14744 0 0 0 257 10 0 0 20 0 20 0 62685312 19521036288 43914 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
/proc/68282/statm: 4765878 43914 5464 1 0 552225 0
[pid=68282/tid=68284] ppid=68279 vsize=19063512 memory=3200 CPUtime=1.33 cores=5,7
/proc/68282/task/68284/stat : 68284 (java) R 68279 68282 67529 0 -1 4194368 5947 0 0 0 128 5 0 0 20 0 20 0 62685314 19521036288 43914 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68293] ppid=68279 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/68282/task/68293/stat : 68293 (Finalizer) S 68279 68282 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 43914 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68300] ppid=68279 vsize=19063512 memory=11264 CPUtime=0 cores=5,7
/proc/68282/task/68300/stat : 68300 (Common-Cleaner) S 68279 68282 67529 0 -1 4194368 51 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 43914 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68301] ppid=68279 vsize=19063512 memory=14720 CPUtime=0 cores=5,7
/proc/68282/task/68301/stat : 68301 (Timer-0) S 68279 68282 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62685388 19521036288 43914 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
Current children cumulated CPU time: 2.67 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 175656 KiB

[startup+3.10598 s]
/proc/loadavg: 4.40 4.30 4.28 7/327 68302
/proc/meminfo: memFree=110960224/131382112 swapFree=33010416/33010684
[pid=68282] ppid=68279 vsize=19063512 memory=196120 CPUtime=5.77 cores=5,7
/proc/68282/stat : 68282 (java) S 68279 68282 67529 0 -1 4194304 18795 0 0 0 565 12 0 0 20 0 20 0 62685312 19521036288 49030 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
/proc/68282/statm: 4765878 49030 5496 1 0 553361 0
[pid=68282/tid=68284] ppid=68279 vsize=19063512 memory=14720 CPUtime=2.8 cores=5,7
/proc/68282/task/68284/stat : 68284 (java) R 68279 68282 67529 0 -1 4194368 6327 0 0 0 275 5 0 0 20 0 20 0 62685314 19521036288 49030 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68293] ppid=68279 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/68282/task/68293/stat : 68293 (Finalizer) S 68279 68282 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 49030 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68300] ppid=68279 vsize=19063512 memory=11264 CPUtime=0 cores=5,7
/proc/68282/task/68300/stat : 68300 (Common-Cleaner) S 68279 68282 67529 0 -1 4194368 51 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 49030 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68301] ppid=68279 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/68282/task/68301/stat : 68301 (Timer-0) S 68279 68282 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62685388 19521036288 49030 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
Current children cumulated CPU time: 5.77 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 196120 KiB

[startup+6.30025 s]
/proc/loadavg: 4.40 4.30 4.28 6/327 68302
/proc/meminfo: memFree=110687680/131382112 swapFree=33010416/33010684
[pid=68282] ppid=68279 vsize=19063512 memory=464568 CPUtime=10.15 cores=5,7
/proc/68282/stat : 68282 (java) S 68279 68282 67529 0 -1 4194304 19522 0 0 0 996 19 0 0 20 0 20 0 62685312 19521036288 116142 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
/proc/68282/statm: 4765878 116142 5496 1 0 747616 0
[pid=68282/tid=68284] ppid=68279 vsize=19063512 memory=0 CPUtime=5.76 cores=5,7
/proc/68282/task/68284/stat : 68284 (java) R 68279 68282 67529 0 -1 4194368 6432 0 0 0 567 9 0 0 20 0 20 0 62685314 19521036288 116142 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68293] ppid=68279 vsize=19063512 memory=11264 CPUtime=0 cores=5,7
/proc/68282/task/68293/stat : 68293 (Finalizer) S 68279 68282 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 116142 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68300] ppid=68279 vsize=19063512 memory=3200 CPUtime=0 cores=5,7
/proc/68282/task/68300/stat : 68300 (Common-Cleaner) S 68279 68282 67529 0 -1 4194368 51 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 116142 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68301] ppid=68279 vsize=19063512 memory=176168 CPUtime=0 cores=5,7
/proc/68282/task/68301/stat : 68301 (Timer-0) S 68279 68282 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62685388 19521036288 116142 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
Current children cumulated CPU time: 10.15 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 464568 KiB

[startup+12.7003 s]
/proc/loadavg: 4.45 4.31 4.28 6/327 68302
/proc/meminfo: memFree=109995660/131382112 swapFree=33010416/33010684
[pid=68282] ppid=68279 vsize=19063512 memory=1207832 CPUtime=16.92 cores=5,7
/proc/68282/stat : 68282 (java) S 68279 68282 67529 0 -1 4194304 20591 0 0 0 1655 37 0 0 20 0 20 0 62685312 19521036288 301958 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
/proc/68282/statm: 4765878 301958 5496 1 0 1209265 0
[pid=68282/tid=68284] ppid=68279 vsize=19063512 memory=176168 CPUtime=11.87 cores=5,7
/proc/68282/task/68284/stat : 68284 (java) R 68279 68282 67529 0 -1 4194368 6772 0 0 0 1163 24 0 0 20 0 20 0 62685314 19521036288 301958 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68293] ppid=68279 vsize=19063512 memory=1060344 CPUtime=0 cores=5,7
/proc/68282/task/68293/stat : 68293 (Finalizer) S 68279 68282 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 301958 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68300] ppid=68279 vsize=19063512 memory=0 CPUtime=0 cores=5,7
/proc/68282/task/68300/stat : 68300 (Common-Cleaner) S 68279 68282 67529 0 -1 4194368 51 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 301958 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68301] ppid=68279 vsize=19063512 memory=11264 CPUtime=0 cores=5,7
/proc/68282/task/68301/stat : 68301 (Timer-0) S 68279 68282 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62685388 19521036288 301958 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
Current children cumulated CPU time: 16.92 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 1207832 KiB

[startup+25.5004 s]
/proc/loadavg: 4.41 4.31 4.28 6/327 68302
/proc/meminfo: memFree=108377908/131382112 swapFree=33010416/33010684
[pid=68282] ppid=68279 vsize=19063512 memory=2739832 CPUtime=30.17 cores=5,7
/proc/68282/stat : 68282 (java) S 68279 68282 67529 0 -1 4194304 26916 0 0 0 2949 68 0 0 20 0 20 0 62685312 19521036288 684958 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
/proc/68282/statm: 4765878 684958 5496 1 0 1209275 0
[pid=68282/tid=68284] ppid=68279 vsize=19063512 memory=0 CPUtime=24.4 cores=5,7
/proc/68282/task/68284/stat : 68284 (java) S 68279 68282 67529 0 -1 4194368 9409 0 0 0 2389 51 0 0 20 0 20 0 62685314 19521036288 684958 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68293] ppid=68279 vsize=19063512 memory=14720 CPUtime=0 cores=5,7
/proc/68282/task/68293/stat : 68293 (Finalizer) S 68279 68282 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 684958 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68300] ppid=68279 vsize=19063512 memory=2739832 CPUtime=0 cores=5,7
/proc/68282/task/68300/stat : 68300 (Common-Cleaner) S 68279 68282 67529 0 -1 4194368 51 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 684958 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68301] ppid=68279 vsize=19063512 memory=2737784 CPUtime=0 cores=5,7
/proc/68282/task/68301/stat : 68301 (Timer-0) S 68279 68282 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62685388 19521036288 684958 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
Current children cumulated CPU time: 30.17 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 2739832 KiB

[startup+51.1136 s]
/proc/loadavg: 4.39 4.31 4.29 6/326 68302
/proc/meminfo: memFree=107985160/131382112 swapFree=33010416/33010684
[pid=68282] ppid=68279 vsize=19063512 memory=3104448 CPUtime=56.15 cores=5,7
/proc/68282/stat : 68282 (java) S 68279 68282 67529 0 -1 4194304 31436 0 0 0 5537 78 0 0 20 0 20 0 62685312 19521036288 776112 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
/proc/68282/statm: 4765878 776112 5496 1 0 1209277 0
[pid=68282/tid=68284] ppid=68279 vsize=19063512 memory=2811556 CPUtime=49.33 cores=5,7
/proc/68282/task/68284/stat : 68284 (java) R 68279 68282 67529 0 -1 4194368 12065 0 0 0 4877 56 0 0 20 0 20 0 62685314 19521036288 776112 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68293] ppid=68279 vsize=19063512 memory=12544 CPUtime=0 cores=5,7
/proc/68282/task/68293/stat : 68293 (Finalizer) S 68279 68282 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 776112 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68300] ppid=68279 vsize=19063512 memory=2308 CPUtime=0 cores=5,7
/proc/68282/task/68300/stat : 68300 (Common-Cleaner) S 68279 68282 67529 0 -1 4194368 51 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 776112 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68301] ppid=68279 vsize=19063512 memory=1207832 CPUtime=0 cores=5,7

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

/proc/68282/task/68284/stat : 68284 (java) R 68279 68282 67529 0 -1 4194368 117625 0 0 0 310473 191 0 0 20 0 20 0 62685314 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68293] ppid=68279 vsize=19063512 memory=9317548 CPUtime=0 cores=5,7
/proc/68282/task/68293/stat : 68293 (Finalizer) S 68279 68282 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68300] ppid=68279 vsize=19063512 memory=11264 CPUtime=0 cores=5,7
/proc/68282/task/68300/stat : 68300 (Common-Cleaner) S 68279 68282 67529 0 -1 4194368 1964 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68301] ppid=68279 vsize=19063512 memory=9317548 CPUtime=0 cores=5,7
/proc/68282/task/68301/stat : 68301 (Timer-0) S 68279 68282 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62685388 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
Current children cumulated CPU time: 3262.7 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 9317548 KiB

[startup+3222.3 s]
/proc/loadavg: 4.31 4.34 4.38 5/326 69125
/proc/meminfo: memFree=105685768/131382112 swapFree=33010416/33010684
[pid=68282] ppid=68279 vsize=19063512 memory=9317548 CPUtime=3323.25 cores=5,7
/proc/68282/stat : 68282 (java) S 68279 68282 67529 0 -1 4194304 198943 0 0 0 331840 485 0 0 20 0 20 0 62685312 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
/proc/68282/statm: 4765878 2329387 5496 1 0 2360606 0
[pid=68282/tid=68284] ppid=68279 vsize=19063512 memory=9317548 CPUtime=3165.92 cores=5,7
/proc/68282/task/68284/stat : 68284 (java) R 68279 68282 67529 0 -1 4194368 122149 0 0 0 316400 192 0 0 20 0 20 0 62685314 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68293] ppid=68279 vsize=19063512 memory=11264 CPUtime=0 cores=5,7
/proc/68282/task/68293/stat : 68293 (Finalizer) S 68279 68282 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68300] ppid=68279 vsize=19063512 memory=-6000919468378186857 CPUtime=0 cores=5,7
/proc/68282/task/68300/stat : 68300 (Common-Cleaner) S 68279 68282 67529 0 -1 4194368 2006 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68301] ppid=68279 vsize=19063512 memory=14720 CPUtime=0 cores=5,7
/proc/68282/task/68301/stat : 68301 (Timer-0) S 68279 68282 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62685388 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
Current children cumulated CPU time: 3323.25 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 9317548 KiB

[startup+3282.3 s]
/proc/loadavg: 4.33 4.34 4.37 5/326 69127
/proc/meminfo: memFree=105365644/131382112 swapFree=33010416/33010684
[pid=68282] ppid=68279 vsize=19063512 memory=9317548 CPUtime=3383.69 cores=5,7
/proc/68282/stat : 68282 (java) S 68279 68282 67529 0 -1 4194304 204449 0 0 0 337880 489 0 0 20 0 20 0 62685312 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
/proc/68282/statm: 4765878 2329387 5496 1 0 2360606 0
[pid=68282/tid=68284] ppid=68279 vsize=19063512 memory=9317548 CPUtime=3225.44 cores=5,7
/proc/68282/task/68284/stat : 68284 (java) R 68279 68282 67529 0 -1 4194368 126842 0 0 0 322351 193 0 0 20 0 20 0 62685314 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68293] ppid=68279 vsize=19063512 memory=-6000919468378186857 CPUtime=0 cores=5,7
/proc/68282/task/68293/stat : 68293 (Finalizer) S 68279 68282 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68300] ppid=68279 vsize=19063512 memory=14720 CPUtime=0 cores=5,7
/proc/68282/task/68300/stat : 68300 (Common-Cleaner) S 68279 68282 67529 0 -1 4194368 2022 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68301] ppid=68279 vsize=19063512 memory=9317548 CPUtime=0 cores=5,7
/proc/68282/task/68301/stat : 68301 (Timer-0) S 68279 68282 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62685388 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
Current children cumulated CPU time: 3383.69 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 9317548 KiB

[startup+3342.3 s]
/proc/loadavg: 4.29 4.32 4.36 5/326 69129
/proc/meminfo: memFree=104736868/131382112 swapFree=33010416/33010684
[pid=68282] ppid=68279 vsize=19063512 memory=9317548 CPUtime=3444.08 cores=5,7
/proc/68282/stat : 68282 (java) S 68279 68282 67529 0 -1 4194304 208868 0 0 0 343915 493 0 0 20 0 20 0 62685312 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
/proc/68282/statm: 4765878 2329387 5496 1 0 2360606 0
[pid=68282/tid=68284] ppid=68279 vsize=19063512 memory=9317548 CPUtime=3284.81 cores=5,7
/proc/68282/task/68284/stat : 68284 (java) R 68279 68282 67529 0 -1 4194368 130530 0 0 0 328287 194 0 0 20 0 20 0 62685314 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68293] ppid=68279 vsize=19063512 memory=9317548 CPUtime=0 cores=5,7
/proc/68282/task/68293/stat : 68293 (Finalizer) S 68279 68282 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68300] ppid=68279 vsize=19063512 memory=9317548 CPUtime=0 cores=5,7
/proc/68282/task/68300/stat : 68300 (Common-Cleaner) S 68279 68282 67529 0 -1 4194368 2035 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68301] ppid=68279 vsize=19063512 memory=9317548 CPUtime=0 cores=5,7
/proc/68282/task/68301/stat : 68301 (Timer-0) S 68279 68282 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62685388 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
Current children cumulated CPU time: 3444.08 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 9317548 KiB

[startup+3402.3 s]
/proc/loadavg: 4.33 4.32 4.36 6/326 69133
/proc/meminfo: memFree=104234468/131382112 swapFree=33010416/33010684
[pid=68282] ppid=68279 vsize=19063512 memory=9317548 CPUtime=3504.67 cores=5,7
/proc/68282/stat : 68282 (java) S 68279 68282 67529 0 -1 4194304 214251 0 0 0 349970 497 0 0 20 0 20 0 62685312 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
/proc/68282/statm: 4765878 2329387 5496 1 0 2360608 0
[pid=68282/tid=68284] ppid=68279 vsize=19063512 memory=9317548 CPUtime=3344.12 cores=5,7
/proc/68282/task/68284/stat : 68284 (java) R 68279 68282 67529 0 -1 4194368 135147 0 0 0 334217 195 0 0 20 0 20 0 62685314 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68293] ppid=68279 vsize=19063512 memory=9317548 CPUtime=0 cores=5,7
/proc/68282/task/68293/stat : 68293 (Finalizer) S 68279 68282 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68300] ppid=68279 vsize=19063512 memory=9317548 CPUtime=0 cores=5,7
/proc/68282/task/68300/stat : 68300 (Common-Cleaner) S 68279 68282 67529 0 -1 4194368 2036 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68301] ppid=68279 vsize=19063512 memory=9317548 CPUtime=0 cores=5,7
/proc/68282/task/68301/stat : 68301 (Timer-0) S 68279 68282 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62685388 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
Current children cumulated CPU time: 3504.67 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 9317548 KiB

[startup+3462.3 s]
/proc/loadavg: 4.48 4.37 4.37 5/325 69135
/proc/meminfo: memFree=103833068/131382112 swapFree=33010416/33010684
[pid=68282] ppid=68279 vsize=19063512 memory=9317548 CPUtime=3564.92 cores=5,7
/proc/68282/stat : 68282 (java) S 68279 68282 67529 0 -1 4194304 217750 0 0 0 355991 501 0 0 20 0 20 0 62685312 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
/proc/68282/statm: 4765878 2329387 5496 1 0 2360608 0
[pid=68282/tid=68284] ppid=68279 vsize=19063512 memory=9317548 CPUtime=3403.75 cores=5,7
/proc/68282/task/68284/stat : 68284 (java) R 68279 68282 67529 0 -1 4194368 138492 0 0 0 340179 196 0 0 20 0 20 0 62685314 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68293] ppid=68279 vsize=19063512 memory=9317548 CPUtime=0 cores=5,7
/proc/68282/task/68293/stat : 68293 (Finalizer) S 68279 68282 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68300] ppid=68279 vsize=19063512 memory=9317548 CPUtime=0 cores=5,7
/proc/68282/task/68300/stat : 68300 (Common-Cleaner) S 68279 68282 67529 0 -1 4194368 2074 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68301] ppid=68279 vsize=19063512 memory=9317548 CPUtime=0 cores=5,7
/proc/68282/task/68301/stat : 68301 (Timer-0) S 68279 68282 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62685388 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
Current children cumulated CPU time: 3564.92 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 9317548 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3497.11 s]
/proc/loadavg: 4.39 4.36 4.37 6/326 69138
/proc/meminfo: memFree=103667500/131382112 swapFree=33010416/33010684
[pid=68282] ppid=68279 vsize=19063512 memory=9317548 CPUtime=3600.09 cores=5,7
/proc/68282/stat : 68282 (java) S 68279 68282 67529 0 -1 4194304 220732 0 0 0 359506 503 0 0 20 0 20 0 62685312 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
/proc/68282/statm: 4765878 2329387 5496 1 0 2360608 0
[pid=68282/tid=68284] ppid=68279 vsize=19063512 memory=2760 CPUtime=3438.27 cores=5,7
/proc/68282/task/68284/stat : 68284 (java) R 68279 68282 67529 0 -1 4194368 140830 0 0 0 343630 197 0 0 20 0 20 0 62685314 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68293] ppid=68279 vsize=19063512 memory=9317548 CPUtime=0 cores=5,7
/proc/68282/task/68293/stat : 68293 (Finalizer) S 68279 68282 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68300] ppid=68279 vsize=19063512 memory=5632 CPUtime=0 cores=5,7
/proc/68282/task/68300/stat : 68300 (Common-Cleaner) S 68279 68282 67529 0 -1 4194368 2074 0 0 0 0 0 0 0 20 0 20 0 62685319 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68301] ppid=68279 vsize=19063512 memory=9317548 CPUtime=0 cores=5,7
/proc/68282/task/68301/stat : 68301 (Timer-0) S 68279 68282 67529 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 62685388 19521036288 2329387 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 9317548 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.39 s, system=5.07053 s

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

[startup+3497.21 s]
/proc/loadavg: 4.39 4.36 4.37 6/326 69138
/proc/meminfo: memFree=103667500/131382112 swapFree=33010416/33010684
[pid=68282] ppid=68279 vsize=19263204 memory=9318316 CPUtime=3600.27 cores=5,7
/proc/68282/stat : 68282 (java) S 68279 68282 67529 0 -1 4194304 222683 0 0 0 359523 504 0 0 20 0 21 0 62685312 19725520896 2329579 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 0 0 16800975 0 0 0 17 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
/proc/68282/statm: 4815801 2329579 5528 1 0 2361511 0
[pid=68282/tid=68284] ppid=68279 vsize=19263204 memory=4352 CPUtime=3438.36 cores=5,7
/proc/68282/task/68284/stat : 68284 (java) R 68279 68282 67529 0 -1 4194368 140830 0 0 0 343639 197 0 0 20 0 21 0 62685314 19725520896 2329579 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68293] ppid=68279 vsize=19263204 memory=-6000919468378186857 CPUtime=0 cores=5,7
/proc/68282/task/68293/stat : 68293 (Finalizer) S 68279 68282 67529 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 21 0 62685319 19725520896 2329579 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 5 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
[pid=68282/tid=68300] ppid=68279 vsize=19263204 memory=245635481903 CPUtime=0 cores=5,7
/proc/68282/task/68300/stat : 68300 (Common-Cleaner) S 68279 68282 67529 0 -1 4194368 2074 0 0 0 0 0 0 0 20 0 21 0 62685319 19725520896 2329579 18446744073709551615 94446778351616 94446778355312 140723120664048 0 0 0 4 0 16800975 1 0 0 -1 7 0 0 0 0 0 94446778363128 94446778363920 94446783619072 140723120667006 140723120667110 140723120667110 140723120672712 0
Current children cumulated CPU time: 3600.27 s
Current children cumulated vsize: 19263204 KiB
Current children cumulated memory: 9318316 KiB

[startup+3497.3 s]*
/proc/loadavg: 4.39 4.36 4.37 6/308 69141
/proc/meminfo: memFree=103667500/131382112 swapFree=33010416/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): 3497.33
CPU time (s): 3600.46
CPU user time (s): 3595.39
CPU system time (s): 5.07053
CPU usage (%): 102.949
Max. virtual memory (cumulated for all children) (KiB): 19263204
Max. memory (cumulated for all children) (KiB): 9318316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.39
system time used= 5.07052
maximum resident set size= 9318572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 222874
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 120796
involuntary context switches= 19989


# summary of solver processes directly reported to runsolver:
#   pid: 68282
#   total CPU time (s): 3600.46
#   total CPU user time (s): 3595.39
#   total CPU system time (s): 5.07053

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.8464 second user time and 33.9393 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-02 17:27:39
IDJOB=4499310
IDBENCH=148775
IDSOLVER=3361
FILE ID=nodeC005/4499310-1751470059
RUNJOBID= nodeC005-1751465455-67542
SLURM_JOB_ID= 9598480
Free space on /tmp= 429424 MiB

SOLVER NAME= Sat4j CP 2025-06-06
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx75.opb
COMMAND LINE= java -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4499310-1751470059/watcher-4499310-1751470059 -o /tmp/evaluation-result-4499310-1751470059/solver-4499310-1751470059 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751465455-67542 --watchdog 3760  java -jar sat4j-pb.jar CuttingPlanes HOME/instance-4499310-1751470059.opb

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

MD5SUM BENCH= a11c5c9a015f48f3bddc22713bc48593
RANDOM SEED=724426925

nodeC005 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		: 3662.209
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.90
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		: 3491.529
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.90
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		: 1197.820
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.90
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		: 1197.225
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.90
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		: 3491.951
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.90
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		: 1197.243
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.90
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		: 3700.000
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.90
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		: 1201.207
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        111140968 kB
MemAvailable:   111170660 kB
Buffers:            2128 kB
Cached:           819248 kB
SwapCached:           24 kB
Active:         19471676 kB
Inactive:         172836 kB
Active(anon):   18837908 kB
Inactive(anon):     3164 kB
Active(file):     633768 kB
Inactive(file):   169672 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              1424 kB
Writeback:             0 kB
AnonPages:      18799392 kB
Mapped:           123748 kB
Shmem:             17936 kB
KReclaimable:     131760 kB
Slab:             220244 kB
SReclaimable:     131760 kB
SUnreclaim:        88484 kB
KernelStack:        5024 kB
PageTables:        40696 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   20072308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150344 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  18534400 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 429472 MiB
End job on nodeC005 at 2025-07-02 18:25:57