Trace number 4527364

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) 3600.98 1822.49

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

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (62095 MiB free)
  memory of node 1: 64507 MiB (56673 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=115889, runsolver pid=115886
Current StackSize limit: 8192 KiB


[startup+0.100067 s]*
/proc/loadavg: 0.07 0.08 0.09 5/265 115890
/proc/meminfo: memFree=121465592/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=212584 memory=169644 CPUtime=0.09 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 31730 0 0 0 4 5 0 0 20 0 1 0 138898485 217686016 42411 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 53146 42411 1120 6655 0 43381 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 212584 KiB
Current children cumulated memory: 169644 KiB

[startup+0.205701 s]*
/proc/loadavg: 0.07 0.08 0.09 5/265 115890
/proc/meminfo: memFree=121421928/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=252292 memory=217488 CPUtime=0.19 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 38061 0 0 0 13 6 0 0 20 0 1 0 138898485 258347008 54372 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 63073 54372 1152 6655 0 53308 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 252292 KiB
Current children cumulated memory: 217488 KiB

[startup+0.305655 s]*
/proc/loadavg: 0.07 0.08 0.09 5/265 115890
/proc/meminfo: memFree=121397736/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=272884 memory=238224 CPUtime=0.3 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 43224 0 0 0 23 7 0 0 20 0 1 0 138898485 279433216 59556 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 68221 59556 1152 6655 0 58456 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 272884 KiB
Current children cumulated memory: 238224 KiB

[startup+0.700175 s]
/proc/loadavg: 0.07 0.08 0.09 5/265 115890
/proc/meminfo: memFree=121365228/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=338520 memory=303888 CPUtime=0.69 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 59631 0 0 0 60 9 0 0 20 0 1 0 138898485 346644480 75972 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 84630 75972 1152 6655 0 74865 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 338520 KiB
Current children cumulated memory: 303888 KiB

[startup+1.50017 s]
/proc/loadavg: 0.07 0.08 0.09 5/265 115890
/proc/meminfo: memFree=121285352/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=388288 memory=353552 CPUtime=1.48 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 72048 0 0 0 137 11 0 0 20 0 1 0 138898485 397606912 88388 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 97072 88388 1152 6655 0 87307 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 388288 KiB
Current children cumulated memory: 353552 KiB

[startup+3.10548 s]
/proc/loadavg: 0.38 0.14 0.11 5/266 115891
/proc/meminfo: memFree=121285468/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=388288 memory=353552 CPUtime=3.08 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 72078 0 0 0 297 11 0 0 20 0 1 0 138898485 397606912 88388 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 97072 88388 1152 6655 0 87307 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 388288 KiB
Current children cumulated memory: 353552 KiB

[startup+6.3001 s]
/proc/loadavg: 0.38 0.14 0.11 5/266 115891
/proc/meminfo: memFree=121286300/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=388288 memory=353552 CPUtime=6.27 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 72138 0 0 0 616 11 0 0 20 0 1 0 138898485 397606912 88388 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 97072 88388 1152 6655 0 87307 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 388288 KiB
Current children cumulated memory: 353552 KiB

[startup+12.7002 s]
/proc/loadavg: 0.67 0.21 0.13 4/263 115912
/proc/meminfo: memFree=120796540/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=900088 memory=800332 CPUtime=12.81 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 143306 0 0 0 1255 26 0 0 20 0 2 0 138898485 921690112 200083 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 225022 200083 3424 6655 0 200994 0
[pid=115889/tid=115908] ppid=115886 vsize=900088 memory=14384 CPUtime=0.16 cores=5,7
/proc/115889/task/115908/stat : 115908 (LSIPExact) R 115886 115889 115813 0 -1 4194368 1502 0 0 0 16 0 0 0 20 0 2 0 138899570 921690112 200083 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
Current children cumulated CPU time: 12.81 s
Current children cumulated vsize: 900088 KiB
Current children cumulated memory: 800332 KiB

[startup+25.5002 s]
/proc/loadavg: 1.92 0.51 0.23 4/260 115912
/proc/meminfo: memFree=120776016/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=900088 memory=816588 CPUtime=37.69 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 156946 0 0 0 3741 28 0 0 20 0 2 0 138898485 921690112 204147 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 225022 204147 3456 6655 0 204889 0
[pid=115889/tid=115908] ppid=115886 vsize=900088 memory=808012 CPUtime=12.27 cores=5,7
/proc/115889/task/115908/stat : 115908 (LSIPExact) R 115886 115889 115813 0 -1 4194368 9041 0 0 0 1226 1 0 0 20 0 2 0 138899570 921690112 204147 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
Current children cumulated CPU time: 37.69 s
Current children cumulated vsize: 900088 KiB
Current children cumulated memory: 816588 KiB

[startup+51.1055 s]
/proc/loadavg: 3.59 1.02 0.41 7/265 116041
/proc/meminfo: memFree=119428876/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=949512 memory=866464 CPUtime=88.51 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 183909 0 0 0 8818 33 0 0 20 0 2 0 138898485 972300288 216616 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 237378 216616 3456 6655 0 219499 0
[pid=115889/tid=115908] ppid=115886 vsize=949512 memory=859552 CPUtime=37.56 cores=5,7
/proc/115889/task/115908/stat : 115908 (LSIPExact) R 115886 115889 115813 0 -1 4194368 19843 0 0 0 3753 3 0 0 20 0 2 0 138899570 972300288 216616 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
Current children cumulated CPU time: 88.51 s
Current children cumulated vsize: 949512 KiB
Current children cumulated memory: 866464 KiB

[startup+102.3 s]
/proc/loadavg: 6.05 2.08 0.80 9/270 116080
/proc/meminfo: memFree=118772480/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=985660 memory=914348 CPUtime=188.98 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 229504 0 0 0 18860 38 0 0 20 0 2 0 138898485 1009315840 228587 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 246415 228587 3456 6655 0 234684 0
[pid=115889/tid=115908] ppid=115886 vsize=985660 memory=913580 CPUtime=87.3 cores=5,7
/proc/115889/task/115908/stat : 115908 (LSIPExact) R 115886 115889 115813 0 -1 4194368 37826 0 0 0 8724 6 0 0 20 0 2 0 138899570 1009315840 228587 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
Current children cumulated CPU time: 188.98 s
Current children cumulated vsize: 985660 KiB
Current children cumulated memory: 914348 KiB

[startup+162.3 s]
/proc/loadavg: 7.17 3.14 1.25 9/270 116082
/proc/meminfo: memFree=118881972/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=1068580 memory=1014588 CPUtime=308.18 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 260412 0 0 0 30769 49 0 0 20 0 2 0 138898485 1094225920 253647 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 267145 253647 3456 6655 0 252996 0
[pid=115889/tid=115908] ppid=115886 vsize=1068580 memory=894252 CPUtime=146.67 cores=5,7
/proc/115889/task/115908/stat : 115908 (LSIPExact) R 115886 115889 115813 0 -1 4194368 58460 0 0 0 14654 13 0 0 20 0 2 0 138899570 1094225920 253647 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
Current children cumulated CPU time: 308.18 s
Current children cumulated vsize: 1068580 KiB
Current children cumulated memory: 1014588 KiB

[startup+222.3 s]
/proc/loadavg: 7.70 4.03 1.67 9/269 116084
/proc/meminfo: memFree=117885956/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=1188972 memory=1119072 CPUtime=427.4 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 291262 0 0 0 42679 61 0 0 20 0 2 0 138898485 1217507328 279768 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 297243 279768 3456 6655 0 279306 0
[pid=115889/tid=115908] ppid=115886 vsize=1188972 memory=14384 CPUtime=206.06 cores=5,7
/proc/115889/task/115908/stat : 115908 (LSIPExact) R 115886 115889 115813 0 -1 4194368 72304 0 0 0 20586 20 0 0 20 0 2 0 138899570 1217507328 279768 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
Current children cumulated CPU time: 427.4 s
Current children cumulated vsize: 1188972 KiB
Current children cumulated memory: 1119072 KiB

[startup+282.3 s]
/proc/loadavg: 8.24 4.86 2.11 9/270 116087
/proc/meminfo: memFree=117574672/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=1302744 memory=1221824 CPUtime=546.61 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 317666 0 0 0 54589 72 0 0 20 0 2 0 138898485 1334009856 305456 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 325686 305456 3456 6655 0 304930 0
[pid=115889/tid=115908] ppid=115886 vsize=1302744 memory=1181248 CPUtime=265.43 cores=5,7
/proc/115889/task/115908/stat : 115908 (LSIPExact) R 115886 115889 115813 0 -1 4194368 86509 0 0 0 26516 27 0 0 20 0 2 0 138899570 1334009856 305456 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
Current children cumulated CPU time: 546.61 s
Current children cumulated vsize: 1302744 KiB
Current children cumulated memory: 1221824 KiB

[startup+342.3 s]
/proc/loadavg: 8.18 5.46 2.49 9/268 116090
/proc/meminfo: memFree=117240560/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=1426492 memory=1338176 CPUtime=665.79 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 355739 0 0 0 66491 88 0 0 20 0 2 0 138898485 1460727808 334544 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 356623 334544 3456 6655 0 333813 0
[pid=115889/tid=115908] ppid=115886 vsize=1426492 memory=1181248 CPUtime=324.78 cores=5,7
/proc/115889/task/115908/stat : 115908 (LSIPExact) R 115886 115889 115813 0 -1 4194368 105371 0 0 0 32442 36 0 0 20 0 2 0 138899570 1460727808 334544 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
Current children cumulated CPU time: 665.79 s
Current children cumulated vsize: 1426492 KiB
Current children cumulated memory: 1338176 KiB

[startup+402.3 s]

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

/proc/meminfo: memFree=113838716/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=2885676 memory=2799964 CPUtime=2810.23 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 1064100 0 0 0 280705 318 0 0 20 0 2 0 138898485 2954932224 699991 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 721419 699991 3456 6655 0 699325 0
[pid=115889/tid=115908] ppid=115886 vsize=2885676 memory=14384 CPUtime=1393.01 cores=5,7
/proc/115889/task/115908/stat : 115908 (LSIPExact) R 115886 115889 115813 0 -1 4194368 512467 0 0 0 139131 170 0 0 20 0 2 0 138899570 2954932224 699991 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
Current children cumulated CPU time: 2810.23 s
Current children cumulated vsize: 2885676 KiB
Current children cumulated memory: 2799964 KiB

[startup+1482.3 s]
/proc/loadavg: 8.07 7.86 6.26 9/267 116237
/proc/meminfo: memFree=113599916/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=2930372 memory=2887132 CPUtime=2929.22 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 1098324 0 0 0 292591 331 0 0 20 0 2 0 138898485 3000700928 721783 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 732593 721783 3456 6655 0 721015 0
[pid=115889/tid=115908] ppid=115886 vsize=2930372 memory=2821980 CPUtime=1452.28 cores=5,7
/proc/115889/task/115908/stat : 115908 (LSIPExact) R 115886 115889 115813 0 -1 4194368 527310 0 0 0 145050 178 0 0 20 0 2 0 138899570 3000700928 721783 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
Current children cumulated CPU time: 2929.22 s
Current children cumulated vsize: 2930372 KiB
Current children cumulated memory: 2887132 KiB

[startup+1542.3 s]
/proc/loadavg: 8.08 7.91 6.38 9/267 116239
/proc/meminfo: memFree=113382808/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=3032104 memory=2968484 CPUtime=3048.27 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 1131192 0 0 0 304484 343 0 0 20 0 2 0 138898485 3104874496 742121 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 758026 742121 3456 6655 0 741217 0
[pid=115889/tid=115908] ppid=115886 vsize=3032104 memory=2959324 CPUtime=1511.57 cores=5,7
/proc/115889/task/115908/stat : 115908 (LSIPExact) R 115886 115889 115813 0 -1 4194368 544487 0 0 0 150972 185 0 0 20 0 2 0 138899570 3104874496 742121 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
Current children cumulated CPU time: 3048.27 s
Current children cumulated vsize: 3032104 KiB
Current children cumulated memory: 2968484 KiB

[startup+1602.3 s]
/proc/loadavg: 8.07 7.94 6.48 9/267 116241
/proc/meminfo: memFree=113161428/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=3146724 memory=3058848 CPUtime=3167.3 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 1159330 0 0 0 316377 353 0 0 20 0 2 0 138898485 3222245376 764712 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 786681 764712 3456 6655 0 764395 0
[pid=115889/tid=115908] ppid=115886 vsize=3146724 memory=3051552 CPUtime=1570.87 cores=5,7
/proc/115889/task/115908/stat : 115908 (LSIPExact) R 115886 115889 115813 0 -1 4194368 560479 0 0 0 156895 192 0 0 20 0 2 0 138899570 3222245376 764712 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
Current children cumulated CPU time: 3167.3 s
Current children cumulated vsize: 3146724 KiB
Current children cumulated memory: 3058848 KiB

[startup+1662.3 s]
/proc/loadavg: 8.13 7.99 6.59 9/267 116243
/proc/meminfo: memFree=112932872/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=3187048 memory=3140896 CPUtime=3286.37 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 1192977 0 0 0 328270 367 0 0 20 0 2 0 138898485 3263537152 785224 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 796762 785224 3456 6655 0 784793 0
[pid=115889/tid=115908] ppid=115886 vsize=3187048 memory=3134880 CPUtime=1630.18 cores=5,7
/proc/115889/task/115908/stat : 115908 (LSIPExact) R 115886 115889 115813 0 -1 4194368 576450 0 0 0 162819 199 0 0 20 0 2 0 138899570 3263537152 785224 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
Current children cumulated CPU time: 3286.37 s
Current children cumulated vsize: 3187048 KiB
Current children cumulated memory: 3140896 KiB

[startup+1722.3 s]
/proc/loadavg: 8.05 7.99 6.68 9/268 116246
/proc/meminfo: memFree=112710888/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=3294416 memory=3224224 CPUtime=3405.41 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 1227692 0 0 0 340161 380 0 0 20 0 2 0 138898485 3373481984 806056 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 823604 806056 3456 6655 0 805635 0
[pid=115889/tid=115908] ppid=115886 vsize=3294416 memory=3140000 CPUtime=1689.48 cores=5,7
/proc/115889/task/115908/stat : 115908 (LSIPExact) R 115886 115889 115813 0 -1 4194368 593663 0 0 0 168742 206 0 0 20 0 2 0 138899570 3373481984 806056 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
Current children cumulated CPU time: 3405.41 s
Current children cumulated vsize: 3294416 KiB
Current children cumulated memory: 3224224 KiB

[startup+1782.3 s]
/proc/loadavg: 8.13 8.02 6.78 9/268 116248
/proc/meminfo: memFree=112487424/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=3400792 memory=3306272 CPUtime=3524.46 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 1263592 0 0 0 352053 393 0 0 20 0 2 0 138898485 3482411008 826568 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 850198 826568 3456 6655 0 826201 0
[pid=115889/tid=115908] ppid=115886 vsize=3400792 memory=3306144 CPUtime=1748.78 cores=5,7
/proc/115889/task/115908/stat : 115908 (LSIPExact) R 115886 115889 115813 0 -1 4194368 612325 0 0 0 174665 213 0 0 20 0 2 0 138899570 3482411008 826568 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
Current children cumulated CPU time: 3524.46 s
Current children cumulated vsize: 3400792 KiB
Current children cumulated memory: 3306272 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1820.4 s]
/proc/loadavg: 7.99 8.00 6.83 8/266 116253
/proc/meminfo: memFree=115076704/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=3426556 memory=3360160 CPUtime=3600.06 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 1285184 0 0 0 359602 404 0 0 20 0 2 0 138898485 3508793344 840040 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 856639 840040 3456 6655 0 839493 0
[pid=115889/tid=115908] ppid=115886 vsize=3426556 memory=3359136 CPUtime=1786.44 cores=5,7
/proc/115889/task/115908/stat : 115908 (LSIPExact) R 115886 115889 115813 0 -1 4194368 623772 0 0 0 178425 219 0 0 20 0 2 0 138899570 3508793344 840040 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 3426556 KiB
Current children cumulated memory: 3360160 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=3596.57 s, system=4.40981 s

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

[startup+1820.8 s]
/proc/loadavg: 7.99 8.00 6.83 8/266 116253
/proc/meminfo: memFree=115076704/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=3426556 memory=3358244 CPUtime=3600.47 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) R 115886 115889 115813 0 -1 4194304 1497958 0 0 0 359632 415 0 0 20 0 1 0 138898485 3508793344 839561 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 856639 839561 3456 6655 0 839493 0
Current children cumulated CPU time: 3600.47 s
Current children cumulated vsize: 3426556 KiB
Current children cumulated memory: 3358244 KiB

[startup+1821.6 s]
/proc/loadavg: 7.99 8.00 6.83 6/262 116261
/proc/meminfo: memFree=116520392/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=2047248 memory=1960720 CPUtime=3600.85 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) S 115886 115889 115813 0 -1 4194304 1687262 0 0 0 359654 431 0 0 20 0 1 0 138898485 2096381952 490180 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 65536 6 16384 1 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 511812 490180 3456 6655 0 502045 0
Current children cumulated CPU time: 3600.85 s
Current children cumulated vsize: 2047248 KiB
Current children cumulated memory: 1960720 KiB

[startup+1822 s]*
/proc/loadavg: 7.99 8.00 6.83 5/263 116263
/proc/meminfo: memFree=117903744/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=2047248 memory=1960720 CPUtime=3600.87 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) S 115886 115889 115813 0 -1 4194304 1687262 227 0 0 359655 431 0 1 20 0 1 0 138898485 2096381952 490180 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 1 0 0 17 5 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 511812 490180 3456 6655 0 502045 0
[pid=116263] ppid=115889 vsize=1776 memory=256 CPUtime=0 cores=5,7
/proc/116263/stat : 116263 (bash) D 115889 115889 115813 0 -1 4194304 158 0 0 0 0 0 0 0 20 0 1 0 139080654 1818624 64 18446744073709551615 93918264139776 93918265034309 140725151198160 0 0 0 0 0 0 1 0 0 17 5 0 0 0 0 0 93918265273360 93918265321104 93918294204416 140725151201424 140725151201830 140725151201830 140725151207402 0
/proc/116263/statm: 444 64 64 219 0 64 0
Current children cumulated CPU time: 3600.87 s
Current children cumulated vsize: 2049024 KiB
Current children cumulated memory: 1960976 KiB

[startup+1822.4 s]
/proc/loadavg: 7.99 8.00 6.83 5/263 116263
/proc/meminfo: memFree=117903744/131249996 swapFree=33010416/33010684
[pid=115889] ppid=115886 vsize=2047248 memory=1960720 CPUtime=3600.87 cores=5,7
/proc/115889/stat : 115889 (LSIPExact) S 115886 115889 115813 0 -1 4194304 1687262 227 0 0 359655 431 0 1 20 0 1 0 138898485 2096381952 490180 18446744073709551615 93958340022272 93958367279441 140728755580672 0 0 0 0 0 16386 1 0 0 17 7 0 0 0 0 0 93958375781512 93958376213120 93958385016832 140728755587416 140728755587592 140728755587592 140728755593196 0
/proc/115889/statm: 511812 490180 3456 6655 0 502045 0
[pid=116263] ppid=115889 vsize=412 memory=128 CPUtime=0.01 cores=5,7
/proc/116263/stat : 116263 (setsid) D 115889 115889 115813 0 -1 4456448 296 0 0 0 0 1 0 0 20 0 1 0 139080654 421888 32 18446744073709551615 94165488472064 94165488474801 140722114356064 0 0 0 0 0 0 1 0 0 17 5 0 0 0 0 0 94165488483312 94165488484356 94165508296704 140722114361540 140722114361908 140722114361908 140722114367464 0
/proc/116263/statm: 103 32 32 1 0 42 0
Current children cumulated CPU time: 3600.88 s
Current children cumulated vsize: 2047660 KiB
Current children cumulated memory: 1960848 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1822.49
CPU time (s): 3600.98
CPU user time (s): 3596.57
CPU system time (s): 4.40981
CPU usage (%): 197.585
Max. virtual memory (cumulated for all children) (KiB): 3426556
Max. memory (cumulated for all children) (KiB): 3360160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.57
system time used= 4.40981
maximum resident set size= 3360160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1687785
page faults= 0
swaps= 0
block input operations= 16
block output operations= 200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1245
involuntary context switches= 113332


# summary of solver processes directly reported to runsolver:
#   pid: 115889
#   total CPU time (s): 3600.98
#   total CPU user time (s): 3596.57
#   total CPU system time (s): 4.40981

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.86613 second user time and 8.40155 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-11 13:10:07
IDJOB=4527364
IDBENCH=147555
IDSOLVER=3384
FILE ID=nodeC022/4527364-1752232206
RUNJOBID= nodeC022-1752232205-115833
SLURM_JOB_ID= 9682533
Free space on /tmp= 432136 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-4527364-1752232206/watcher-4527364-1752232206 -o /tmp/evaluation-result-4527364-1752232206/solver-4527364-1752232206 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1752232205-115833 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4527364-1752232206.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2

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

MD5SUM BENCH= 50cf9112b5ea763531dadde21846562c
RANDOM SEED=1187949666

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.721
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.44
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.713
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.44
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		: 3597.983
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        121619156 kB
MemAvailable:   129652400 kB
Buffers:            2128 kB
Cached:          8782044 kB
SwapCached:           32 kB
Active:           765672 kB
Inactive:        8125244 kB
Active(anon):     122648 kB
Inactive(anon):     2124 kB
Active(file):     643024 kB
Inactive(file):  8123120 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            196896 kB
Writeback:             8 kB
AnonPages:        109892 kB
Mapped:           114340 kB
Shmem:             18028 kB
KReclaimable:     212280 kB
Slab:             306356 kB
SReclaimable:     212280 kB
SUnreclaim:        94076 kB
KernelStack:        4240 kB
PageTables:         3064 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     447096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432064 MiB
End job on nodeC022 at 2025-07-11 13:40:30