Trace number 4527676

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.08 1821.61

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/
MIPLIB01/opt/miplib2017/normalized-sp98ar.opb
MD5SUMb3caef0af1778b7e481a62fab9deebc2
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark800773
Best CPU time to get the best result obtained on this benchmark158.85
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15085
Total number of constraints1430
Number of constraints which are clauses181
Number of constraints which are cardinality constraints (but not clauses)837
Number of constraints which are nor clauses,nor cardinality constraints412
Minimum length of a constraint2
Maximum length of a constraint4222
Number of terms in the objective function 15085
Biggest coefficient in the objective function 121977
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 499999945
Number of bits of the sum of numbers in the objective function 29
Biggest number in a constraint 121977
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 499999945
Number of bits of the biggest sum of numbers29
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/1819.60	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
3600.10/1819.60	c numVar: 15085
3600.10/1819.60	c numCon: 1430
3600.10/1819.60	c numEqual: 0
3600.10/1819.60	c intSize: 29
3600.10/1819.60	c ls_time: 10.0, mip_time: 2148.0, exact_time: 1432.0
3600.10/1819.60	c ------------------- Paras list -------------------
3600.10/1819.60	c Name                	 Type      	 Now       	 Default   	 Comment
3600.10/1819.60	c timeout             	 double    	 3600.000000	 3600      	 
3600.10/1819.60	c mip_time            	 double    	 0.600000  	 0.5       	 
3600.10/1819.60	c ls_time             	 double    	 10.000000 	 10        	 
3600.10/1819.60	c safe_mode           	 int       	 1         	 1         	 1 trust; 2 feasible
3600.10/1819.60	c mip_emphasis        	 int       	 1         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
3600.10/1819.60	c random_seed         	 int       	 0         	 0         	 
3600.10/1819.60	c sample_size         	 int       	 50        	 50        	 
3600.10/1819.60	c sub_score           	 int       	 1         	 1         	 
3600.10/1819.60	c tabu_base           	 int       	 3         	 3         	 
3600.10/1819.60	c tabu_variation      	 int       	 1         	 1         	 
3600.10/1819.60	c sub_div             	 int       	 4         	 4         	 
3600.10/1819.60	c nbcore              	 int       	 2         	 1         	 
3600.10/1819.60	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
3600.10/1819.60	c print_sol           	 int       	 1         	 1         	 
3600.10/1819.60	c tmpdir              	 string		 .         	 "."       	 
3600.10/1819.60	c home                	 string		 HOME	 "."       	 
3600.10/1819.60	c benchname           	 string		 HOME/instance-4527676-1752236031.opb	 ""        	 
3600.10/1819.60	c --------------------------------------------------
3600.10/1819.60	c Local Search solver
3600.10/1819.60	c LS find feasible solution for PBO with objective value 2108009
3600.10/1819.60	c MIP solver
3600.10/1819.60	c receive signal 15, try to interrupt solver...
3600.10/1819.61	c MIP solver find feasible solution
3600.10/1819.61	c MIP solver objective value: 800773
3600.10/1819.65	c MIP find feasible solution for PBO with objective value 800773
3600.10/1819.65	c copy file: 0
3600.10/1819.65	c gen ub file: HOME/instance-4527676-1752236031.opb_ub.opb
3600.10/1819.65	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: 63665 MiB (49437 MiB free)
  memory of node 1: 64507 MiB (61470 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4527676-1752236031/watcher-4527676-1752236031 -o /tmp/evaluation-result-4527676-1752236031/solver-4527676-1752236031 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1752232205-111951 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4527676-1752236031.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=113280, runsolver pid=113277

[startup+0.100063 s]*
/proc/loadavg: 6.37 6.74 6.99 7/268 113281
/proc/meminfo: memFree=113534624/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=82844 memory=47232 CPUtime=0.09 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 10864 0 0 0 8 1 0 0 20 0 1 0 139280780 84832256 11808 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 20711 11808 1184 6655 0 10946 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 82844 KiB
Current children cumulated memory: 47232 KiB

[startup+0.205597 s]*
/proc/loadavg: 6.37 6.74 6.99 7/268 113281
/proc/meminfo: memFree=113518496/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=98596 memory=62976 CPUtime=0.2 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 14788 0 0 0 18 2 0 0 20 0 1 0 139280780 100962304 15744 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 24649 15744 1184 6655 0 14884 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 98596 KiB
Current children cumulated memory: 62976 KiB

[startup+0.305588 s]*
/proc/loadavg: 6.37 6.74 6.99 7/268 113281
/proc/meminfo: memFree=113518496/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=98596 memory=62976 CPUtime=0.3 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 14788 0 0 0 28 2 0 0 20 0 1 0 139280780 100962304 15744 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 24649 15744 1184 6655 0 14884 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 98596 KiB
Current children cumulated memory: 62976 KiB

[startup+0.700146 s]
/proc/loadavg: 6.37 6.74 6.99 7/268 113281
/proc/meminfo: memFree=113518496/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=98596 memory=62976 CPUtime=0.69 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 14788 0 0 0 67 2 0 0 20 0 1 0 139280780 100962304 15744 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 24649 15744 1184 6655 0 14884 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 98596 KiB
Current children cumulated memory: 62976 KiB

[startup+1.50014 s]
/proc/loadavg: 6.34 6.72 6.99 7/268 113281
/proc/meminfo: memFree=113518244/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=98596 memory=62976 CPUtime=1.48 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 14788 0 0 0 146 2 0 0 20 0 1 0 139280780 100962304 15744 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 24649 15744 1184 6655 0 14884 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 98596 KiB
Current children cumulated memory: 62976 KiB

[startup+3.10558 s]
/proc/loadavg: 6.34 6.72 6.99 7/268 113281
/proc/meminfo: memFree=113502436/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=98596 memory=62976 CPUtime=3.08 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 14788 0 0 0 306 2 0 0 20 0 1 0 139280780 100962304 15744 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 24649 15744 1184 6655 0 14884 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 98596 KiB
Current children cumulated memory: 62976 KiB

[startup+6.30016 s]
/proc/loadavg: 6.31 6.71 6.98 7/268 113281
/proc/meminfo: memFree=113485428/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=98596 memory=62976 CPUtime=6.27 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 14788 0 0 0 625 2 0 0 20 0 1 0 139280780 100962304 15744 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 24649 15744 1184 6655 0 14884 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 98596 KiB
Current children cumulated memory: 62976 KiB

[startup+12.7002 s]
/proc/loadavg: 6.29 6.70 6.98 8/269 113282
/proc/meminfo: memFree=113255092/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=317180 memory=248440 CPUtime=14.16 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 52713 0 0 0 1408 8 0 0 20 0 2 0 139280780 324792320 62110 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 79295 62110 3552 6655 0 62197 0
[pid=113280/tid=113282] ppid=113277 vsize=317180 memory=6260 CPUtime=1.51 cores=0,2
/proc/113280/task/113282/stat : 113282 (LSIPExact) R 113277 113280 111934 0 -1 4194368 8284 0 0 0 150 1 0 0 20 0 2 0 139281789 324792320 62110 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
Current children cumulated CPU time: 14.16 s
Current children cumulated vsize: 317180 KiB
Current children cumulated memory: 248440 KiB

[startup+25.5002 s]
/proc/loadavg: 6.40 6.71 6.98 8/269 113282
/proc/meminfo: memFree=113184392/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=311804 memory=244612 CPUtime=38.6 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 110939 0 0 0 3847 13 0 0 20 0 2 0 139280780 319287296 61153 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 77951 61153 3552 6655 0 61111 0
[pid=113280/tid=113282] ppid=113277 vsize=311804 memory=14592 CPUtime=13.46 cores=0,2
/proc/113280/task/113282/stat : 113282 (LSIPExact) R 113277 113280 111934 0 -1 4194368 29078 0 0 0 1343 3 0 0 20 0 2 0 139281789 319287296 61153 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
Current children cumulated CPU time: 38.6 s
Current children cumulated vsize: 311804 KiB
Current children cumulated memory: 244612 KiB

[startup+51.1059 s]
/proc/loadavg: 6.44 6.69 6.96 7/269 113330
/proc/meminfo: memFree=121451412/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=311804 memory=258436 CPUtime=89.46 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 138116 0 0 0 8928 18 0 0 20 0 2 0 139280780 319287296 64609 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 77951 64609 3552 6655 0 65503 0
[pid=113280/tid=113282] ppid=113277 vsize=311804 memory=255876 CPUtime=38.97 cores=0,2
/proc/113280/task/113282/stat : 113282 (LSIPExact) R 113277 113280 111934 0 -1 4194368 43130 0 0 0 3893 4 0 0 20 0 2 0 139281789 319287296 64609 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
Current children cumulated CPU time: 89.46 s
Current children cumulated vsize: 311804 KiB
Current children cumulated memory: 258436 KiB

[startup+102.3 s]
/proc/loadavg: 6.48 6.67 6.94 7/269 113332
/proc/meminfo: memFree=120873192/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=432644 memory=383464 CPUtime=191.14 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 220268 0 0 0 19086 28 0 0 20 0 2 0 139280780 443027456 95866 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 108161 95866 3552 6655 0 94734 0
[pid=113280/tid=113282] ppid=113277 vsize=432644 memory=4352 CPUtime=89.99 cores=0,2
/proc/113280/task/113282/stat : 113282 (LSIPExact) R 113277 113280 111934 0 -1 4194368 78947 0 0 0 8989 10 0 0 20 0 2 0 139281789 443027456 95866 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
Current children cumulated CPU time: 191.14 s
Current children cumulated vsize: 432644 KiB
Current children cumulated memory: 383464 KiB

[startup+162.3 s]
/proc/loadavg: 6.19 6.55 6.88 7/267 113334
/proc/meminfo: memFree=120867372/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=432644 memory=383848 CPUtime=308.06 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 243814 0 0 0 30777 29 0 0 20 0 2 0 139280780 443027456 95962 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 108161 95962 3552 6655 0 94734 0
[pid=113280/tid=113282] ppid=113277 vsize=432644 memory=383848 CPUtime=147.18 cores=0,2
/proc/113280/task/113282/stat : 113282 (LSIPExact) R 113277 113280 111934 0 -1 4194368 84174 0 0 0 14707 11 0 0 20 0 2 0 139281789 443027456 95962 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
Current children cumulated CPU time: 308.06 s
Current children cumulated vsize: 432644 KiB
Current children cumulated memory: 383848 KiB

[startup+222.3 s]
/proc/loadavg: 6.36 6.55 6.86 7/268 113337
/proc/meminfo: memFree=120604180/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=676052 memory=615556 CPUtime=427.23 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 327310 0 0 0 42679 44 0 0 20 0 2 0 139280780 692277248 153889 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 169013 153889 3552 6655 0 152934 0
[pid=113280/tid=113282] ppid=113277 vsize=676052 memory=-7880352373751970941 CPUtime=206.56 cores=0,2
/proc/113280/task/113282/stat : 113282 (LSIPExact) R 113277 113280 111934 0 -1 4194368 127094 0 0 0 20637 19 0 0 20 0 2 0 139281789 692277248 153889 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
Current children cumulated CPU time: 427.23 s
Current children cumulated vsize: 676052 KiB
Current children cumulated memory: 615556 KiB

[startup+282.3 s]
/proc/loadavg: 6.18 6.46 6.81 7/268 113339
/proc/meminfo: memFree=120421048/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=913968 memory=830916 CPUtime=546.39 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 406327 0 0 0 54581 58 0 0 20 0 2 0 139280780 935903232 207729 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 228492 207729 3552 6655 0 206713 0
[pid=113280/tid=113282] ppid=113277 vsize=913968 memory=14592 CPUtime=265.93 cores=0,2
/proc/113280/task/113282/stat : 113282 (LSIPExact) R 113277 113280 111934 0 -1 4194368 165297 0 0 0 26568 25 0 0 20 0 2 0 139281789 935903232 207729 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
Current children cumulated CPU time: 546.39 s
Current children cumulated vsize: 913968 KiB
Current children cumulated memory: 830916 KiB

[startup+342.3 s]
/proc/loadavg: 6.11 6.39 6.77 7/268 113341
/proc/meminfo: memFree=120233536/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=1069364 memory=1015976 CPUtime=665.54 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 471987 0 0 0 66485 69 0 0 20 0 2 0 139280780 1095028736 253994 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 267341 253994 3552 6655 0 253019 0
[pid=113280/tid=113282] ppid=113277 vsize=1069364 memory=14592 CPUtime=325.3 cores=0,2
/proc/113280/task/113282/stat : 113282 (LSIPExact) R 113277 113280 111934 0 -1 4194368 202322 0 0 0 32498 32 0 0 20 0 2 0 139281789 1095028736 253994 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
Current children cumulated CPU time: 665.54 s
Current children cumulated vsize: 1069364 KiB
Current children cumulated memory: 1015976 KiB

[startup+402.3 s]

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

/proc/113280/task/113282/stat : 113282 (LSIPExact) R 113277 113280 111934 0 -1 4194368 604443 0 0 0 133606 104 0 0 20 0 2 0 139281789 1821044736 435691 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
Current children cumulated CPU time: 2691.47 s
Current children cumulated vsize: 1778364 KiB
Current children cumulated memory: 1742764 KiB

[startup+1422.3 s]
/proc/loadavg: 4.63 5.06 5.65 5/261 113428
/proc/meminfo: memFree=119675668/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=1778364 memory=1742764 CPUtime=2810.67 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 1192874 0 0 0 280871 196 0 0 20 0 2 0 139280780 1821044736 435691 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 444591 435691 3552 6655 0 434329 0
[pid=113280/tid=113282] ppid=113277 vsize=1778364 memory=1742764 CPUtime=1396.64 cores=0,2
/proc/113280/task/113282/stat : 113282 (LSIPExact) R 113277 113280 111934 0 -1 4194368 604864 0 0 0 139560 104 0 0 20 0 2 0 139281789 1821044736 435691 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
Current children cumulated CPU time: 2810.67 s
Current children cumulated vsize: 1778364 KiB
Current children cumulated memory: 1742764 KiB

[startup+1482.3 s]
/proc/loadavg: 4.23 4.87 5.54 5/261 113431
/proc/meminfo: memFree=119680492/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=1778364 memory=1742764 CPUtime=2929.89 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 1194972 0 0 0 292793 196 0 0 20 0 2 0 139280780 1821044736 435691 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 444591 435691 3552 6655 0 434329 0
[pid=113280/tid=113282] ppid=113277 vsize=1778364 memory=1742764 CPUtime=1456.45 cores=0,2
/proc/113280/task/113282/stat : 113282 (LSIPExact) R 113277 113280 111934 0 -1 4194368 605430 0 0 0 145541 104 0 0 20 0 2 0 139281789 1821044736 435691 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
Current children cumulated CPU time: 2929.89 s
Current children cumulated vsize: 1778364 KiB
Current children cumulated memory: 1742764 KiB

[startup+1542.3 s]
/proc/loadavg: 4.12 4.72 5.45 5/261 113433
/proc/meminfo: memFree=119660900/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=1778364 memory=1742764 CPUtime=3049.11 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 1197733 0 0 0 304714 197 0 0 20 0 2 0 139280780 1821044736 435691 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 444591 435691 3552 6655 0 434329 0
[pid=113280/tid=113282] ppid=113277 vsize=1778364 memory=14592 CPUtime=1516.1 cores=0,2
/proc/113280/task/113282/stat : 113282 (LSIPExact) R 113277 113280 111934 0 -1 4194368 606615 0 0 0 151505 105 0 0 20 0 2 0 139281789 1821044736 435691 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
Current children cumulated CPU time: 3049.11 s
Current children cumulated vsize: 1778364 KiB
Current children cumulated memory: 1742764 KiB

[startup+1602.3 s]
/proc/loadavg: 4.14 4.62 5.37 5/260 113435
/proc/meminfo: memFree=119663588/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=1778364 memory=1742764 CPUtime=3168.33 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 1198799 0 0 0 316635 198 0 0 20 0 2 0 139280780 1821044736 435691 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 444591 435691 3552 6655 0 434329 0
[pid=113280/tid=113282] ppid=113277 vsize=1778364 memory=1742764 CPUtime=1575.54 cores=0,2
/proc/113280/task/113282/stat : 113282 (LSIPExact) R 113277 113280 111934 0 -1 4194368 607461 0 0 0 157449 105 0 0 20 0 2 0 139281789 1821044736 435691 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
Current children cumulated CPU time: 3168.33 s
Current children cumulated vsize: 1778364 KiB
Current children cumulated memory: 1742764 KiB

[startup+1662.3 s]
/proc/loadavg: 4.10 4.52 5.28 5/261 113438
/proc/meminfo: memFree=119659620/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=1778364 memory=1742764 CPUtime=3287.55 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 1199192 0 0 0 328557 198 0 0 20 0 2 0 139280780 1821044736 435691 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 444591 435691 3552 6655 0 434329 0
[pid=113280/tid=113282] ppid=113277 vsize=1778364 memory=1742764 CPUtime=1635.29 cores=0,2
/proc/113280/task/113282/stat : 113282 (LSIPExact) R 113277 113280 111934 0 -1 4194368 607636 0 0 0 163423 106 0 0 20 0 2 0 139281789 1821044736 435691 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
Current children cumulated CPU time: 3287.55 s
Current children cumulated vsize: 1778364 KiB
Current children cumulated memory: 1742764 KiB

[startup+1722.3 s]
/proc/loadavg: 4.11 4.44 5.20 5/261 113440
/proc/meminfo: memFree=119651352/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=1778364 memory=1742764 CPUtime=3406.76 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 1201628 0 0 0 340477 199 0 0 20 0 2 0 139280780 1821044736 435691 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 444591 435691 3552 6655 0 434329 0
[pid=113280/tid=113282] ppid=113277 vsize=1778364 memory=1742764 CPUtime=1695.1 cores=0,2
/proc/113280/task/113282/stat : 113282 (LSIPExact) R 113277 113280 111934 0 -1 4194368 608400 0 0 0 169404 106 0 0 20 0 2 0 139281789 1821044736 435691 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
Current children cumulated CPU time: 3406.76 s
Current children cumulated vsize: 1778364 KiB
Current children cumulated memory: 1742764 KiB

[startup+1782.3 s]
/proc/loadavg: 4.10 4.37 5.13 5/261 113449
/proc/meminfo: memFree=119646488/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=1778364 memory=1742764 CPUtime=3525.98 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 1203417 0 0 0 352399 199 0 0 20 0 2 0 139280780 1821044736 435691 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 444591 435691 3552 6655 0 434329 0
[pid=113280/tid=113282] ppid=113277 vsize=1778364 memory=1742764 CPUtime=1754.91 cores=0,2
/proc/113280/task/113282/stat : 113282 (LSIPExact) R 113277 113280 111934 0 -1 4194368 608926 0 0 0 175385 106 0 0 20 0 2 0 139281789 1821044736 435691 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
Current children cumulated CPU time: 3525.98 s
Current children cumulated vsize: 1778364 KiB
Current children cumulated memory: 1742764 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1819.6 s]
/proc/loadavg: 4.12 4.35 5.09 5/261 113450
/proc/meminfo: memFree=119638644/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=1778364 memory=1742764 CPUtime=3600.1 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) R 113277 113280 111934 0 -1 4194304 1203669 0 0 0 359811 199 0 0 20 0 2 0 139280780 1821044736 435691 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 444591 435691 3552 6655 0 434329 0
[pid=113280/tid=113282] ppid=113277 vsize=1778364 memory=3200 CPUtime=1792.1 cores=0,2
/proc/113280/task/113282/stat : 113282 (LSIPExact) R 113277 113280 111934 0 -1 4194368 609004 0 0 0 179104 106 0 0 20 0 2 0 139281789 1821044736 435691 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 1778364 KiB
Current children cumulated memory: 1742764 KiB

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

Sending SIGKILL to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3600 s, system=2.08323 s

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

[startup+1820.8 s]
/proc/loadavg: 4.12 4.35 5.09 4/261 113452
/proc/meminfo: memFree=120190184/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=1227560 memory=1138396 CPUtime=3600.13 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) S 113277 113280 111934 0 -1 4194304 1208768 227 0 0 359814 199 0 0 20 0 1 0 139280780 1257021440 284599 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 306890 284599 3616 6655 0 297113 0
[pid=113452] ppid=113280 vsize=87644 memory=73016 CPUtime=1.12 cores=0,2
/proc/113452/stat : 113452 (Exact) R 113280 113452 113452 0 -1 4194304 21129 0 0 0 106 6 0 0 20 0 1 0 139462745 89747456 18254 18446744073709551615 4198400 8335837 140735099987216 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 41598976 140735099996338 140735099996699 140735099996699 140735100002255 0
/proc/113452/statm: 21911 18254 1120 1011 0 20678 0
Current children cumulated CPU time: 3601.25 s
Current children cumulated vsize: 1315204 KiB
Current children cumulated memory: 1211412 KiB

[startup+1821.2 s]
/proc/loadavg: 4.12 4.35 5.09 4/261 113452
/proc/meminfo: memFree=120130088/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=1227560 memory=1138396 CPUtime=3600.13 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) S 113277 113280 111934 0 -1 4194304 1208768 227 0 0 359814 199 0 0 20 0 1 0 139280780 1257021440 284599 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 306890 284599 3616 6655 0 297113 0
[pid=113452] ppid=113280 vsize=93884 memory=83144 CPUtime=1.51 cores=0,2
/proc/113452/stat : 113452 (Exact) R 113280 113452 113452 0 -1 4194304 22647 0 0 0 145 6 0 0 20 0 1 0 139462745 96137216 20786 18446744073709551615 4198400 8335837 140735099987216 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 41598976 140735099996338 140735099996699 140735099996699 140735100002255 0
/proc/113452/statm: 23471 20786 1120 1011 0 22238 0
Current children cumulated CPU time: 3601.64 s
Current children cumulated vsize: 1321444 KiB
Current children cumulated memory: 1221540 KiB

[startup+1821.6 s]
/proc/loadavg: 4.12 4.35 5.09 4/261 113452
/proc/meminfo: memFree=120130088/131249996 swapFree=33003468/33010684
[pid=113280] ppid=113277 vsize=1227560 memory=1138396 CPUtime=3600.13 cores=0,2
/proc/113280/stat : 113280 (LSIPExact) S 113277 113280 111934 0 -1 4194304 1208768 227 0 0 359814 199 0 0 20 0 1 0 139280780 1257021440 284599 18446744073709551615 94478624903168 94478652160337 140729391315952 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94478660662408 94478661094016 94478665478144 140729391323480 140729391323656 140729391323656 140729391329260 0
/proc/113280/statm: 306890 284599 3616 6655 0 297113 0
[pid=113452] ppid=113280 vsize=104708 memory=97964 CPUtime=1.92 cores=0,2
/proc/113452/stat : 113452 (Exact) R 113280 113452 113452 0 -1 4194304 25349 0 0 0 185 7 0 0 20 0 1 0 139462745 107220992 24491 18446744073709551615 4198400 8335837 140735099987216 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 41598976 140735099996338 140735099996699 140735099996699 140735100002255 0
/proc/113452/statm: 26177 24491 1120 1011 0 24944 0
Current children cumulated CPU time: 3602.05 s
Current children cumulated vsize: 1332268 KiB
Current children cumulated memory: 1236360 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1821.61
CPU time (s): 3602.08
CPU user time (s): 3600
CPU system time (s): 2.08323
CPU usage (%): 197.742
Max. virtual memory (cumulated for all children) (KiB): 1778364
Max. memory (cumulated for all children) (KiB): 1742764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3600
system time used= 2.08323
maximum resident set size= 1743148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1234344
page faults= 0
swaps= 0
block input operations= 8184
block output operations= 400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4877
involuntary context switches= 25418


# summary of solver processes directly reported to runsolver:
#   pid: 113280
#   total CPU time (s): 3602.08
#   total CPU user time (s): 3600
#   total CPU system time (s): 2.08323

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.812 second user time and 8.48906 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-07-11 14:13:51
IDJOB=4527676
IDBENCH=178608
IDSOLVER=3384
FILE ID=nodeC021/4527676-1752236031
RUNJOBID= nodeC021-1752232205-111951
SLURM_JOB_ID= 9682532
Free space on /tmp= 430728 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2017/normalized-sp98ar.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4527676-1752236031/watcher-4527676-1752236031 -o /tmp/evaluation-result-4527676-1752236031/solver-4527676-1752236031 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1752232205-111951 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4527676-1752236031.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2

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

MD5SUM BENCH= b3caef0af1778b7e481a62fab9deebc2
RANDOM SEED=1356610466

nodeC021 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		: 3599.441
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	: 6999.56
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		: 3599.798
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	: 6999.56
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.759
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	: 6999.56
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		: 3599.767
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	: 6999.56
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		: 3599.807
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	: 6999.56
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		: 3599.774
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	: 6999.56
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		: 3599.784
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	: 6999.56
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		: 3625.105
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	: 6999.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        113570648 kB
MemAvailable:   120376260 kB
Buffers:            1056 kB
Cached:          7536596 kB
SwapCached:           32 kB
Active:          9821304 kB
Inactive:        7066968 kB
Active(anon):    9324308 kB
Inactive(anon):    39764 kB
Active(file):     496996 kB
Inactive(file):  7027204 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33003468 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             48744 kB
Writeback:            48 kB
AnonPages:       9351432 kB
Mapped:           142028 kB
Shmem:             13452 kB
KReclaimable:     240900 kB
Slab:             335036 kB
SReclaimable:     240900 kB
SUnreclaim:        94136 kB
KernelStack:        4320 kB
PageTables:        21644 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    9729740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    684032 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:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430712 MiB
End job on nodeC021 at 2025-07-11 14:44:13