Trace number 4527633

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
LSIPExact S1? (TO) 3602.3 1825.75

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/
minlplib2-pb-0.1.0/opb/normalized-faclay70.lin.opb
MD5SUM5ce1114e3b3a499c171804227c280ba1
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1528537
Best CPU time to get the best result obtained on this benchmark72002
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables108768
Total number of constraints322185
Number of constraints which are clauses215832
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints106352
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 108766
Biggest coefficient in the objective function 2605924
Number of bits for the biggest coefficient in the objective function 22
Sum of the numbers in the objective function 22928794
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 2605924
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 22928794
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.10/1823.70	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
3600.10/1823.70	c numVar: 108768
3600.10/1823.70	c numCon: 322185
3600.10/1823.70	c numEqual: 1
3600.10/1823.70	c intSize: 25
3600.10/1823.70	c ls_time: 10.0, mip_time: 2148.0, exact_time: 1432.0
3600.10/1823.70	c ------------------- Paras list -------------------
3600.10/1823.70	c Name                	 Type      	 Now       	 Default   	 Comment
3600.10/1823.70	c timeout             	 double    	 3600.000000	 3600      	 
3600.10/1823.70	c mip_time            	 double    	 0.600000  	 0.5       	 
3600.10/1823.70	c ls_time             	 double    	 10.000000 	 10        	 
3600.10/1823.70	c safe_mode           	 int       	 1         	 1         	 1 trust; 2 feasible
3600.10/1823.70	c mip_emphasis        	 int       	 1         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
3600.10/1823.70	c random_seed         	 int       	 0         	 0         	 
3600.10/1823.70	c sample_size         	 int       	 50        	 50        	 
3600.10/1823.70	c sub_score           	 int       	 1         	 1         	 
3600.10/1823.70	c tabu_base           	 int       	 3         	 3         	 
3600.10/1823.70	c tabu_variation      	 int       	 1         	 1         	 
3600.10/1823.70	c sub_div             	 int       	 4         	 4         	 
3600.10/1823.70	c nbcore              	 int       	 2         	 1         	 
3600.10/1823.70	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
3600.10/1823.70	c print_sol           	 int       	 1         	 1         	 
3600.10/1823.70	c tmpdir              	 string		 .         	 "."       	 
3600.10/1823.70	c home                	 string		 HOME	 "."       	 
3600.10/1823.70	c benchname           	 string		 HOME/instance-4527633-1752234227.opb	 ""        	 
3600.10/1823.70	c --------------------------------------------------
3600.10/1823.70	c Local Search solver
3600.10/1823.70	c LS find feasible solution for PBO with objective value 2605924
3600.10/1823.70	c MIP solver
3600.10/1823.70	c receive signal 15, try to interrupt solver...
3600.50/1823.94	c MIP solver find feasible solution
3600.50/1823.96	c MIP solver objective value: 2.4937e+06
3600.61/1824.05	c MIP find feasible solution for PBO with objective value 2493701
3600.61/1824.05	c copy file: 0
3600.61/1824.05	c gen ub file: HOME/instance-4527633-1752234227.opb_ub.opb
3600.61/1824.05	c use Exact solver

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (58093 MiB free)
  memory of node 1: 64465 MiB (63116 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4527633-1752234227/watcher-4527633-1752234227 -o /tmp/evaluation-result-4527633-1752234227/solver-4527633-1752234227 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1752232205-119014 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4527633-1752234227.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=120265, runsolver pid=120262

[startup+0.100068 s]*
/proc/loadavg: 7.71 7.90 7.06 8/267 120266
/proc/meminfo: memFree=124038172/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=126124 memory=88836 CPUtime=0.1 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) R 120262 120265 118997 0 -1 4194304 17857 0 0 0 7 3 0 0 20 0 1 0 139100177 129150976 22209 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 31531 22209 1184 6655 0 21766 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 126124 KiB
Current children cumulated memory: 88836 KiB

[startup+0.205856 s]*
/proc/loadavg: 7.71 7.90 7.06 8/267 120266
/proc/meminfo: memFree=123981720/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=179728 memory=144848 CPUtime=0.2 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) R 120262 120265 118997 0 -1 4194304 27289 0 0 0 15 5 0 0 20 0 1 0 139100177 184041472 36212 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 44932 36212 1184 6655 0 35167 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 179728 KiB
Current children cumulated memory: 144848 KiB

[startup+0.305922 s]*
/proc/loadavg: 7.71 7.90 7.06 8/267 120266
/proc/meminfo: memFree=123949464/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=211156 memory=176464 CPUtime=0.3 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) R 120262 120265 118997 0 -1 4194304 35172 0 0 0 23 7 0 0 20 0 1 0 139100177 216223744 44116 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 52789 44116 1184 6655 0 43024 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 211156 KiB
Current children cumulated memory: 176464 KiB

[startup+0.70019 s]
/proc/loadavg: 7.71 7.90 7.06 8/267 120266
/proc/meminfo: memFree=123901080/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=286088 memory=250832 CPUtime=0.68 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) R 120262 120265 118997 0 -1 4194304 53760 0 0 0 59 9 0 0 20 0 1 0 139100177 292954112 62708 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 71522 62708 1184 6655 0 61757 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 286088 KiB
Current children cumulated memory: 250832 KiB

[startup+1.50021 s]
/proc/loadavg: 7.71 7.90 7.06 8/267 120266
/proc/meminfo: memFree=123876888/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=286088 memory=250832 CPUtime=1.48 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) R 120262 120265 118997 0 -1 4194304 53760 0 0 0 139 9 0 0 20 0 1 0 139100177 292954112 62708 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 71522 62708 1184 6655 0 61757 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 286088 KiB
Current children cumulated memory: 250832 KiB

[startup+3.10614 s]
/proc/loadavg: 7.65 7.88 7.06 8/267 120266
/proc/meminfo: memFree=124397416/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=287088 memory=251344 CPUtime=3.08 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) R 120262 120265 118997 0 -1 4194304 53906 0 0 0 299 9 0 0 20 0 1 0 139100177 293978112 62836 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 71772 62836 1184 6655 0 62007 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 287088 KiB
Current children cumulated memory: 251344 KiB

[startup+6.30018 s]
/proc/loadavg: 7.65 7.88 7.06 8/268 120268
/proc/meminfo: memFree=124346800/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=287088 memory=251344 CPUtime=6.26 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) R 120262 120265 118997 0 -1 4194304 53923 0 0 0 617 9 0 0 20 0 1 0 139100177 293978112 62836 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 71772 62836 1184 6655 0 62007 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 287088 KiB
Current children cumulated memory: 251344 KiB

[startup+12.7002 s]
/proc/loadavg: 7.55 7.85 7.06 8/269 120269
/proc/meminfo: memFree=124009996/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=704568 memory=593616 CPUtime=12.63 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) R 120262 120265 118997 0 -1 4194304 100225 0 0 0 1244 19 0 0 20 0 2 0 139100177 721477632 148404 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 176142 148404 2784 6655 0 150025 0
[pid=120265/tid=120269] ppid=120262 vsize=704568 memory=584788 CPUtime=0 cores=4,6
/proc/120265/task/120269/stat : 120269 (LSIPExact) S 120262 120265 118997 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 2 0 139101234 721477632 148404 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 1 0 0 -1 6 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 704568 KiB
Current children cumulated memory: 593616 KiB

[startup+25.5002 s]
/proc/loadavg: 7.70 7.87 7.07 9/269 120270
/proc/meminfo: memFree=123141592/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=1744064 memory=1476172 CPUtime=34.7 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) R 120262 120265 118997 0 -1 4194304 223415 0 0 0 3416 54 0 0 20 0 2 0 139100177 1785921536 369043 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 436016 369043 3424 6655 0 411118 0
[pid=120265/tid=120269] ppid=120262 vsize=1744064 memory=1465256 CPUtime=9.35 cores=4,6
/proc/120265/task/120269/stat : 120269 (LSIPExact) R 120262 120265 118997 0 -1 4194368 49534 0 0 0 922 13 0 0 20 0 2 0 139101234 1785921536 369043 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
Current children cumulated CPU time: 34.7 s
Current children cumulated vsize: 1744064 KiB
Current children cumulated memory: 1476172 KiB

[startup+51.1059 s]
/proc/loadavg: 7.80 7.89 7.10 9/269 120270
/proc/meminfo: memFree=123156880/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=1744064 memory=1480496 CPUtime=85.42 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) R 120262 120265 118997 0 -1 4194304 244086 0 0 0 8485 57 0 0 20 0 2 0 139100177 1785921536 370124 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 436016 370124 3424 6655 0 411118 0
[pid=120265/tid=120269] ppid=120262 vsize=1744064 memory=1480496 CPUtime=34.62 cores=4,6
/proc/120265/task/120269/stat : 120269 (LSIPExact) R 120262 120265 118997 0 -1 4194368 68036 0 0 0 3448 14 0 0 20 0 2 0 139101234 1785921536 370124 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
Current children cumulated CPU time: 85.42 s
Current children cumulated vsize: 1744064 KiB
Current children cumulated memory: 1480496 KiB

[startup+102.3 s]
/proc/loadavg: 8.04 7.94 7.17 9/269 120272
/proc/meminfo: memFree=123048824/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=1744064 memory=1481264 CPUtime=186.95 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) R 120262 120265 118997 0 -1 4194304 262575 0 0 0 18635 60 0 0 20 0 2 0 139100177 1785921536 370316 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 436016 370316 3424 6655 0 411118 0
[pid=120265/tid=120269] ppid=120262 vsize=1744064 memory=1481264 CPUtime=85.19 cores=4,6
/proc/120265/task/120269/stat : 120269 (LSIPExact) R 120262 120265 118997 0 -1 4194368 68046 0 0 0 8504 15 0 0 20 0 2 0 139101234 1785921536 370316 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
Current children cumulated CPU time: 186.95 s
Current children cumulated vsize: 1744064 KiB
Current children cumulated memory: 1481264 KiB

[startup+162.3 s]
/proc/loadavg: 7.87 7.89 7.20 9/269 120367
/proc/meminfo: memFree=122343808/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=2191980 memory=1997208 CPUtime=305.58 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) R 120262 120265 118997 0 -1 4194304 949388 0 0 0 30314 244 0 0 20 0 2 0 139100177 2244587520 499302 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 547995 499302 3488 6655 0 534888 0
[pid=120265/tid=120269] ppid=120262 vsize=2191980 memory=1695224 CPUtime=144.2 cores=4,6
/proc/120265/task/120269/stat : 120269 (LSIPExact) R 120262 120265 118997 0 -1 4194368 136880 0 0 0 14393 27 0 0 20 0 2 0 139101234 2244587520 499302 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
Current children cumulated CPU time: 305.58 s
Current children cumulated vsize: 2191980 KiB
Current children cumulated memory: 1997208 KiB

[startup+222.3 s]
/proc/loadavg: 8.00 7.93 7.26 9/268 120369
/proc/meminfo: memFree=122711976/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=2276676 memory=2088296 CPUtime=424.51 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) R 120262 120265 118997 0 -1 4194304 1072106 0 0 0 42173 278 0 0 20 0 2 0 139100177 2331316224 522074 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 569169 522074 3488 6655 0 556062 0
[pid=120265/tid=120269] ppid=120262 vsize=2276676 memory=1926656 CPUtime=203.43 cores=4,6
/proc/120265/task/120269/stat : 120269 (LSIPExact) R 120262 120265 118997 0 -1 4194368 167165 0 0 0 20310 33 0 0 20 0 2 0 139101234 2331316224 522074 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
Current children cumulated CPU time: 424.51 s
Current children cumulated vsize: 2276676 KiB
Current children cumulated memory: 2088296 KiB

[startup+282.3 s]
/proc/loadavg: 8.10 7.97 7.32 9/268 120371
/proc/meminfo: memFree=122808364/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=2027732 memory=1873528 CPUtime=543.41 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) R 120262 120265 118997 0 -1 4194304 1200320 0 0 0 54045 296 0 0 20 0 2 0 139100177 2076397568 468382 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 506933 468382 3520 6655 0 485829 0
[pid=120265/tid=120269] ppid=120262 vsize=2027732 memory=14848 CPUtime=262.64 cores=4,6
/proc/120265/task/120269/stat : 120269 (LSIPExact) R 120262 120265 118997 0 -1 4194368 206439 0 0 0 26227 37 0 0 20 0 2 0 139101234 2076397568 468382 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
Current children cumulated CPU time: 543.41 s
Current children cumulated vsize: 2027732 KiB
Current children cumulated memory: 1873528 KiB

[startup+342.3 s]
/proc/loadavg: 8.09 8.00 7.37 9/266 120373
/proc/meminfo: memFree=122894868/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=2027732 memory=1878896 CPUtime=662.41 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) R 120262 120265 118997 0 -1 4194304 1209775 0 0 0 65945 296 0 0 20 0 2 0 139100177 2076397568 469724 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 506933 469724 3520 6655 0 485829 0
[pid=120265/tid=120269] ppid=120262 vsize=2027732 memory=14848 CPUtime=321.92 cores=4,6
/proc/120265/task/120269/stat : 120269 (LSIPExact) R 120262 120265 118997 0 -1 4194368 215890 0 0 0 32154 38 0 0 20 0 2 0 139101234 2076397568 469724 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
Current children cumulated CPU time: 662.41 s
Current children cumulated vsize: 2027732 KiB
Current children cumulated memory: 1878896 KiB

[startup+402.3 s]

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

Current children cumulated memory: 2223780 KiB

[startup+1542.3 s]
/proc/loadavg: 5.11 5.27 6.06 6/268 120444
/proc/meminfo: memFree=121652620/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=2334100 memory=2225836 CPUtime=3041.72 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) R 120262 120265 118997 0 -1 4194304 2161443 0 0 0 303723 449 0 0 20 0 2 0 139100177 2390118400 556459 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 583525 556459 3520 6655 0 566162 0
[pid=120265/tid=120269] ppid=120262 vsize=2334100 memory=2225832 CPUtime=1506.82 cores=4,6
/proc/120265/task/120269/stat : 120269 (LSIPExact) R 120262 120265 118997 0 -1 4194368 578088 0 0 0 150565 117 0 0 20 0 2 0 139101234 2390118400 556459 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
Current children cumulated CPU time: 3041.72 s
Current children cumulated vsize: 2334100 KiB
Current children cumulated memory: 2225836 KiB

[startup+1602.3 s]
/proc/loadavg: 5.04 5.21 5.99 6/268 120445
/proc/meminfo: memFree=121657216/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=2334100 memory=2225900 CPUtime=3160.75 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) R 120262 120265 118997 0 -1 4194304 2197374 0 0 0 315616 459 0 0 20 0 2 0 139100177 2390118400 556475 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 583525 556475 3520 6655 0 566162 0
[pid=120265/tid=120269] ppid=120262 vsize=2334100 memory=2225836 CPUtime=1566.11 cores=4,6
/proc/120265/task/120269/stat : 120269 (LSIPExact) R 120262 120265 118997 0 -1 4194368 583316 0 0 0 156488 123 0 0 20 0 2 0 139101234 2390118400 556475 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
Current children cumulated CPU time: 3160.75 s
Current children cumulated vsize: 2334100 KiB
Current children cumulated memory: 2225900 KiB

[startup+1662.3 s]
/proc/loadavg: 5.11 5.20 5.93 6/267 120447
/proc/meminfo: memFree=121662704/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=2334100 memory=2225884 CPUtime=3279.78 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) R 120262 120265 118997 0 -1 4194304 2219443 0 0 0 327512 466 0 0 20 0 2 0 139100177 2390118400 556471 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 583525 556471 3520 6655 0 566162 0
[pid=120265/tid=120269] ppid=120262 vsize=2334100 memory=2225836 CPUtime=1625.41 cores=4,6
/proc/120265/task/120269/stat : 120269 (LSIPExact) R 120262 120265 118997 0 -1 4194368 603295 0 0 0 162410 131 0 0 20 0 2 0 139101234 2390118400 556471 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
Current children cumulated CPU time: 3279.78 s
Current children cumulated vsize: 2334100 KiB
Current children cumulated memory: 2225884 KiB

[startup+1722.3 s]
/proc/loadavg: 5.09 5.18 5.88 6/268 120456
/proc/meminfo: memFree=121652140/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=2334100 memory=2225928 CPUtime=3398.82 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) R 120262 120265 118997 0 -1 4194304 2224652 0 0 0 339410 472 0 0 20 0 2 0 139100177 2390118400 556482 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 583525 556482 3520 6655 0 566162 0
[pid=120265/tid=120269] ppid=120262 vsize=2334100 memory=2225836 CPUtime=1684.71 cores=4,6
/proc/120265/task/120269/stat : 120269 (LSIPExact) R 120262 120265 118997 0 -1 4194368 608481 0 0 0 168335 136 0 0 20 0 2 0 139101234 2390118400 556482 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
Current children cumulated CPU time: 3398.82 s
Current children cumulated vsize: 2334100 KiB
Current children cumulated memory: 2225928 KiB

[startup+1782.3 s]
/proc/loadavg: 5.07 5.16 5.83 6/267 120458
/proc/meminfo: memFree=121667068/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=2334100 memory=2225956 CPUtime=3517.89 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) R 120262 120265 118997 0 -1 4194304 2267662 0 0 0 351310 479 0 0 20 0 2 0 139100177 2390118400 556489 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 583525 556489 3520 6655 0 566162 0
[pid=120265/tid=120269] ppid=120262 vsize=2334100 memory=2225956 CPUtime=1744.02 cores=4,6
/proc/120265/task/120269/stat : 120269 (LSIPExact) R 120262 120265 118997 0 -1 4194368 625396 0 0 0 174261 141 0 0 20 0 2 0 139101234 2390118400 556489 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
Current children cumulated CPU time: 3517.89 s
Current children cumulated vsize: 2334100 KiB
Current children cumulated memory: 2225956 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1823.7 s]
/proc/loadavg: 5.12 5.15 5.79 6/267 120461
/proc/meminfo: memFree=121643284/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=2334100 memory=2225968 CPUtime=3600.1 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) R 120262 120265 118997 0 -1 4194304 2296675 0 0 0 359526 484 0 0 20 0 2 0 139100177 2390118400 556492 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 583525 556492 3520 6655 0 566162 0
[pid=120265/tid=120269] ppid=120262 vsize=2334100 memory=2225900 CPUtime=1784.99 cores=4,6
/proc/120265/task/120269/stat : 120269 (LSIPExact) R 120262 120265 118997 0 -1 4194368 628354 0 0 0 178356 143 0 0 20 0 2 0 139101234 2390118400 556492 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 2334100 KiB
Current children cumulated memory: 2225968 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+1825.75 s]
# the end of solver process 120265 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3595.75 s, system=4.92959 s

[startup+1825.75 s]
# the end of solver process 120463 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3597.23 s, system=5.07004 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
Dumping a history of the last processes samples

[startup+1824 s]*
/proc/loadavg: 5.12 5.15 5.79 5/266 120461
/proc/meminfo: memFree=122176484/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=1741580 memory=1675384 CPUtime=3600.61 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) R 120262 120265 118997 0 -1 4194304 2354562 0 0 0 359572 489 0 0 20 0 1 0 139100177 1783377920 418846 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 435395 418846 3552 6655 0 425015 0
Current children cumulated CPU time: 3600.61 s
Current children cumulated vsize: 1741580 KiB
Current children cumulated memory: 1675384 KiB

[startup+1824.8 s]
/proc/loadavg: 5.12 5.15 5.79 5/266 120461
/proc/meminfo: memFree=122176484/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=1741580 memory=1675384 CPUtime=3600.63 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) S 120262 120265 118997 0 -1 4194304 2354564 228 0 0 359574 489 0 0 20 0 1 0 139100177 1783377920 418846 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 435395 418846 3552 6655 0 425015 0
Current children cumulated CPU time: 3600.63 s
Current children cumulated vsize: 1741580 KiB
Current children cumulated memory: 1675384 KiB

[startup+1825.2 s]
/proc/loadavg: 5.12 5.15 5.79 5/267 120463
/proc/meminfo: memFree=121976936/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=1741580 memory=1675384 CPUtime=3600.63 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) S 120262 120265 118997 0 -1 4194304 2354564 228 0 0 359574 489 0 0 20 0 1 0 139100177 1783377920 418846 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 435395 418846 3552 6655 0 425015 0
[pid=120463] ppid=120265 vsize=261856 memory=243792 CPUtime=1.1 cores=4,6
/proc/120463/stat : 120463 (Exact) R 120265 120463 120463 0 -1 4194304 42494 0 0 0 101 9 0 0 20 0 1 0 139282582 268140544 60948 18446744073709551615 4198400 8335837 140722627959248 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 38162432 140722627967154 140722627967515 140722627967515 140722627973071 0
/proc/120463/statm: 65464 60948 960 1011 0 64231 0
Current children cumulated CPU time: 3601.73 s
Current children cumulated vsize: 2003436 KiB
Current children cumulated memory: 1919176 KiB

[startup+1825.6 s]
/proc/loadavg: 5.12 5.15 5.79 5/267 120463
/proc/meminfo: memFree=121976936/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=1741580 memory=1675384 CPUtime=3600.63 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) S 120262 120265 118997 0 -1 4194304 2354564 228 0 0 359574 489 0 0 20 0 1 0 139100177 1783377920 418846 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 435395 418846 3552 6655 0 425015 0
[pid=120463] ppid=120265 vsize=332300 memory=319816 CPUtime=1.5 cores=4,6
/proc/120463/stat : 120463 (Exact) R 120265 120463 120463 0 -1 4194304 49156 0 0 0 139 11 0 0 20 0 1 0 139282582 340275200 79954 18446744073709551615 4198400 8335837 140722627959248 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 38162432 140722627967154 140722627967515 140722627967515 140722627973071 0
/proc/120463/statm: 83075 79954 1056 1011 0 81842 0
Current children cumulated CPU time: 3602.13 s
Current children cumulated vsize: 2073880 KiB
Current children cumulated memory: 1995200 KiB

[startup+1825.7 s]
/proc/loadavg: 5.12 5.15 5.79 5/267 120463
/proc/meminfo: memFree=121976936/131249996 swapFree=33006296/33010684
[pid=120265] ppid=120262 vsize=1741580 memory=1675384 CPUtime=3600.63 cores=4,6
/proc/120265/stat : 120265 (LSIPExact) S 120262 120265 118997 0 -1 4194304 2354564 228 0 0 359574 489 0 0 20 0 1 0 139100177 1783377920 418846 18446744073709551615 93890538340352 93890565597521 140726051042576 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 93890574099592 93890574531200 93890597191680 140726051051864 140726051052040 140726051052040 140726051057644 0
/proc/120265/statm: 435395 418846 3552 6655 0 425015 0
[pid=120463] ppid=120265 vsize=410924 memory=393072 CPUtime=1.6 cores=4,6
/proc/120463/stat : 120463 (Exact) R 120265 120463 120463 0 -1 4194304 50665 0 0 0 147 13 0 0 20 0 1 0 139282582 420786176 98268 18446744073709551615 4198400 8335837 140722627959248 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 38162432 140722627967154 140722627967515 140722627967515 140722627973071 0
/proc/120463/statm: 102731 98268 1056 1011 0 101498 0
Current children cumulated CPU time: 3602.23 s
Current children cumulated vsize: 2152504 KiB
Current children cumulated memory: 2068456 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1825.75
CPU time (s): 3602.3
CPU user time (s): 3597.23
CPU system time (s): 5.07004
CPU usage (%): 197.305
Max. virtual memory (cumulated for all children) (KiB): 2399636
Max. memory (cumulated for all children) (KiB): 2250468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.23
system time used= 5.07004
maximum resident set size= 2250676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2405460
page faults= 0
swaps= 0
block input operations= 23904
block output operations= 2464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 518
involuntary context switches= 68009


# summary of solver processes directly reported to runsolver:
#   pid: 120265,120463
#   total CPU time (s): 3602.3
#   total CPU user time (s): 3597.23
#   total CPU system time (s): 5.07004

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.67696 second user time and 8.61051 second system time

The end

Launcher Data

Begin job on nodeC015 at 2025-07-11 13:43:47
IDJOB=4527633
IDBENCH=158465
IDSOLVER=3384
FILE ID=nodeC015/4527633-1752234227
RUNJOBID= nodeC015-1752232205-119014
SLURM_JOB_ID= 9682526
Free space on /tmp= 432232 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/opb/normalized-faclay70.lin.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4527633-1752234227/watcher-4527633-1752234227 -o /tmp/evaluation-result-4527633-1752234227/solver-4527633-1752234227 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1752232205-119014 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4527633-1752234227.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2

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

MD5SUM BENCH= 5ce1114e3b3a499c171804227c280ba1
RANDOM SEED=1481364694

nodeC015 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.043
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.053
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.801
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.100
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.537
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.281
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3592.395
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.068
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        124119320 kB
MemAvailable:   125182788 kB
Buffers:            1508 kB
Cached:          1843000 kB
SwapCached:         3880 kB
Active:          4800224 kB
Inactive:        1593584 kB
Active(anon):    4514728 kB
Inactive(anon):    48724 kB
Active(file):     285496 kB
Inactive(file):  1544860 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33006296 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             56596 kB
Writeback:             8 kB
AnonPages:       4547968 kB
Mapped:           139256 kB
Shmem:             14152 kB
KReclaimable:     144704 kB
Slab:             238628 kB
SReclaimable:     144704 kB
SUnreclaim:        93924 kB
KernelStack:        4304 kB
PageTables:        12152 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    5185216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2719744 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:      205524 kB
DirectMap2M:    11100160 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432188 MiB
End job on nodeC015 at 2025-07-11 14:14:13