Trace number 4500073

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
LSIPExact S1? (TO) 3602.09 1832.55

General information on the benchmark

NamePB24/normalized-PB10/OPT-LIN/oliveras/
j60opt/normalized-j6045_4.std.opb
MD5SUM2e74a757ac714177de3997bf1c5ad9e4
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark108
Best CPU time to get the best result obtained on this benchmark2431.64
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables36722
Total number of constraints129326
Number of constraints which are clauses128126
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint60
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100069 s]*
/proc/loadavg: 8.14 8.10 8.02 8/254 60716
/proc/meminfo: memFree=128100392/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=82476 memory=46568 CPUtime=0.09 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) R 60712 60715 58727 0 -1 4194304 9573 0 0 0 7 2 0 0 20 0 1 0 56182621 84455424 11610 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 20619 11610 1184 6655 0 10854 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 82476 KiB
Current children cumulated memory: 46568 KiB

[startup+0.213174 s]*
/proc/loadavg: 8.14 8.10 8.02 8/254 60716
/proc/meminfo: memFree=128069144/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=109796 memory=75368 CPUtime=0.2 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) R 60712 60715 58727 0 -1 4194304 16788 0 0 0 16 4 0 0 20 0 1 0 56182621 112431104 18842 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 27449 18842 1184 6655 0 17684 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 109796 KiB
Current children cumulated memory: 75368 KiB

[startup+0.313157 s]*
/proc/loadavg: 8.14 8.10 8.02 8/254 60716
/proc/meminfo: memFree=128053016/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=125756 memory=91240 CPUtime=0.3 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) R 60712 60715 58727 0 -1 4194304 20772 0 0 0 25 5 0 0 20 0 1 0 56182621 128774144 22810 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 31439 22810 1184 6655 0 21674 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 125756 KiB
Current children cumulated memory: 91240 KiB

[startup+0.700297 s]
/proc/loadavg: 8.14 8.10 8.02 8/254 60716
/proc/meminfo: memFree=128053016/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=125968 memory=91368 CPUtime=0.68 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) R 60712 60715 58727 0 -1 4194304 20811 0 0 0 63 5 0 0 20 0 1 0 56182621 128991232 22842 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 31492 22842 1184 6655 0 21727 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 125968 KiB
Current children cumulated memory: 91368 KiB

[startup+1.50034 s]
/proc/loadavg: 8.14 8.10 8.02 8/254 60716
/proc/meminfo: memFree=128053620/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=125968 memory=91368 CPUtime=1.47 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) R 60712 60715 58727 0 -1 4194304 20811 0 0 0 142 5 0 0 20 0 1 0 56182621 128991232 22842 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 31492 22842 1184 6655 0 21727 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 125968 KiB
Current children cumulated memory: 91368 KiB

[startup+3.11276 s]
/proc/loadavg: 8.05 8.08 8.02 8/254 60716
/proc/meminfo: memFree=128053872/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=125968 memory=91368 CPUtime=3.08 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) R 60712 60715 58727 0 -1 4194304 20813 0 0 0 303 5 0 0 20 0 1 0 56182621 128991232 22842 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 31492 22842 1184 6655 0 21727 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 125968 KiB
Current children cumulated memory: 91368 KiB

[startup+6.30027 s]
/proc/loadavg: 8.05 8.08 8.02 8/254 60716
/proc/meminfo: memFree=128054628/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=125968 memory=91368 CPUtime=6.26 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) R 60712 60715 58727 0 -1 4194304 20815 0 0 0 621 5 0 0 20 0 1 0 56182621 128991232 22842 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 31492 22842 1184 6655 0 21727 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 125968 KiB
Current children cumulated memory: 91368 KiB

[startup+12.7002 s]
/proc/loadavg: 7.89 8.04 8.01 8/255 60717
/proc/meminfo: memFree=127922292/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=334580 memory=254820 CPUtime=13.72 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) R 60712 60715 58727 0 -1 4194304 55215 0 0 0 1359 13 0 0 20 0 2 0 56182621 342609920 63705 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 83645 63705 3456 6655 0 64816 0
[pid=60715/tid=60717] ppid=60712 vsize=334580 memory=236724 CPUtime=1.67 cores=4,6
/proc/60715/task/60717/stat : 60717 (LSIPExact) R 60712 60715 58727 0 -1 4194368 5859 0 0 0 165 2 0 0 20 0 2 0 56183647 342609920 63705 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
Current children cumulated CPU time: 13.72 s
Current children cumulated vsize: 334580 KiB
Current children cumulated memory: 254820 KiB

[startup+25.5002 s]
/proc/loadavg: 7.91 8.04 8.01 9/256 60719
/proc/meminfo: memFree=127866300/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=334720 memory=282596 CPUtime=39.13 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) R 60712 60715 58727 0 -1 4194304 72939 0 0 0 3898 15 0 0 20 0 2 0 56182621 342753280 70649 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 83680 70649 3520 6655 0 71571 0
[pid=60715/tid=60717] ppid=60712 vsize=334720 memory=280932 CPUtime=14.42 cores=4,6
/proc/60715/task/60717/stat : 60717 (LSIPExact) R 60712 60715 58727 0 -1 4194368 23413 0 0 0 1438 4 0 0 20 0 2 0 56183647 342753280 70649 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
Current children cumulated CPU time: 39.13 s
Current children cumulated vsize: 334720 KiB
Current children cumulated memory: 282596 KiB

[startup+51.1054 s]
/proc/loadavg: 8.07 8.07 8.01 9/256 60719
/proc/meminfo: memFree=127860268/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=334720 memory=284516 CPUtime=89.94 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) R 60712 60715 58727 0 -1 4194304 74618 0 0 0 8979 15 0 0 20 0 2 0 56182621 342753280 71129 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 83680 71129 3520 6655 0 71571 0
[pid=60715/tid=60717] ppid=60712 vsize=334720 memory=284516 CPUtime=39.92 cores=4,6
/proc/60715/task/60717/stat : 60717 (LSIPExact) R 60712 60715 58727 0 -1 4194368 25081 0 0 0 3988 4 0 0 20 0 2 0 56183647 342753280 71129 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
Current children cumulated CPU time: 89.94 s
Current children cumulated vsize: 334720 KiB
Current children cumulated memory: 284516 KiB

[startup+102.3 s]
/proc/loadavg: 8.03 8.05 8.01 9/256 60721
/proc/meminfo: memFree=127831888/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=360988 memory=307940 CPUtime=191.56 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) R 60712 60715 58727 0 -1 4194304 99543 0 0 0 19138 18 0 0 20 0 2 0 56182621 369651712 76985 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 90247 76985 3520 6655 0 78138 0
[pid=60715/tid=60717] ppid=60712 vsize=360988 memory=307300 CPUtime=90.89 cores=4,6
/proc/60715/task/60717/stat : 60717 (LSIPExact) R 60712 60715 58727 0 -1 4194368 37993 0 0 0 9084 5 0 0 20 0 2 0 56183647 369651712 76985 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
Current children cumulated CPU time: 191.56 s
Current children cumulated vsize: 360988 KiB
Current children cumulated memory: 307940 KiB

[startup+162.3 s]
/proc/loadavg: 8.13 8.07 8.02 9/255 60723
/proc/meminfo: memFree=127792452/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=382792 memory=332516 CPUtime=310.6 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) R 60712 60715 58727 0 -1 4194304 120822 0 0 0 31039 21 0 0 20 0 2 0 56182621 391979008 83129 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 95698 83129 3520 6655 0 83589 0
[pid=60715/tid=60717] ppid=60712 vsize=382792 memory=332516 CPUtime=150.61 cores=4,6
/proc/60715/task/60717/stat : 60717 (LSIPExact) R 60712 60715 58727 0 -1 4194368 44869 0 0 0 15055 6 0 0 20 0 2 0 56183647 391979008 83129 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
Current children cumulated CPU time: 310.6 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 332516 KiB

[startup+222.3 s]
/proc/loadavg: 8.16 8.09 8.02 9/255 60725
/proc/meminfo: memFree=127801524/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=382792 memory=333668 CPUtime=429.77 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) R 60712 60715 58727 0 -1 4194304 136805 0 0 0 42954 23 0 0 20 0 2 0 56182621 391979008 83417 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 95698 83417 3520 6655 0 83589 0
[pid=60715/tid=60717] ppid=60712 vsize=382792 memory=333668 CPUtime=210.38 cores=4,6
/proc/60715/task/60717/stat : 60717 (LSIPExact) R 60712 60715 58727 0 -1 4194368 54240 0 0 0 21031 7 0 0 20 0 2 0 56183647 391979008 83417 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
Current children cumulated CPU time: 429.77 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 333668 KiB

[startup+282.3 s]
/proc/loadavg: 7.54 7.93 7.97 8/254 60929
/proc/meminfo: memFree=128000668/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=382792 memory=333796 CPUtime=548.85 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) R 60712 60715 58727 0 -1 4194304 147172 0 0 0 54861 24 0 0 20 0 2 0 56182621 391979008 83449 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 95698 83449 3520 6655 0 83589 0
[pid=60715/tid=60717] ppid=60712 vsize=382792 memory=17792 CPUtime=270.11 cores=4,6
/proc/60715/task/60717/stat : 60717 (LSIPExact) R 60712 60715 58727 0 -1 4194368 60259 0 0 0 27003 8 0 0 20 0 2 0 56183647 391979008 83449 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
Current children cumulated CPU time: 548.85 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 333796 KiB

[startup+342.3 s]
/proc/loadavg: 7.36 7.81 7.92 8/254 61152
/proc/meminfo: memFree=128104824/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=382792 memory=334052 CPUtime=667.95 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) R 60712 60715 58727 0 -1 4194304 167865 0 0 0 66769 26 0 0 20 0 2 0 56182621 391979008 83513 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 95698 83513 3520 6655 0 83589 0
[pid=60715/tid=60717] ppid=60712 vsize=382792 memory=14336 CPUtime=329.84 cores=4,6
/proc/60715/task/60717/stat : 60717 (LSIPExact) R 60712 60715 58727 0 -1 4194368 70954 0 0 0 32976 8 0 0 20 0 2 0 56183647 391979008 83513 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
Current children cumulated CPU time: 667.95 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 334052 KiB

[startup+402.3 s]

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

Current children cumulated CPU time: 2788.81 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 338532 KiB

[startup+1482.3 s]
/proc/loadavg: 8.05 7.96 7.81 9/254 62654
/proc/meminfo: memFree=128830860/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=382792 memory=338532 CPUtime=2908.06 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) R 60712 60715 58727 0 -1 4194304 252861 0 0 0 290771 35 0 0 20 0 2 0 56182621 391979008 84633 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 95698 84633 3520 6655 0 83589 0
[pid=60715/tid=60717] ppid=60712 vsize=382792 memory=338532 CPUtime=1441.04 cores=4,6
/proc/60715/task/60717/stat : 60717 (LSIPExact) R 60712 60715 58727 0 -1 4194368 111207 0 0 0 144093 11 0 0 20 0 2 0 56183647 391979008 84633 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
Current children cumulated CPU time: 2908.06 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 338532 KiB

[startup+1542.3 s]
/proc/loadavg: 8.21 8.02 7.84 9/255 62659
/proc/meminfo: memFree=128829992/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=382792 memory=338532 CPUtime=3027.3 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) R 60712 60715 58727 0 -1 4194304 252867 0 0 0 302695 35 0 0 20 0 2 0 56182621 391979008 84633 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 95698 84633 3520 6655 0 83589 0
[pid=60715/tid=60717] ppid=60712 vsize=382792 memory=17792 CPUtime=1500.86 cores=4,6
/proc/60715/task/60717/stat : 60717 (LSIPExact) R 60712 60715 58727 0 -1 4194368 111207 0 0 0 150075 11 0 0 20 0 2 0 56183647 391979008 84633 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
Current children cumulated CPU time: 3027.3 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 338532 KiB

[startup+1602.3 s]
/proc/loadavg: 8.13 8.03 7.86 9/254 62661
/proc/meminfo: memFree=128793288/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=382792 memory=338532 CPUtime=3146.56 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) R 60712 60715 58727 0 -1 4194304 254018 0 0 0 314621 35 0 0 20 0 2 0 56182621 391979008 84633 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 95698 84633 3520 6655 0 83589 0
[pid=60715/tid=60717] ppid=60712 vsize=382792 memory=17792 CPUtime=1560.7 cores=4,6
/proc/60715/task/60717/stat : 60717 (LSIPExact) R 60712 60715 58727 0 -1 4194368 112046 0 0 0 156059 11 0 0 20 0 2 0 56183647 391979008 84633 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
Current children cumulated CPU time: 3146.56 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 338532 KiB

[startup+1662.3 s]
/proc/loadavg: 8.05 8.02 7.87 9/254 62663
/proc/meminfo: memFree=128795472/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=382792 memory=339300 CPUtime=3265.79 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) R 60712 60715 58727 0 -1 4194304 254458 0 0 0 326544 35 0 0 20 0 2 0 56182621 391979008 84825 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 95698 84825 3520 6655 0 83589 0
[pid=60715/tid=60717] ppid=60712 vsize=382792 memory=17792 CPUtime=1620.52 cores=4,6
/proc/60715/task/60717/stat : 60717 (LSIPExact) R 60712 60715 58727 0 -1 4194368 112361 0 0 0 162041 11 0 0 20 0 2 0 56183647 391979008 84825 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
Current children cumulated CPU time: 3265.79 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 339300 KiB

[startup+1722.3 s]
/proc/loadavg: 8.12 8.05 7.89 9/254 62665
/proc/meminfo: memFree=128774308/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=382792 memory=339300 CPUtime=3385.01 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) R 60712 60715 58727 0 -1 4194304 254461 0 0 0 338466 35 0 0 20 0 2 0 56182621 391979008 84825 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 95698 84825 3520 6655 0 83589 0
[pid=60715/tid=60717] ppid=60712 vsize=382792 memory=17792 CPUtime=1680.34 cores=4,6
/proc/60715/task/60717/stat : 60717 (LSIPExact) R 60712 60715 58727 0 -1 4194368 112362 0 0 0 168023 11 0 0 20 0 2 0 56183647 391979008 84825 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
Current children cumulated CPU time: 3385.01 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 339300 KiB

[startup+1782.3 s]
/proc/loadavg: 8.09 8.05 7.91 9/256 62673
/proc/meminfo: memFree=128766348/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=382792 memory=339300 CPUtime=3504.25 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) R 60712 60715 58727 0 -1 4194304 254461 0 0 0 350390 35 0 0 20 0 2 0 56182621 391979008 84825 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 95698 84825 3520 6655 0 83589 0
[pid=60715/tid=60717] ppid=60712 vsize=382792 memory=339300 CPUtime=1740.16 cores=4,6
/proc/60715/task/60717/stat : 60717 (LSIPExact) R 60712 60715 58727 0 -1 4194368 112362 0 0 0 174005 11 0 0 20 0 2 0 56183647 391979008 84825 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
Current children cumulated CPU time: 3504.25 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 339300 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1830.5 s]
/proc/loadavg: 8.10 8.06 7.92 9/256 62674
/proc/meminfo: memFree=128756216/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=382792 memory=339300 CPUtime=3600.08 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) R 60712 60715 58727 0 -1 4194304 254466 0 0 0 359973 35 0 0 20 0 2 0 56182621 391979008 84825 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 95698 84825 3520 6655 0 83589 0
[pid=60715/tid=60717] ppid=60712 vsize=382792 memory=14336 CPUtime=1788.24 cores=4,6
/proc/60715/task/60717/stat : 60717 (LSIPExact) R 60712 60715 58727 0 -1 4194368 112364 0 0 0 178813 11 0 0 20 0 2 0 56183647 391979008 84825 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 339300 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=3601.64 s, system=0.447606 s

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

[startup+1831.2 s]
/proc/loadavg: 8.10 8.06 7.92 8/256 62676
/proc/meminfo: memFree=128676364/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=382792 memory=337672 CPUtime=3600.12 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) S 60712 60715 58727 0 -1 4194304 263735 227 0 0 359976 36 0 0 20 0 1 0 56182621 391979008 84418 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 1 0 0 17 6 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 95698 84418 3584 6655 0 83589 0
[pid=62676] ppid=60715 vsize=127536 memory=109568 CPUtime=0.61 cores=4,6
/proc/62676/stat : 62676 (Exact) R 60715 62676 62676 0 -1 4194304 21907 0 0 0 56 5 0 0 20 0 1 0 56365678 130596864 27392 18446744073709551615 4198400 8335837 140726818304976 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 43245568 140726818314420 140726818314781 140726818314781 140726818320335 0
/proc/62676/statm: 31884 27392 1120 1011 0 30651 0
Current children cumulated CPU time: 3600.73 s
Current children cumulated vsize: 510328 KiB
Current children cumulated memory: 447240 KiB

[startup+1832 s]*
/proc/loadavg: 8.01 8.04 7.91 8/256 62676
/proc/meminfo: memFree=128652296/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=382792 memory=337672 CPUtime=3600.12 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) S 60712 60715 58727 0 -1 4194304 263735 227 0 0 359976 36 0 0 20 0 1 0 56182621 391979008 84418 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 1 0 0 17 6 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 95698 84418 3584 6655 0 83589 0
[pid=62676] ppid=60715 vsize=127536 memory=112356 CPUtime=1.42 cores=4,6
/proc/62676/stat : 62676 (Exact) R 60715 62676 62676 0 -1 4194304 22096 0 0 0 137 5 0 0 20 0 1 0 56365678 130596864 28089 18446744073709551615 4198400 8335837 140726818304976 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 43245568 140726818314420 140726818314781 140726818314781 140726818320335 0
/proc/62676/statm: 31884 28089 1120 1011 0 30651 0
Current children cumulated CPU time: 3601.54 s
Current children cumulated vsize: 510328 KiB
Current children cumulated memory: 450028 KiB

[startup+1832.4 s]
/proc/loadavg: 8.01 8.04 7.91 8/256 62676
/proc/meminfo: memFree=128652296/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=382792 memory=337672 CPUtime=3600.12 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) S 60712 60715 58727 0 -1 4194304 263735 227 0 0 359976 36 0 0 20 0 1 0 56182621 391979008 84418 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 1 0 0 17 6 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 95698 84418 3584 6655 0 83589 0
[pid=62676] ppid=60715 vsize=127536 memory=112868 CPUtime=1.81 cores=4,6
/proc/62676/stat : 62676 (Exact) R 60715 62676 62676 0 -1 4194304 22217 0 0 0 176 5 0 0 20 0 1 0 56365678 130596864 28217 18446744073709551615 4198400 8335837 140726818304976 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 43245568 140726818314420 140726818314781 140726818314781 140726818320335 0
/proc/62676/statm: 31884 28217 1120 1011 0 30651 0
Current children cumulated CPU time: 3601.93 s
Current children cumulated vsize: 510328 KiB
Current children cumulated memory: 450540 KiB

[startup+1832.5 s]
/proc/loadavg: 8.01 8.04 7.91 8/256 62676
/proc/meminfo: memFree=128652296/131382116 swapFree=33010684/33010684
[pid=60715] ppid=60712 vsize=382792 memory=337672 CPUtime=3600.12 cores=4,6
/proc/60715/stat : 60715 (LSIPExact) S 60712 60715 58727 0 -1 4194304 263735 227 0 0 359976 36 0 0 20 0 1 0 56182621 391979008 84418 18446744073709551615 94571685445632 94571712702033 140730976434880 0 0 0 0 0 16386 1 0 0 17 6 0 0 0 0 0 94571721204872 94571721636480 94571747274752 140730976438618 140730976438794 140730976438794 140730976444396 0
/proc/60715/statm: 95698 84418 3584 6655 0 83589 0
[pid=62676] ppid=60715 vsize=128264 memory=114020 CPUtime=1.91 cores=4,6
/proc/62676/stat : 62676 (Exact) R 60715 62676 62676 0 -1 4194304 22497 0 0 0 186 5 0 0 20 0 1 0 56365678 131342336 28505 18446744073709551615 4198400 8335837 140726818304976 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 43245568 140726818314420 140726818314781 140726818314781 140726818320335 0
/proc/62676/statm: 32066 28505 1120 1011 0 30833 0
Current children cumulated CPU time: 3602.03 s
Current children cumulated vsize: 511056 KiB
Current children cumulated memory: 451692 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1832.55
CPU time (s): 3602.09
CPU user time (s): 3601.64
CPU system time (s): 0.447606
CPU usage (%): 196.561
Max. virtual memory (cumulated for all children) (KiB): 511056
Max. memory (cumulated for all children) (KiB): 451692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3601.64
system time used= 0.447606
maximum resident set size= 339684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 292957
page faults= 0
swaps= 0
block input operations= 8360
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 506
involuntary context switches= 58366


# summary of solver processes directly reported to runsolver:
#   pid: 60715
#   total CPU time (s): 3602.09
#   total CPU user time (s): 3601.64
#   total CPU system time (s): 0.447606

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.35366 second user time and 8.61368 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-07-01 23:23:49
IDJOB=4500073
IDBENCH=149403
IDSOLVER=3336
FILE ID=nodeC011/4500073-1751405029
RUNJOBID= nodeC011-1751396961-58738
SLURM_JOB_ID= 9598274
Free space on /tmp= 432908 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB10/OPT-LIN/oliveras/j60opt/normalized-j6045_4.std.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4500073-1751405029/watcher-4500073-1751405029 -o /tmp/evaluation-result-4500073-1751405029/solver-4500073-1751405029 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751396961-58738 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4500073-1751405029.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

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

MD5SUM BENCH= 2e74a757ac714177de3997bf1c5ad9e4
RANDOM SEED=1939299610

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		: 3591.840
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		: 3591.926
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		: 3591.876
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		: 3591.879
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		: 1197.294
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		: 3591.882
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.416
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		: 3591.900
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:        128124872 kB
MemAvailable:   128361776 kB
Buffers:            3280 kB
Cached:          1043312 kB
SwapCached:            0 kB
Active:          1912548 kB
Inactive:         743568 kB
Active(anon):    1627484 kB
Inactive(anon):        0 kB
Active(file):     285064 kB
Inactive(file):   743568 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             48820 kB
Writeback:             4 kB
AnonPages:       1612592 kB
Mapped:           139976 kB
Shmem:             17960 kB
KReclaimable:      95416 kB
Slab:             178652 kB
SReclaimable:      95416 kB
SUnreclaim:        83236 kB
KernelStack:        4096 kB
PageTables:         6244 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1970980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149560 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    937984 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= 432880 MiB
End job on nodeC011 at 2025-07-01 23:54:22