Trace number 4527763

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.41 1961.1

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4527763-1752236023/watcher-4527763-1752236023 -o /tmp/evaluation-result-4527763-1752236023/solver-4527763-1752236023 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1752232205-117775 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4527763-1752236023.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=119699, runsolver pid=119696

[startup+0.100067 s]*
/proc/loadavg: 4.94 5.54 6.15 5/266 119700
/proc/meminfo: memFree=121610244/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=145020 memory=104708 CPUtime=0.09 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 11869 0 0 0 7 2 0 0 20 0 1 0 139281896 148500480 26177 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 36255 26177 1184 6655 0 26490 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 145020 KiB
Current children cumulated memory: 104708 KiB

[startup+0.205832 s]*
/proc/loadavg: 4.94 5.54 6.15 5/266 119700
/proc/meminfo: memFree=121480452/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=258376 memory=223776 CPUtime=0.2 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 31941 0 0 0 14 6 0 0 20 0 1 0 139281896 264577024 55944 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 64594 55944 1184 6655 0 54829 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 258376 KiB
Current children cumulated memory: 223776 KiB

[startup+0.305676 s]*
/proc/loadavg: 4.94 5.54 6.15 5/266 119700
/proc/meminfo: memFree=121383684/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=349476 memory=314092 CPUtime=0.29 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 53002 0 0 0 20 9 0 0 20 0 1 0 139281896 357863424 78523 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 87369 78523 1184 6655 0 77604 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 349476 KiB
Current children cumulated memory: 314092 KiB

[startup+0.700201 s]
/proc/loadavg: 4.94 5.54 6.15 5/266 119700
/proc/meminfo: memFree=121254404/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=482084 memory=445776 CPUtime=0.69 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 82847 0 0 0 54 15 0 0 20 0 1 0 139281896 493654016 111444 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 120521 111444 1184 6655 0 110756 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 482084 KiB
Current children cumulated memory: 445776 KiB

[startup+1.50016 s]
/proc/loadavg: 4.94 5.54 6.15 5/266 119700
/proc/meminfo: memFree=121242244/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=482084 memory=445776 CPUtime=1.48 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 82847 0 0 0 133 15 0 0 20 0 1 0 139281896 493654016 111444 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 120521 111444 1184 6655 0 110756 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 482084 KiB
Current children cumulated memory: 445776 KiB

[startup+3.10559 s]
/proc/loadavg: 4.94 5.54 6.15 5/266 119700
/proc/meminfo: memFree=121242364/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=482084 memory=445776 CPUtime=3.08 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 82896 0 0 0 293 15 0 0 20 0 1 0 139281896 493654016 111444 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 120521 111444 1184 6655 0 110756 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 482084 KiB
Current children cumulated memory: 445776 KiB

[startup+6.30016 s]
/proc/loadavg: 4.95 5.53 6.14 6/267 119701
/proc/meminfo: memFree=121230772/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=482084 memory=445776 CPUtime=6.27 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 83999 0 0 0 612 15 0 0 20 0 1 0 139281896 493654016 111444 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 120521 111444 1184 6655 0 110756 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 482084 KiB
Current children cumulated memory: 445776 KiB

[startup+12.7002 s]
/proc/loadavg: 4.95 5.52 6.14 6/268 119702
/proc/meminfo: memFree=120369124/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=1393796 memory=1149108 CPUtime=12.65 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 203611 0 0 0 1219 46 0 0 20 0 2 0 139281896 1427247104 287277 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 348449 287277 2880 6655 0 322332 0
[pid=119699/tid=119702] ppid=119696 vsize=1393796 memory=1340320 CPUtime=0 cores=0,2
/proc/119699/task/119702/stat : 119702 (LSIPExact) S 119696 119699 117758 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 2 0 139282947 1427247104 287277 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 1 0 0 -1 2 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1393796 KiB
Current children cumulated memory: 1149108 KiB

[startup+25.5002 s]
/proc/loadavg: 5.04 5.51 6.12 6/268 119702
/proc/meminfo: memFree=120163664/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=1792564 memory=1482556 CPUtime=25.42 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 269425 0 0 0 2478 64 0 0 20 0 2 0 139281896 1835585536 370639 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 448141 370639 3232 6655 0 422024 0
[pid=119699/tid=119702] ppid=119696 vsize=1792564 memory=1465148 CPUtime=0 cores=0,2
/proc/119699/task/119702/stat : 119702 (LSIPExact) S 119696 119699 117758 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 2 0 139282947 1835585536 370639 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 1 0 0 -1 2 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 1792564 KiB
Current children cumulated memory: 1482556 KiB

[startup+51.1056 s]
/proc/loadavg: 5.02 5.47 6.09 6/268 119702
/proc/meminfo: memFree=120084544/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=1795204 memory=1485244 CPUtime=50.96 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 279641 0 0 0 5031 65 0 0 20 0 2 0 139281896 1838288896 371311 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 448801 371311 3232 6655 0 422684 0
[pid=119699/tid=119702] ppid=119696 vsize=1795204 memory=1485244 CPUtime=0 cores=0,2
/proc/119699/task/119702/stat : 119702 (LSIPExact) S 119696 119699 117758 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 2 0 139282947 1838288896 371311 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 1 0 0 -1 2 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 1795204 KiB
Current children cumulated memory: 1485244 KiB

[startup+102.3 s]
/proc/loadavg: 5.39 5.49 6.07 7/269 119705
/proc/meminfo: memFree=118558208/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=3261732 memory=2903804 CPUtime=128.78 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 571607 0 0 0 12751 127 0 0 20 0 2 0 139281896 3340013568 725951 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 815433 725951 3520 6655 0 800468 0
[pid=119699/tid=119702] ppid=119696 vsize=3261732 memory=1847092 CPUtime=28.6 cores=0,2
/proc/119699/task/119702/stat : 119702 (LSIPExact) R 119696 119699 117758 0 -1 4194368 67010 0 0 0 2844 16 0 0 20 0 2 0 139282947 3340013568 725951 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
Current children cumulated CPU time: 128.78 s
Current children cumulated vsize: 3261732 KiB
Current children cumulated memory: 2903804 KiB

[startup+162.3 s]
/proc/loadavg: 5.89 5.62 6.07 7/268 119707
/proc/meminfo: memFree=118255484/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=3523876 memory=3186560 CPUtime=247.95 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 618140 0 0 0 24659 136 0 0 20 0 2 0 139281896 3608449024 796640 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 880969 796640 3520 6655 0 866004 0
[pid=119699/tid=119702] ppid=119696 vsize=3523876 memory=1485244 CPUtime=88.39 cores=0,2
/proc/119699/task/119702/stat : 119702 (LSIPExact) R 119696 119699 117758 0 -1 4194368 103758 0 0 0 8820 19 0 0 20 0 2 0 139282947 3608449024 796640 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
Current children cumulated CPU time: 247.95 s
Current children cumulated vsize: 3523876 KiB
Current children cumulated memory: 3186560 KiB

[startup+222.3 s]
/proc/loadavg: 6.01 5.71 6.07 7/267 119709
/proc/meminfo: memFree=117044168/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=4709544 memory=4378652 CPUtime=367.13 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 769035 0 0 0 36532 181 0 0 20 0 2 0 139281896 4822573056 1094663 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 1177386 1094663 3520 6655 0 1162535 0
[pid=119699/tid=119702] ppid=119696 vsize=4709544 memory=14464 CPUtime=148.18 cores=0,2
/proc/119699/task/119702/stat : 119702 (LSIPExact) R 119696 119699 117758 0 -1 4194368 179547 0 0 0 14786 32 0 0 20 0 2 0 139282947 4822573056 1094663 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
Current children cumulated CPU time: 367.13 s
Current children cumulated vsize: 4709544 KiB
Current children cumulated memory: 4378652 KiB

[startup+282.3 s]
/proc/loadavg: 6.12 5.79 6.08 7/267 119711
/proc/meminfo: memFree=115809364/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=5957540 memory=5637800 CPUtime=486.36 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 884011 0 0 0 48391 245 0 0 20 0 2 0 139281896 6100520960 1409450 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 1489385 1409450 3520 6655 0 1474664 0
[pid=119699/tid=119702] ppid=119696 vsize=5957540 memory=5630056 CPUtime=207.98 cores=0,2
/proc/119699/task/119702/stat : 119702 (LSIPExact) R 119696 119699 117758 0 -1 4194368 251829 0 0 0 20730 68 0 0 20 0 2 0 139282947 6100520960 1409450 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
Current children cumulated CPU time: 486.36 s
Current children cumulated vsize: 5957540 KiB
Current children cumulated memory: 5637800 KiB

[startup+342.3 s]
/proc/loadavg: 6.10 5.85 6.08 7/267 119713
/proc/meminfo: memFree=115743748/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=5957540 memory=5637916 CPUtime=605.6 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 970014 0 0 0 60249 311 0 0 20 0 2 0 139281896 6100520960 1409479 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 1489385 1409479 3520 6655 0 1474664 0
[pid=119699/tid=119702] ppid=119696 vsize=5957540 memory=5637912 CPUtime=267.79 cores=0,2
/proc/119699/task/119702/stat : 119702 (LSIPExact) R 119696 119699 117758 0 -1 4194368 337828 0 0 0 26645 134 0 0 20 0 2 0 139282947 6100520960 1409479 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
Current children cumulated CPU time: 605.6 s
Current children cumulated vsize: 5957540 KiB
Current children cumulated memory: 5637916 KiB


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

/proc/meminfo: memFree=106325052/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=5035336 memory=4922524 CPUtime=2841.78 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 3225457 0 0 0 283435 743 0 0 20 0 2 0 139281896 5156184064 1230631 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 1258834 1230631 3552 6655 0 1242369 0
[pid=119699/tid=119702] ppid=119696 vsize=5035336 memory=6364104 CPUtime=1314.97 cores=0,2
/proc/119699/task/119702/stat : 119702 (LSIPExact) R 119696 119699 117758 0 -1 4194368 1383729 0 0 0 131158 339 0 0 20 0 2 0 139282947 5156184064 1230631 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
Current children cumulated CPU time: 2841.78 s
Current children cumulated vsize: 5035336 KiB
Current children cumulated memory: 4922524 KiB

[startup+1602.3 s]
/proc/loadavg: 5.43 5.96 6.19 6/260 119804
/proc/meminfo: memFree=106140544/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=5035336 memory=4922524 CPUtime=2903.14 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 3297993 0 0 0 289566 748 0 0 20 0 2 0 139281896 5156184064 1230631 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 1258834 1230631 3552 6655 0 1242369 0
[pid=119699/tid=119702] ppid=119696 vsize=5035336 memory=6364104 CPUtime=1316.52 cores=0,2
/proc/119699/task/119702/stat : 119702 (LSIPExact) R 119696 119699 117758 0 -1 4194368 1390397 0 0 0 131312 340 0 0 20 0 2 0 139282947 5156184064 1230631 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
Current children cumulated CPU time: 2903.14 s
Current children cumulated vsize: 5035336 KiB
Current children cumulated memory: 4922524 KiB

[startup+1662.3 s]
/proc/loadavg: 5.88 5.99 6.18 7/259 119806
/proc/meminfo: memFree=105961100/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=5035336 memory=4922524 CPUtime=3020.32 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 3472393 0 0 0 301272 760 0 0 20 0 2 0 139281896 5156184064 1230631 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 1258834 1230631 3552 6655 0 1242369 0
[pid=119699/tid=119702] ppid=119696 vsize=5035336 memory=6364104 CPUtime=1373.94 cores=0,2
/proc/119699/task/119702/stat : 119702 (LSIPExact) R 119696 119699 117758 0 -1 4194368 1453483 0 0 0 137049 345 0 0 20 0 2 0 139282947 5156184064 1230631 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
Current children cumulated CPU time: 3020.32 s
Current children cumulated vsize: 5035336 KiB
Current children cumulated memory: 4922524 KiB

[startup+1722.3 s]
/proc/loadavg: 5.96 5.99 6.17 7/259 119808
/proc/meminfo: memFree=105764292/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=5035336 memory=4922524 CPUtime=3139.44 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 3587329 0 0 0 313173 771 0 0 20 0 2 0 139281896 5156184064 1230631 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 1258834 1230631 3552 6655 0 1242369 0
[pid=119699/tid=119702] ppid=119696 vsize=5035336 memory=6364104 CPUtime=1433.29 cores=0,2
/proc/119699/task/119702/stat : 119702 (LSIPExact) R 119696 119699 117758 0 -1 4194368 1496465 0 0 0 142981 348 0 0 20 0 2 0 139282947 5156184064 1230631 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
Current children cumulated CPU time: 3139.44 s
Current children cumulated vsize: 5035336 KiB
Current children cumulated memory: 4922524 KiB

[startup+1782.3 s]
/proc/loadavg: 6.02 6.01 6.17 7/261 119813
/proc/meminfo: memFree=104390040/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=6217492 memory=6104392 CPUtime=3258.58 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 3697468 0 0 0 325051 807 0 0 20 0 2 0 139281896 6366711808 1526098 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 1554373 1526098 3552 6655 0 1537908 0
[pid=119699/tid=119702] ppid=119696 vsize=6217492 memory=14464 CPUtime=1492.66 cores=0,2
/proc/119699/task/119702/stat : 119702 (LSIPExact) R 119696 119699 117758 0 -1 4194368 1537900 0 0 0 148916 350 0 0 20 0 2 0 139282947 6366711808 1526098 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
Current children cumulated CPU time: 3258.58 s
Current children cumulated vsize: 6217492 KiB
Current children cumulated memory: 6104392 KiB

[startup+1842.3 s]
/proc/loadavg: 5.37 5.86 6.11 5/255 119855
/proc/meminfo: memFree=104584908/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=6217492 memory=6104392 CPUtime=3377.74 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 3752730 0 0 0 336963 811 0 0 20 0 2 0 139281896 6366711808 1526098 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 1554373 1526098 3552 6655 0 1537908 0
[pid=119699/tid=119702] ppid=119696 vsize=6217492 memory=14464 CPUtime=1552.07 cores=0,2
/proc/119699/task/119702/stat : 119702 (LSIPExact) R 119696 119699 117758 0 -1 4194368 1593158 0 0 0 154853 354 0 0 20 0 2 0 139282947 6366711808 1526098 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
Current children cumulated CPU time: 3377.74 s
Current children cumulated vsize: 6217492 KiB
Current children cumulated memory: 6104392 KiB

[startup+1902.3 s]
/proc/loadavg: 4.55 5.53 5.98 4/255 119857
/proc/meminfo: memFree=101036588/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=6217492 memory=6104520 CPUtime=3492.23 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 3906930 0 0 0 348401 822 0 0 20 0 2 0 139281896 6366711808 1526130 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 1554373 1526130 3552 6655 0 1537908 0
[pid=119699/tid=119702] ppid=119696 vsize=6217492 memory=14464 CPUtime=1608.64 cores=0,2
/proc/119699/task/119702/stat : 119702 (LSIPExact) S 119696 119699 117758 0 -1 4194368 1698175 0 0 0 160502 362 0 0 20 0 2 0 139282947 6366711808 1526130 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 1 0 0 -1 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
Current children cumulated CPU time: 3492.23 s
Current children cumulated vsize: 6217492 KiB
Current children cumulated memory: 6104520 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1959 s]*
/proc/loadavg: 4.49 5.32 5.88 5/255 119859
/proc/meminfo: memFree=101040828/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=6217492 memory=6104520 CPUtime=3600.18 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) R 119696 119699 117758 0 -1 4194304 3995556 0 0 0 359190 828 0 0 20 0 2 0 139281896 6366711808 1526130 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 1554373 1526130 3552 6655 0 1537908 0
[pid=119699/tid=119702] ppid=119696 vsize=6217492 memory=-7880352373734734199 CPUtime=1663.12 cores=0,2
/proc/119699/task/119702/stat : 119702 (LSIPExact) R 119696 119699 117758 0 -1 4194368 1748689 0 0 0 165945 367 0 0 20 0 2 0 139282947 6366711808 1526130 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
Current children cumulated CPU time: 3600.18 s
Current children cumulated vsize: 6217492 KiB
Current children cumulated memory: 6104520 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=3592.24 s, system=8.41057 s

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

# cumulated CPU time of all completed processes:  user=3593.67 s, system=8.7373 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+1960 s]*
/proc/loadavg: 4.49 5.32 5.88 4/255 119861
/proc/meminfo: memFree=101710168/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=4793748 memory=4682856 CPUtime=3600.56 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) S 119696 119699 117758 0 -1 4194304 4026133 228 0 0 359224 832 0 0 20 0 1 0 139281896 4908797952 1170714 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 1198437 1170714 3584 6655 0 1182305 0
[pid=119861] ppid=119699 vsize=750828 memory=734912 CPUtime=0.73 cores=0,2
/proc/119861/stat : 119861 (Exact) R 119699 119861 119861 0 -1 4194304 80948 0 0 0 54 19 0 0 20 0 1 0 139477820 768847872 183728 18446744073709551615 4198400 8335837 140722267466064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 29192192 140722267470002 140722267470363 140722267470363 140722267475919 0
/proc/119861/statm: 187707 183728 960 1011 0 186474 0
Current children cumulated CPU time: 3601.29 s
Current children cumulated vsize: 5544576 KiB
Current children cumulated memory: 5417768 KiB

[startup+1960.8 s]
/proc/loadavg: 4.49 5.32 5.88 4/255 119861
/proc/meminfo: memFree=101710168/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=4793748 memory=4682856 CPUtime=3600.56 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) S 119696 119699 117758 0 -1 4194304 4026133 228 0 0 359224 832 0 0 20 0 1 0 139281896 4908797952 1170714 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 1198437 1170714 3584 6655 0 1182305 0
[pid=119861] ppid=119699 vsize=1021584 memory=993000 CPUtime=1.52 cores=0,2
/proc/119861/stat : 119861 (Exact) R 119699 119861 119861 0 -1 4194304 134706 0 0 0 123 29 0 0 20 0 1 0 139477820 1046102016 248250 18446744073709551615 4198400 8335837 140722267466064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 29192192 140722267470002 140722267470363 140722267470363 140722267475919 0
/proc/119861/statm: 255396 248250 960 1011 0 254163 0
Current children cumulated CPU time: 3602.08 s
Current children cumulated vsize: 5815332 KiB
Current children cumulated memory: 5675856 KiB

[startup+1961 s]*
/proc/loadavg: 4.45 5.30 5.87 4/255 119861
/proc/meminfo: memFree=101387336/131249996 swapFree=33005016/33010684
[pid=119699] ppid=119696 vsize=4793748 memory=4682856 CPUtime=3600.56 cores=0,2
/proc/119699/stat : 119699 (LSIPExact) S 119696 119699 117758 0 -1 4194304 4026133 228 0 0 359224 832 0 0 20 0 1 0 139281896 4908797952 1170714 18446744073709551615 94350326849536 94350354106705 140725260392912 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94350362608776 94350363040384 94350365437952 140725260396888 140725260397064 140725260397064 140725260402668 0
/proc/119699/statm: 1198437 1170714 3584 6655 0 1182305 0
[pid=119861] ppid=119699 vsize=1072976 memory=1058728 CPUtime=1.72 cores=0,2
/proc/119861/stat : 119861 (Exact) R 119699 119861 119861 0 -1 4194304 142451 0 0 0 142 30 0 0 20 0 1 0 139477820 1098727424 264682 18446744073709551615 4198400 8335837 140722267466064 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 29192192 140722267470002 140722267470363 140722267470363 140722267475919 0
/proc/119861/statm: 268244 264682 960 1011 0 267011 0
Current children cumulated CPU time: 3602.28 s
Current children cumulated vsize: 5866724 KiB
Current children cumulated memory: 5741584 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1961.1
CPU time (s): 3602.41
CPU user time (s): 3593.67
CPU system time (s): 8.7373
CPU usage (%): 183.693
Max. virtual memory (cumulated for all children) (KiB): 6615048
Max. memory (cumulated for all children) (KiB): 6494836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.67
system time used= 8.7373
maximum resident set size= 6494836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4168812
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= 777
involuntary context switches= 25789


# summary of solver processes directly reported to runsolver:
#   pid: 119699,119861
#   total CPU time (s): 3602.41
#   total CPU user time (s): 3593.67
#   total CPU system time (s): 8.7373

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.07022 second user time and 8.90551 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-11 14:13:43
IDJOB=4527763
IDBENCH=178523
IDSOLVER=3384
FILE ID=nodeC030/4527763-1752236023
RUNJOBID= nodeC030-1752232205-117775
SLURM_JOB_ID= 9682541
Free space on /tmp= 432316 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-4527763-1752236023/watcher-4527763-1752236023 -o /tmp/evaluation-result-4527763-1752236023/solver-4527763-1752236023 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1752232205-117775 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4527763-1752236023.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2

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

MD5SUM BENCH= e5d29c038ae9b08512816a1a7bdfca9c
RANDOM SEED=1481364694

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        121681064 kB
MemAvailable:   124856724 kB
Buffers:              16 kB
Cached:          3960740 kB
SwapCached:          216 kB
Active:          5035696 kB
Inactive:        3872404 kB
Active(anon):    4899800 kB
Inactive(anon):    61092 kB
Active(file):     135896 kB
Inactive(file):  3811312 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005016 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            105280 kB
Writeback:             4 kB
AnonPages:       4948112 kB
Mapped:           131568 kB
Shmem:             13548 kB
KReclaimable:     134984 kB
Slab:             227080 kB
SReclaimable:     134984 kB
SUnreclaim:        92096 kB
KernelStack:        4288 kB
PageTables:        12984 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    6149284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3194880 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432360 MiB
End job on nodeC030 at 2025-07-11 14:46:24