Trace number 4496064

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
LSIPExact S2? (TO) 3600.05 2541.6

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-prob3.opb
MD5SUMb3a7e12d93ab079a38c8d0bc0b1ef8cc
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.287969
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint52
Maximum length of a constraint52
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 5842800
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 78219574
Number of bits of the biggest sum of numbers27
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2147.02/1084.01	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
2147.02/1084.01	c numVar: 52
2147.02/1084.01	c numCon: 2
2147.02/1084.01	c numEqual: 0
2147.02/1084.01	c intSize: 27
2147.02/1084.01	c ls_time: 10.0, mip_time: 1074.0, exact_time: 2506.0
2147.02/1084.01	c ------------------- Paras list -------------------
2147.02/1084.01	c Name                	 Type      	 Now       	 Default   	 Comment
2147.02/1084.01	c timeout             	 double    	 3600.000000	 3600      	 
2147.02/1084.01	c mip_time            	 double    	 0.300000  	 0.5       	 
2147.02/1084.01	c ls_time             	 double    	 10.000000 	 10        	 
2147.02/1084.01	c safe_mode           	 int       	 2         	 2         	 1 trust; 2 feasible
2147.02/1084.01	c mip_emphasis        	 int       	 5         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
2147.02/1084.01	c random_seed         	 int       	 0         	 0         	 
2147.02/1084.01	c sample_size         	 int       	 50        	 50        	 
2147.02/1084.01	c sub_score           	 int       	 1         	 1         	 
2147.02/1084.01	c tabu_base           	 int       	 3         	 3         	 
2147.02/1084.01	c tabu_variation      	 int       	 1         	 1         	 
2147.02/1084.01	c sub_div             	 int       	 4         	 4         	 
2147.02/1084.01	c nbcore              	 int       	 2         	 1         	 
2147.02/1084.01	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
2147.02/1084.01	c print_sol           	 int       	 1         	 1         	 
2147.02/1084.01	c tmpdir              	 string		 .         	 "."       	 
2147.02/1084.01	c home                	 string		 HOME	 "."       	 
2147.02/1084.01	c benchname           	 string		 HOME/instance-4496064-1751137230.opb	 ""        	 
2147.02/1084.01	c --------------------------------------------------
2147.02/1084.01	c Local Search solver
2147.02/1084.01	c MIP solver
2147.02/1084.01	c use Exact solver
3600.02/2541.60	s UNKNOWN
3600.02/2541.60	c Total time: 2541

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (63138 MiB free)
  memory of node 1: 64507 MiB (63979 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4496064-1751137230/watcher-4496064-1751137230 -o /tmp/evaluation-result-4496064-1751137230/solver-4496064-1751137230 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751133631-11149 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4496064-1751137230.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=13921, runsolver pid=13918

[startup+0.100093 s]*
/proc/loadavg: 8.06 7.57 6.63 8/252 13922
/proc/meminfo: memFree=130168600/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=39640 memory=5248 CPUtime=0.1 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) R 13918 13921 11133 0 -1 4194304 283 0 0 0 10 0 0 0 20 0 1 0 29401939 40591360 1312 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 9910 1312 1184 6655 0 145 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 39640 KiB
Current children cumulated memory: 5248 KiB

[startup+0.212541 s]*
/proc/loadavg: 8.06 7.57 6.63 8/252 13922
/proc/meminfo: memFree=130168600/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=39640 memory=5248 CPUtime=0.21 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) R 13918 13921 11133 0 -1 4194304 283 0 0 0 21 0 0 0 20 0 1 0 29401939 40591360 1312 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 9910 1312 1184 6655 0 145 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 39640 KiB
Current children cumulated memory: 5248 KiB

[startup+0.31209 s]*
/proc/loadavg: 8.06 7.57 6.63 8/252 13922
/proc/meminfo: memFree=130168600/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=39640 memory=5248 CPUtime=0.31 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) R 13918 13921 11133 0 -1 4194304 283 0 0 0 31 0 0 0 20 0 1 0 29401939 40591360 1312 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 9910 1312 1184 6655 0 145 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 39640 KiB
Current children cumulated memory: 5248 KiB

[startup+0.700237 s]
/proc/loadavg: 8.06 7.57 6.63 8/252 13922
/proc/meminfo: memFree=130168648/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=39640 memory=5248 CPUtime=0.68 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) R 13918 13921 11133 0 -1 4194304 283 0 0 0 68 0 0 0 20 0 1 0 29401939 40591360 1312 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 9910 1312 1184 6655 0 145 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 39640 KiB
Current children cumulated memory: 5248 KiB

[startup+1.50023 s]
/proc/loadavg: 8.06 7.57 6.63 8/252 13922
/proc/meminfo: memFree=130168648/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=39640 memory=5248 CPUtime=1.48 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) R 13918 13921 11133 0 -1 4194304 283 0 0 0 148 0 0 0 20 0 1 0 29401939 40591360 1312 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 9910 1312 1184 6655 0 145 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 39640 KiB
Current children cumulated memory: 5248 KiB

[startup+3.11179 s]
/proc/loadavg: 8.06 7.57 6.63 8/252 13922
/proc/meminfo: memFree=130168648/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=39640 memory=5248 CPUtime=3.09 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) R 13918 13921 11133 0 -1 4194304 283 0 0 0 309 0 0 0 20 0 1 0 29401939 40591360 1312 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 9910 1312 1184 6655 0 145 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 39640 KiB
Current children cumulated memory: 5248 KiB

[startup+6.30022 s]
/proc/loadavg: 7.97 7.56 6.64 8/252 13922
/proc/meminfo: memFree=130168860/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=39640 memory=5248 CPUtime=6.27 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) R 13918 13921 11133 0 -1 4194304 283 0 0 0 627 0 0 0 20 0 1 0 29401939 40591360 1312 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 9910 1312 1184 6655 0 145 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 39640 KiB
Current children cumulated memory: 5248 KiB

[startup+12.7001 s]
/proc/loadavg: 7.89 7.55 6.64 9/253 13923
/proc/meminfo: memFree=130166340/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=118240 memory=22316 CPUtime=15.32 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) R 13918 13921 11133 0 -1 4194304 1920 0 0 0 1531 1 0 0 20 0 2 0 29401939 121077760 5579 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 29560 5579 3520 6655 0 3877 0
[pid=13921/tid=13923] ppid=13918 vsize=118240 memory=22316 CPUtime=2.65 cores=4,6
/proc/13921/task/13923/stat : 13923 (LSIPExact) R 13918 13921 11133 0 -1 4194368 615 0 0 0 265 0 0 0 20 0 2 0 29402941 121077760 5579 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
Current children cumulated CPU time: 15.32 s
Current children cumulated vsize: 118240 KiB
Current children cumulated memory: 22316 KiB

[startup+25.5001 s]
/proc/loadavg: 7.92 7.57 6.66 9/253 13923
/proc/meminfo: memFree=130160244/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=120820 memory=24364 CPUtime=40.66 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) R 13918 13921 11133 0 -1 4194304 5821 0 0 0 4065 1 0 0 20 0 2 0 29401939 123719680 6091 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 30205 6091 3520 6655 0 4522 0
[pid=13921/tid=13923] ppid=13918 vsize=120820 memory=11264 CPUtime=15.35 cores=4,6
/proc/13921/task/13923/stat : 13923 (LSIPExact) R 13918 13921 11133 0 -1 4194368 1825 0 0 0 1535 0 0 0 20 0 2 0 29402941 123719680 6091 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
Current children cumulated CPU time: 40.66 s
Current children cumulated vsize: 120820 KiB
Current children cumulated memory: 24364 KiB

[startup+51.1041 s]
/proc/loadavg: 8.02 7.62 6.70 9/253 13934
/proc/meminfo: memFree=130159928/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=120820 memory=24876 CPUtime=91.63 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) R 13918 13921 11133 0 -1 4194304 7298 0 0 0 9162 1 0 0 20 0 2 0 29401939 123719680 6219 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 30205 6219 3520 6655 0 4667 0
[pid=13921/tid=13923] ppid=13918 vsize=120820 memory=24876 CPUtime=40.77 cores=4,6
/proc/13921/task/13923/stat : 13923 (LSIPExact) R 13918 13921 11133 0 -1 4194368 2595 0 0 0 4077 0 0 0 20 0 2 0 29402941 123719680 6219 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
Current children cumulated CPU time: 91.63 s
Current children cumulated vsize: 120820 KiB
Current children cumulated memory: 24876 KiB

[startup+102.3 s]
/proc/loadavg: 8.01 7.68 6.77 9/254 13937
/proc/meminfo: memFree=130149384/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=123180 memory=28204 CPUtime=193.56 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) R 13918 13921 11133 0 -1 4194304 9884 0 0 0 19354 2 0 0 20 0 2 0 29401939 126136320 7051 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 30795 7051 3520 6655 0 5549 0
[pid=13921/tid=13923] ppid=13918 vsize=123180 memory=28204 CPUtime=91.61 cores=4,6
/proc/13921/task/13923/stat : 13923 (LSIPExact) R 13918 13921 11133 0 -1 4194368 3675 0 0 0 9160 1 0 0 20 0 2 0 29402941 126136320 7051 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
Current children cumulated CPU time: 193.56 s
Current children cumulated vsize: 123180 KiB
Current children cumulated memory: 28204 KiB

[startup+162.3 s]
/proc/loadavg: 8.05 7.76 6.86 9/255 13944
/proc/meminfo: memFree=130147280/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=127000 memory=33964 CPUtime=313 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) R 13918 13921 11133 0 -1 4194304 12626 0 0 0 31298 2 0 0 20 0 2 0 29401939 130048000 8491 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 31750 8491 3520 6655 0 7086 0
[pid=13921/tid=13923] ppid=13918 vsize=127000 memory=31276 CPUtime=151.42 cores=4,6
/proc/13921/task/13923/stat : 13923 (LSIPExact) R 13918 13921 11133 0 -1 4194368 4839 0 0 0 15141 1 0 0 20 0 2 0 29402941 130048000 8491 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
Current children cumulated CPU time: 313 s
Current children cumulated vsize: 127000 KiB
Current children cumulated memory: 33964 KiB

[startup+222.3 s]
/proc/loadavg: 8.41 7.90 6.96 9/255 13948
/proc/meminfo: memFree=130141880/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=130636 memory=40684 CPUtime=432.46 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) R 13918 13921 11133 0 -1 4194304 15847 0 0 0 43243 3 0 0 20 0 2 0 29401939 133771264 10171 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 32659 10171 3520 6655 0 9160 0
[pid=13921/tid=13923] ppid=13918 vsize=130636 memory=40556 CPUtime=211.3 cores=4,6
/proc/13921/task/13923/stat : 13923 (LSIPExact) R 13918 13921 11133 0 -1 4194368 5962 0 0 0 21129 1 0 0 20 0 2 0 29402941 133771264 10171 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
Current children cumulated CPU time: 432.46 s
Current children cumulated vsize: 130636 KiB
Current children cumulated memory: 40684 KiB

[startup+282.3 s]
/proc/loadavg: 8.24 7.95 7.04 9/255 13950
/proc/meminfo: memFree=130126352/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=143908 memory=56744 CPUtime=551.92 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) R 13918 13921 11133 0 -1 4194304 19673 0 0 0 55189 3 0 0 20 0 2 0 29401939 147361792 14186 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 35977 14186 3520 6655 0 14808 0
[pid=13921/tid=13923] ppid=13918 vsize=143908 memory=56744 CPUtime=271.18 cores=4,6
/proc/13921/task/13923/stat : 13923 (LSIPExact) R 13918 13921 11133 0 -1 4194368 8366 0 0 0 27117 1 0 0 20 0 2 0 29402941 147361792 14186 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
Current children cumulated CPU time: 551.92 s
Current children cumulated vsize: 143908 KiB
Current children cumulated memory: 56744 KiB

[startup+342.3 s]
/proc/loadavg: 8.17 7.98 7.11 9/255 13952
/proc/meminfo: memFree=130107108/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=143908 memory=59816 CPUtime=671.39 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) R 13918 13921 11133 0 -1 4194304 19885 0 0 0 67136 3 0 0 20 0 2 0 29401939 147361792 14954 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 35977 14954 3520 6655 0 14808 0
[pid=13921/tid=13923] ppid=13918 vsize=143908 memory=17152 CPUtime=331.07 cores=4,6
/proc/13921/task/13923/stat : 13923 (LSIPExact) R 13918 13921 11133 0 -1 4194368 8476 0 0 0 33106 1 0 0 20 0 2 0 29402941 147361792 14954 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
Current children cumulated CPU time: 671.39 s
Current children cumulated vsize: 143908 KiB
Current children cumulated memory: 59816 KiB

[startup+402.3 s]

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

/proc/loadavg: 5.21 5.80 6.34 6/253 14171
/proc/meminfo: memFree=127513380/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=122376 memory=36028 CPUtime=2147.04 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) S 13918 13921 11133 0 -1 4194304 21563 0 0 0 214699 5 0 0 20 0 1 0 29401939 125313024 9007 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 30594 9007 3584 6655 0 12497 0
[pid=14131] ppid=13921 vsize=51616 memory=45688 CPUtime=875.37 cores=4,6
/proc/14131/stat : 14131 (Exact) R 13921 14131 14131 0 -1 4194304 8121 0 0 0 85905 1632 0 0 20 0 1 0 29510341 52854784 11422 18446744073709551615 4198400 8335837 140723524493504 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 17641472 140723524495547 140723524495901 140723524495901 140723524501455 0
/proc/14131/statm: 12904 11422 1152 1011 0 11671 0
Current children cumulated CPU time: 3022.41 s
Current children cumulated vsize: 173992 KiB
Current children cumulated memory: 81716 KiB

[startup+2022.3 s]
/proc/loadavg: 4.55 5.51 6.21 5/253 14174
/proc/meminfo: memFree=127525388/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=122376 memory=36028 CPUtime=2147.04 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) S 13918 13921 11133 0 -1 4194304 21563 0 0 0 214699 5 0 0 20 0 1 0 29401939 125313024 9007 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 30594 9007 3584 6655 0 12497 0
[pid=14131] ppid=13921 vsize=52816 memory=46840 CPUtime=935.2 cores=4,6
/proc/14131/stat : 14131 (Exact) R 13921 14131 14131 0 -1 4194304 8433 0 0 0 91796 1724 0 0 20 0 1 0 29510341 54083584 11710 18446744073709551615 4198400 8335837 140723524493504 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 17641472 140723524495547 140723524495901 140723524495901 140723524501455 0
/proc/14131/statm: 13204 11710 1152 1011 0 11971 0
Current children cumulated CPU time: 3082.24 s
Current children cumulated vsize: 175192 KiB
Current children cumulated memory: 82868 KiB

[startup+2082.3 s]
/proc/loadavg: 4.29 5.27 6.08 5/254 14181
/proc/meminfo: memFree=127418948/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=122376 memory=36028 CPUtime=2147.04 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) S 13918 13921 11133 0 -1 4194304 21563 0 0 0 214699 5 0 0 20 0 1 0 29401939 125313024 9007 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 30594 9007 3584 6655 0 12497 0
[pid=14131] ppid=13921 vsize=52816 memory=46840 CPUtime=995.03 cores=4,6
/proc/14131/stat : 14131 (Exact) R 13921 14131 14131 0 -1 4194304 8433 0 0 0 97684 1819 0 0 20 0 1 0 29510341 54083584 11710 18446744073709551615 4198400 8335837 140723524493504 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 17641472 140723524495547 140723524495901 140723524495901 140723524501455 0
/proc/14131/statm: 13204 11710 1152 1011 0 11971 0
Current children cumulated CPU time: 3142.07 s
Current children cumulated vsize: 175192 KiB
Current children cumulated memory: 82868 KiB

[startup+2142.3 s]
/proc/loadavg: 4.15 5.05 5.95 5/254 14185
/proc/meminfo: memFree=127395044/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=122376 memory=36028 CPUtime=2147.04 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) S 13918 13921 11133 0 -1 4194304 21563 0 0 0 214699 5 0 0 20 0 1 0 29401939 125313024 9007 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 30594 9007 3584 6655 0 12497 0
[pid=14131] ppid=13921 vsize=53008 memory=47096 CPUtime=1054.86 cores=4,6
/proc/14131/stat : 14131 (Exact) R 13921 14131 14131 0 -1 4194304 8494 0 0 0 103571 1915 0 0 20 0 1 0 29510341 54280192 11774 18446744073709551615 4198400 8335837 140723524493504 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 17641472 140723524495547 140723524495901 140723524495901 140723524501455 0
/proc/14131/statm: 13252 11774 1152 1011 0 12019 0
Current children cumulated CPU time: 3201.9 s
Current children cumulated vsize: 175384 KiB
Current children cumulated memory: 83124 KiB

[startup+2202.3 s]
/proc/loadavg: 4.21 4.90 5.84 5/254 14187
/proc/meminfo: memFree=127393544/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=122376 memory=36028 CPUtime=2147.04 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) S 13918 13921 11133 0 -1 4194304 21563 0 0 0 214699 5 0 0 20 0 1 0 29401939 125313024 9007 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 30594 9007 3584 6655 0 12497 0
[pid=14131] ppid=13921 vsize=53008 memory=47096 CPUtime=1114.68 cores=4,6
/proc/14131/stat : 14131 (Exact) R 13921 14131 14131 0 -1 4194304 8495 0 0 0 109450 2018 0 0 20 0 1 0 29510341 54280192 11774 18446744073709551615 4198400 8335837 140723524493504 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 17641472 140723524495547 140723524495901 140723524495901 140723524501455 0
/proc/14131/statm: 13252 11774 1152 1011 0 12019 0
Current children cumulated CPU time: 3261.72 s
Current children cumulated vsize: 175384 KiB
Current children cumulated memory: 83124 KiB

[startup+2262.3 s]
/proc/loadavg: 4.13 4.75 5.73 5/254 14189
/proc/meminfo: memFree=127350048/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=122376 memory=36028 CPUtime=2147.04 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) S 13918 13921 11133 0 -1 4194304 21563 0 0 0 214699 5 0 0 20 0 1 0 29401939 125313024 9007 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 30594 9007 3584 6655 0 12497 0
[pid=14131] ppid=13921 vsize=53008 memory=47352 CPUtime=1174.5 cores=4,6
/proc/14131/stat : 14131 (Exact) R 13921 14131 14131 0 -1 4194304 8583 0 0 0 115334 2116 0 0 20 0 1 0 29510341 54280192 11838 18446744073709551615 4198400 8335837 140723524493504 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 17641472 140723524495547 140723524495901 140723524495901 140723524501455 0
/proc/14131/statm: 13252 11838 1152 1011 0 12019 0
Current children cumulated CPU time: 3321.54 s
Current children cumulated vsize: 175384 KiB
Current children cumulated memory: 83380 KiB

[startup+2322.3 s]
/proc/loadavg: 4.17 4.64 5.63 5/254 14191
/proc/meminfo: memFree=127354616/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=122376 memory=36028 CPUtime=2147.04 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) S 13918 13921 11133 0 -1 4194304 21563 0 0 0 214699 5 0 0 20 0 1 0 29401939 125313024 9007 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 30594 9007 3584 6655 0 12497 0
[pid=14131] ppid=13921 vsize=53008 memory=47352 CPUtime=1234.32 cores=4,6
/proc/14131/stat : 14131 (Exact) R 13921 14131 14131 0 -1 4194304 8583 0 0 0 121223 2209 0 0 20 0 1 0 29510341 54280192 11838 18446744073709551615 4198400 8335837 140723524493504 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 17641472 140723524495547 140723524495901 140723524495901 140723524501455 0
/proc/14131/statm: 13252 11838 1152 1011 0 12019 0
Current children cumulated CPU time: 3381.36 s
Current children cumulated vsize: 175384 KiB
Current children cumulated memory: 83380 KiB

[startup+2382.3 s]
/proc/loadavg: 4.18 4.55 5.53 5/254 14193
/proc/meminfo: memFree=127296680/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=122376 memory=36028 CPUtime=2147.04 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) S 13918 13921 11133 0 -1 4194304 21563 0 0 0 214699 5 0 0 20 0 1 0 29401939 125313024 9007 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 30594 9007 3584 6655 0 12497 0
[pid=14131] ppid=13921 vsize=65948 memory=49852 CPUtime=1294.15 cores=4,6
/proc/14131/stat : 14131 (Exact) R 13921 14131 14131 0 -1 4194304 8893 0 0 0 127115 2300 0 0 20 0 1 0 29510341 67530752 12463 18446744073709551615 4198400 8335837 140723524493504 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 17641472 140723524495547 140723524495901 140723524495901 140723524501455 0
/proc/14131/statm: 16487 12463 1152 1011 0 15254 0
Current children cumulated CPU time: 3441.19 s
Current children cumulated vsize: 188324 KiB
Current children cumulated memory: 85880 KiB

[startup+2442.3 s]
/proc/loadavg: 4.11 4.47 5.44 5/255 14196
/proc/meminfo: memFree=127283248/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=122376 memory=36028 CPUtime=2147.04 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) S 13918 13921 11133 0 -1 4194304 21563 0 0 0 214699 5 0 0 20 0 1 0 29401939 125313024 9007 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 30594 9007 3584 6655 0 12497 0
[pid=14131] ppid=13921 vsize=70300 memory=54080 CPUtime=1353.97 cores=4,6
/proc/14131/stat : 14131 (Exact) R 13921 14131 14131 0 -1 4194304 9482 0 0 0 133039 2358 0 0 20 0 1 0 29510341 71987200 13520 18446744073709551615 4198400 8335837 140723524493504 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 17641472 140723524495547 140723524495901 140723524495901 140723524501455 0
/proc/14131/statm: 17575 13520 1152 1011 0 16342 0
Current children cumulated CPU time: 3501.01 s
Current children cumulated vsize: 192676 KiB
Current children cumulated memory: 90108 KiB

[startup+2502.3 s]
/proc/loadavg: 4.15 4.41 5.36 5/255 14198
/proc/meminfo: memFree=127260796/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=122376 memory=36028 CPUtime=2147.04 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) S 13918 13921 11133 0 -1 4194304 21563 0 0 0 214699 5 0 0 20 0 1 0 29401939 125313024 9007 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 30594 9007 3584 6655 0 12497 0
[pid=14131] ppid=13921 vsize=70492 memory=54336 CPUtime=1413.8 cores=4,6
/proc/14131/stat : 14131 (Exact) R 13921 14131 14131 0 -1 4194304 9540 0 0 0 138965 2415 0 0 20 0 1 0 29510341 72183808 13584 18446744073709551615 4198400 8335837 140723524493504 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 17641472 140723524495547 140723524495901 140723524495901 140723524501455 0
/proc/14131/statm: 17623 13584 1152 1011 0 16390 0
Current children cumulated CPU time: 3560.84 s
Current children cumulated vsize: 192868 KiB
Current children cumulated memory: 90364 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2541.6 s]
/proc/loadavg: 4.15 4.37 5.30 5/255 14200
/proc/meminfo: memFree=127261628/131382112 swapFree=33010684/33010684
[pid=13921] ppid=13918 vsize=122376 memory=36028 CPUtime=2147.04 cores=4,6
/proc/13921/stat : 13921 (LSIPExact) S 13918 13921 11133 0 -1 4194304 21563 0 0 0 214699 5 0 0 20 0 1 0 29401939 125313024 9007 18446744073709551615 94520650846208 94520678102609 140729108020128 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94520686605448 94520687037056 94520710746112 140729108023642 140729108023818 140729108023818 140729108029420 0
/proc/13921/statm: 30594 9007 3584 6655 0 12497 0
[pid=14131] ppid=13921 vsize=72748 memory=56640 CPUtime=1452.98 cores=4,6
/proc/14131/stat : 14131 (Exact) R 13921 14131 14131 0 -1 4194304 10104 0 0 0 142846 2452 0 0 20 0 1 0 29510341 74493952 14160 18446744073709551615 4198400 8335837 140723524493504 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 17641472 140723524495547 140723524495901 140723524495901 140723524501455 0
/proc/14131/statm: 18187 14160 1152 1011 0 16954 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 195124 KiB
Current children cumulated memory: 92668 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3575.46 s, system=24.5855 s

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

Child status: 0

Real time (s): 2541.6
CPU time (s): 3600.05
CPU user time (s): 3575.46
CPU system time (s): 24.5855
CPU usage (%): 141.645
Max. virtual memory (cumulated for all children) (KiB): 205580
Max. memory (cumulated for all children) (KiB): 92668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3575.46
system time used= 24.5855
maximum resident set size= 73212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31683
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= 335
involuntary context switches= 33194


# summary of solver processes directly reported to runsolver:
#   pid: 13921
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3575.46
#   total CPU system time (s): 24.5855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.2479 second user time and 17.9294 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-06-28 21:00:30
IDJOB=4496064
IDBENCH=148106
IDSOLVER=3337
FILE ID=nodeC001/4496064-1751137230
RUNJOBID= nodeC001-1751133631-11149
SLURM_JOB_ID= 9587401
Free space on /tmp= 432928 MiB

SOLVER NAME= LSIPExact  S2
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/manquiho/Aardal_1/normalized-prob3.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4496064-1751137230/watcher-4496064-1751137230 -o /tmp/evaluation-result-4496064-1751137230/solver-4496064-1751137230 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751133631-11149 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4496064-1751137230.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2

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

MD5SUM BENCH= b3a7e12d93ab079a38c8d0bc0b1ef8cc
RANDOM SEED=1818746801

nodeC001 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		: 3591.509
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.49
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		: 3591.488
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.49
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		: 3591.512
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.49
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		: 3591.516
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        130168552 kB
MemAvailable:   129882972 kB
Buffers:            3280 kB
Cached:           526684 kB
SwapCached:            0 kB
Active:           356732 kB
Inactive:         328784 kB
Active(anon):     173512 kB
Inactive(anon):        0 kB
Active(file):     183220 kB
Inactive(file):   328784 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             44640 kB
Writeback:            40 kB
AnonPages:        158780 kB
Mapped:           138588 kB
Shmem:             17960 kB
KReclaimable:      83700 kB
Slab:             162420 kB
SReclaimable:      83700 kB
SUnreclaim:        78720 kB
KernelStack:        4064 kB
PageTables:         3368 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     514164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 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:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432864 MiB
End job on nodeC001 at 2025-06-28 21:42:52