Trace number 4521939

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.26 1969.17

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/comppebphp_pyrheight_equals_nholes/
normalized-comppebphp_opt_pyrheightequalsnholes_33.opb
MD5SUMe5d29c038ae9b08512816a1a7bdfca9c
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 benchmark595
Best CPU time to get the best result obtained on this benchmark95.7268
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables668780
Total number of constraints43231
Number of constraints which are clauses21913
Number of constraints which are cardinality constraints (but not clauses)19040
Number of constraints which are nor clauses,nor cardinality constraints2278
Minimum length of a constraint33
Maximum length of a constraint38
Number of terms in the objective function 1190
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1190
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1190
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.13/1967.11	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
3600.13/1967.11	c numVar: 668780
3600.13/1967.11	c numCon: 43231
3600.13/1967.11	c numEqual: 0
3600.13/1967.11	c intSize: 11
3600.13/1967.11	c ls_time: 10.0, mip_time: 2148.0, exact_time: 1432.0
3600.13/1967.11	c ------------------- Paras list -------------------
3600.13/1967.11	c Name                	 Type      	 Now       	 Default   	 Comment
3600.13/1967.11	c timeout             	 double    	 3600.000000	 3600      	 
3600.13/1967.11	c mip_time            	 double    	 0.600000  	 0.5       	 
3600.13/1967.11	c ls_time             	 double    	 10.000000 	 10        	 
3600.13/1967.11	c safe_mode           	 int       	 1         	 1         	 1 trust; 2 feasible
3600.13/1967.11	c mip_emphasis        	 int       	 2         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
3600.13/1967.11	c random_seed         	 int       	 0         	 0         	 
3600.13/1967.11	c sample_size         	 int       	 50        	 50        	 
3600.13/1967.11	c sub_score           	 int       	 1         	 1         	 
3600.13/1967.11	c tabu_base           	 int       	 3         	 3         	 
3600.13/1967.11	c tabu_variation      	 int       	 1         	 1         	 
3600.13/1967.11	c sub_div             	 int       	 4         	 4         	 
3600.13/1967.11	c nbcore              	 int       	 2         	 1         	 
3600.13/1967.11	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
3600.13/1967.11	c print_sol           	 int       	 1         	 1         	 
3600.13/1967.11	c tmpdir              	 string		 .         	 "."       	 
3600.13/1967.11	c home                	 string		 HOME	 "."       	 
3600.13/1967.11	c benchname           	 string		 HOME/instance-4521939-1751571319.opb	 ""        	 
3600.13/1967.11	c --------------------------------------------------
3600.13/1967.11	c Local Search solver
3600.13/1967.11	c LS find feasible solution for PBO with objective value 617
3600.13/1967.11	c MIP solver
3600.13/1967.11	c receive signal 15, try to interrupt solver...
3600.29/1967.24	c MIP solver find feasible solution
3600.29/1967.27	c MIP solver objective value: 595
3600.38/1967.34	c MIP find feasible solution for PBO with objective value 595
3600.38/1967.34	c copy file: 0
3600.38/1967.34	c gen ub file: HOME/instance-4521939-1751571319.opb_ub.opb
3600.38/1967.34	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 (61092 MiB free)
  memory of node 1: 64507 MiB (50624 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4521939-1751571319/watcher-4521939-1751571319 -o /tmp/evaluation-result-4521939-1751571319/solver-4521939-1751571319 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751565791-83966 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4521939-1751571319.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
solver pid=85520, runsolver pid=85517
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 7.11 7.23 7.57 7/266 85521
/proc/meminfo: memFree=114318632/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=145020 memory=104772 CPUtime=0.09 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) R 85517 85520 83956 0 -1 4194304 11869 0 0 0 6 3 0 0 20 0 1 0 72809702 148500480 26193 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 36255 26193 1184 6655 0 26490 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 145020 KiB
Current children cumulated memory: 104772 KiB

[startup+0.205826 s]*
/proc/loadavg: 7.11 7.23 7.57 7/266 85521
/proc/meminfo: memFree=114188840/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=258508 memory=224096 CPUtime=0.19 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) R 85517 85520 83956 0 -1 4194304 31996 0 0 0 13 6 0 0 20 0 1 0 72809702 264712192 56024 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 64627 56024 1184 6655 0 54862 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 258508 KiB
Current children cumulated memory: 224096 KiB

[startup+0.305629 s]*
/proc/loadavg: 7.11 7.23 7.57 7/266 85521
/proc/meminfo: memFree=114108200/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=349476 memory=314940 CPUtime=0.3 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) R 85517 85520 83956 0 -1 4194304 53185 0 0 0 21 9 0 0 20 0 1 0 72809702 357863424 78735 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 87369 78735 1184 6655 0 77604 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 349476 KiB
Current children cumulated memory: 314940 KiB

[startup+0.700203 s]
/proc/loadavg: 7.11 7.23 7.57 8/266 85521
/proc/meminfo: memFree=113966888/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=482084 memory=445872 CPUtime=0.68 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) R 85517 85520 83956 0 -1 4194304 82851 0 0 0 55 13 0 0 20 0 1 0 72809702 493654016 111468 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 120521 111468 1184 6655 0 110756 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 482084 KiB
Current children cumulated memory: 445872 KiB

[startup+1.50019 s]
/proc/loadavg: 7.11 7.23 7.57 7/266 85521
/proc/meminfo: memFree=113954980/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=482084 memory=445872 CPUtime=1.48 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) R 85517 85520 83956 0 -1 4194304 82851 0 0 0 135 13 0 0 20 0 1 0 72809702 493654016 111468 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 120521 111468 1184 6655 0 110756 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 482084 KiB
Current children cumulated memory: 445872 KiB

[startup+3.10558 s]
/proc/loadavg: 7.11 7.23 7.57 7/266 85521
/proc/meminfo: memFree=113955320/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=482084 memory=445872 CPUtime=3.08 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) R 85517 85520 83956 0 -1 4194304 82900 0 0 0 295 13 0 0 20 0 1 0 72809702 493654016 111468 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 120521 111468 1184 6655 0 110756 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 482084 KiB
Current children cumulated memory: 445872 KiB

[startup+6.30016 s]
/proc/loadavg: 7.02 7.20 7.56 7/266 85521
/proc/meminfo: memFree=113953564/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=482084 memory=445872 CPUtime=6.27 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) R 85517 85520 83956 0 -1 4194304 82995 0 0 0 614 13 0 0 20 0 1 0 72809702 493654016 111468 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 120521 111468 1184 6655 0 110756 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 482084 KiB
Current children cumulated memory: 445872 KiB

[startup+12.7002 s]
/proc/loadavg: 6.94 7.18 7.55 7/267 85522
/proc/meminfo: memFree=113097992/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=1393796 memory=1149292 CPUtime=12.65 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) R 85517 85520 83956 0 -1 4194304 202126 0 0 0 1219 46 0 0 20 0 2 0 72809702 1427247104 287323 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 348449 287323 2912 6655 0 322332 0
[pid=85520/tid=85522] ppid=85517 vsize=1393796 memory=1340536 CPUtime=0 cores=0,2
/proc/85520/task/85522/stat : 85522 (LSIPExact) S 85517 85520 83956 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 2 0 72810754 1427247104 287323 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 1 0 0 -1 2 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1393796 KiB
Current children cumulated memory: 1149292 KiB

[startup+25.5002 s]
/proc/loadavg: 6.73 7.13 7.52 7/267 85522
/proc/meminfo: memFree=112912936/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=1791244 memory=1481476 CPUtime=25.42 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) R 85517 85520 83956 0 -1 4194304 263730 0 0 0 2481 61 0 0 20 0 2 0 72809702 1834233856 370369 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 447811 370369 3264 6655 0 421694 0
[pid=85520/tid=85522] ppid=85517 vsize=1791244 memory=1477508 CPUtime=0 cores=0,2
/proc/85520/task/85522/stat : 85522 (LSIPExact) S 85517 85520 83956 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 2 0 72810754 1834233856 370369 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 1 0 0 -1 2 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 1791244 KiB
Current children cumulated memory: 1481476 KiB

[startup+51.1056 s]
/proc/loadavg: 6.62 7.07 7.49 7/268 85524
/proc/meminfo: memFree=112890760/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=1795204 memory=1485572 CPUtime=50.96 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) R 85517 85520 83956 0 -1 4194304 274738 0 0 0 5034 62 0 0 20 0 2 0 72809702 1838288896 371393 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 448801 371393 3264 6655 0 422684 0
[pid=85520/tid=85522] ppid=85517 vsize=1795204 memory=1485572 CPUtime=0 cores=0,2
/proc/85520/task/85522/stat : 85522 (LSIPExact) S 85517 85520 83956 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 2 0 72810754 1838288896 371393 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 1 0 0 -1 2 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 1795204 KiB
Current children cumulated memory: 1485572 KiB

[startup+102.3 s]
/proc/loadavg: 6.61 6.98 7.44 8/268 85526
/proc/meminfo: memFree=111372012/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=3246124 memory=2877384 CPUtime=127.41 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) R 85517 85520 83956 0 -1 4194304 599002 0 0 0 12607 134 0 0 20 0 2 0 72809702 3324030976 719346 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 811531 719346 3520 6655 0 796566 0
[pid=85520/tid=85522] ppid=85517 vsize=3246124 memory=2844096 CPUtime=27.1 cores=0,2
/proc/85520/task/85522/stat : 85522 (LSIPExact) R 85517 85520 83956 0 -1 4194368 67215 0 0 0 2695 15 0 0 20 0 2 0 72810754 3324030976 719346 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
Current children cumulated CPU time: 127.41 s
Current children cumulated vsize: 3246124 KiB
Current children cumulated memory: 2877384 KiB

[startup+162.3 s]
/proc/loadavg: 6.90 7.00 7.42 8/269 85529
/proc/meminfo: memFree=111159352/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=3467308 memory=3123328 CPUtime=246.47 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) R 85517 85520 83956 0 -1 4194304 655506 0 0 0 24502 145 0 0 20 0 2 0 72809702 3550523392 780832 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 866827 780832 3520 6655 0 851862 0
[pid=85520/tid=85522] ppid=85517 vsize=3467308 memory=2946044 CPUtime=86.41 cores=0,2
/proc/85520/task/85522/stat : 85522 (LSIPExact) R 85517 85520 83956 0 -1 4194368 104479 0 0 0 8623 18 0 0 20 0 2 0 72810754 3550523392 780832 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
Current children cumulated CPU time: 246.47 s
Current children cumulated vsize: 3467308 KiB
Current children cumulated memory: 3123328 KiB

[startup+222.3 s]
/proc/loadavg: 7.07 7.03 7.40 8/269 85535
/proc/meminfo: memFree=109993880/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=4616712 memory=4257704 CPUtime=365.56 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) R 85517 85520 83956 0 -1 4194304 808749 0 0 0 36360 196 0 0 20 0 2 0 72809702 4727513088 1064426 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 1154178 1064426 3520 6655 0 1133547 0
[pid=85520/tid=85522] ppid=85517 vsize=4616712 memory=4086428 CPUtime=145.73 cores=0,2
/proc/85520/task/85522/stat : 85522 (LSIPExact) R 85517 85520 83956 0 -1 4194368 173610 0 0 0 14541 32 0 0 20 0 2 0 72810754 4727513088 1064426 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
Current children cumulated CPU time: 365.56 s
Current children cumulated vsize: 4616712 KiB
Current children cumulated memory: 4257704 KiB

[startup+282.3 s]
/proc/loadavg: 7.08 7.04 7.38 8/269 85536
/proc/meminfo: memFree=108598808/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=5929484 memory=5607080 CPUtime=484.69 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) R 85517 85520 83956 0 -1 4194304 944320 0 0 0 48205 264 0 0 20 0 2 0 72809702 6071791616 1401770 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 1482371 1401770 3520 6655 0 1467650 0
[pid=85520/tid=85522] ppid=85517 vsize=5929484 memory=5571468 CPUtime=205.09 cores=0,2
/proc/85520/task/85522/stat : 85522 (LSIPExact) R 85517 85520 83956 0 -1 4194368 226324 0 0 0 20447 62 0 0 20 0 2 0 72810754 6071791616 1401770 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
Current children cumulated CPU time: 484.69 s
Current children cumulated vsize: 5929484 KiB
Current children cumulated memory: 5607080 KiB

[startup+342.3 s]
/proc/loadavg: 7.18 7.06 7.36 8/267 85538
/proc/meminfo: memFree=108577948/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=5929484 memory=5607196 CPUtime=603.85 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) R 85517 85520 83956 0 -1 4194304 1019909 0 0 0 60055 330 0 0 20 0 2 0 72809702 6071791616 1401799 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 1482371 1401799 3520 6655 0 1467650 0
[pid=85520/tid=85522] ppid=85517 vsize=5929484 memory=14824 CPUtime=264.45 cores=0,2
/proc/85520/task/85522/stat : 85522 (LSIPExact) R 85517 85520 83956 0 -1 4194368 301908 0 0 0 26317 128 0 0 20 0 2 0 72810754 6071791616 1401799 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
Current children cumulated CPU time: 603.85 s
Current children cumulated vsize: 5929484 KiB
Current children cumulated memory: 5607196 KiB

[startup+402.3 s]

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

[pid=85520] ppid=85517 vsize=6055700 memory=5946244 CPUtime=2995.35 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) R 85517 85520 83956 0 -1 4194304 3232811 0 0 0 298856 679 0 0 20 0 2 0 72809702 6201036800 1486561 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 1513925 1486561 3520 6655 0 1497161 0
[pid=85520/tid=85522] ppid=85517 vsize=6055700 memory=5944748 CPUtime=1390.17 cores=0,2
/proc/85520/task/85522/stat : 85522 (LSIPExact) R 85517 85520 83956 0 -1 4194368 1258557 0 0 0 138669 348 0 0 20 0 2 0 72810754 6201036800 1486561 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
Current children cumulated CPU time: 2995.35 s
Current children cumulated vsize: 6055700 KiB
Current children cumulated memory: 5946244 KiB

[startup+1722.3 s]
/proc/loadavg: 7.21 7.43 7.32 8/269 85850
/proc/meminfo: memFree=102222172/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=6055700 memory=5946244 CPUtime=3114.4 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) R 85517 85520 83956 0 -1 4194304 3331190 0 0 0 310752 688 0 0 20 0 2 0 72809702 6201036800 1486561 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 1513925 1486561 3520 6655 0 1497161 0
[pid=85520/tid=85522] ppid=85517 vsize=6055700 memory=5944748 CPUtime=1449.45 cores=0,2
/proc/85520/task/85522/stat : 85522 (LSIPExact) R 85517 85520 83956 0 -1 4194368 1309275 0 0 0 144593 352 0 0 20 0 2 0 72810754 6201036800 1486561 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
Current children cumulated CPU time: 3114.4 s
Current children cumulated vsize: 6055700 KiB
Current children cumulated memory: 5946244 KiB

[startup+1782.3 s]
/proc/loadavg: 7.14 7.37 7.30 8/269 85852
/proc/meminfo: memFree=101873744/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=6055700 memory=5946372 CPUtime=3233.44 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) R 85517 85520 83956 0 -1 4194304 3440097 0 0 0 322646 698 0 0 20 0 2 0 72809702 6201036800 1486593 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 1513925 1486593 3520 6655 0 1497161 0
[pid=85520/tid=85522] ppid=85517 vsize=6055700 memory=5946372 CPUtime=1508.74 cores=0,2
/proc/85520/task/85522/stat : 85522 (LSIPExact) R 85517 85520 83956 0 -1 4194368 1365323 0 0 0 150516 358 0 0 20 0 2 0 72810754 6201036800 1486593 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
Current children cumulated CPU time: 3233.44 s
Current children cumulated vsize: 6055700 KiB
Current children cumulated memory: 5946372 KiB

[startup+1842.3 s]
/proc/loadavg: 7.27 7.35 7.29 8/268 85856
/proc/meminfo: memFree=101514688/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=6055700 memory=5946372 CPUtime=3352.49 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) R 85517 85520 83956 0 -1 4194304 3512324 0 0 0 334543 706 0 0 20 0 2 0 72809702 6201036800 1486593 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 1513925 1486593 3520 6655 0 1497161 0
[pid=85520/tid=85522] ppid=85517 vsize=6055700 memory=18688 CPUtime=1568.04 cores=0,2
/proc/85520/task/85522/stat : 85522 (LSIPExact) R 85517 85520 83956 0 -1 4194368 1399295 0 0 0 156441 363 0 0 20 0 2 0 72810754 6201036800 1486593 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
Current children cumulated CPU time: 3352.49 s
Current children cumulated vsize: 6055700 KiB
Current children cumulated memory: 5946372 KiB

[startup+1902.3 s]
/proc/loadavg: 7.30 7.35 7.30 8/266 85858
/proc/meminfo: memFree=101209220/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=6055700 memory=5946884 CPUtime=3471.56 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) R 85517 85520 83956 0 -1 4194304 3609874 0 0 0 346440 716 0 0 20 0 2 0 72809702 6201036800 1486721 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 1513925 1486721 3520 6655 0 1497161 0
[pid=85520/tid=85522] ppid=85517 vsize=6055700 memory=5946372 CPUtime=1627.35 cores=0,2
/proc/85520/task/85522/stat : 85522 (LSIPExact) R 85517 85520 83956 0 -1 4194368 1452258 0 0 0 162365 370 0 0 20 0 2 0 72810754 6201036800 1486721 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
Current children cumulated CPU time: 3471.56 s
Current children cumulated vsize: 6055700 KiB
Current children cumulated memory: 5946884 KiB

[startup+1962.3 s]
/proc/loadavg: 7.16 7.30 7.28 8/266 85860
/proc/meminfo: memFree=101098016/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=6055700 memory=5946884 CPUtime=3590.6 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) R 85517 85520 83956 0 -1 4194304 3658674 0 0 0 358339 721 0 0 20 0 2 0 72809702 6201036800 1486721 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 1513925 1486721 3520 6655 0 1497161 0
[pid=85520/tid=85522] ppid=85517 vsize=6055700 memory=5276 CPUtime=1686.64 cores=0,2
/proc/85520/task/85522/stat : 85522 (LSIPExact) R 85517 85520 83956 0 -1 4194368 1486552 0 0 0 168290 374 0 0 20 0 2 0 72810754 6201036800 1486721 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
Current children cumulated CPU time: 3590.6 s
Current children cumulated vsize: 6055700 KiB
Current children cumulated memory: 5946884 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1967.11 s]
/proc/loadavg: 7.15 7.30 7.28 8/266 85860
/proc/meminfo: memFree=101073012/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=6055700 memory=5946884 CPUtime=3600.13 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) R 85517 85520 83956 0 -1 4194304 3665123 0 0 0 359291 722 0 0 20 0 2 0 72809702 6201036800 1486721 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 1513925 1486721 3520 6655 0 1497161 0
[pid=85520/tid=85522] ppid=85517 vsize=6055700 memory=5276 CPUtime=1691.38 cores=0,2
/proc/85520/task/85522/stat : 85522 (LSIPExact) R 85517 85520 83956 0 -1 4194368 1486559 0 0 0 168764 374 0 0 20 0 2 0 72810754 6201036800 1486721 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
Current children cumulated CPU time: 3600.13 s
Current children cumulated vsize: 6055700 KiB
Current children cumulated memory: 5946884 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=3593.16 s, system=7.33552 s

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

# cumulated CPU time of all completed processes:  user=3594.56 s, system=7.69692 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+1968 s]*
/proc/loadavg: 7.15 7.30 7.28 7/266 85862
/proc/meminfo: memFree=102655656/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=3791712 memory=3691092 CPUtime=3600.42 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) S 85517 85520 83956 0 -1 4194304 3698016 231 0 0 359315 727 0 0 20 0 1 0 72809702 3882713088 922773 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 1 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 947928 922773 3552 6655 0 932016 0
[pid=85862] ppid=85520 vsize=702768 memory=684276 CPUtime=0.64 cores=0,2
/proc/85862/stat : 85862 (Exact) R 85520 85862 85862 0 -1 4194304 68832 0 0 0 45 19 0 0 20 0 1 0 73006437 719634432 171069 18446744073709551615 4198400 8335837 140731438746224 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 46489600 140731438749876 140731438750237 140731438750237 140731438755791 0
/proc/85862/statm: 175692 171069 960 1011 0 174459 0
Current children cumulated CPU time: 3601.06 s
Current children cumulated vsize: 4494480 KiB
Current children cumulated memory: 4375368 KiB

[startup+1968.8 s]
/proc/loadavg: 7.15 7.30 7.28 7/266 85862
/proc/meminfo: memFree=102655656/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=3791712 memory=3691092 CPUtime=3600.42 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) S 85517 85520 83956 0 -1 4194304 3698016 231 0 0 359315 727 0 0 20 0 1 0 72809702 3882713088 922773 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 1 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 947928 922773 3552 6655 0 932016 0
[pid=85862] ppid=85520 vsize=970372 memory=958360 CPUtime=1.43 cores=0,2
/proc/85862/stat : 85862 (Exact) R 85520 85862 85862 0 -1 4194304 127871 0 0 0 114 29 0 0 20 0 1 0 73006437 993660928 239590 18446744073709551615 4198400 8335837 140731438746224 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 46489600 140731438749876 140731438750237 140731438750237 140731438755791 0
/proc/85862/statm: 242593 239590 960 1011 0 241360 0
Current children cumulated CPU time: 3601.85 s
Current children cumulated vsize: 4762084 KiB
Current children cumulated memory: 4649452 KiB

[startup+1969 s]*
/proc/loadavg: 7.15 7.30 7.28 7/266 85862
/proc/meminfo: memFree=102286896/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=3791712 memory=3691092 CPUtime=3600.42 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) S 85517 85520 83956 0 -1 4194304 3698016 231 0 0 359315 727 0 0 20 0 1 0 72809702 3882713088 922773 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 1 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 947928 922773 3552 6655 0 932016 0
[pid=85862] ppid=85520 vsize=1037032 memory=1015492 CPUtime=1.63 cores=0,2
/proc/85862/stat : 85862 (Exact) R 85520 85862 85862 0 -1 4194304 137815 0 0 0 131 32 0 0 20 0 1 0 73006437 1061920768 253873 18446744073709551615 4198400 8335837 140731438746224 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 46489600 140731438749876 140731438750237 140731438750237 140731438755791 0
/proc/85862/statm: 259258 253873 960 1011 0 258025 0
Current children cumulated CPU time: 3602.05 s
Current children cumulated vsize: 4828744 KiB
Current children cumulated memory: 4706584 KiB

[startup+1969.11 s]
/proc/loadavg: 7.15 7.30 7.28 7/266 85862
/proc/meminfo: memFree=102286896/131249996 swapFree=33010672/33010684
[pid=85520] ppid=85517 vsize=3791712 memory=3691092 CPUtime=3600.42 cores=0,2
/proc/85520/stat : 85520 (LSIPExact) S 85517 85520 83956 0 -1 4194304 3698016 231 0 0 359315 727 0 0 20 0 1 0 72809702 3882713088 922773 18446744073709551615 94210571718656 94210598975057 140736562812864 0 0 0 0 0 16386 1 0 0 17 0 0 0 0 0 0 94210607477896 94210607909504 94210613309440 140736562817370 140736562817546 140736562817546 140736562823148 0
/proc/85520/statm: 947928 922773 3552 6655 0 932016 0
[pid=85862] ppid=85520 vsize=1072980 memory=1055724 CPUtime=1.73 cores=0,2
/proc/85862/stat : 85862 (Exact) R 85520 85862 85862 0 -1 4194304 141747 0 0 0 140 33 0 0 20 0 1 0 73006437 1098731520 263931 18446744073709551615 4198400 8335837 140731438746224 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 46489600 140731438749876 140731438750237 140731438750237 140731438755791 0
/proc/85862/statm: 268245 263931 960 1011 0 267012 0
Current children cumulated CPU time: 3602.15 s
Current children cumulated vsize: 4864692 KiB
Current children cumulated memory: 4746816 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1969.17
CPU time (s): 3602.26
CPU user time (s): 3594.56
CPU system time (s): 7.69692
CPU usage (%): 182.933
Max. virtual memory (cumulated for all children) (KiB): 6239100
Max. memory (cumulated for all children) (KiB): 5946884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.56
system time used= 7.69692
maximum resident set size= 5949220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3839994
page faults= 0
swaps= 0
block input operations= 31704
block output operations= 32
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 720
involuntary context switches= 42081


# summary of solver processes directly reported to runsolver:
#   pid: 85520,85862
#   total CPU time (s): 3602.26
#   total CPU user time (s): 3594.56
#   total CPU system time (s): 7.69692

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.08665 second user time and 8.22668 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-07-03 21:35:19
IDJOB=4521939
IDBENCH=178523
IDSOLVER=3336
FILE ID=nodeC017/4521939-1751571319
RUNJOBID= nodeC017-1751565791-83966
SLURM_JOB_ID= 9598774
Free space on /tmp= 432212 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/comppebphp_pyrheight_equals_nholes/normalized-comppebphp_opt_pyrheightequalsnholes_33.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4521939-1751571319/watcher-4521939-1751571319 -o /tmp/evaluation-result-4521939-1751571319/solver-4521939-1751571319 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751565791-83966 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4521939-1751571319.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

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

MD5SUM BENCH= e5d29c038ae9b08512816a1a7bdfca9c
RANDOM SEED=1223630745

nodeC017 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.262
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.12
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.904
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.12
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		: 3600.054
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.12
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.064
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.12
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.082
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.12
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.021
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.12
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		: 3600.104
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.12
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		: 3606.280
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.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        114398892 kB
MemAvailable:   118329472 kB
Buffers:            1688 kB
Cached:          4699036 kB
SwapCached:            8 kB
Active:         11744280 kB
Inactive:        4409656 kB
Active(anon):   11455156 kB
Inactive(anon):    16128 kB
Active(file):     289124 kB
Inactive(file):  4393528 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             60512 kB
Writeback:             4 kB
AnonPages:      11453776 kB
Mapped:           138036 kB
Shmem:             18072 kB
KReclaimable:     173932 kB
Slab:             265456 kB
SReclaimable:     173932 kB
SUnreclaim:        91524 kB
KernelStack:        4304 kB
PageTables:        25804 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   13665368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6150144 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432168 MiB
End job on nodeC017 at 2025-07-03 22:08:09