Trace number 4489493

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.14 1821.17

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_8.opb.PB06.opb
MD5SUM50cf9112b5ea763531dadde21846562c
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark211
Best CPU time to get the best result obtained on this benchmark3586.65
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495981
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495981
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.12/1819.11	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
3600.12/1819.11	c numVar: 10000
3600.12/1819.11	c numCon: 656900
3600.12/1819.11	c numEqual: 0
3600.12/1819.11	c intSize: 19
3600.12/1819.11	c ls_time: 10.0, mip_time: 2148.0, exact_time: 1432.0
3600.12/1819.11	c ------------------- Paras list -------------------
3600.12/1819.11	c Name                	 Type      	 Now       	 Default   	 Comment
3600.12/1819.11	c timeout             	 double    	 3600.000000	 3600      	 
3600.12/1819.11	c mip_time            	 double    	 0.600000  	 0.5       	 
3600.12/1819.11	c ls_time             	 double    	 10.000000 	 10        	 
3600.12/1819.11	c safe_mode           	 int       	 1         	 1         	 1 trust; 2 feasible
3600.12/1819.11	c mip_emphasis        	 int       	 2         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
3600.12/1819.11	c random_seed         	 int       	 0         	 0         	 
3600.12/1819.11	c sample_size         	 int       	 50        	 50        	 
3600.12/1819.11	c sub_score           	 int       	 1         	 1         	 
3600.12/1819.11	c tabu_base           	 int       	 3         	 3         	 
3600.12/1819.11	c tabu_variation      	 int       	 1         	 1         	 
3600.12/1819.11	c sub_div             	 int       	 4         	 4         	 
3600.12/1819.11	c nbcore              	 int       	 2         	 1         	 
3600.12/1819.11	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
3600.12/1819.11	c print_sol           	 int       	 1         	 1         	 
3600.12/1819.11	c tmpdir              	 string		 .         	 "."       	 
3600.12/1819.11	c home                	 string		 HOME	 "."       	 
3600.12/1819.11	c benchname           	 string		 HOME/instance-4489493-1751351177.opb	 ""        	 
3600.12/1819.11	c --------------------------------------------------
3600.12/1819.11	c Local Search solver
3600.12/1819.11	c LS find feasible solution for PBO with objective value 238
3600.12/1819.11	c MIP solver
3600.12/1819.11	c receive signal 15, try to interrupt solver...
3600.12/1819.11	c MIP solver find feasible solution
3600.12/1819.14	c MIP solver objective value: 216
3600.62/1819.63	c MIP find feasible solution for PBO with objective value 216
3600.62/1819.63	c copy file: 0
3600.62/1819.63	c gen ub file: HOME/instance-4489493-1751351177.opb_ub.opb
3600.62/1819.63	c use Exact solver

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4489493-1751351177/watcher-4489493-1751351177 -o /tmp/evaluation-result-4489493-1751351177/solver-4489493-1751351177 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751349357-49212 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4489493-1751351177.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100063 s]*
/proc/loadavg: 7.79 8.03 7.53 5/265 49566
/proc/meminfo: memFree=128866412/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=212584 memory=169768 CPUtime=0.09 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) R 49562 49565 49202 0 -1 4194304 31731 0 0 0 4 5 0 0 20 0 1 0 50795285 217686016 42442 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 53146 42442 1152 6655 0 43381 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 212584 KiB
Current children cumulated memory: 169768 KiB

[startup+0.205676 s]*
/proc/loadavg: 7.79 8.03 7.53 5/265 49566
/proc/meminfo: memFree=128770264/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=254536 memory=219916 CPUtime=0.2 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) R 49562 49565 49202 0 -1 4194304 38629 0 0 0 13 7 0 0 20 0 1 0 50795285 260644864 54979 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 63634 54979 1184 6655 0 53869 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 254536 KiB
Current children cumulated memory: 219916 KiB

[startup+0.305544 s]*
/proc/loadavg: 7.79 8.03 7.53 5/265 49566
/proc/meminfo: memFree=128721880/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=278032 memory=243468 CPUtime=0.29 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) R 49562 49565 49202 0 -1 4194304 44526 0 0 0 21 8 0 0 20 0 1 0 50795285 284704768 60867 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 69508 60867 1184 6655 0 59743 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 278032 KiB
Current children cumulated memory: 243468 KiB

[startup+0.700185 s]
/proc/loadavg: 7.79 8.03 7.53 5/265 49566
/proc/meminfo: memFree=128641240/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=351324 memory=316684 CPUtime=0.68 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) R 49562 49565 49202 0 -1 4194304 62825 0 0 0 57 11 0 0 20 0 1 0 50795285 359755776 79171 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 87831 79171 1184 6655 0 78066 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 351324 KiB
Current children cumulated memory: 316684 KiB

[startup+1.50019 s]
/proc/loadavg: 7.79 8.03 7.53 5/265 49566
/proc/meminfo: memFree=128504256/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=388288 memory=353676 CPUtime=1.48 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) R 49562 49565 49202 0 -1 4194304 72049 0 0 0 135 13 0 0 20 0 1 0 50795285 397606912 88419 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 97072 88419 1184 6655 0 87307 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 388288 KiB
Current children cumulated memory: 353676 KiB

[startup+3.1053 s]
/proc/loadavg: 7.79 8.03 7.53 5/265 49566
/proc/meminfo: memFree=128504520/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=388288 memory=353676 CPUtime=3.08 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) R 49562 49565 49202 0 -1 4194304 72079 0 0 0 295 13 0 0 20 0 1 0 50795285 397606912 88419 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 97072 88419 1184 6655 0 87307 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 388288 KiB
Current children cumulated memory: 353676 KiB

[startup+6.30009 s]
/proc/loadavg: 7.48 7.96 7.51 5/265 49566
/proc/meminfo: memFree=128504756/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=388288 memory=353676 CPUtime=6.27 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) R 49562 49565 49202 0 -1 4194304 72139 0 0 0 614 13 0 0 20 0 1 0 50795285 397606912 88419 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 97072 88419 1184 6655 0 87307 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 388288 KiB
Current children cumulated memory: 353676 KiB

[startup+12.7002 s]
/proc/loadavg: 7.28 7.91 7.49 7/269 49570
/proc/meminfo: memFree=127557116/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=900088 memory=802172 CPUtime=12.79 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) R 49562 49565 49202 0 -1 4194304 141041 0 0 0 1250 29 0 0 20 0 2 0 50795285 921690112 200543 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 225022 200543 3456 6655 0 200994 0
[pid=49565/tid=49570] ppid=49562 vsize=900088 memory=6516 CPUtime=0.14 cores=0,2
/proc/49565/task/49570/stat : 49570 (LSIPExact) R 49562 49565 49202 0 -1 4194368 1502 0 0 0 14 0 0 0 20 0 2 0 50796368 921690112 200543 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
Current children cumulated CPU time: 12.79 s
Current children cumulated vsize: 900088 KiB
Current children cumulated memory: 802172 KiB

[startup+25.5001 s]
/proc/loadavg: 7.51 7.93 7.51 9/269 49570
/proc/meminfo: memFree=127494480/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=900088 memory=816388 CPUtime=37.76 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) R 49562 49565 49202 0 -1 4194304 156599 0 0 0 3745 31 0 0 20 0 2 0 50795285 921690112 204097 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 225022 204097 3808 6655 0 203557 0
[pid=49565/tid=49570] ppid=49562 vsize=900088 memory=18176 CPUtime=12.36 cores=0,2
/proc/49565/task/49570/stat : 49570 (LSIPExact) R 49562 49565 49202 0 -1 4194368 8443 0 0 0 1235 1 0 0 20 0 2 0 50796368 921690112 204097 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
Current children cumulated CPU time: 37.76 s
Current children cumulated vsize: 900088 KiB
Current children cumulated memory: 816388 KiB

[startup+51.1054 s]
/proc/loadavg: 7.68 7.94 7.52 9/269 49570
/proc/meminfo: memFree=127496504/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=900088 memory=817540 CPUtime=88.66 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) R 49562 49565 49202 0 -1 4194304 167916 0 0 0 8833 33 0 0 20 0 2 0 50795285 921690112 204385 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 225022 204385 3808 6655 0 203892 0
[pid=49565/tid=49570] ppid=49562 vsize=900088 memory=816644 CPUtime=37.71 cores=0,2
/proc/49565/task/49570/stat : 49570 (LSIPExact) R 49562 49565 49202 0 -1 4194368 15065 0 0 0 3770 1 0 0 20 0 2 0 50796368 921690112 204385 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
Current children cumulated CPU time: 88.66 s
Current children cumulated vsize: 900088 KiB
Current children cumulated memory: 817540 KiB

[startup+102.3 s]
/proc/loadavg: 7.90 7.97 7.55 9/269 49576
/proc/meminfo: memFree=127203672/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=916912 memory=875104 CPUtime=190.39 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) R 49562 49565 49202 0 -1 4194304 186275 0 0 0 19002 37 0 0 20 0 2 0 50795285 938917888 218776 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 229228 218776 3808 6655 0 216944 0
[pid=49565/tid=49570] ppid=49562 vsize=916912 memory=14848 CPUtime=88.41 cores=0,2
/proc/49565/task/49570/stat : 49570 (LSIPExact) R 49562 49565 49202 0 -1 4194368 25591 0 0 0 8837 4 0 0 20 0 2 0 50796368 938917888 218776 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
Current children cumulated CPU time: 190.39 s
Current children cumulated vsize: 916912 KiB
Current children cumulated memory: 875104 KiB

[startup+162.3 s]
/proc/loadavg: 7.99 7.99 7.59 9/270 49579
/proc/meminfo: memFree=126879316/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=1023332 memory=952616 CPUtime=309.62 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) R 49562 49565 49202 0 -1 4194304 231397 0 0 0 30917 45 0 0 20 0 2 0 50795285 1047891968 238154 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 255833 238154 3808 6655 0 236380 0
[pid=49565/tid=49570] ppid=49562 vsize=1023332 memory=900072 CPUtime=147.82 cores=0,2
/proc/49565/task/49570/stat : 49570 (LSIPExact) R 49562 49565 49202 0 -1 4194368 49803 0 0 0 14774 8 0 0 20 0 2 0 50796368 1047891968 238154 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
Current children cumulated CPU time: 309.62 s
Current children cumulated vsize: 1023332 KiB
Current children cumulated memory: 952616 KiB

[startup+222.3 s]
/proc/loadavg: 8.05 8.01 7.62 9/270 49581
/proc/meminfo: memFree=126591468/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=1085240 memory=1030704 CPUtime=427.3 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) R 49562 49565 49202 0 -1 4194304 300242 0 0 0 42677 53 0 0 20 0 2 0 50795285 1111285760 257676 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 271310 257676 3808 6655 0 256399 0
[pid=49565/tid=49570] ppid=49562 vsize=1085240 memory=1030704 CPUtime=206.86 cores=0,2
/proc/49565/task/49570/stat : 49570 (LSIPExact) R 49562 49565 49202 0 -1 4194368 68473 0 0 0 20675 11 0 0 20 0 2 0 50796368 1111285760 257676 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
Current children cumulated CPU time: 427.3 s
Current children cumulated vsize: 1085240 KiB
Current children cumulated memory: 1030704 KiB

[startup+282.3 s]
/proc/loadavg: 8.29 8.07 7.67 9/269 49584
/proc/meminfo: memFree=126417400/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=1085240 memory=1030704 CPUtime=546.54 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) R 49562 49565 49202 0 -1 4194304 305220 0 0 0 54600 54 0 0 20 0 2 0 50795285 1111285760 257676 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 271310 257676 3808 6655 0 256399 0
[pid=49565/tid=49570] ppid=49562 vsize=1085240 memory=1030704 CPUtime=266.68 cores=0,2
/proc/49565/task/49570/stat : 49570 (LSIPExact) R 49562 49565 49202 0 -1 4194368 70930 0 0 0 26657 11 0 0 20 0 2 0 50796368 1111285760 257676 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
Current children cumulated CPU time: 546.54 s
Current children cumulated vsize: 1085240 KiB
Current children cumulated memory: 1030704 KiB

[startup+342.3 s]
/proc/loadavg: 8.45 8.15 7.73 9/268 49586
/proc/meminfo: memFree=126236964/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=1085240 memory=1030704 CPUtime=665.77 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) R 49562 49565 49202 0 -1 4194304 331902 0 0 0 66520 57 0 0 20 0 2 0 50795285 1111285760 257676 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 271310 257676 3808 6655 0 256399 0
[pid=49565/tid=49570] ppid=49562 vsize=1085240 memory=1030704 CPUtime=326.51 cores=0,2
/proc/49565/task/49570/stat : 49570 (LSIPExact) R 49562 49565 49202 0 -1 4194368 86258 0 0 0 32638 13 0 0 20 0 2 0 50796368 1111285760 257676 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
Current children cumulated CPU time: 665.77 s
Current children cumulated vsize: 1085240 KiB
Current children cumulated memory: 1030704 KiB

[startup+402.3 s]

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

[pid=49565/tid=49570] ppid=49562 vsize=2209376 memory=14848 CPUtime=1460.92 cores=0,2
/proc/49565/task/49570/stat : 49570 (LSIPExact) R 49562 49565 49202 0 -1 4194368 553805 0 0 0 146003 89 0 0 20 0 2 0 50796368 2262401024 530888 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
Current children cumulated CPU time: 2930.86 s
Current children cumulated vsize: 2209376 KiB
Current children cumulated memory: 2123552 KiB

[startup+1542.3 s]
/proc/loadavg: 8.06 8.11 8.01 9/268 49646
/proc/meminfo: memFree=118839528/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=2240836 memory=2189216 CPUtime=3050.09 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) R 49562 49565 49202 0 -1 4194304 1284317 0 0 0 304793 216 0 0 20 0 2 0 50795285 2294616064 547304 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 560209 547304 3808 6655 0 546223 0
[pid=49565/tid=49570] ppid=49562 vsize=2240836 memory=2181024 CPUtime=1520.33 cores=0,2
/proc/49565/task/49570/stat : 49570 (LSIPExact) R 49562 49565 49202 0 -1 4194368 583397 0 0 0 151940 93 0 0 20 0 2 0 50796368 2294616064 547304 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
Current children cumulated CPU time: 3050.09 s
Current children cumulated vsize: 2240836 KiB
Current children cumulated memory: 2189216 KiB

[startup+1602.3 s]
/proc/loadavg: 8.06 8.10 8.01 9/267 49648
/proc/meminfo: memFree=118459120/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=2339952 memory=2261800 CPUtime=3169.32 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) R 49562 49565 49202 0 -1 4194304 1341089 0 0 0 316707 225 0 0 20 0 2 0 50795285 2396110848 565450 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 584988 565450 3808 6655 0 564069 0
[pid=49565/tid=49570] ppid=49562 vsize=2339952 memory=2181024 CPUtime=1579.74 cores=0,2
/proc/49565/task/49570/stat : 49570 (LSIPExact) R 49562 49565 49202 0 -1 4194368 613281 0 0 0 157876 98 0 0 20 0 2 0 50796368 2396110848 565450 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
Current children cumulated CPU time: 3169.32 s
Current children cumulated vsize: 2339952 KiB
Current children cumulated memory: 2261800 KiB

[startup+1662.3 s]
/proc/loadavg: 8.13 8.11 8.02 9/268 49651
/proc/meminfo: memFree=118074860/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=2372848 memory=2326788 CPUtime=3288.55 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) R 49562 49565 49202 0 -1 4194304 1393610 0 0 0 328622 233 0 0 20 0 2 0 50795285 2429796352 581697 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 593212 581697 3808 6655 0 580678 0
[pid=49565/tid=49570] ppid=49562 vsize=2372848 memory=2181024 CPUtime=1639.43 cores=0,2
/proc/49565/task/49570/stat : 49570 (LSIPExact) R 49562 49565 49202 0 -1 4194368 641892 0 0 0 163841 102 0 0 20 0 2 0 50796368 2429796352 581697 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
Current children cumulated CPU time: 3288.55 s
Current children cumulated vsize: 2372848 KiB
Current children cumulated memory: 2326788 KiB

[startup+1722.3 s]
/proc/loadavg: 8.10 8.10 8.02 9/269 49656
/proc/meminfo: memFree=117668280/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=2475648 memory=2395112 CPUtime=3407.77 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) R 49562 49565 49202 0 -1 4194304 1445931 0 0 0 340537 240 0 0 20 0 2 0 50795285 2535063552 598778 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 618912 598778 3808 6655 0 597748 0
[pid=49565/tid=49570] ppid=49562 vsize=2475648 memory=2181024 CPUtime=1699.24 cores=0,2
/proc/49565/task/49570/stat : 49570 (LSIPExact) R 49562 49565 49202 0 -1 4194368 669785 0 0 0 169818 106 0 0 20 0 2 0 50796368 2535063552 598778 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
Current children cumulated CPU time: 3407.77 s
Current children cumulated vsize: 2475648 KiB
Current children cumulated memory: 2395112 KiB

[startup+1782.3 s]
/proc/loadavg: 8.12 8.10 8.02 9/269 49658
/proc/meminfo: memFree=117254284/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=2511184 memory=2466152 CPUtime=3527 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) R 49562 49565 49202 0 -1 4194304 1487328 0 0 0 352453 247 0 0 20 0 2 0 50795285 2571452416 616538 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 627796 616538 3808 6655 0 615834 0
[pid=49565/tid=49570] ppid=49562 vsize=2511184 memory=2466152 CPUtime=1759.06 cores=0,2
/proc/49565/task/49570/stat : 49570 (LSIPExact) R 49562 49565 49202 0 -1 4194368 692178 0 0 0 175796 110 0 0 20 0 2 0 50796368 2571452416 616538 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
Current children cumulated CPU time: 3527 s
Current children cumulated vsize: 2511184 KiB
Current children cumulated memory: 2466152 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1819.11 s]
/proc/loadavg: 8.06 8.09 8.01 7/269 49663
/proc/meminfo: memFree=117011548/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=2596896 memory=2509032 CPUtime=3600.12 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) R 49562 49565 49202 0 -1 4194304 1509613 0 0 0 359760 252 0 0 20 0 2 0 50795285 2659221504 627258 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 649224 627258 3808 6655 0 625934 0
[pid=49565/tid=49570] ppid=49562 vsize=2596896 memory=2504296 CPUtime=1795.74 cores=0,2
/proc/49565/task/49570/stat : 49570 (LSIPExact) R 49562 49565 49202 0 -1 4194368 703652 0 0 0 179462 112 0 0 20 0 2 0 50796368 2659221504 627258 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
Current children cumulated CPU time: 3600.12 s
Current children cumulated vsize: 2596896 KiB
Current children cumulated memory: 2509032 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=3599.38 s, system=2.75914 s

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

[startup+1819.2 s]
/proc/loadavg: 8.06 8.09 8.01 7/269 49663
/proc/meminfo: memFree=117011548/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=2596896 memory=2507400 CPUtime=3600.23 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) R 49562 49565 49202 0 -1 4194304 1569110 0 0 0 359768 255 0 0 20 0 1 0 50795285 2659221504 626850 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 649224 626850 3872 6655 0 625934 0
Current children cumulated CPU time: 3600.23 s
Current children cumulated vsize: 2596896 KiB
Current children cumulated memory: 2507400 KiB

[startup+1820 s]*
/proc/loadavg: 7.82 8.03 8.00 3/259 49683
/proc/meminfo: memFree=125400272/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=1895804 memory=1860512 CPUtime=3600.64 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) S 49562 49565 49202 0 -1 4194304 1672034 228 0 0 359802 262 0 0 20 0 1 0 50795285 1941303296 465128 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 1 0 0 17 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 473951 465128 3872 6655 0 464183 0
[pid=49681] ppid=49565 vsize=52868 memory=41096 CPUtime=0.33 cores=0,2
/proc/49681/stat : 49681 (Exact) R 49565 49681 49681 0 -1 4194304 7599 0 0 0 31 2 0 0 20 0 1 0 50977248 54136832 10274 18446744073709551615 4198400 8335837 140729247738112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 28344320 140729247742132 140729247742493 140729247742493 140729247748047 0
/proc/49681/statm: 13217 10274 928 1011 0 11984 0
Current children cumulated CPU time: 3600.97 s
Current children cumulated vsize: 1948672 KiB
Current children cumulated memory: 1901608 KiB

[startup+1820.8 s]
/proc/loadavg: 7.82 8.03 8.00 3/259 49683
/proc/meminfo: memFree=125400272/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=1895804 memory=1860512 CPUtime=3600.64 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) S 49562 49565 49202 0 -1 4194304 1672034 228 0 0 359802 262 0 0 20 0 1 0 50795285 1941303296 465128 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 1 0 0 17 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 473951 465128 3872 6655 0 464183 0
[pid=49681] ppid=49565 vsize=123040 memory=94348 CPUtime=1.12 cores=0,2
/proc/49681/stat : 49681 (Exact) R 49565 49681 49681 0 -1 4194304 16951 0 0 0 106 6 0 0 20 0 1 0 50977248 125992960 23587 18446744073709551615 4198400 8335837 140729247738112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 28344320 140729247742132 140729247742493 140729247742493 140729247748047 0
/proc/49681/statm: 30760 23587 928 1011 0 29527 0
Current children cumulated CPU time: 3601.76 s
Current children cumulated vsize: 2018844 KiB
Current children cumulated memory: 1954860 KiB

[startup+1821 s]*
/proc/loadavg: 7.82 8.03 8.00 5/267 49757
/proc/meminfo: memFree=125188220/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=1895804 memory=1860512 CPUtime=3600.64 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) S 49562 49565 49202 0 -1 4194304 1672034 228 0 0 359802 262 0 0 20 0 1 0 50795285 1941303296 465128 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 1 0 0 17 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 473951 465128 3872 6655 0 464183 0
[pid=49681] ppid=49565 vsize=187412 memory=159560 CPUtime=1.32 cores=0,2
/proc/49681/stat : 49681 (Exact) R 49565 49681 49681 0 -1 4194304 20467 0 0 0 125 7 0 0 20 0 1 0 50977248 191909888 39890 18446744073709551615 4198400 8335837 140729247738112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 28344320 140729247742132 140729247742493 140729247742493 140729247748047 0
/proc/49681/statm: 46853 39890 1056 1011 0 45620 0
Current children cumulated CPU time: 3601.96 s
Current children cumulated vsize: 2083216 KiB
Current children cumulated memory: 2020072 KiB

[startup+1821.11 s]
/proc/loadavg: 7.82 8.03 8.00 5/267 49757
/proc/meminfo: memFree=125188220/131249988 swapFree=33010684/33010684
[pid=49565] ppid=49562 vsize=1895804 memory=1860512 CPUtime=3600.64 cores=0,2
/proc/49565/stat : 49565 (LSIPExact) S 49562 49565 49202 0 -1 4194304 1672034 228 0 0 359802 262 0 0 20 0 1 0 50795285 1941303296 465128 18446744073709551615 94239247405056 94239274661457 140727135154864 0 0 0 0 0 16386 1 0 0 17 0 0 0 0 0 0 94239283164296 94239283595904 94239290474496 140727135156570 140727135156746 140727135156746 140727135162348 0
/proc/49565/statm: 473951 465128 3872 6655 0 464183 0
[pid=49681] ppid=49565 vsize=218388 memory=190584 CPUtime=1.42 cores=0,2
/proc/49681/stat : 49681 (Exact) R 49565 49681 49681 0 -1 4194304 21136 0 0 0 133 9 0 0 20 0 1 0 50977248 223629312 47646 18446744073709551615 4198400 8335837 140729247738112 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 28344320 140729247742132 140729247742493 140729247742493 140729247748047 0
/proc/49681/statm: 54597 47646 1056 1011 0 53364 0
Current children cumulated CPU time: 3602.06 s
Current children cumulated vsize: 2114192 KiB
Current children cumulated memory: 2051096 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1821.17
CPU time (s): 3602.14
CPU user time (s): 3599.38
CPU system time (s): 2.75914
CPU usage (%): 197.792
Max. virtual memory (cumulated for all children) (KiB): 2596896
Max. memory (cumulated for all children) (KiB): 2509032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.38
system time used= 2.75914
maximum resident set size= 2509416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1693398
page faults= 0
swaps= 0
block input operations= 33664
block output operations= 200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 914
involuntary context switches= 135022


# summary of solver processes directly reported to runsolver:
#   pid: 49565
#   total CPU time (s): 3602.14
#   total CPU user time (s): 3599.38
#   total CPU system time (s): 2.75914

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.74536 second user time and 8.07644 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-07-01 08:26:17
IDJOB=4489493
IDBENCH=147555
IDSOLVER=3336
FILE ID=nodeC020/4489493-1751351177
RUNJOBID= nodeC020-1751349357-49212
SLURM_JOB_ID= 9598127
Free space on /tmp= 432828 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_8.opb.PB06.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4489493-1751351177/watcher-4489493-1751351177 -o /tmp/evaluation-result-4489493-1751351177/solver-4489493-1751351177 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751349357-49212 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4489493-1751351177.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

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

MD5SUM BENCH= 50cf9112b5ea763531dadde21846562c
RANDOM SEED=1132212584

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        129173056 kB
MemAvailable:   129725520 kB
Buffers:            3280 kB
Cached:          1356984 kB
SwapCached:            0 kB
Active:           393904 kB
Inactive:        1048524 kB
Active(anon):     100276 kB
Inactive(anon):        0 kB
Active(file):     293628 kB
Inactive(file):  1048524 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            211940 kB
Writeback:             0 kB
AnonPages:         85112 kB
Mapped:           109276 kB
Shmem:             18056 kB
KReclaimable:      99100 kB
Slab:             187828 kB
SReclaimable:      99100 kB
SUnreclaim:        88728 kB
KernelStack:        4192 kB
PageTables:         2960 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     395364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432708 MiB
End job on nodeC020 at 2025-07-01 08:56:38