Trace number 4482515

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
Exact 2025-06-02? (TO) 3601.4 3613.03

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

3601.26/3612.94	c Program interrupted by user.
3601.26/3612.94	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4482515-1751407187/watcher-4482515-1751407187 -o /tmp/evaluation-result-4482515-1751407187/solver-4482515-1751407187 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751402421-54809 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1675592296 --ls=360 HOME/instance-4482515-1751407187.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100069 s]*
/proc/loadavg: 4.07 4.19 4.14 5/250 55737
/proc/meminfo: memFree=127065548/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=41324 memory=17636 CPUtime=0.1 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 3904 0 0 0 9 1 0 0 20 0 1 0 56397346 42315776 4409 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 10331 4409 1024 1200 0 8811 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 41324 KiB
Current children cumulated memory: 17636 KiB

[startup+0.213262 s]*
/proc/loadavg: 4.07 4.19 4.14 5/250 55737
/proc/meminfo: memFree=127065548/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=42988 memory=21164 CPUtime=0.21 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 4278 0 0 0 20 1 0 0 20 0 1 0 56397346 44019712 5291 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 10747 5291 1024 1200 0 9227 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 42988 KiB
Current children cumulated memory: 21164 KiB

[startup+0.313146 s]*
/proc/loadavg: 4.07 4.19 4.14 5/250 55737
/proc/meminfo: memFree=127065548/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=42988 memory=21164 CPUtime=0.31 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 4278 0 0 0 30 1 0 0 20 0 1 0 56397346 44019712 5291 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 10747 5291 1024 1200 0 9227 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 42988 KiB
Current children cumulated memory: 21164 KiB

[startup+0.700339 s]
/proc/loadavg: 4.07 4.19 4.14 5/250 55737
/proc/meminfo: memFree=127065300/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=42988 memory=21164 CPUtime=0.68 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 4280 0 0 0 67 1 0 0 20 0 1 0 56397346 44019712 5291 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 10747 5291 1024 1200 0 9227 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 42988 KiB
Current children cumulated memory: 21164 KiB

[startup+1.50031 s]
/proc/loadavg: 4.07 4.19 4.14 5/250 55737
/proc/meminfo: memFree=127065300/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=42988 memory=21164 CPUtime=1.48 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 4280 0 0 0 147 1 0 0 20 0 1 0 56397346 44019712 5291 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 10747 5291 1024 1200 0 9227 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 42988 KiB
Current children cumulated memory: 21164 KiB

[startup+3.11313 s]
/proc/loadavg: 4.07 4.19 4.14 5/250 55737
/proc/meminfo: memFree=127057740/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=42988 memory=21164 CPUtime=3.08 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 4282 0 0 0 307 1 0 0 20 0 1 0 56397346 44019712 5291 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 10747 5291 1024 1200 0 9227 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 42988 KiB
Current children cumulated memory: 21164 KiB

[startup+6.3003 s]
/proc/loadavg: 4.06 4.19 4.14 5/250 55738
/proc/meminfo: memFree=127054324/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=42988 memory=21164 CPUtime=6.26 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 4282 0 0 0 625 1 0 0 20 0 1 0 56397346 44019712 5291 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 10747 5291 1024 1200 0 9227 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 42988 KiB
Current children cumulated memory: 21164 KiB

[startup+12.7003 s]
/proc/loadavg: 4.06 4.19 4.14 5/250 55738
/proc/meminfo: memFree=127056076/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=42988 memory=21164 CPUtime=12.64 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 4282 0 0 0 1263 1 0 0 20 0 1 0 56397346 44019712 5291 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 10747 5291 1024 1200 0 9227 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 42988 KiB
Current children cumulated memory: 21164 KiB

[startup+25.5003 s]
/proc/loadavg: 4.11 4.19 4.14 5/250 55738
/proc/meminfo: memFree=127055724/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=42988 memory=21164 CPUtime=25.42 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 4282 0 0 0 2540 2 0 0 20 0 1 0 56397346 44019712 5291 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 10747 5291 1024 1200 0 9227 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 42988 KiB
Current children cumulated memory: 21164 KiB

[startup+51.1132 s]
/proc/loadavg: 4.07 4.18 4.14 5/250 55738
/proc/meminfo: memFree=127041684/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=42988 memory=21164 CPUtime=50.95 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 4284 0 0 0 5093 2 0 0 20 0 1 0 56397346 44019712 5291 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 10747 5291 1024 1200 0 9227 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 42988 KiB
Current children cumulated memory: 21164 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.16 4.13 5/253 55772
/proc/meminfo: memFree=127022140/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=42988 memory=21164 CPUtime=101.99 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 4284 0 0 0 10197 2 0 0 20 0 1 0 56397346 44019712 5291 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 10747 5291 1024 1200 0 9227 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 42988 KiB
Current children cumulated memory: 21164 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.15 4.13 5/253 55774
/proc/meminfo: memFree=127013384/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=42988 memory=21164 CPUtime=161.82 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 4284 0 0 0 16180 2 0 0 20 0 1 0 56397346 44019712 5291 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 10747 5291 1024 1200 0 9227 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 42988 KiB
Current children cumulated memory: 21164 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.13 4.12 5/254 55778
/proc/meminfo: memFree=127022980/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=42988 memory=21164 CPUtime=221.65 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 4284 0 0 0 22162 3 0 0 20 0 1 0 56397346 44019712 5291 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 10747 5291 1024 1200 0 9227 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 42988 KiB
Current children cumulated memory: 21164 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 4.12 4.12 5/254 55780
/proc/meminfo: memFree=127019788/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=42988 memory=21164 CPUtime=281.48 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 4284 0 0 0 28144 4 0 0 20 0 1 0 56397346 44019712 5291 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 10747 5291 1024 1200 0 9227 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 42988 KiB
Current children cumulated memory: 21164 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.13 4.12 5/254 55782
/proc/meminfo: memFree=126987608/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=42988 memory=21164 CPUtime=341.31 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 4284 0 0 0 34127 4 0 0 20 0 1 0 56397346 44019712 5291 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 10747 5291 1024 1200 0 9227 0
Current children cumulated CPU time: 341.31 s
Current children cumulated vsize: 42988 KiB
Current children cumulated memory: 21164 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 4.13 4.12 5/252 55784
/proc/meminfo: memFree=126669700/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=395340 memory=349588 CPUtime=401.13 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 48611 0 0 0 40088 25 0 0 20 0 1 0 56397346 404828160 87397 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 98835 87397 1248 1200 0 97315 0
Current children cumulated CPU time: 401.13 s
Current children cumulated vsize: 395340 KiB
Current children cumulated memory: 349588 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.12 4.11 5/253 55787
/proc/meminfo: memFree=126633700/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=437476 memory=393528 CPUtime=460.96 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 53701 0 0 0 46060 36 0 0 20 0 1 0 56397346 447975424 98382 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 109369 98382 1248 1200 0 107849 0
Current children cumulated CPU time: 460.96 s

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

Current children cumulated memory: 740960 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.10 4.10 5/249 56170
/proc/meminfo: memFree=127902996/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=826104 memory=745460 CPUtime=3032.56 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 94838 0 0 0 302836 420 0 0 20 0 1 0 56397346 845930496 186365 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 206526 186365 1248 1200 0 205006 0
Current children cumulated CPU time: 3032.56 s
Current children cumulated vsize: 826104 KiB
Current children cumulated memory: 745460 KiB

[startup+3102.3 s]
/proc/loadavg: 4.63 4.24 4.14 5/250 56176
/proc/meminfo: memFree=127902372/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=826392 memory=745716 CPUtime=3092.33 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 95039 0 0 0 308805 428 0 0 20 0 1 0 56397346 846225408 186429 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 206598 186429 1248 1200 0 205078 0
Current children cumulated CPU time: 3092.33 s
Current children cumulated vsize: 826392 KiB
Current children cumulated memory: 745716 KiB

[startup+3162.3 s]
/proc/loadavg: 4.49 4.28 4.17 5/250 56182
/proc/meminfo: memFree=127899484/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=827352 memory=750868 CPUtime=3152.12 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 95507 0 0 0 314775 437 0 0 20 0 1 0 56397346 847208448 187717 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 206838 187717 1248 1200 0 205318 0
Current children cumulated CPU time: 3152.12 s
Current children cumulated vsize: 827352 KiB
Current children cumulated memory: 750868 KiB

[startup+3222.3 s]
/proc/loadavg: 4.23 4.24 4.16 5/250 56184
/proc/meminfo: memFree=127871660/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=828860 memory=752276 CPUtime=3211.93 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 95888 0 0 0 320748 445 0 0 20 0 1 0 56397346 848752640 188069 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 207215 188069 1248 1200 0 205695 0
Current children cumulated CPU time: 3211.93 s
Current children cumulated vsize: 828860 KiB
Current children cumulated memory: 752276 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.21 4.15 5/250 56230
/proc/meminfo: memFree=127979476/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=829752 memory=753172 CPUtime=3271.75 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 96436 0 0 0 326719 456 0 0 20 0 1 0 56397346 849666048 188293 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 207438 188293 1248 1200 0 205918 0
Current children cumulated CPU time: 3271.75 s
Current children cumulated vsize: 829752 KiB
Current children cumulated memory: 753172 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.18 4.15 5/250 56232
/proc/meminfo: memFree=127982756/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=829916 memory=753428 CPUtime=3331.58 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 96480 0 0 0 332694 464 0 0 20 0 1 0 56397346 849833984 188357 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 207479 188357 1248 1200 0 205959 0
Current children cumulated CPU time: 3331.58 s
Current children cumulated vsize: 829916 KiB
Current children cumulated memory: 753428 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.16 4.14 5/250 56234
/proc/meminfo: memFree=127927632/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=834848 memory=758344 CPUtime=3391.41 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 97478 0 0 0 338670 471 0 0 20 0 1 0 56397346 854884352 189586 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 208712 189586 1248 1200 0 207192 0
Current children cumulated CPU time: 3391.41 s
Current children cumulated vsize: 834848 KiB
Current children cumulated memory: 758344 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.16 4.14 5/250 56236
/proc/meminfo: memFree=127901916/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=836520 memory=762076 CPUtime=3451.2 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 98005 0 0 0 344642 478 0 0 20 0 1 0 56397346 856596480 190519 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 209130 190519 1248 1200 0 207610 0
Current children cumulated CPU time: 3451.2 s
Current children cumulated vsize: 836520 KiB
Current children cumulated memory: 762076 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.16 4.14 5/250 56238
/proc/meminfo: memFree=127851104/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=849580 memory=775116 CPUtime=3510.99 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 99348 0 0 0 350613 486 0 0 20 0 1 0 56397346 869969920 193779 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 212395 193779 1248 1200 0 210875 0
Current children cumulated CPU time: 3510.99 s
Current children cumulated vsize: 849580 KiB
Current children cumulated memory: 775116 KiB

[startup+3582.3 s]
/proc/loadavg: 4.78 4.33 4.20 5/250 56240
/proc/meminfo: memFree=127852832/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=849868 memory=775500 CPUtime=3570.77 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 99654 0 0 0 356582 495 0 0 20 0 1 0 56397346 870264832 193875 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 212467 193875 1248 1200 0 210947 0
Current children cumulated CPU time: 3570.77 s
Current children cumulated vsize: 849868 KiB
Current children cumulated memory: 775500 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.7 s]
/proc/loadavg: 4.47 4.30 4.20 5/250 56241
/proc/meminfo: memFree=127796316/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=849868 memory=775500 CPUtime=3600.06 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 99657 0 0 0 359507 499 0 0 20 0 1 0 56397346 870264832 193875 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 212467 193875 1248 1200 0 210947 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 849868 KiB
Current children cumulated memory: 775500 KiB

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

[startup+3613.03 s]
# the end of solver process 55736 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3596.4 s, system=5.00074 s

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

[startup+3612 s]*
/proc/loadavg: 4.47 4.30 4.20 5/250 56241
/proc/meminfo: memFree=127792284/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=849868 memory=775500 CPUtime=3600.37 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 99657 0 0 0 359538 499 0 0 20 0 1 0 56397346 870264832 193875 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 212467 193875 1248 1200 0 210947 0
Current children cumulated CPU time: 3600.37 s
Current children cumulated vsize: 849868 KiB
Current children cumulated memory: 775500 KiB

[startup+3612.8 s]
/proc/loadavg: 4.47 4.30 4.20 5/250 56241
/proc/meminfo: memFree=127792284/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=849868 memory=775500 CPUtime=3601.16 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 99657 0 0 0 359617 499 0 0 20 0 1 0 56397346 870264832 193875 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 212467 193875 1248 1200 0 210947 0
Current children cumulated CPU time: 3601.16 s
Current children cumulated vsize: 849868 KiB
Current children cumulated memory: 775500 KiB

[startup+3613 s]*
/proc/loadavg: 4.47 4.30 4.20 5/250 56241
/proc/meminfo: memFree=128277680/131382120 swapFree=33010684/33010684
[pid=55736] ppid=55733 vsize=282280 memory=276908 CPUtime=3601.37 cores=1,3
/proc/55736/stat : 55736 (Exact) R 55733 55736 54797 0 -1 4194304 99662 0 0 0 359638 499 0 0 20 0 1 0 56397346 289054720 69227 18446744073709551615 4198400 9112445 140724348089008 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 26025984 140724348094778 140724348094957 140724348094957 140724348100559 0
/proc/55736/statm: 70570 69227 1280 1200 0 69050 0
Current children cumulated CPU time: 3601.37 s
Current children cumulated vsize: 282280 KiB
Current children cumulated memory: 276908 KiB

Child status: 0

Real time (s): 3613.03
CPU time (s): 3601.4
CPU user time (s): 3596.4
CPU system time (s): 5.00074
CPU usage (%): 99.6782
Max. virtual memory (cumulated for all children) (KiB): 849868
Max. memory (cumulated for all children) (KiB): 775500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.4
system time used= 5.00074
maximum resident set size= 775628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99663
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 105
involuntary context switches= 1679


# summary of solver processes directly reported to runsolver:
#   pid: 55736
#   total CPU time (s): 3601.4
#   total CPU user time (s): 3596.4
#   total CPU system time (s): 5.00074

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.049 second user time and 34.4349 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-01 23:59:47
IDJOB=4482515
IDBENCH=148775
IDSOLVER=3317
FILE ID=nodeC003/4482515-1751407187
RUNJOBID= nodeC003-1751402421-54809
SLURM_JOB_ID= 9598288
Free space on /tmp= 432732 MiB

SOLVER NAME= Exact 2025-06-02
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx75.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=360 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4482515-1751407187/watcher-4482515-1751407187 -o /tmp/evaluation-result-4482515-1751407187/solver-4482515-1751407187 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751402421-54809 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1675592296 --ls=360 HOME/instance-4482515-1751407187.opb

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

MD5SUM BENCH= a11c5c9a015f48f3bddc22713bc48593
RANDOM SEED=1675592296

nodeC003 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.178
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.161
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.44
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.411
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.44
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.256
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.44
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		: 3662.571
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.44
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		: 3611.225
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.44
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.753
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        127083000 kB
MemAvailable:   128072152 kB
Buffers:            3280 kB
Cached:          1788632 kB
SwapCached:            0 kB
Active:          2139320 kB
Inactive:        1538536 kB
Active(anon):    1903904 kB
Inactive(anon):        0 kB
Active(file):     235416 kB
Inactive(file):  1538536 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7836 kB
Writeback:            24 kB
AnonPages:       1889004 kB
Mapped:           118780 kB
Shmem:             17960 kB
KReclaimable:     109652 kB
Slab:             193936 kB
SReclaimable:     109652 kB
SUnreclaim:        84284 kB
KernelStack:        4032 kB
PageTables:         6720 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    2328688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149416 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1361920 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:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432724 MiB
End job on nodeC003 at 2025-07-02 01:00:00