Trace number 4527328

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.49 1820.51

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
sorensson/garden/normalized-g100x100.opb
MD5SUM908a9c4c32d975b4e5850834449958a7
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 benchmark2076
Best CPU time to get the best result obtained on this benchmark3600.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints10000
Number of constraints which are clauses10000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 10000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 10000
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 10000
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100058 s]*
/proc/loadavg: 0.12 0.09 0.09 5/264 115318
/proc/meminfo: memFree=126004164/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=51544 memory=16640 CPUtime=0.08 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) R 115310 115317 115241 0 -1 4194304 3199 0 0 0 8 0 0 0 20 0 1 0 138899108 52781056 4160 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 12886 4160 1120 6655 0 3121 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 51544 KiB
Current children cumulated memory: 16640 KiB

[startup+0.204829 s]*
/proc/loadavg: 0.12 0.09 0.09 5/264 115318
/proc/meminfo: memFree=126004164/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=51544 memory=16640 CPUtime=0.18 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) R 115310 115317 115241 0 -1 4194304 3199 0 0 0 18 0 0 0 20 0 1 0 138899108 52781056 4160 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 12886 4160 1120 6655 0 3121 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 51544 KiB
Current children cumulated memory: 16640 KiB

[startup+0.30462 s]*
/proc/loadavg: 0.12 0.09 0.09 5/264 115318
/proc/meminfo: memFree=126004164/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=51544 memory=16640 CPUtime=0.28 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) R 115310 115317 115241 0 -1 4194304 3199 0 0 0 28 0 0 0 20 0 1 0 138899108 52781056 4160 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 12886 4160 1120 6655 0 3121 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 51544 KiB
Current children cumulated memory: 16640 KiB

[startup+0.700103 s]
/proc/loadavg: 0.12 0.09 0.09 5/264 115318
/proc/meminfo: memFree=126003912/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=51544 memory=16640 CPUtime=0.67 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) R 115310 115317 115241 0 -1 4194304 3199 0 0 0 67 0 0 0 20 0 1 0 138899108 52781056 4160 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 12886 4160 1120 6655 0 3121 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 51544 KiB
Current children cumulated memory: 16640 KiB

[startup+1.50009 s]
/proc/loadavg: 0.12 0.09 0.09 5/264 115318
/proc/meminfo: memFree=126004364/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=51544 memory=16640 CPUtime=1.47 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) R 115310 115317 115241 0 -1 4194304 3199 0 0 0 147 0 0 0 20 0 1 0 138899108 52781056 4160 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 12886 4160 1120 6655 0 3121 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 51544 KiB
Current children cumulated memory: 16640 KiB

[startup+3.10442 s]
/proc/loadavg: 0.43 0.15 0.11 5/264 115318
/proc/meminfo: memFree=126004808/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=51544 memory=16640 CPUtime=3.07 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) R 115310 115317 115241 0 -1 4194304 3199 0 0 0 307 0 0 0 20 0 1 0 138899108 52781056 4160 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 12886 4160 1120 6655 0 3121 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 51544 KiB
Current children cumulated memory: 16640 KiB

[startup+6.30009 s]
/proc/loadavg: 0.43 0.15 0.11 5/264 115319
/proc/meminfo: memFree=126005520/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=51544 memory=16640 CPUtime=6.26 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) R 115310 115317 115241 0 -1 4194304 3199 0 0 0 626 0 0 0 20 0 1 0 138899108 52781056 4160 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 12886 4160 1120 6655 0 3121 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 51544 KiB
Current children cumulated memory: 16640 KiB

[startup+12.7002 s]
/proc/loadavg: 1.14 0.31 0.16 5/259 115342
/proc/meminfo: memFree=125900284/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=167644 memory=99848 CPUtime=14.95 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) R 115310 115317 115241 0 -1 4194304 21705 0 0 0 1492 3 0 0 20 0 2 0 138899108 171667456 24962 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 41911 24962 3328 6655 0 24669 0
[pid=115317/tid=115324] ppid=115310 vsize=167644 memory=21248 CPUtime=2.3 cores=5,7
/proc/115317/task/115324/stat : 115324 (LSIPExact) R 115310 115317 115241 0 -1 4194368 8065 0 0 0 229 1 0 0 20 0 2 0 138900112 171667456 24962 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
Current children cumulated CPU time: 14.95 s
Current children cumulated vsize: 167644 KiB
Current children cumulated memory: 99848 KiB

[startup+25.5002 s]
/proc/loadavg: 1.81 0.48 0.22 4/259 115344
/proc/meminfo: memFree=125835276/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=171256 memory=105352 CPUtime=40.38 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) R 115310 115317 115241 0 -1 4194304 37351 0 0 0 4034 4 0 0 20 0 2 0 138899108 175366144 26338 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 42814 26338 3328 6655 0 26559 0
[pid=115317/tid=115324] ppid=115310 vsize=171256 memory=104584 CPUtime=14.97 cores=5,7
/proc/115317/task/115324/stat : 115324 (LSIPExact) R 115310 115317 115241 0 -1 4194368 15172 0 0 0 1496 1 0 0 20 0 2 0 138900112 175366144 26338 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
Current children cumulated CPU time: 40.38 s
Current children cumulated vsize: 171256 KiB
Current children cumulated memory: 105352 KiB

[startup+51.1054 s]
/proc/loadavg: 3.39 0.96 0.39 7/269 115420
/proc/meminfo: memFree=125316272/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=180128 memory=122940 CPUtime=91.23 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) R 115310 115317 115241 0 -1 4194304 49057 0 0 0 9117 6 0 0 20 0 2 0 138899108 184451072 30735 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 45032 30735 3360 6655 0 30005 0
[pid=115317/tid=115324] ppid=115310 vsize=180128 memory=121788 CPUtime=40.32 cores=5,7
/proc/115317/task/115324/stat : 115324 (LSIPExact) R 115310 115317 115241 0 -1 4194368 21537 0 0 0 4030 2 0 0 20 0 2 0 138900112 184451072 30735 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
Current children cumulated CPU time: 91.23 s
Current children cumulated vsize: 180128 KiB
Current children cumulated memory: 122940 KiB

[startup+102.3 s]
/proc/loadavg: 5.62 1.99 0.78 8/269 115422
/proc/meminfo: memFree=125062792/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=187912 memory=130728 CPUtime=192.77 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) R 115310 115317 115241 0 -1 4194304 69915 0 0 0 19269 8 0 0 20 0 2 0 138899108 192421888 32682 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 46978 32682 3360 6655 0 32706 0
[pid=115317/tid=115324] ppid=115310 vsize=187912 memory=14976 CPUtime=90.92 cores=5,7
/proc/115317/task/115324/stat : 115324 (LSIPExact) R 115310 115317 115241 0 -1 4194368 31180 0 0 0 9089 3 0 0 20 0 2 0 138900112 192421888 32682 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
Current children cumulated CPU time: 192.77 s
Current children cumulated vsize: 187912 KiB
Current children cumulated memory: 130728 KiB

[startup+162.3 s]
/proc/loadavg: 6.59 2.94 1.18 8/270 115425
/proc/meminfo: memFree=125011120/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=195124 memory=140968 CPUtime=311.92 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) R 115310 115317 115241 0 -1 4194304 73968 0 0 0 31183 9 0 0 20 0 2 0 138899108 199806976 35242 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 48781 35242 3360 6655 0 34509 0
[pid=115317/tid=115324] ppid=115310 vsize=195124 memory=140072 CPUtime=150.26 cores=5,7
/proc/115317/task/115324/stat : 115324 (LSIPExact) R 115310 115317 115241 0 -1 4194368 31275 0 0 0 15023 3 0 0 20 0 2 0 138900112 199806976 35242 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
Current children cumulated CPU time: 311.92 s
Current children cumulated vsize: 195124 KiB
Current children cumulated memory: 140968 KiB

[startup+222.3 s]
/proc/loadavg: 6.96 3.71 1.56 8/270 115427
/proc/meminfo: memFree=124957716/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=200136 memory=150580 CPUtime=431.1 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) R 115310 115317 115241 0 -1 4194304 78033 0 0 0 43100 10 0 0 20 0 2 0 138899108 204939264 37645 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 50034 37645 3360 6655 0 36321 0
[pid=115317/tid=115324] ppid=115310 vsize=200136 memory=149556 CPUtime=209.63 cores=5,7
/proc/115317/task/115324/stat : 115324 (LSIPExact) R 115310 115317 115241 0 -1 4194368 31967 0 0 0 20960 3 0 0 20 0 2 0 138900112 204939264 37645 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
Current children cumulated CPU time: 431.1 s
Current children cumulated vsize: 200136 KiB
Current children cumulated memory: 150580 KiB

[startup+282.3 s]
/proc/loadavg: 7.04 4.33 1.90 8/271 115430
/proc/meminfo: memFree=124918532/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=220920 memory=171344 CPUtime=550.27 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) R 115310 115317 115241 0 -1 4194304 79656 0 0 0 55016 11 0 0 20 0 2 0 138899108 226222080 42836 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 55230 42836 3360 6655 0 41517 0
[pid=115317/tid=115324] ppid=115310 vsize=220920 memory=14976 CPUtime=269 cores=5,7
/proc/115317/task/115324/stat : 115324 (LSIPExact) R 115310 115317 115241 0 -1 4194368 31968 0 0 0 26897 3 0 0 20 0 2 0 138900112 226222080 42836 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
Current children cumulated CPU time: 550.27 s
Current children cumulated vsize: 220920 KiB
Current children cumulated memory: 171344 KiB

[startup+342.3 s]
/proc/loadavg: 7.05 4.83 2.23 8/268 115432
/proc/meminfo: memFree=124891300/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=228400 memory=178864 CPUtime=669.46 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) R 115310 115317 115241 0 -1 4194304 87798 0 0 0 66933 13 0 0 20 0 2 0 138899108 233881600 44716 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 57100 44716 3360 6655 0 43387 0
[pid=115317/tid=115324] ppid=115310 vsize=228400 memory=177712 CPUtime=328.38 cores=5,7
/proc/115317/task/115324/stat : 115324 (LSIPExact) R 115310 115317 115241 0 -1 4194368 32552 0 0 0 32834 4 0 0 20 0 2 0 138900112 233881600 44716 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
Current children cumulated CPU time: 669.46 s
Current children cumulated vsize: 228400 KiB
Current children cumulated memory: 178864 KiB

[startup+402.3 s]

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

[pid=115317] ppid=115310 vsize=357340 memory=325428 CPUtime=2932.2 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) R 115310 115317 115241 0 -1 4194304 153221 0 0 0 293186 34 0 0 20 0 2 0 138899108 365916160 81357 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 89335 81357 3424 6655 0 79561 0
[pid=115317/tid=115324] ppid=115310 vsize=357340 memory=325428 CPUtime=1455.01 cores=5,7
/proc/115317/task/115324/stat : 115324 (LSIPExact) R 115310 115317 115241 0 -1 4194368 54704 0 0 0 145484 17 0 0 20 0 2 0 138900112 365916160 81357 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
Current children cumulated CPU time: 2932.2 s
Current children cumulated vsize: 357340 KiB
Current children cumulated memory: 325428 KiB

[startup+1542.3 s]
/proc/loadavg: 7.08 6.89 5.58 8/268 115533
/proc/meminfo: memFree=123529540/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=357340 memory=325428 CPUtime=3051.42 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) R 115310 115317 115241 0 -1 4194304 153227 0 0 0 305107 35 0 0 20 0 2 0 138899108 365916160 81357 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 89335 81357 3424 6655 0 79561 0
[pid=115317/tid=115324] ppid=115310 vsize=357340 memory=325428 CPUtime=1514.4 cores=5,7
/proc/115317/task/115324/stat : 115324 (LSIPExact) R 115310 115317 115241 0 -1 4194368 54705 0 0 0 151423 17 0 0 20 0 2 0 138900112 365916160 81357 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
Current children cumulated CPU time: 3051.42 s
Current children cumulated vsize: 357340 KiB
Current children cumulated memory: 325428 KiB

[startup+1602.3 s]
/proc/loadavg: 7.14 6.94 5.68 8/267 115535
/proc/meminfo: memFree=123534044/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=357340 memory=325428 CPUtime=3170.63 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) R 115310 115317 115241 0 -1 4194304 153788 0 0 0 317028 35 0 0 20 0 2 0 138899108 365916160 81357 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 89335 81357 3424 6655 0 79561 0
[pid=115317/tid=115324] ppid=115310 vsize=357340 memory=14976 CPUtime=1573.79 cores=5,7
/proc/115317/task/115324/stat : 115324 (LSIPExact) R 115310 115317 115241 0 -1 4194368 54736 0 0 0 157362 17 0 0 20 0 2 0 138900112 365916160 81357 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
Current children cumulated CPU time: 3170.63 s
Current children cumulated vsize: 357340 KiB
Current children cumulated memory: 325428 KiB

[startup+1662.3 s]
/proc/loadavg: 7.11 6.97 5.77 8/267 115536
/proc/meminfo: memFree=123480568/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=357340 memory=325428 CPUtime=3289.83 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) R 115310 115317 115241 0 -1 4194304 153801 0 0 0 328948 35 0 0 20 0 2 0 138899108 365916160 81357 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 89335 81357 3424 6655 0 79561 0
[pid=115317/tid=115324] ppid=115310 vsize=357340 memory=14976 CPUtime=1633.17 cores=5,7
/proc/115317/task/115324/stat : 115324 (LSIPExact) R 115310 115317 115241 0 -1 4194368 54749 0 0 0 163300 17 0 0 20 0 2 0 138900112 365916160 81357 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
Current children cumulated CPU time: 3289.83 s
Current children cumulated vsize: 357340 KiB
Current children cumulated memory: 325428 KiB

[startup+1722.3 s]
/proc/loadavg: 7.08 6.99 5.85 8/267 115539
/proc/meminfo: memFree=123662684/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=357340 memory=325428 CPUtime=3409.04 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) R 115310 115317 115241 0 -1 4194304 153806 0 0 0 340869 35 0 0 20 0 2 0 138899108 365916160 81357 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 89335 81357 3424 6655 0 79561 0
[pid=115317/tid=115324] ppid=115310 vsize=357340 memory=325428 CPUtime=1692.56 cores=5,7
/proc/115317/task/115324/stat : 115324 (LSIPExact) R 115310 115317 115241 0 -1 4194368 54752 0 0 0 169239 17 0 0 20 0 2 0 138900112 365916160 81357 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
Current children cumulated CPU time: 3409.04 s
Current children cumulated vsize: 357340 KiB
Current children cumulated memory: 325428 KiB

[startup+1782.3 s]
/proc/loadavg: 7.09 7.01 5.93 8/268 115542
/proc/meminfo: memFree=123667612/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=357340 memory=325428 CPUtime=3528.24 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) R 115310 115317 115241 0 -1 4194304 153808 0 0 0 352789 35 0 0 20 0 2 0 138899108 365916160 81357 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 89335 81357 3424 6655 0 79561 0
[pid=115317/tid=115324] ppid=115310 vsize=357340 memory=325428 CPUtime=1751.94 cores=5,7
/proc/115317/task/115324/stat : 115324 (LSIPExact) R 115310 115317 115241 0 -1 4194368 54752 0 0 0 175177 17 0 0 20 0 2 0 138900112 365916160 81357 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
Current children cumulated CPU time: 3528.24 s
Current children cumulated vsize: 357340 KiB
Current children cumulated memory: 325428 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1818.5 s]
/proc/loadavg: 7.11 7.03 5.99 8/269 115545
/proc/meminfo: memFree=123598520/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=357340 memory=325428 CPUtime=3600.15 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) R 115310 115317 115241 0 -1 4194304 153808 0 0 0 359980 35 0 0 20 0 2 0 138899108 365916160 81357 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 89335 81357 3424 6655 0 79561 0
[pid=115317/tid=115324] ppid=115310 vsize=357340 memory=325428 CPUtime=1787.76 cores=5,7
/proc/115317/task/115324/stat : 115324 (LSIPExact) R 115310 115317 115241 0 -1 4194368 54752 0 0 0 178759 17 0 0 20 0 2 0 138900112 365916160 81357 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
Current children cumulated CPU time: 3600.15 s
Current children cumulated vsize: 357340 KiB
Current children cumulated memory: 325428 KiB

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

Sending SIGKILL to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3600.56 s, system=0.366656 s

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

# cumulated CPU time of all completed processes:  user=3602.02 s, system=0.469524 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+1819.2 s]
/proc/loadavg: 7.11 7.03 5.99 7/269 115547
/proc/meminfo: memFree=123734560/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=189908 memory=156308 CPUtime=3600.91 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) S 115310 115317 115241 0 -1 4194304 154339 226 0 0 360055 36 0 0 20 0 1 0 138899108 194465792 39077 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 1 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 47477 39077 3456 6655 0 37703 0
[pid=115547] ppid=115317 vsize=66044 memory=46288 CPUtime=0.25 cores=5,7
/proc/115547/stat : 115547 (Exact) R 115317 115547 115547 0 -1 4194304 11215 0 0 0 23 2 0 0 20 0 1 0 139081000 67629056 11572 18446744073709551615 4198400 8335837 140724630147712 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 46456832 140724630153394 140724630153755 140724630153755 140724630159311 0
/proc/115547/statm: 16511 11572 1120 1011 0 15278 0
Current children cumulated CPU time: 3601.16 s
Current children cumulated vsize: 255952 KiB
Current children cumulated memory: 202596 KiB

[startup+1820 s]*
/proc/loadavg: 7.11 7.03 5.99 7/269 115547
/proc/meminfo: memFree=123618140/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=189908 memory=156308 CPUtime=3600.91 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) S 115310 115317 115241 0 -1 4194304 154339 226 0 0 360055 36 0 0 20 0 1 0 138899108 194465792 39077 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 1 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 47477 39077 3456 6655 0 37703 0
[pid=115547] ppid=115317 vsize=157636 memory=141012 CPUtime=1.05 cores=5,7
/proc/115547/stat : 115547 (Exact) R 115317 115547 115547 0 -1 4194304 31044 0 0 0 98 7 0 0 20 0 1 0 139081000 161419264 35253 18446744073709551615 4198400 8335837 140724630147712 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 46456832 140724630153394 140724630153755 140724630153755 140724630159311 0
/proc/115547/statm: 39409 35253 1120 1011 0 38176 0
Current children cumulated CPU time: 3601.96 s
Current children cumulated vsize: 347544 KiB
Current children cumulated memory: 297320 KiB

[startup+1820.4 s]
/proc/loadavg: 7.11 7.03 5.99 7/269 115547
/proc/meminfo: memFree=123618140/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=189908 memory=156308 CPUtime=3600.91 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) S 115310 115317 115241 0 -1 4194304 154339 226 0 0 360055 36 0 0 20 0 1 0 138899108 194465792 39077 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 1 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 47477 39077 3456 6655 0 37703 0
[pid=115547] ppid=115317 vsize=210776 memory=174136 CPUtime=1.45 cores=5,7
/proc/115547/stat : 115547 (Exact) R 115317 115547 115547 0 -1 4194304 37155 0 0 0 137 8 0 0 20 0 1 0 139081000 215834624 43534 18446744073709551615 4198400 8335837 140724630147712 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 46456832 140724630153394 140724630153755 140724630153755 140724630159311 0
/proc/115547/statm: 52694 43534 1120 1011 0 51461 0
Current children cumulated CPU time: 3602.36 s
Current children cumulated vsize: 400684 KiB
Current children cumulated memory: 330444 KiB

[startup+1820.5 s]
/proc/loadavg: 7.11 7.03 5.99 7/269 115547
/proc/meminfo: memFree=123618140/131249996 swapFree=33010160/33010684
[pid=115317] ppid=115310 vsize=189908 memory=156308 CPUtime=3600.91 cores=5,7
/proc/115317/stat : 115317 (LSIPExact) S 115310 115317 115241 0 -1 4194304 154339 226 0 0 360055 36 0 0 20 0 1 0 138899108 194465792 39077 18446744073709551615 94641889148928 94641916406097 140733281761952 0 0 0 0 0 16386 1 0 0 17 5 0 0 0 0 0 94641924908168 94641925339776 94641948053504 140733281765720 140733281765896 140733281765896 140733281771500 0
/proc/115317/statm: 47477 39077 3456 6655 0 37703 0
[pid=115547] ppid=115317 vsize=244624 memory=201824 CPUtime=1.55 cores=5,7
/proc/115547/stat : 115547 (Exact) R 115317 115547 115547 0 -1 4194304 43583 0 0 0 146 9 0 0 20 0 1 0 139081000 250494976 50456 18446744073709551615 4198400 8335837 140724630147712 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 46456832 140724630153394 140724630153755 140724630153755 140724630159311 0
/proc/115547/statm: 61156 50456 1120 1011 0 59923 0
Current children cumulated CPU time: 3602.46 s
Current children cumulated vsize: 434532 KiB
Current children cumulated memory: 358132 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1820.51
CPU time (s): 3602.49
CPU user time (s): 3602.02
CPU system time (s): 0.469524
CPU usage (%): 197.884
Max. virtual memory (cumulated for all children) (KiB): 434532
Max. memory (cumulated for all children) (KiB): 358132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3602.02
system time used= 0.469524
maximum resident set size= 327788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198148
page faults= 0
swaps= 0
block input operations= 1176
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 527
involuntary context switches= 41316


# summary of solver processes directly reported to runsolver:
#   pid: 115317,115547
#   total CPU time (s): 3602.49
#   total CPU user time (s): 3602.02
#   total CPU system time (s): 0.469524

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.80736 second user time and 8.10955 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-11 13:10:07
IDJOB=4527328
IDBENCH=147222
IDSOLVER=3384
FILE ID=nodeC029/4527328-1752232206
RUNJOBID= nodeC029-1752232205-115261
SLURM_JOB_ID= 9682540
Free space on /tmp= 432164 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/sorensson/garden/normalized-g100x100.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4527328-1752232206/watcher-4527328-1752232206 -o /tmp/evaluation-result-4527328-1752232206/solver-4527328-1752232206 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1752232205-115261 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4527328-1752232206.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2

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

MD5SUM BENCH= 908a9c4c32d975b4e5850834449958a7
RANDOM SEED=1187949666

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        126030140 kB
MemAvailable:   129766780 kB
Buffers:            2128 kB
Cached:          4526188 kB
SwapCached:           40 kB
Active:           521268 kB
Inactive:        4082976 kB
Active(anon):      89180 kB
Inactive(anon):     4768 kB
Active(file):     432088 kB
Inactive(file):  4078208 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            180024 kB
Writeback:             0 kB
AnonPages:         78968 kB
Mapped:           109504 kB
Shmem:             18020 kB
KReclaimable:     131164 kB
Slab:             223336 kB
SReclaimable:     131164 kB
SUnreclaim:        92172 kB
KernelStack:        4080 kB
PageTables:         2916 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     369272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 kB
VmallocChunk:          0 kB
Percpu:             3968 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432020 MiB
End job on nodeC029 at 2025-07-11 13:40:27