Trace number 4527357

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) 3601.08 1821.77

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_11.opb.PB06.opb
MD5SUM37dc22c6a12cddf588c55f8d6ee6d8c2
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 benchmark240
Best CPU time to get the best result obtained on this benchmark3586.04
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 492823
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 492823
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.02/1819.70	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
3600.02/1819.70	c numVar: 10000
3600.02/1819.70	c numCon: 656900
3600.02/1819.70	c numEqual: 0
3600.02/1819.70	c intSize: 19
3600.02/1819.70	c ls_time: 10.0, mip_time: 2148.0, exact_time: 1432.0
3600.02/1819.70	c ------------------- Paras list -------------------
3600.02/1819.70	c Name                	 Type      	 Now       	 Default   	 Comment
3600.02/1819.70	c timeout             	 double    	 3600.000000	 3600      	 
3600.02/1819.70	c mip_time            	 double    	 0.600000  	 0.5       	 
3600.02/1819.70	c ls_time             	 double    	 10.000000 	 10        	 
3600.02/1819.70	c safe_mode           	 int       	 1         	 1         	 1 trust; 2 feasible
3600.02/1819.70	c mip_emphasis        	 int       	 1         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
3600.02/1819.70	c random_seed         	 int       	 0         	 0         	 
3600.02/1819.70	c sample_size         	 int       	 50        	 50        	 
3600.02/1819.70	c sub_score           	 int       	 1         	 1         	 
3600.02/1819.70	c tabu_base           	 int       	 3         	 3         	 
3600.02/1819.70	c tabu_variation      	 int       	 1         	 1         	 
3600.02/1819.70	c sub_div             	 int       	 4         	 4         	 
3600.02/1819.70	c nbcore              	 int       	 2         	 1         	 
3600.02/1819.70	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
3600.02/1819.70	c print_sol           	 int       	 1         	 1         	 
3600.02/1819.70	c tmpdir              	 string		 .         	 "."       	 
3600.02/1819.70	c home                	 string		 HOME	 "."       	 
3600.02/1819.70	c benchname           	 string		 HOME/instance-4527357-1752232206.opb	 ""        	 
3600.02/1819.70	c --------------------------------------------------
3600.02/1819.70	c Local Search solver
3600.02/1819.70	c LS find feasible solution for PBO with objective value 264
3600.02/1819.70	c MIP solver
3600.02/1819.70	c receive signal 15, try to interrupt solver...
3600.57/1820.56	c copy file: 0
3600.57/1820.56	c gen ub file: HOME/instance-4527357-1752232206.opb_ub.opb
3600.57/1820.56	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: 63794 MiB (59208 MiB free)
  memory of node 1: 64507 MiB (61434 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100073 s]*
/proc/loadavg: 0.09 0.09 0.09 4/247 120868
/proc/meminfo: memFree=123405120/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=144204 memory=79020 CPUtime=0.1 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) R 120860 120867 120784 0 -1 4194304 14126 0 0 0 4 6 0 0 20 0 1 0 138900497 147664896 19755 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 36051 19755 1184 6655 0 26286 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 144204 KiB
Current children cumulated memory: 79020 KiB

[startup+0.21309 s]*
/proc/loadavg: 0.09 0.09 0.09 5/247 120868
/proc/meminfo: memFree=123214660/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=206640 memory=162220 CPUtime=0.21 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) R 120860 120867 120784 0 -1 4194304 29805 0 0 0 9 12 0 0 20 0 1 0 138900497 211599360 40555 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 51660 40555 1184 6655 0 41895 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 206640 KiB
Current children cumulated memory: 162220 KiB

[startup+0.312839 s]*
/proc/loadavg: 0.09 0.09 0.09 4/247 120868
/proc/meminfo: memFree=123198532/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=212584 memory=169900 CPUtime=0.3 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) R 120860 120867 120784 0 -1 4194304 31732 0 0 0 17 13 0 0 20 0 1 0 138900497 217686016 42475 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 53146 42475 1184 6655 0 43381 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 212584 KiB
Current children cumulated memory: 169900 KiB

[startup+0.700352 s]
/proc/loadavg: 0.09 0.09 0.09 5/247 120868
/proc/meminfo: memFree=123103140/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=276316 memory=241808 CPUtime=0.68 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) R 120860 120867 120784 0 -1 4194304 44095 0 0 0 50 18 0 0 20 0 1 0 138900497 282947584 60452 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 69079 60452 1184 6655 0 59314 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 276316 KiB
Current children cumulated memory: 241808 KiB

[startup+1.50031 s]
/proc/loadavg: 0.09 0.09 0.09 4/247 120868
/proc/meminfo: memFree=122997580/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=377196 memory=342672 CPUtime=1.46 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) R 120860 120867 120784 0 -1 4194304 69295 0 0 0 121 25 0 0 20 0 1 0 138900497 386248704 85636 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 94299 85668 1184 6655 0 84534 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 377196 KiB
Current children cumulated memory: 342672 KiB

[startup+3.11283 s]
/proc/loadavg: 0.40 0.16 0.11 5/251 120906
/proc/meminfo: memFree=122844636/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=388288 memory=353680 CPUtime=3.05 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) R 120860 120867 120784 0 -1 4194304 72080 0 0 0 278 27 0 0 20 0 1 0 138900497 397606912 88420 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 97072 88420 1184 6655 0 87307 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 388288 KiB
Current children cumulated memory: 353680 KiB

[startup+6.30036 s]
/proc/loadavg: 0.40 0.16 0.11 5/251 120906
/proc/meminfo: memFree=122845116/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=388288 memory=353680 CPUtime=6.23 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) R 120860 120867 120784 0 -1 4194304 72140 0 0 0 596 27 0 0 20 0 1 0 138900497 397606912 88420 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 97072 88420 1184 6655 0 87307 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 388288 KiB
Current children cumulated memory: 353680 KiB

[startup+12.7004 s]
/proc/loadavg: 0.85 0.26 0.14 4/249 120917
/proc/meminfo: memFree=121933032/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=900088 memory=794224 CPUtime=12.61 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) R 120860 120867 120784 0 -1 4194304 142665 0 0 0 1217 44 0 0 20 0 2 0 138900497 921690112 198556 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 225022 198556 2912 6655 0 198905 0
[pid=120867/tid=120917] ppid=120860 vsize=900088 memory=798540 CPUtime=0 cores=1,3
/proc/120867/task/120917/stat : 120917 (LSIPExact) S 120860 120867 120784 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 2 0 138901610 921690112 198556 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 1 0 0 -1 3 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 900088 KiB
Current children cumulated memory: 794224 KiB

[startup+25.5002 s]
/proc/loadavg: 2.09 0.56 0.24 7/252 120930
/proc/meminfo: memFree=121846388/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=901996 memory=818032 CPUtime=37.17 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) R 120860 120867 120784 0 -1 4194304 160010 0 0 0 3666 51 0 0 20 0 2 0 138900497 923643904 204508 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 225499 204508 3552 6655 0 204205 0
[pid=120867/tid=120917] ppid=120860 vsize=901996 memory=813808 CPUtime=11.95 cores=1,3
/proc/120867/task/120917/stat : 120917 (LSIPExact) R 120860 120867 120784 0 -1 4194368 8575 0 0 0 1190 5 0 0 20 0 2 0 138901610 923643904 204508 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
Current children cumulated CPU time: 37.17 s
Current children cumulated vsize: 901996 KiB
Current children cumulated memory: 818032 KiB

[startup+51.1098 s]
/proc/loadavg: 3.91 1.11 0.43 9/255 120956
/proc/meminfo: memFree=121745708/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=977280 memory=881636 CPUtime=86.74 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) R 120860 120867 120784 0 -1 4194304 195300 0 0 0 8616 58 0 0 20 0 2 0 138900497 1000734720 220409 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 244320 220409 3552 6655 0 226184 0
[pid=120867/tid=120917] ppid=120860 vsize=977280 memory=851668 CPUtime=36.46 cores=1,3
/proc/120867/task/120917/stat : 120917 (LSIPExact) R 120860 120867 120784 0 -1 4194368 18530 0 0 0 3635 11 0 0 20 0 2 0 138901610 1000734720 220409 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
Current children cumulated CPU time: 86.74 s
Current children cumulated vsize: 977280 KiB
Current children cumulated memory: 881636 KiB

[startup+102.3 s]
/proc/loadavg: 6.34 2.20 0.84 9/255 120958
/proc/meminfo: memFree=121651156/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=977280 memory=901128 CPUtime=188.37 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) R 120860 120867 120784 0 -1 4194304 220200 0 0 0 18773 64 0 0 20 0 2 0 138900497 1000734720 225282 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 244320 225282 3552 6655 0 230093 0
[pid=120867/tid=120917] ppid=120860 vsize=977280 memory=21504 CPUtime=87.03 cores=1,3
/proc/120867/task/120917/stat : 120917 (LSIPExact) R 120860 120867 120784 0 -1 4194368 32428 0 0 0 8688 15 0 0 20 0 2 0 138901610 1000734720 225282 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
Current children cumulated CPU time: 188.37 s
Current children cumulated vsize: 977280 KiB
Current children cumulated memory: 901128 KiB

[startup+162.3 s]
/proc/loadavg: 7.49 3.29 1.30 9/256 120961
/proc/meminfo: memFree=121400064/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=1042816 memory=943316 CPUtime=307.57 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) R 120860 120867 120784 0 -1 4194304 239592 0 0 0 30688 69 0 0 20 0 2 0 138900497 1067843584 235829 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 260704 235829 3552 6655 0 239684 0
[pid=120867/tid=120917] ppid=120860 vsize=1042816 memory=14336 CPUtime=146.41 cores=1,3
/proc/120867/task/120917/stat : 120917 (LSIPExact) R 120860 120867 120784 0 -1 4194368 46729 0 0 0 14621 20 0 0 20 0 2 0 138901610 1067843584 235829 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
Current children cumulated CPU time: 307.57 s
Current children cumulated vsize: 1042816 KiB
Current children cumulated memory: 943316 KiB

[startup+222.3 s]
/proc/loadavg: 7.86 4.17 1.73 9/256 120963
/proc/meminfo: memFree=121087828/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=1067756 memory=1019224 CPUtime=426.75 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) R 120860 120867 120784 0 -1 4194304 261197 0 0 0 42600 75 0 0 20 0 2 0 138900497 1093382144 254806 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 266939 254806 3552 6655 0 255517 0
[pid=120867/tid=120917] ppid=120860 vsize=1067756 memory=998744 CPUtime=205.78 cores=1,3
/proc/120867/task/120917/stat : 120917 (LSIPExact) R 120860 120867 120784 0 -1 4194368 59369 0 0 0 20554 24 0 0 20 0 2 0 138901610 1093382144 254806 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
Current children cumulated CPU time: 426.75 s
Current children cumulated vsize: 1067756 KiB
Current children cumulated memory: 1019224 KiB

[startup+282.3 s]
/proc/loadavg: 8.11 4.91 2.14 9/255 120965
/proc/meminfo: memFree=120813288/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=1170944 memory=1092996 CPUtime=545.95 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) R 120860 120867 120784 0 -1 4194304 286089 0 0 0 54515 80 0 0 20 0 2 0 138900497 1199046656 273249 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 292736 273249 3552 6655 0 273955 0
[pid=120867/tid=120917] ppid=120860 vsize=1170944 memory=1013976 CPUtime=265.16 cores=1,3
/proc/120867/task/120917/stat : 120917 (LSIPExact) R 120860 120867 120784 0 -1 4194368 72971 0 0 0 26489 27 0 0 20 0 2 0 138901610 1199046656 273249 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
Current children cumulated CPU time: 545.95 s
Current children cumulated vsize: 1170944 KiB
Current children cumulated memory: 1092996 KiB

[startup+342.3 s]
/proc/loadavg: 8.09 5.49 2.52 9/255 120968
/proc/meminfo: memFree=120499836/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=1275016 memory=1168248 CPUtime=665.19 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) R 120860 120867 120784 0 -1 4194304 306889 0 0 0 66432 87 0 0 20 0 2 0 138900497 1305616384 292062 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 318754 292062 3552 6655 0 293008 0
[pid=120867/tid=120917] ppid=120860 vsize=1275016 memory=1129348 CPUtime=324.55 cores=1,3
/proc/120867/task/120917/stat : 120917 (LSIPExact) R 120860 120867 120784 0 -1 4194368 83716 0 0 0 32423 32 0 0 20 0 2 0 138901610 1305616384 292062 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
Current children cumulated CPU time: 665.19 s
Current children cumulated vsize: 1275016 KiB
Current children cumulated memory: 1168248 KiB


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

[startup+1482.3 s]
/proc/loadavg: 8.10 8.05 6.52 9/254 121115
/proc/meminfo: memFree=116738616/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=2606480 memory=2509396 CPUtime=2929.63 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) R 120860 120867 120784 0 -1 4194304 731201 0 0 0 292740 223 0 0 20 0 2 0 138900497 2669035520 627349 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 651620 627349 3552 6655 0 628172 0
[pid=120867/tid=120917] ppid=120860 vsize=2606480 memory=0 CPUtime=1454.45 cores=1,3
/proc/120867/task/120917/stat : 120917 (LSIPExact) R 120860 120867 120784 0 -1 4194368 313146 0 0 0 145335 110 0 0 20 0 2 0 138901610 2669035520 627349 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
Current children cumulated CPU time: 2929.63 s
Current children cumulated vsize: 2606480 KiB
Current children cumulated memory: 2509396 KiB

[startup+1542.3 s]
/proc/loadavg: 8.09 8.05 6.62 9/254 121117
/proc/meminfo: memFree=116573200/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=2640764 memory=2577748 CPUtime=3048.84 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) R 120860 120867 120784 0 -1 4194304 752226 0 0 0 304653 231 0 0 20 0 2 0 138900497 2704142336 644437 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 660191 644437 3552 6655 0 645202 0
[pid=120867/tid=120917] ppid=120860 vsize=2640764 memory=150891 CPUtime=1514.29 cores=1,3
/proc/120867/task/120917/stat : 120917 (LSIPExact) R 120860 120867 120784 0 -1 4194368 322948 0 0 0 151316 113 0 0 20 0 2 0 138901610 2704142336 644437 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
Current children cumulated CPU time: 3048.84 s
Current children cumulated vsize: 2640764 KiB
Current children cumulated memory: 2577748 KiB

[startup+1602.3 s]
/proc/loadavg: 8.07 8.06 6.72 9/255 121120
/proc/meminfo: memFree=116333900/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=2740232 memory=2646444 CPUtime=3168.07 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) R 120860 120867 120784 0 -1 4194304 775342 0 0 0 316569 238 0 0 20 0 2 0 138900497 2805997568 661611 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 685058 661611 3552 6655 0 662358 0
[pid=120867/tid=120917] ppid=120860 vsize=2740232 memory=2575828 CPUtime=1574.13 cores=1,3
/proc/120867/task/120917/stat : 120917 (LSIPExact) R 120860 120867 120784 0 -1 4194368 334889 0 0 0 157298 115 0 0 20 0 2 0 138901610 2805997568 661611 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
Current children cumulated CPU time: 3168.07 s
Current children cumulated vsize: 2740232 KiB
Current children cumulated memory: 2646444 KiB

[startup+1662.3 s]
/proc/loadavg: 8.06 8.06 6.80 9/255 121123
/proc/meminfo: memFree=116054968/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=2776428 memory=2715692 CPUtime=3287.3 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) R 120860 120867 120784 0 -1 4194304 794323 0 0 0 328484 246 0 0 20 0 2 0 138900497 2843062272 678923 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 694107 678923 3552 6655 0 679837 0
[pid=120867/tid=120917] ppid=120860 vsize=2776428 memory=2713260 CPUtime=1633.97 cores=1,3
/proc/120867/task/120917/stat : 120917 (LSIPExact) R 120860 120867 120784 0 -1 4194368 345813 0 0 0 163279 118 0 0 20 0 2 0 138901610 2843062272 678923 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
Current children cumulated CPU time: 3287.3 s
Current children cumulated vsize: 2776428 KiB
Current children cumulated memory: 2715692 KiB

[startup+1722.3 s]
/proc/loadavg: 8.06 8.06 6.89 9/255 121124
/proc/meminfo: memFree=115768664/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=2876020 memory=2784072 CPUtime=3406.52 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) R 120860 120867 120784 0 -1 4194304 816367 0 0 0 340399 253 0 0 20 0 2 0 138900497 2945044480 696018 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 719005 696018 3552 6655 0 696940 0
[pid=120867/tid=120917] ppid=120860 vsize=2876020 memory=2719276 CPUtime=1693.8 cores=1,3
/proc/120867/task/120917/stat : 120917 (LSIPExact) R 120860 120867 120784 0 -1 4194368 356617 0 0 0 169260 120 0 0 20 0 2 0 138901610 2945044480 696018 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
Current children cumulated CPU time: 3406.52 s
Current children cumulated vsize: 2876020 KiB
Current children cumulated memory: 2784072 KiB

[startup+1782.3 s]
/proc/loadavg: 8.19 8.09 6.97 9/255 121126
/proc/meminfo: memFree=115492356/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=2910500 memory=2852552 CPUtime=3525.72 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) R 120860 120867 120784 0 -1 4194304 838042 0 0 0 352312 260 0 0 20 0 2 0 138900497 2980352000 713138 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 727625 713138 3552 6655 0 714010 0
[pid=120867/tid=120917] ppid=120860 vsize=2910500 memory=2842952 CPUtime=1753.63 cores=1,3
/proc/120867/task/120917/stat : 120917 (LSIPExact) R 120860 120867 120784 0 -1 4194368 367561 0 0 0 175240 123 0 0 20 0 2 0 138901610 2980352000 713138 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
Current children cumulated CPU time: 3525.72 s
Current children cumulated vsize: 2910500 KiB
Current children cumulated memory: 2852552 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1819.7 s]
/proc/loadavg: 8.18 8.10 7.02 9/255 121127
/proc/meminfo: memFree=115287884/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=2997436 memory=2895100 CPUtime=3600.02 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) R 120860 120867 120784 0 -1 4194304 851241 0 0 0 359736 266 0 0 20 0 2 0 138900497 3069374464 723775 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 749359 723775 3552 6655 0 724608 0
[pid=120867/tid=120917] ppid=120860 vsize=2997436 memory=2889084 CPUtime=1790.91 cores=1,3
/proc/120867/task/120917/stat : 120917 (LSIPExact) R 120860 120867 120784 0 -1 4194368 374894 0 0 0 178967 124 0 0 20 0 2 0 138901610 3069374464 723775 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2997436 KiB
Current children cumulated memory: 2895100 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=3597.69 s, system=2.96056 s

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

# cumulated CPU time of all completed processes:  user=3598.08 s, system=3.00118 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+1820.8 s]
/proc/loadavg: 8.18 8.10 7.02 7/253 121127
/proc/meminfo: memFree=115283600/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=1150368 memory=1107584 CPUtime=3600.58 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) S 120860 120867 120784 0 -1 4194304 1171229 229 0 0 359769 289 0 0 20 0 1 0 138900497 1177976832 276896 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 1 0 0 17 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 287592 276896 3616 6655 0 277826 0
Current children cumulated CPU time: 3600.58 s
Current children cumulated vsize: 1150368 KiB
Current children cumulated memory: 1107584 KiB

[startup+1821.2 s]
/proc/loadavg: 8.18 8.10 7.02 5/255 121130
/proc/meminfo: memFree=118454020/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=1150368 memory=1107584 CPUtime=3600.58 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) S 120860 120867 120784 0 -1 4194304 1171229 229 0 0 359769 289 0 0 20 0 1 0 138900497 1177976832 276896 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 1 0 0 17 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 287592 276896 3616 6655 0 277826 0
[pid=121129] ppid=120867 vsize=412 memory=128 CPUtime=0.01 cores=1,3
/proc/121129/stat : 121129 (setsid) D 120867 120867 120784 0 -1 4456448 296 0 0 0 0 1 0 0 20 0 1 0 139082553 421888 32 18446744073709551615 94913027563520 94913027566257 140732781893568 0 0 0 0 0 0 1 0 0 17 3 0 0 0 0 0 94913027574768 94913027575812 94913051951104 140732781897924 140732781898292 140732781898292 140732781903848 0
/proc/121129/statm: 103 32 32 1 0 42 0
Current children cumulated CPU time: 3600.59 s
Current children cumulated vsize: 1150780 KiB
Current children cumulated memory: 1107712 KiB

[startup+1821.6 s]
/proc/loadavg: 8.18 8.10 7.02 5/255 121130
/proc/meminfo: memFree=118454020/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=1150368 memory=1107584 CPUtime=3600.58 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) S 120860 120867 120784 0 -1 4194304 1171229 229 0 0 359769 289 0 0 20 0 1 0 138900497 1177976832 276896 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 1 0 0 17 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 287592 276896 3616 6655 0 277826 0
[pid=121129] ppid=120867 vsize=43792 memory=24260 CPUtime=0.32 cores=1,3
/proc/121129/stat : 121129 (Exact) R 120867 121129 121129 0 -1 4194304 5437 0 0 0 29 3 0 0 20 0 1 0 139082553 44843008 6065 18446744073709551615 4198400 8335837 140723913318752 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 9148648 9230840 13369344 140723913324722 140723913325083 140723913325083 140723913330639 0
/proc/121129/statm: 10948 6065 928 1011 0 9715 0
Current children cumulated CPU time: 3600.9 s
Current children cumulated vsize: 1194160 KiB
Current children cumulated memory: 1131844 KiB

[startup+1821.7 s]
/proc/loadavg: 8.18 8.10 7.02 5/255 121130
/proc/meminfo: memFree=118454020/131382116 swapFree=33010684/33010684
[pid=120867] ppid=120860 vsize=1150368 memory=1107584 CPUtime=3600.58 cores=1,3
/proc/120867/stat : 120867 (LSIPExact) S 120860 120867 120784 0 -1 4194304 1171229 229 0 0 359769 289 0 0 20 0 1 0 138900497 1177976832 276896 18446744073709551615 93940871090176 93940898347345 140731293303360 0 0 0 0 0 16386 1 0 0 17 1 0 0 0 0 0 93940906849416 93940907281024 93940924248064 140731293309272 140731293309448 140731293309448 140731293315052 0
/proc/120867/statm: 287592 276896 3616 6655 0 277826 0
[pid=121129] ppid=120867 vsize=45488 memory=27952 CPUtime=0.41 cores=1,3
/proc/121129/stat : 121129 (Exact) R 120867 121129 121129 0 -1 4194304 5826 0 0 0 38 3 0 0 20 0 1 0 139082553 46579712 6988 18446744073709551615 4198400 8335837 140723913318752 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 9148648 9230840 13369344 140723913324722 140723913325083 140723913325083 140723913330639 0
/proc/121129/statm: 11372 6988 928 1011 0 10139 0
Current children cumulated CPU time: 3600.99 s
Current children cumulated vsize: 1195856 KiB
Current children cumulated memory: 1135536 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1821.77
CPU time (s): 3601.08
CPU user time (s): 3598.08
CPU system time (s): 3.00118
CPU usage (%): 197.669
Max. virtual memory (cumulated for all children) (KiB): 2997436
Max. memory (cumulated for all children) (KiB): 2895100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.08
system time used= 3.00118
maximum resident set size= 2895356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1177284
page faults= 0
swaps= 0
block input operations= 15688
block output operations= 200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 549
involuntary context switches= 85873


# summary of solver processes directly reported to runsolver:
#   pid: 120867,121129
#   total CPU time (s): 3601.08
#   total CPU user time (s): 3598.08
#   total CPU system time (s): 3.00118

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.47197 second user time and 7.76937 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-07-11 13:10:07
IDJOB=4527357
IDBENCH=147559
IDSOLVER=3384
FILE ID=nodeC011/4527357-1752232206
RUNJOBID= nodeC011-1752232205-120802
SLURM_JOB_ID= 9682522
Free space on /tmp= 430208 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_11.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-4527357-1752232206/watcher-4527357-1752232206 -o /tmp/evaluation-result-4527357-1752232206/solver-4527357-1752232206 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1752232205-120802 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4527357-1752232206.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2

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

MD5SUM BENCH= 37dc22c6a12cddf588c55f8d6ee6d8c2
RANDOM SEED=1187949666

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        123548088 kB
MemAvailable:   129914360 kB
Buffers:            3276 kB
Cached:          7136828 kB
SwapCached:            0 kB
Active:           521300 kB
Inactive:        6691364 kB
Active(anon):      88420 kB
Inactive(anon):     2104 kB
Active(file):     432880 kB
Inactive(file):  6689260 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            230612 kB
Writeback:             0 kB
AnonPages:         75696 kB
Mapped:           109372 kB
Shmem:             17960 kB
KReclaimable:     167132 kB
Slab:             250372 kB
SReclaimable:     167132 kB
SUnreclaim:        83240 kB
KernelStack:        3920 kB
PageTables:         3060 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     364480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149304 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

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