Trace number 4542337

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
LSIPExact S1UNSAT 1417.75 733.918

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height21_pigeons20_holes19.opb
MD5SUM623c8f5cac41c95d6cbe9efd54b08dc9
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark7.38233
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables96646
Total number of constraints11257
Number of constraints which are clauses5755
Number of constraints which are cardinality constraints (but not clauses)4556
Number of constraints which are nor clauses,nor cardinality constraints946
Minimum length of a constraint19
Maximum length of a constraint24
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 27
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1409.99/726.13	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
1409.99/726.13	c numVar: 96646
1409.99/726.13	c numCon: 11257
1409.99/726.13	c numEqual: 0
1409.99/726.13	c intSize: 5
1409.99/726.13	c ls_time: 10.0, mip_time: 716.0, exact_time: 2864.0
1409.99/726.13	c ------------------- Paras list -------------------
1409.99/726.13	c Name                	 Type      	 Now       	 Default   	 Comment
1409.99/726.13	c timeout             	 double    	 3600.000000	 3600      	 
1409.99/726.13	c mip_time            	 double    	 0.200000  	 0.5       	 
1409.99/726.13	c ls_time             	 double    	 10.000000 	 10        	 
1409.99/726.13	c safe_mode           	 int       	 1         	 1         	 1 trust; 2 feasible
1409.99/726.13	c mip_emphasis        	 int       	 5         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
1409.99/726.13	c random_seed         	 int       	 0         	 0         	 
1409.99/726.13	c sample_size         	 int       	 50        	 50        	 
1409.99/726.13	c sub_score           	 int       	 1         	 1         	 
1409.99/726.13	c tabu_base           	 int       	 3         	 3         	 
1409.99/726.13	c tabu_variation      	 int       	 1         	 1         	 
1409.99/726.13	c sub_div             	 int       	 4         	 4         	 
1409.99/726.13	c nbcore              	 int       	 2         	 1         	 
1409.99/726.13	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
1409.99/726.13	c print_sol           	 int       	 1         	 1         	 
1409.99/726.13	c tmpdir              	 string		 .         	 "."       	 
1409.99/726.13	c home                	 string		 HOME	 "."       	 
1409.99/726.13	c benchname           	 string		 HOME/instance-4542337-1753220347.opb	 ""        	 
1409.99/726.13	c --------------------------------------------------
1409.99/726.13	c Local Search solver
1409.99/726.13	c MIP solver
1409.99/726.13	c use Exact solver
1417.52/733.77	c Exact infeasible
1417.62/733.86	s UNSATISFIABLE
1417.62/733.86	c Total time: 734

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: 63837 MiB (52842 MiB free)
  memory of node 1: 64465 MiB (38131 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542337-1753220347/watcher-4542337-1753220347 -o /tmp/evaluation-result-4542337-1753220347/solver-4542337-1753220347 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1753219980-181602 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4542337-1753220347.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=181822, runsolver pid=181819

[startup+0.100071 s]*
/proc/loadavg: 6.36 5.68 4.84 6/257 181823
/proc/meminfo: memFree=93141648/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=77572 memory=42996 CPUtime=0.1 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 7708 0 0 0 7 3 0 0 20 0 1 0 237714109 79433728 10749 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 19393 10749 1152 6655 0 9628 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 77572 KiB
Current children cumulated memory: 42996 KiB

[startup+0.213366 s]*
/proc/loadavg: 6.36 5.68 4.84 7/257 181823
/proc/meminfo: memFree=93109644/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=105776 memory=70772 CPUtime=0.2 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 14662 0 0 0 15 5 0 0 20 0 1 0 237714109 108314624 17693 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 26444 17693 1152 6655 0 16679 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 105776 KiB
Current children cumulated memory: 70772 KiB

[startup+0.312697 s]*
/proc/loadavg: 6.36 5.68 4.84 6/257 181823
/proc/meminfo: memFree=93109644/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=105776 memory=70772 CPUtime=0.3 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 14662 0 0 0 25 5 0 0 20 0 1 0 237714109 108314624 17693 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 26444 17693 1152 6655 0 16679 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 105776 KiB
Current children cumulated memory: 70772 KiB

[startup+0.700334 s]
/proc/loadavg: 6.36 5.68 4.84 6/257 181823
/proc/meminfo: memFree=93109644/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=105776 memory=70772 CPUtime=0.68 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 14662 0 0 0 63 5 0 0 20 0 1 0 237714109 108314624 17693 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 26444 17693 1152 6655 0 16679 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 105776 KiB
Current children cumulated memory: 70772 KiB

[startup+1.50036 s]
/proc/loadavg: 6.36 5.68 4.84 7/257 181823
/proc/meminfo: memFree=93101580/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=105776 memory=70772 CPUtime=1.47 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 14662 0 0 0 142 5 0 0 20 0 1 0 237714109 108314624 17693 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 26444 17693 1152 6655 0 16679 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 105776 KiB
Current children cumulated memory: 70772 KiB

[startup+3.11315 s]
/proc/loadavg: 6.36 5.68 4.84 7/257 181823
/proc/meminfo: memFree=93101696/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=105776 memory=70772 CPUtime=3.08 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 14666 0 0 0 303 5 0 0 20 0 1 0 237714109 108314624 17693 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 26444 17693 1152 6655 0 16679 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 105776 KiB
Current children cumulated memory: 70772 KiB

[startup+6.30033 s]
/proc/loadavg: 6.25 5.67 4.84 7/257 181823
/proc/meminfo: memFree=93101808/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=105776 memory=70772 CPUtime=6.26 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 14670 0 0 0 621 5 0 0 20 0 1 0 237714109 108314624 17693 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 26444 17693 1152 6655 0 16679 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 105776 KiB
Current children cumulated memory: 70772 KiB

[startup+12.7003 s]
/proc/loadavg: 6.15 5.66 4.84 7/258 181824
/proc/meminfo: memFree=92969272/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=385644 memory=301500 CPUtime=12.85 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 74826 0 0 0 1268 17 0 0 20 0 2 0 237714109 394899456 75375 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 96411 75375 3168 6655 0 86361 0
[pid=181822/tid=181824] ppid=181819 vsize=385644 memory=226560 CPUtime=0.21 cores=4,6
/proc/181822/task/181824/stat : 181824 (LSIPExact) R 181819 181822 181591 0 -1 4194368 9566 0 0 0 19 2 0 0 20 0 2 0 237715121 394899456 75375 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
Current children cumulated CPU time: 12.85 s
Current children cumulated vsize: 385644 KiB
Current children cumulated memory: 301500 KiB

[startup+25.5002 s]
/proc/loadavg: 6.12 5.68 4.86 7/258 181824
/proc/meminfo: memFree=92701496/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=586740 memory=435152 CPUtime=38.02 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 198251 0 0 0 3767 35 0 0 20 0 2 0 237714109 600821760 108788 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 146685 108788 3328 6655 0 125313 0
[pid=181822/tid=181824] ppid=181819 vsize=586740 memory=435152 CPUtime=12.8 cores=4,6
/proc/181822/task/181824/stat : 181824 (LSIPExact) R 181819 181822 181591 0 -1 4194368 47532 0 0 0 1272 8 0 0 20 0 2 0 237715121 600821760 108788 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
Current children cumulated CPU time: 38.02 s
Current children cumulated vsize: 586740 KiB
Current children cumulated memory: 435152 KiB

[startup+51.1059 s]
/proc/loadavg: 6.30 5.75 4.91 7/258 181824
/proc/meminfo: memFree=91711372/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=724772 memory=660812 CPUtime=88.77 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 308166 0 0 0 8822 55 0 0 20 0 2 0 237714109 742166528 165203 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 181193 165203 3328 6655 0 170517 0
[pid=181822/tid=181824] ppid=181819 vsize=724772 memory=660300 CPUtime=38.08 cores=4,6
/proc/181822/task/181824/stat : 181824 (LSIPExact) R 181819 181822 181591 0 -1 4194368 78167 0 0 0 3794 14 0 0 20 0 2 0 237715121 742166528 165203 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
Current children cumulated CPU time: 88.77 s
Current children cumulated vsize: 724772 KiB
Current children cumulated memory: 660812 KiB

[startup+102.3 s]
/proc/loadavg: 6.72 5.95 5.02 9/255 181826
/proc/meminfo: memFree=90678580/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=724772 memory=670448 CPUtime=190.32 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 363146 0 0 0 18971 61 0 0 20 0 2 0 237714109 742166528 167612 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 181193 167612 3328 6655 0 171425 0
[pid=181822/tid=181824] ppid=181819 vsize=724772 memory=670428 CPUtime=88.65 cores=4,6
/proc/181822/task/181824/stat : 181824 (LSIPExact) R 181819 181822 181591 0 -1 4194368 107897 0 0 0 8848 17 0 0 20 0 2 0 237715121 742166528 167612 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
Current children cumulated CPU time: 190.32 s
Current children cumulated vsize: 724772 KiB
Current children cumulated memory: 670448 KiB

[startup+162.3 s]
/proc/loadavg: 6.85 6.13 5.14 8/255 181828
/proc/meminfo: memFree=90219276/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=624368 memory=567500 CPUtime=306.16 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 622708 0 0 0 30499 117 0 0 20 0 2 0 237714109 639352832 141875 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 156092 141875 3328 6655 0 146324 0
[pid=181822/tid=181824] ppid=181819 vsize=624368 memory=527648 CPUtime=144.95 cores=4,6
/proc/181822/task/181824/stat : 181824 (LSIPExact) R 181819 181822 181591 0 -1 4194368 126285 0 0 0 14475 20 0 0 20 0 2 0 237715121 639352832 141875 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
Current children cumulated CPU time: 306.16 s
Current children cumulated vsize: 624368 KiB
Current children cumulated memory: 567500 KiB

[startup+222.3 s]
/proc/loadavg: 6.99 6.30 5.27 8/255 181831
/proc/meminfo: memFree=89822316/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=859532 memory=764100 CPUtime=416.29 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 719874 0 0 0 41480 149 0 0 20 0 2 0 237714109 880160768 191025 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 214883 191025 3328 6655 0 191228 0
[pid=181822/tid=181824] ppid=181819 vsize=859532 memory=753928 CPUtime=197.85 cores=4,6
/proc/181822/task/181824/stat : 181824 (LSIPExact) R 181819 181822 181591 0 -1 4194368 147324 0 0 0 19754 31 0 0 20 0 2 0 237715121 880160768 191025 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
Current children cumulated CPU time: 416.29 s
Current children cumulated vsize: 859532 KiB
Current children cumulated memory: 764100 KiB

[startup+282.3 s]
/proc/loadavg: 6.99 6.43 5.38 8/256 181834
/proc/meminfo: memFree=88664204/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=901960 memory=804980 CPUtime=531.07 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 836825 0 0 0 52944 163 0 0 20 0 2 0 237714109 923607040 201245 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 225490 201245 3328 6655 0 202282 0
[pid=181822/tid=181824] ppid=181819 vsize=901960 memory=16368 CPUtime=255.08 cores=4,6
/proc/181822/task/181824/stat : 181824 (LSIPExact) R 181819 181822 181591 0 -1 4194368 175815 0 0 0 25472 36 0 0 20 0 2 0 237715121 923607040 201245 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
Current children cumulated CPU time: 531.07 s
Current children cumulated vsize: 901960 KiB
Current children cumulated memory: 804980 KiB

[startup+342.3 s]
/proc/loadavg: 7.04 6.55 5.49 8/255 181836
/proc/meminfo: memFree=88524100/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=750520 memory=657420 CPUtime=647.67 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 917460 0 0 0 64597 170 0 0 20 0 2 0 237714109 768532480 164355 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 187630 164355 3328 6655 0 164422 0
[pid=181822/tid=181824] ppid=181819 vsize=750520 memory=804980 CPUtime=312.11 cores=4,6
/proc/181822/task/181824/stat : 181824 (LSIPExact) R 181819 181822 181591 0 -1 4194368 201628 0 0 0 31172 39 0 0 20 0 2 0 237715121 768532480 164355 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
Current children cumulated CPU time: 647.67 s
Current children cumulated vsize: 750520 KiB
Current children cumulated memory: 657420 KiB

[startup+402.3 s]

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

/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 919804 0 0 0 88412 171 0 0 20 0 2 0 237714109 768532480 164355 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 187630 164355 3328 6655 0 164422 0
[pid=181822/tid=181824] ppid=181819 vsize=750520 memory=657420 CPUtime=430.74 cores=4,6
/proc/181822/task/181824/stat : 181824 (LSIPExact) R 181819 181822 181591 0 -1 4194368 203497 0 0 0 43035 39 0 0 20 0 2 0 237715121 768532480 164355 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
Current children cumulated CPU time: 885.83 s
Current children cumulated vsize: 750520 KiB
Current children cumulated memory: 657420 KiB

[startup+522.3 s]
/proc/loadavg: 6.22 6.42 5.64 7/254 181848
/proc/meminfo: memFree=64596192/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=750520 memory=657420 CPUtime=1004.99 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 936689 0 0 0 100326 173 0 0 20 0 2 0 237714109 768532480 164355 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 187630 164355 3328 6655 0 164422 0
[pid=181822/tid=181824] ppid=181819 vsize=750520 memory=657420 CPUtime=490.12 cores=4,6
/proc/181822/task/181824/stat : 181824 (LSIPExact) R 181819 181822 181591 0 -1 4194368 207177 0 0 0 48972 40 0 0 20 0 2 0 237715121 768532480 164355 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
Current children cumulated CPU time: 1004.99 s
Current children cumulated vsize: 750520 KiB
Current children cumulated memory: 657420 KiB

[startup+582.3 s]
/proc/loadavg: 6.08 6.34 5.66 7/254 181855
/proc/meminfo: memFree=64533820/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=750520 memory=657420 CPUtime=1124.2 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 958064 0 0 0 112245 175 0 0 20 0 2 0 237714109 768532480 164355 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 187630 164355 3328 6655 0 164422 0
[pid=181822/tid=181824] ppid=181819 vsize=750520 memory=657420 CPUtime=549.51 cores=4,6
/proc/181822/task/181824/stat : 181824 (LSIPExact) R 181819 181822 181591 0 -1 4194368 222153 0 0 0 54910 41 0 0 20 0 2 0 237715121 768532480 164355 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
Current children cumulated CPU time: 1124.2 s
Current children cumulated vsize: 750520 KiB
Current children cumulated memory: 657420 KiB

[startup+642.3 s]
/proc/loadavg: 6.15 6.31 5.69 7/255 181858
/proc/meminfo: memFree=64495428/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=750520 memory=657420 CPUtime=1243.42 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 980921 0 0 0 124164 178 0 0 20 0 2 0 237714109 768532480 164355 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 187630 164355 3328 6655 0 164422 0
[pid=181822/tid=181824] ppid=181819 vsize=750520 memory=657420 CPUtime=608.9 cores=4,6
/proc/181822/task/181824/stat : 181824 (LSIPExact) R 181819 181822 181591 0 -1 4194368 237455 0 0 0 60848 42 0 0 20 0 2 0 237715121 768532480 164355 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
Current children cumulated CPU time: 1243.42 s
Current children cumulated vsize: 750520 KiB
Current children cumulated memory: 657420 KiB

[startup+702.3 s]
/proc/loadavg: 5.89 6.22 5.71 6/255 181861
/proc/meminfo: memFree=63284572/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=750520 memory=657420 CPUtime=1362.65 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 981940 0 0 0 136087 178 0 0 20 0 2 0 237714109 768532480 164355 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 187630 164355 3328 6655 0 164422 0
[pid=181822/tid=181824] ppid=181819 vsize=750520 memory=657420 CPUtime=668.31 cores=4,6
/proc/181822/task/181824/stat : 181824 (LSIPExact) R 181819 181822 181591 0 -1 4194368 237957 0 0 0 66789 42 0 0 20 0 2 0 237715121 768532480 164355 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
Current children cumulated CPU time: 1362.65 s
Current children cumulated vsize: 750520 KiB
Current children cumulated memory: 657420 KiB

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

# cumulated CPU time of all completed processes:  user=1415.73 s, system=2.01733 s

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

[startup+716.8 s]
/proc/loadavg: 5.69 6.16 5.69 6/255 181861
/proc/meminfo: memFree=63024344/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=750520 memory=657420 CPUtime=1391.49 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 982097 0 0 0 138971 178 0 0 20 0 2 0 237714109 768532480 164355 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 187630 164355 3328 6655 0 164422 0
[pid=181822/tid=181824] ppid=181819 vsize=750520 memory=657420 CPUtime=682.68 cores=4,6
/proc/181822/task/181824/stat : 181824 (LSIPExact) R 181819 181822 181591 0 -1 4194368 238027 0 0 0 68226 42 0 0 20 0 2 0 237715121 768532480 164355 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
Current children cumulated CPU time: 1391.49 s
Current children cumulated vsize: 750520 KiB
Current children cumulated memory: 657420 KiB

[startup+723.2 s]
/proc/loadavg: 5.64 6.14 5.69 6/255 181862
/proc/meminfo: memFree=63020256/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=750520 memory=657420 CPUtime=1404.22 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 982118 0 0 0 140244 178 0 0 20 0 2 0 237714109 768532480 164355 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 187630 164355 3328 6655 0 164422 0
[pid=181822/tid=181824] ppid=181819 vsize=750520 memory=164 CPUtime=689.02 cores=4,6
/proc/181822/task/181824/stat : 181824 (LSIPExact) R 181819 181822 181591 0 -1 4194368 238032 0 0 0 68860 42 0 0 20 0 2 0 237715121 768532480 164355 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
Current children cumulated CPU time: 1404.22 s
Current children cumulated vsize: 750520 KiB
Current children cumulated memory: 657420 KiB

[startup+729.6 s]
/proc/loadavg: 5.59 6.12 5.69 5/255 181863
/proc/meminfo: memFree=62718512/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=619448 memory=578380 CPUtime=1410.05 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) S 181819 181822 181591 0 -1 4194304 988420 0 0 0 140826 179 0 0 20 0 1 0 237714109 634314752 144595 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 154862 144595 3360 6655 0 145096 0
[pid=181863] ppid=181822 vsize=372124 memory=357272 CPUtime=3.4 cores=4,6
/proc/181863/stat : 181863 (Exact) R 181822 181863 181863 0 -1 4194304 57867 0 0 0 327 13 0 0 20 0 1 0 237786723 381054976 89318 18446744073709551615 4198400 8335837 140732638332624 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 9148648 9230840 25137152 140732638337209 140732638337563 140732638337563 140732638343119 0
/proc/181863/statm: 93031 89318 1120 1011 0 91798 0
Current children cumulated CPU time: 1413.45 s
Current children cumulated vsize: 991572 KiB
Current children cumulated memory: 935652 KiB

[startup+731.2 s]
/proc/loadavg: 5.54 6.10 5.68 5/255 181863
/proc/meminfo: memFree=62718584/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=619448 memory=578380 CPUtime=1410.05 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) S 181819 181822 181591 0 -1 4194304 988420 0 0 0 140826 179 0 0 20 0 1 0 237714109 634314752 144595 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 154862 144595 3360 6655 0 145096 0
[pid=181863] ppid=181822 vsize=372124 memory=359384 CPUtime=4.99 cores=4,6
/proc/181863/stat : 181863 (Exact) R 181822 181863 181863 0 -1 4194304 57910 0 0 0 486 13 0 0 20 0 1 0 237786723 381054976 89846 18446744073709551615 4198400 8335837 140732638332624 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 9148648 9230840 25137152 140732638337209 140732638337563 140732638337563 140732638343119 0
/proc/181863/statm: 93031 89846 1120 1011 0 91798 0
Current children cumulated CPU time: 1415.04 s
Current children cumulated vsize: 991572 KiB
Current children cumulated memory: 937764 KiB

[startup+732.8 s]
/proc/loadavg: 5.54 6.10 5.68 5/255 181864
/proc/meminfo: memFree=62718584/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=619448 memory=578380 CPUtime=1410.05 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) S 181819 181822 181591 0 -1 4194304 988420 0 0 0 140826 179 0 0 20 0 1 0 237714109 634314752 144595 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 154862 144595 3360 6655 0 145096 0
[pid=181863] ppid=181822 vsize=373676 memory=363332 CPUtime=6.58 cores=4,6
/proc/181863/stat : 181863 (Exact) R 181822 181863 181863 0 -1 4194304 58399 0 0 0 644 14 0 0 20 0 1 0 237786723 382644224 90833 18446744073709551615 4198400 8335837 140732638332624 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 9148648 9230840 25137152 140732638337209 140732638337563 140732638337563 140732638343119 0
/proc/181863/statm: 93419 90833 1120 1011 0 92186 0
Current children cumulated CPU time: 1416.63 s
Current children cumulated vsize: 993124 KiB
Current children cumulated memory: 941712 KiB

[startup+733.6 s]
/proc/loadavg: 5.54 6.10 5.68 5/255 181864
/proc/meminfo: memFree=62714488/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=619448 memory=578380 CPUtime=1410.05 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) S 181819 181822 181591 0 -1 4194304 988420 0 0 0 140826 179 0 0 20 0 1 0 237714109 634314752 144595 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 154862 144595 3360 6655 0 145096 0
[pid=181863] ppid=181822 vsize=374996 memory=364740 CPUtime=7.37 cores=4,6
/proc/181863/stat : 181863 (Exact) R 181822 181863 181863 0 -1 4194304 58765 0 0 0 723 14 0 0 20 0 1 0 237786723 383995904 91185 18446744073709551615 4198400 8335837 140732638332624 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 9148648 9230840 25137152 140732638337209 140732638337563 140732638337563 140732638343119 0
/proc/181863/statm: 93749 91185 1120 1011 0 92516 0
Current children cumulated CPU time: 1417.42 s
Current children cumulated vsize: 994444 KiB
Current children cumulated memory: 943120 KiB

[startup+733.8 s]
/proc/loadavg: 5.54 6.10 5.68 5/255 181864
/proc/meminfo: memFree=62714488/131382116 swapFree=33005528/33010684
[pid=181822] ppid=181819 vsize=619448 memory=578380 CPUtime=1417.62 cores=4,6
/proc/181822/stat : 181822 (LSIPExact) R 181819 181822 181591 0 -1 4194304 994531 59241 0 0 140828 180 739 15 20 0 1 0 237714109 634314752 144595 18446744073709551615 94900656263168 94900683519569 140726280838208 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94900692022408 94900692454016 94900701753344 140726280845656 140726280845832 140726280845832 140726280851436 0
/proc/181822/statm: 154862 144595 3360 6655 0 145096 0
Current children cumulated CPU time: 1417.62 s
Current children cumulated vsize: 619448 KiB
Current children cumulated memory: 578380 KiB

[startup+733.9 s]*
/proc/loadavg: 5.54 6.10 5.68 5/254 181864
/proc/meminfo: memFree=63316632/131382116 swapFree=33005528/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 733.918
CPU time (s): 1417.75
CPU user time (s): 1415.73
CPU system time (s): 2.01733
CPU usage (%): 193.176
Max. virtual memory (cumulated for all children) (KiB): 994444
Max. memory (cumulated for all children) (KiB): 943120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1415.73
system time used= 2.01733
maximum resident set size= 815292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1060397
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 423
involuntary context switches= 10546


# summary of solver processes directly reported to runsolver:
#   pid: 181822
#   total CPU time (s): 1417.75
#   total CPU user time (s): 1415.73
#   total CPU system time (s): 2.01733

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.55417 second user time and 3.83419 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-07-22 23:39:07
IDJOB=4542337
IDBENCH=163921
IDSOLVER=3336
FILE ID=nodeC010/4542337-1753220347
RUNJOBID= nodeC010-1753219980-181602
SLURM_JOB_ID= 9687804
Free space on /tmp= 432460 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/dec/normalized-composed_pebbling_php_pyramid_height21_pigeons20_holes19.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542337-1753220347/watcher-4542337-1753220347 -o /tmp/evaluation-result-4542337-1753220347/solver-4542337-1753220347 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1753219980-181602 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4542337-1753220347.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

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

MD5SUM BENCH= 623c8f5cac41c95d6cbe9efd54b08dc9
RANDOM SEED=2140963655

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        93157460 kB
MemAvailable:   117484212 kB
Buffers:             228 kB
Cached:         25091044 kB
SwapCached:         4300 kB
Active:         13246100 kB
Inactive:       24254548 kB
Active(anon):   12382496 kB
Inactive(anon):    48712 kB
Active(file):     863604 kB
Inactive(file): 24205836 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005528 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             46920 kB
Writeback:             0 kB
AnonPages:      12399000 kB
Mapped:           136256 kB
Shmem:             21832 kB
KReclaimable:     193880 kB
Slab:             285260 kB
SReclaimable:     193880 kB
SUnreclaim:        91380 kB
KernelStack:        4144 kB
PageTables:        28088 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   14527172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7825408 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:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 432416 MiB
End job on nodeC010 at 2025-07-22 23:51:21