Trace number 4527659

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.16 1824.32

General information on the benchmark

NamePB24/normalized-PB16/OPT-LIN/lion9-single-obj/
normalized-single-obj-f58-fob_fxl_loss.seq-A-3-1-irEDCBA.opb
MD5SUMeeeadcf28702f0bced4c4fe2596cacb6
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 benchmark7764998808
Best CPU time to get the best result obtained on this benchmark3600.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables95933
Total number of constraints291294
Number of constraints which are clauses291146
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints148
Minimum length of a constraint1
Maximum length of a constraint4060
Number of terms in the objective function 795
Biggest coefficient in the objective function 396175840
Number of bits for the biggest coefficient in the objective function 29
Sum of the numbers in the objective function 240478734879
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 396175840
Number of bits of the biggest number in a constraint 29
Biggest sum of numbers in a constraint 240478734879
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.11/1822.30	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
3600.11/1822.30	c numVar: 95933
3600.11/1822.30	c numCon: 291294
3600.11/1822.30	c numEqual: 0
3600.11/1822.30	c intSize: 38
3600.11/1822.30	c ls_time: 10.0, mip_time: 2148.0, exact_time: 1432.0
3600.11/1822.30	c ------------------- Paras list -------------------
3600.11/1822.30	c Name                	 Type      	 Now       	 Default   	 Comment
3600.11/1822.30	c timeout             	 double    	 3600.000000	 3600      	 
3600.11/1822.30	c mip_time            	 double    	 0.600000  	 0.5       	 
3600.11/1822.30	c ls_time             	 double    	 10.000000 	 10        	 
3600.11/1822.30	c safe_mode           	 int       	 1         	 1         	 1 trust; 2 feasible
3600.11/1822.30	c mip_emphasis        	 int       	 1         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
3600.11/1822.30	c random_seed         	 int       	 0         	 0         	 
3600.11/1822.30	c sample_size         	 int       	 50        	 50        	 
3600.11/1822.30	c sub_score           	 int       	 1         	 1         	 
3600.11/1822.30	c tabu_base           	 int       	 3         	 3         	 
3600.11/1822.30	c tabu_variation      	 int       	 1         	 1         	 
3600.11/1822.30	c sub_div             	 int       	 4         	 4         	 
3600.11/1822.30	c nbcore              	 int       	 2         	 1         	 
3600.11/1822.30	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
3600.11/1822.30	c print_sol           	 int       	 1         	 1         	 
3600.11/1822.30	c tmpdir              	 string		 .         	 "."       	 
3600.11/1822.30	c home                	 string		 HOME	 "."       	 
3600.11/1822.30	c benchname           	 string		 HOME/instance-4527659-1752235178.opb	 ""        	 
3600.11/1822.30	c --------------------------------------------------
3600.11/1822.30	c Local Search solver
3600.11/1822.30	c MIP solver
3600.11/1822.30	c receive signal 15, try to interrupt solver...
3600.11/1822.37	c MIP solver find feasible solution
3600.11/1822.39	c MIP solver objective value: 1.37869e+10
3600.28/1822.45	c MIP find feasible solution for PBO with objective value 13786919195
3600.28/1822.45	c copy file: 0
3600.28/1822.45	c gen ub file: HOME/instance-4527659-1752235178.opb_ub.opb
3600.28/1822.45	c use Exact solver

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=115039, runsolver pid=115036

[startup+0.100067 s]*
/proc/loadavg: 6.69 6.75 6.64 7/266 115040
/proc/meminfo: memFree=118610416/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=145496 memory=110636 CPUtime=0.09 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) R 115036 115039 113948 0 -1 4194304 18543 0 0 0 6 3 0 0 20 0 1 0 139195593 148987904 27659 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 36374 27659 1120 6655 0 26609 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 145496 KiB
Current children cumulated memory: 110636 KiB

[startup+0.205595 s]*
/proc/loadavg: 6.69 6.75 6.64 8/266 115040
/proc/meminfo: memFree=118610416/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=187648 memory=152492 CPUtime=0.19 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) R 115036 115039 113948 0 -1 4194304 29014 0 0 0 14 5 0 0 20 0 1 0 139195593 192151552 38123 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 46912 38123 1120 6655 0 37147 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 187648 KiB
Current children cumulated memory: 152492 KiB

[startup+0.305465 s]*
/proc/loadavg: 6.69 6.75 6.64 7/266 115040
/proc/meminfo: memFree=118610416/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=208668 memory=173228 CPUtime=0.3 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) R 115036 115039 113948 0 -1 4194304 34188 0 0 0 24 6 0 0 20 0 1 0 139195593 213676032 43307 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 52167 43307 1120 6655 0 42402 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 208668 KiB
Current children cumulated memory: 173228 KiB

[startup+0.700176 s]
/proc/loadavg: 6.69 6.75 6.64 7/266 115040
/proc/meminfo: memFree=118606320/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=243980 memory=208428 CPUtime=0.68 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) R 115036 115039 113948 0 -1 4194304 42975 0 0 0 61 7 0 0 20 0 1 0 139195593 249835520 52107 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 60995 52107 1120 6655 0 51230 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 243980 KiB
Current children cumulated memory: 208428 KiB

[startup+1.50018 s]
/proc/loadavg: 6.69 6.75 6.64 7/266 115040
/proc/meminfo: memFree=118606336/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=243980 memory=208428 CPUtime=1.48 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) R 115036 115039 113948 0 -1 4194304 42975 0 0 0 141 7 0 0 20 0 1 0 139195593 249835520 52107 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 60995 52107 1120 6655 0 51230 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 243980 KiB
Current children cumulated memory: 208428 KiB

[startup+3.10551 s]
/proc/loadavg: 6.64 6.74 6.63 7/266 115040
/proc/meminfo: memFree=118597392/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=243980 memory=208428 CPUtime=3.08 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) R 115036 115039 113948 0 -1 4194304 42991 0 0 0 301 7 0 0 20 0 1 0 139195593 249835520 52107 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 60995 52107 1120 6655 0 51230 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 243980 KiB
Current children cumulated memory: 208428 KiB

[startup+6.30017 s]
/proc/loadavg: 6.64 6.74 6.63 7/267 115041
/proc/meminfo: memFree=117466332/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=243980 memory=208428 CPUtime=6.26 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) R 115036 115039 113948 0 -1 4194304 43007 0 0 0 619 7 0 0 20 0 1 0 139195593 249835520 52107 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 60995 52107 1120 6655 0 51230 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 243980 KiB
Current children cumulated memory: 208428 KiB

[startup+12.7002 s]
/proc/loadavg: 6.58 6.73 6.63 7/268 115042
/proc/meminfo: memFree=116983904/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=640456 memory=502088 CPUtime=12.64 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) R 115036 115039 113948 0 -1 4194304 96225 0 0 0 1245 19 0 0 20 0 2 0 139195593 655826944 125522 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 160114 125522 2784 6655 0 133997 0
[pid=115039/tid=115042] ppid=115036 vsize=640456 memory=494000 CPUtime=0 cores=5,7
/proc/115039/task/115042/stat : 115042 (LSIPExact) S 115036 115039 113948 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 2 0 139196642 655826944 125522 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 1 0 0 -1 7 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 640456 KiB
Current children cumulated memory: 502088 KiB

[startup+25.5002 s]
/proc/loadavg: 6.68 6.74 6.64 8/266 115056
/proc/meminfo: memFree=119436884/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=886928 memory=757860 CPUtime=34.79 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) R 115036 115039 113948 0 -1 4194304 157668 0 0 0 3448 31 0 0 20 0 2 0 139195593 908214272 189465 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 221732 189465 3328 6655 0 195902 0
[pid=115039/tid=115042] ppid=115036 vsize=886928 memory=14824 CPUtime=9.4 cores=5,7
/proc/115039/task/115042/stat : 115042 (LSIPExact) R 115036 115039 113948 0 -1 4194368 26077 0 0 0 935 5 0 0 20 0 2 0 139196642 908214272 189465 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
Current children cumulated CPU time: 34.79 s
Current children cumulated vsize: 886928 KiB
Current children cumulated memory: 757860 KiB

[startup+51.1055 s]
/proc/loadavg: 6.79 6.76 6.65 8/268 115091
/proc/meminfo: memFree=119432508/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=887352 memory=758756 CPUtime=85.64 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) R 115036 115039 113948 0 -1 4194304 164307 0 0 0 8532 32 0 0 20 0 2 0 139195593 908648448 189689 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 221838 189689 3328 6655 0 196104 0
[pid=115039/tid=115042] ppid=115036 vsize=887352 memory=758500 CPUtime=34.73 cores=5,7
/proc/115039/task/115042/stat : 115042 (LSIPExact) R 115036 115039 113948 0 -1 4194368 31968 0 0 0 3468 5 0 0 20 0 2 0 139196642 908648448 189689 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
Current children cumulated CPU time: 85.64 s
Current children cumulated vsize: 887352 KiB
Current children cumulated memory: 758756 KiB

[startup+102.3 s]
/proc/loadavg: 7.30 6.90 6.70 9/268 115198
/proc/meminfo: memFree=119278028/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=899704 memory=773312 CPUtime=187.41 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) R 115036 115039 113948 0 -1 4194304 182844 0 0 0 18708 33 0 0 20 0 2 0 139195593 921296896 193328 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 224926 193328 3328 6655 0 199192 0
[pid=115039/tid=115042] ppid=115036 vsize=899704 memory=20736 CPUtime=85.48 cores=5,7
/proc/115039/task/115042/stat : 115042 (LSIPExact) R 115036 115039 113948 0 -1 4194368 31977 0 0 0 8542 6 0 0 20 0 2 0 139196642 921296896 193328 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
Current children cumulated CPU time: 187.41 s
Current children cumulated vsize: 899704 KiB
Current children cumulated memory: 773312 KiB

[startup+162.3 s]
/proc/loadavg: 7.85 7.13 6.79 9/269 115207
/proc/meminfo: memFree=118802092/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=1064660 memory=926760 CPUtime=306.44 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) R 115036 115039 113948 0 -1 4194304 259043 0 0 0 30601 43 0 0 20 0 2 0 139195593 1090211840 231690 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 266165 231690 3392 6655 0 240431 0
[pid=115039/tid=115042] ppid=115036 vsize=1064660 memory=934128 CPUtime=144.74 cores=5,7
/proc/115039/task/115042/stat : 115042 (LSIPExact) R 115036 115039 113948 0 -1 4194368 54574 0 0 0 14467 7 0 0 20 0 2 0 139196642 1090211840 231690 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
Current children cumulated CPU time: 306.44 s
Current children cumulated vsize: 1064660 KiB
Current children cumulated memory: 926760 KiB

[startup+222.3 s]
/proc/loadavg: 7.95 7.29 6.87 9/269 115208
/proc/meminfo: memFree=118448248/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=1001528 memory=881688 CPUtime=425.43 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) R 115036 115039 113948 0 -1 4194304 292382 0 0 0 42495 48 0 0 20 0 2 0 139195593 1025564672 220422 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 250382 220422 3392 6655 0 224648 0
[pid=115039/tid=115042] ppid=115036 vsize=1001528 memory=881688 CPUtime=204 cores=5,7
/proc/115039/task/115042/stat : 115042 (LSIPExact) R 115036 115039 113948 0 -1 4194368 67686 0 0 0 20391 9 0 0 20 0 2 0 139196642 1025564672 220422 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
Current children cumulated CPU time: 425.43 s
Current children cumulated vsize: 1001528 KiB
Current children cumulated memory: 881688 KiB

[startup+282.3 s]
/proc/loadavg: 8.10 7.45 6.95 9/269 115210
/proc/meminfo: memFree=118138516/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=1001528 memory=881688 CPUtime=544.43 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) R 115036 115039 113948 0 -1 4194304 311761 0 0 0 54392 51 0 0 20 0 2 0 139195593 1025564672 220422 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 250382 220422 3392 6655 0 224648 0
[pid=115039/tid=115042] ppid=115036 vsize=1001528 memory=881688 CPUtime=263.28 cores=5,7
/proc/115039/task/115042/stat : 115042 (LSIPExact) R 115036 115039 113948 0 -1 4194368 77443 0 0 0 26318 10 0 0 20 0 2 0 139196642 1025564672 220422 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
Current children cumulated CPU time: 544.43 s
Current children cumulated vsize: 1001528 KiB
Current children cumulated memory: 881688 KiB

[startup+342.3 s]
/proc/loadavg: 8.10 7.57 7.03 9/269 115212
/proc/meminfo: memFree=117792052/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=1001528 memory=881688 CPUtime=663.42 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) R 115036 115039 113948 0 -1 4194304 313651 0 0 0 66291 51 0 0 20 0 2 0 139195593 1025564672 220422 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 250382 220422 3392 6655 0 224648 0
[pid=115039/tid=115042] ppid=115036 vsize=1001528 memory=881688 CPUtime=322.55 cores=5,7
/proc/115039/task/115042/stat : 115042 (LSIPExact) R 115036 115039 113948 0 -1 4194368 79260 0 0 0 32245 10 0 0 20 0 2 0 139196642 1025564672 220422 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
Current children cumulated CPU time: 663.42 s
Current children cumulated vsize: 1001528 KiB
Current children cumulated memory: 881688 KiB


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

/proc/loadavg: 6.29 6.83 7.04 7/268 115413
/proc/meminfo: memFree=123130456/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=1030568 memory=937020 CPUtime=3044.3 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) R 115036 115039 113948 0 -1 4194304 464289 0 0 0 304360 70 0 0 20 0 2 0 139195593 1055301632 234255 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 257642 234255 3392 6655 0 238799 0
[pid=115039/tid=115042] ppid=115036 vsize=1030568 memory=14824 CPUtime=1508.63 cores=5,7
/proc/115039/task/115042/stat : 115042 (LSIPExact) R 115036 115039 113948 0 -1 4194368 156684 0 0 0 150841 22 0 0 20 0 2 0 139196642 1055301632 234255 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
Current children cumulated CPU time: 3044.3 s
Current children cumulated vsize: 1030568 KiB
Current children cumulated memory: 937020 KiB

[startup+1602.3 s]
/proc/loadavg: 6.15 6.69 6.97 7/270 115417
/proc/meminfo: memFree=123094220/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=1030568 memory=937020 CPUtime=3163.38 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) R 115036 115039 113948 0 -1 4194304 464293 0 0 0 316268 70 0 0 20 0 2 0 139195593 1055301632 234255 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 257642 234255 3392 6655 0 238799 0
[pid=115039/tid=115042] ppid=115036 vsize=1030568 memory=14824 CPUtime=1567.95 cores=5,7
/proc/115039/task/115042/stat : 115042 (LSIPExact) R 115036 115039 113948 0 -1 4194368 156687 0 0 0 156773 22 0 0 20 0 2 0 139196642 1055301632 234255 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
Current children cumulated CPU time: 3163.38 s
Current children cumulated vsize: 1030568 KiB
Current children cumulated memory: 937020 KiB

[startup+1662.3 s]
/proc/loadavg: 6.17 6.60 6.92 7/270 115419
/proc/meminfo: memFree=123028668/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=1030568 memory=937020 CPUtime=3282.46 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) R 115036 115039 113948 0 -1 4194304 464342 0 0 0 328176 70 0 0 20 0 2 0 139195593 1055301632 234255 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 257642 234255 3392 6655 0 238799 0
[pid=115039/tid=115042] ppid=115036 vsize=1030568 memory=14824 CPUtime=1627.28 cores=5,7
/proc/115039/task/115042/stat : 115042 (LSIPExact) R 115036 115039 113948 0 -1 4194368 156696 0 0 0 162706 22 0 0 20 0 2 0 139196642 1055301632 234255 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
Current children cumulated CPU time: 3282.46 s
Current children cumulated vsize: 1030568 KiB
Current children cumulated memory: 937020 KiB

[startup+1722.3 s]
/proc/loadavg: 6.12 6.50 6.87 7/269 115421
/proc/meminfo: memFree=123000496/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=1030568 memory=937020 CPUtime=3401.56 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) R 115036 115039 113948 0 -1 4194304 464939 0 0 0 340086 70 0 0 20 0 2 0 139195593 1055301632 234255 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 257642 234255 3392 6655 0 238799 0
[pid=115039/tid=115042] ppid=115036 vsize=1030568 memory=937020 CPUtime=1686.61 cores=5,7
/proc/115039/task/115042/stat : 115042 (LSIPExact) R 115036 115039 113948 0 -1 4194368 157205 0 0 0 168639 22 0 0 20 0 2 0 139196642 1055301632 234255 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
Current children cumulated CPU time: 3401.56 s
Current children cumulated vsize: 1030568 KiB
Current children cumulated memory: 937020 KiB

[startup+1782.3 s]
/proc/loadavg: 6.04 6.41 6.81 7/269 115423
/proc/meminfo: memFree=122961816/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=1030568 memory=937020 CPUtime=3520.65 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) R 115036 115039 113948 0 -1 4194304 465698 0 0 0 351995 70 0 0 20 0 2 0 139195593 1055301632 234255 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 257642 234255 3392 6655 0 238799 0
[pid=115039/tid=115042] ppid=115036 vsize=1030568 memory=937020 CPUtime=1745.94 cores=5,7
/proc/115039/task/115042/stat : 115042 (LSIPExact) R 115036 115039 113948 0 -1 4194368 157913 0 0 0 174572 22 0 0 20 0 2 0 139196642 1055301632 234255 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
Current children cumulated CPU time: 3520.65 s
Current children cumulated vsize: 1030568 KiB
Current children cumulated memory: 937020 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1822.3 s]
/proc/loadavg: 6.07 6.37 6.78 7/269 115425
/proc/meminfo: memFree=122937468/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=1030568 memory=937020 CPUtime=3600.11 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) R 115036 115039 113948 0 -1 4194304 467816 0 0 0 359940 71 0 0 20 0 2 0 139195593 1055301632 234255 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 257642 234255 3392 6655 0 238799 0
[pid=115039/tid=115042] ppid=115036 vsize=1030568 memory=14824 CPUtime=1785.53 cores=5,7
/proc/115039/task/115042/stat : 115042 (LSIPExact) R 115036 115039 113948 0 -1 4194368 157921 0 0 0 178530 23 0 0 20 0 2 0 139196642 1055301632 234255 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
Current children cumulated CPU time: 3600.11 s
Current children cumulated vsize: 1030568 KiB
Current children cumulated memory: 937020 KiB

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

Sending SIGKILL to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.58 s, system=0.75451 s

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

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

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

[startup+1822.4 s]
/proc/loadavg: 6.07 6.37 6.78 7/269 115425
/proc/meminfo: memFree=122937468/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=845796 memory=797268 CPUtime=3600.28 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) R 115036 115039 113948 0 -1 4194304 485878 0 0 0 359956 72 0 0 20 0 1 0 139195593 866095104 199317 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 211449 199317 3424 6655 0 201513 0
Current children cumulated CPU time: 3600.28 s
Current children cumulated vsize: 845796 KiB
Current children cumulated memory: 797268 KiB

[startup+1823.2 s]
/proc/loadavg: 5.98 6.35 6.77 6/269 115427
/proc/meminfo: memFree=122970160/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=813940 memory=765412 CPUtime=3600.3 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) S 115036 115039 113948 0 -1 4194304 504531 227 0 0 359957 73 0 0 20 0 1 0 139195593 833474560 191353 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 1 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 203485 191353 3424 6655 0 193549 0
[pid=115427] ppid=115039 vsize=157576 memory=147244 CPUtime=0.71 cores=5,7
/proc/115427/stat : 115427 (Exact) R 115039 115427 115427 0 -1 4194304 24783 0 0 0 66 5 0 0 20 0 1 0 139377838 161357824 36811 18446744073709551615 4198400 8335837 140731463751232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 16297984 140731463755954 140731463756315 140731463756315 140731463761871 0
/proc/115427/statm: 39394 36811 960 1011 0 38161 0
Current children cumulated CPU time: 3601.01 s
Current children cumulated vsize: 971516 KiB
Current children cumulated memory: 912656 KiB

[startup+1824 s]*
/proc/loadavg: 5.98 6.35 6.77 6/269 115427
/proc/meminfo: memFree=122930280/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=813940 memory=765412 CPUtime=3600.3 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) S 115036 115039 113948 0 -1 4194304 504531 227 0 0 359957 73 0 0 20 0 1 0 139195593 833474560 191353 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 1 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 203485 191353 3424 6655 0 193549 0
[pid=115427] ppid=115039 vsize=210480 memory=189032 CPUtime=1.51 cores=5,7
/proc/115427/stat : 115427 (Exact) R 115039 115427 115427 0 -1 4194304 32687 0 0 0 145 6 0 0 20 0 1 0 139377838 215531520 47258 18446744073709551615 4198400 8335837 140731463751232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 16297984 140731463755954 140731463756315 140731463756315 140731463761871 0
/proc/115427/statm: 52620 47258 1056 1011 0 51387 0
Current children cumulated CPU time: 3601.81 s
Current children cumulated vsize: 1024420 KiB
Current children cumulated memory: 954444 KiB

[startup+1824.2 s]
/proc/loadavg: 5.98 6.35 6.77 6/269 115427
/proc/meminfo: memFree=122930280/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=813940 memory=765412 CPUtime=3600.3 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) S 115036 115039 113948 0 -1 4194304 504531 227 0 0 359957 73 0 0 20 0 1 0 139195593 833474560 191353 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 1 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 203485 191353 3424 6655 0 193549 0
[pid=115427] ppid=115039 vsize=332580 memory=323400 CPUtime=1.71 cores=5,7
/proc/115427/stat : 115427 (Exact) R 115039 115427 115427 0 -1 4194304 38526 0 0 0 161 10 0 0 20 0 1 0 139377838 340561920 80850 18446744073709551615 4198400 8335837 140731463751232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 16297984 140731463755954 140731463756315 140731463756315 140731463761871 0
/proc/115427/statm: 83145 80850 1056 1011 0 81912 0
Current children cumulated CPU time: 3602.01 s
Current children cumulated vsize: 1146520 KiB
Current children cumulated memory: 1088812 KiB

[startup+1824.3 s]
/proc/loadavg: 5.98 6.35 6.77 6/269 115427
/proc/meminfo: memFree=122930280/131249996 swapFree=33010672/33010684
[pid=115039] ppid=115036 vsize=813940 memory=765412 CPUtime=3600.3 cores=5,7
/proc/115039/stat : 115039 (LSIPExact) S 115036 115039 113948 0 -1 4194304 504531 227 0 0 359957 73 0 0 20 0 1 0 139195593 833474560 191353 18446744073709551615 93945858748416 93945886005585 140733263244960 0 0 0 0 0 16386 1 0 0 17 5 0 0 0 0 0 93945894507656 93945894939264 93945902919680 140733263251800 140733263251976 140733263251976 140733263257580 0
/proc/115039/statm: 203485 191353 3424 6655 0 193549 0
[pid=115427] ppid=115039 vsize=358912 memory=349916 CPUtime=1.81 cores=5,7
/proc/115427/stat : 115427 (Exact) R 115039 115427 115427 0 -1 4194304 43349 0 0 0 170 11 0 0 20 0 1 0 139377838 367525888 87479 18446744073709551615 4198400 8335837 140731463751232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 16297984 140731463755954 140731463756315 140731463756315 140731463761871 0
/proc/115427/statm: 89728 87479 1056 1011 0 88495 0
Current children cumulated CPU time: 3602.11 s
Current children cumulated vsize: 1172852 KiB
Current children cumulated memory: 1115328 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1824.32
CPU time (s): 3602.16
CPU user time (s): 3601.29
CPU system time (s): 0.87399
CPU usage (%): 197.452
Max. virtual memory (cumulated for all children) (KiB): 1172852
Max. memory (cumulated for all children) (KiB): 1115328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3601.29
system time used= 0.87399
maximum resident set size= 948904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 548107
page faults= 0
swaps= 0
block input operations= 18464
block output operations= 32
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 522
involuntary context switches= 55173


# summary of solver processes directly reported to runsolver:
#   pid: 115039,115427
#   total CPU time (s): 3602.16
#   total CPU user time (s): 3601.29
#   total CPU system time (s): 0.87399

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.10269 second user time and 9.27153 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-07-11 13:59:38
IDJOB=4527659
IDBENCH=160817
IDSOLVER=3384
FILE ID=nodeC017/4527659-1752235178
RUNJOBID= nodeC017-1752232205-113968
SLURM_JOB_ID= 9682528
Free space on /tmp= 432224 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB16/OPT-LIN/lion9-single-obj/normalized-single-obj-f58-fob_fxl_loss.seq-A-3-1-irEDCBA.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4527659-1752235178/watcher-4527659-1752235178 -o /tmp/evaluation-result-4527659-1752235178/solver-4527659-1752235178 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1752232205-113968 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4527659-1752235178.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2

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

MD5SUM BENCH= eeeadcf28702f0bced4c4fe2596cacb6
RANDOM SEED=261742251

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        118706260 kB
MemAvailable:   123438612 kB
Buffers:            1688 kB
Cached:          5498184 kB
SwapCached:            8 kB
Active:          6438628 kB
Inactive:        5197908 kB
Active(anon):    6138784 kB
Inactive(anon):    15952 kB
Active(file):     299844 kB
Inactive(file):  5181956 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            198604 kB
Writeback:             0 kB
AnonPages:       6139260 kB
Mapped:           133500 kB
Shmem:             18072 kB
KReclaimable:     179180 kB
Slab:             272952 kB
SReclaimable:     179180 kB
SUnreclaim:        93772 kB
KernelStack:        4288 kB
PageTables:        15200 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    6509128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1835008 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432276 MiB
End job on nodeC017 at 2025-07-11 14:30:03