Trace number 4506931

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 NameAnswerCPU timeWall clock time
LSIPExact S1? (TO) 3600.09 2923.26

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K133.opb
MD5SUM9ec822d6c0cd68d217a6cdee070ca11c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15827
Total number of constraints16095
Number of constraints which are clauses15962
Number of constraints which are cardinality constraints (but not clauses)133
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint133
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 134
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1409.46/726.08	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
1409.46/726.08	c numVar: 15827
1409.46/726.08	c numCon: 16095
1409.46/726.08	c numEqual: 0
1409.46/726.08	c intSize: 8
1409.46/726.08	c ls_time: 10.0, mip_time: 716.0, exact_time: 2864.0
1409.46/726.08	c ------------------- Paras list -------------------
1409.46/726.08	c Name                	 Type      	 Now       	 Default   	 Comment
1409.46/726.08	c timeout             	 double    	 3600.000000	 3600      	 
1409.46/726.08	c mip_time            	 double    	 0.200000  	 0.5       	 
1409.46/726.08	c ls_time             	 double    	 10.000000 	 10        	 
1409.46/726.08	c safe_mode           	 int       	 1         	 1         	 1 trust; 2 feasible
1409.46/726.08	c mip_emphasis        	 int       	 5         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
1409.46/726.08	c random_seed         	 int       	 0         	 0         	 
1409.46/726.08	c sample_size         	 int       	 50        	 50        	 
1409.46/726.08	c sub_score           	 int       	 1         	 1         	 
1409.46/726.08	c tabu_base           	 int       	 3         	 3         	 
1409.46/726.08	c tabu_variation      	 int       	 1         	 1         	 
1409.46/726.08	c sub_div             	 int       	 4         	 4         	 
1409.46/726.08	c nbcore              	 int       	 2         	 1         	 
1409.46/726.08	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
1409.46/726.08	c print_sol           	 int       	 1         	 1         	 
1409.46/726.08	c tmpdir              	 string		 .         	 "."       	 
1409.46/726.08	c home                	 string		 HOME	 "."       	 
1409.46/726.08	c benchname           	 string		 HOME/instance-4506931-1751134914.opb	 ""        	 
1409.46/726.08	c --------------------------------------------------
1409.46/726.08	c Local Search solver
1409.46/726.08	c MIP solver
1409.46/726.08	c use Exact solver
3600.02/2923.11	c receive signal 15, try to interrupt solver...
1409.61/2923.22	c Exact solver (PID 12530) interrupted gracefully.
1409.61/2923.25	s UNKNOWN
1409.61/2923.25	c Total time: 2923

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (58920 MiB free)
  memory of node 1: 64507 MiB (63758 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4506931-1751134914/watcher-4506931-1751134914 -o /tmp/evaluation-result-4506931-1751134914/solver-4506931-1751134914 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751133631-11082 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4506931-1751134914.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=12490, runsolver pid=12487

[startup+0.100117 s]*
/proc/loadavg: 6.75 7.16 5.60 7/255 12491
/proc/meminfo: memFree=125607316/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=60876 memory=26368 CPUtime=0.1 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) R 12487 12490 11065 0 -1 4194304 5561 0 0 0 9 1 0 0 20 0 1 0 29171261 62337024 6592 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 15219 6592 1184 6655 0 5454 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 60876 KiB
Current children cumulated memory: 26368 KiB

[startup+0.213752 s]*
/proc/loadavg: 6.75 7.16 5.60 7/255 12491
/proc/meminfo: memFree=125607820/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=60876 memory=26368 CPUtime=0.21 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) R 12487 12490 11065 0 -1 4194304 5561 0 0 0 20 1 0 0 20 0 1 0 29171261 62337024 6592 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 15219 6592 1184 6655 0 5454 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 60876 KiB
Current children cumulated memory: 26368 KiB

[startup+0.313708 s]*
/proc/loadavg: 6.75 7.16 5.60 7/255 12491
/proc/meminfo: memFree=125607820/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=60876 memory=26368 CPUtime=0.31 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) R 12487 12490 11065 0 -1 4194304 5561 0 0 0 30 1 0 0 20 0 1 0 29171261 62337024 6592 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 15219 6592 1184 6655 0 5454 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 60876 KiB
Current children cumulated memory: 26368 KiB

[startup+0.700333 s]
/proc/loadavg: 6.75 7.16 5.60 8/255 12491
/proc/meminfo: memFree=125607820/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=60876 memory=26368 CPUtime=0.68 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) R 12487 12490 11065 0 -1 4194304 5561 0 0 0 67 1 0 0 20 0 1 0 29171261 62337024 6592 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 15219 6592 1184 6655 0 5454 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 60876 KiB
Current children cumulated memory: 26368 KiB

[startup+1.50036 s]
/proc/loadavg: 6.69 7.14 5.61 7/255 12491
/proc/meminfo: memFree=125607820/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=60876 memory=26368 CPUtime=1.48 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) R 12487 12490 11065 0 -1 4194304 5561 0 0 0 147 1 0 0 20 0 1 0 29171261 62337024 6592 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 15219 6592 1184 6655 0 5454 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 60876 KiB
Current children cumulated memory: 26368 KiB

[startup+3.11344 s]
/proc/loadavg: 6.69 7.14 5.61 7/255 12491
/proc/meminfo: memFree=125607824/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=60876 memory=26368 CPUtime=3.08 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) R 12487 12490 11065 0 -1 4194304 6034 0 0 0 307 1 0 0 20 0 1 0 29171261 62337024 6592 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 15219 6592 1184 6655 0 5454 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 60876 KiB
Current children cumulated memory: 26368 KiB

[startup+6.30036 s]
/proc/loadavg: 6.63 7.12 5.61 7/255 12491
/proc/meminfo: memFree=125603744/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=60876 memory=26368 CPUtime=6.26 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) R 12487 12490 11065 0 -1 4194304 6034 0 0 0 625 1 0 0 20 0 1 0 29171261 62337024 6592 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 15219 6592 1184 6655 0 5454 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 60876 KiB
Current children cumulated memory: 26368 KiB

[startup+12.7002 s]
/proc/loadavg: 6.58 7.10 5.61 8/256 12492
/proc/meminfo: memFree=125497896/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=199640 memory=109944 CPUtime=14.33 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) R 12487 12490 11065 0 -1 4194304 24406 0 0 0 1427 6 0 0 20 0 2 0 29171261 204431360 27486 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 49910 27486 3040 6655 0 28070 0
[pid=12490/tid=12492] ppid=12487 vsize=199640 memory=-6153722959454376288 CPUtime=2.08 cores=1,3
/proc/12490/task/12492/stat : 12492 (LSIPExact) R 12487 12490 11065 0 -1 4194368 4321 0 0 0 207 1 0 0 20 0 2 0 29172266 204431360 27486 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
Current children cumulated CPU time: 14.33 s
Current children cumulated vsize: 199640 KiB
Current children cumulated memory: 109944 KiB

[startup+25.5004 s]
/proc/loadavg: 6.65 7.10 5.63 7/256 12492
/proc/meminfo: memFree=125479940/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=209932 memory=125176 CPUtime=35.84 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) R 12487 12490 11065 0 -1 4194304 38648 0 0 0 3577 7 0 0 20 0 2 0 29171261 214970368 31294 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 52483 31294 3424 6655 0 31540 0
[pid=12490/tid=12492] ppid=12487 vsize=209932 memory=125176 CPUtime=10.93 cores=1,3
/proc/12490/task/12492/stat : 12492 (LSIPExact) S 12487 12490 11065 0 -1 4194368 6506 0 0 0 1092 1 0 0 20 0 2 0 29172266 214970368 31294 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 1 0 0 -1 1 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
Current children cumulated CPU time: 35.84 s
Current children cumulated vsize: 209932 KiB
Current children cumulated memory: 125176 KiB

[startup+51.1057 s]
/proc/loadavg: 6.68 7.06 5.66 8/256 12493
/proc/meminfo: memFree=125454636/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=245244 memory=155768 CPUtime=71.8 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) R 12487 12490 11065 0 -1 4194304 55682 0 0 0 7170 10 0 0 20 0 2 0 29171261 251129856 38942 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 61311 38942 3488 6655 0 40368 0
[pid=12490/tid=12492] ppid=12487 vsize=245244 memory=155768 CPUtime=21.48 cores=1,3
/proc/12490/task/12492/stat : 12492 (LSIPExact) R 12487 12490 11065 0 -1 4194368 10363 0 0 0 2147 1 0 0 20 0 2 0 29172266 251129856 38942 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
Current children cumulated CPU time: 71.8 s
Current children cumulated vsize: 245244 KiB
Current children cumulated memory: 155768 KiB

[startup+102.3 s]
/proc/loadavg: 6.86 7.05 5.74 8/256 12497
/proc/meminfo: memFree=125440536/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=245244 memory=155896 CPUtime=173.2 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) R 12487 12490 11065 0 -1 4194304 64409 0 0 0 17309 11 0 0 20 0 2 0 29171261 251129856 38974 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 61311 38974 3488 6655 0 40368 0
[pid=12490/tid=12492] ppid=12487 vsize=245244 memory=155896 CPUtime=72.38 cores=1,3
/proc/12490/task/12492/stat : 12492 (LSIPExact) R 12487 12490 11065 0 -1 4194368 13529 0 0 0 7236 2 0 0 20 0 2 0 29172266 251129856 38974 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
Current children cumulated CPU time: 173.2 s
Current children cumulated vsize: 245244 KiB
Current children cumulated memory: 155896 KiB

[startup+162.3 s]
/proc/loadavg: 6.99 7.05 5.82 8/256 12499
/proc/meminfo: memFree=125385376/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=248696 memory=159864 CPUtime=292.03 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) R 12487 12490 11065 0 -1 4194304 86107 0 0 0 29191 12 0 0 20 0 2 0 29171261 254664704 39966 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 62174 39966 3488 6655 0 41231 0
[pid=12490/tid=12492] ppid=12487 vsize=248696 memory=159864 CPUtime=132.02 cores=1,3
/proc/12490/task/12492/stat : 12492 (LSIPExact) R 12487 12490 11065 0 -1 4194368 21243 0 0 0 13200 2 0 0 20 0 2 0 29172266 254664704 39966 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
Current children cumulated CPU time: 292.03 s
Current children cumulated vsize: 248696 KiB
Current children cumulated memory: 159864 KiB

[startup+222.3 s]
/proc/loadavg: 7.10 7.07 5.91 8/256 12500
/proc/meminfo: memFree=125338872/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=268544 memory=174328 CPUtime=410.86 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) R 12487 12490 11065 0 -1 4194304 101671 0 0 0 41072 14 0 0 20 0 2 0 29171261 274989056 43582 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 67136 43582 3488 6655 0 46193 0
[pid=12490/tid=12492] ppid=12487 vsize=268544 memory=159864 CPUtime=191.67 cores=1,3
/proc/12490/task/12492/stat : 12492 (LSIPExact) R 12487 12490 11065 0 -1 4194368 24360 0 0 0 19164 3 0 0 20 0 2 0 29172266 274989056 43582 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
Current children cumulated CPU time: 410.86 s
Current children cumulated vsize: 268544 KiB
Current children cumulated memory: 174328 KiB

[startup+282.3 s]
/proc/loadavg: 7.09 7.07 5.99 7/256 12504
/proc/meminfo: memFree=125149980/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=271444 memory=179704 CPUtime=529.69 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) R 12487 12490 11065 0 -1 4194304 104091 0 0 0 52955 14 0 0 20 0 2 0 29171261 277958656 44926 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 67861 44926 3488 6655 0 46918 0
[pid=12490/tid=12492] ppid=12487 vsize=271444 memory=179576 CPUtime=251.32 cores=1,3
/proc/12490/task/12492/stat : 12492 (LSIPExact) R 12487 12490 11065 0 -1 4194368 25389 0 0 0 25129 3 0 0 20 0 2 0 29172266 277958656 44926 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
Current children cumulated CPU time: 529.69 s
Current children cumulated vsize: 271444 KiB
Current children cumulated memory: 179704 KiB

[startup+342.3 s]
/proc/loadavg: 7.17 7.09 6.06 7/254 12506
/proc/meminfo: memFree=125182720/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=271756 memory=179832 CPUtime=648.45 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) R 12487 12490 11065 0 -1 4194304 111087 0 0 0 64830 15 0 0 20 0 2 0 29171261 278278144 44958 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 67939 44958 3488 6655 0 46996 0
[pid=12490/tid=12492] ppid=12487 vsize=271756 memory=179576 CPUtime=310.92 cores=1,3
/proc/12490/task/12492/stat : 12492 (LSIPExact) R 12487 12490 11065 0 -1 4194368 29219 0 0 0 31089 3 0 0 20 0 2 0 29172266 278278144 44958 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
Current children cumulated CPU time: 648.45 s
Current children cumulated vsize: 271756 KiB
Current children cumulated memory: 179832 KiB

[startup+402.3 s]

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

Current children cumulated memory: 606244 KiB

[startup+2442.3 s]
/proc/loadavg: 5.09 5.16 5.18 6/257 12897
/proc/meminfo: memFree=128649880/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=273240 memory=201960 CPUtime=1409.61 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) S 12487 12490 11065 0 -1 4194304 153513 0 0 0 140940 21 0 0 20 0 1 0 29171261 279797760 50490 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 1 0 0 17 3 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 68310 50490 3616 6655 0 49549 0
[pid=12530] ppid=12490 vsize=446436 memory=404668 CPUtime=1710.93 cores=1,3
/proc/12530/stat : 12530 (Exact) R 12490 12530 12530 0 -1 4194304 57172 0 0 0 170925 168 0 0 20 0 1 0 29243870 457150464 101167 18446744073709551615 4198400 8335837 140726550107984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9148648 9230840 14000128 140726550116539 140726550116893 140726550116893 140726550122447 0
/proc/12530/statm: 111609 101167 1120 1011 0 110376 0
Current children cumulated CPU time: 3120.54 s
Current children cumulated vsize: 719676 KiB
Current children cumulated memory: 606628 KiB

[startup+2502.3 s]
/proc/loadavg: 5.13 5.15 5.18 6/256 12903
/proc/meminfo: memFree=128640216/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=273240 memory=201960 CPUtime=1409.61 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) S 12487 12490 11065 0 -1 4194304 153513 0 0 0 140940 21 0 0 20 0 1 0 29171261 279797760 50490 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 1 0 0 17 3 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 68310 50490 3616 6655 0 49549 0
[pid=12530] ppid=12490 vsize=448480 memory=406716 CPUtime=1770.79 cores=1,3
/proc/12530/stat : 12530 (Exact) R 12490 12530 12530 0 -1 4194304 57750 0 0 0 176910 169 0 0 20 0 1 0 29243870 459243520 101679 18446744073709551615 4198400 8335837 140726550107984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9148648 9230840 14000128 140726550116539 140726550116893 140726550116893 140726550122447 0
/proc/12530/statm: 112120 101679 1120 1011 0 110887 0
Current children cumulated CPU time: 3180.4 s
Current children cumulated vsize: 721720 KiB
Current children cumulated memory: 608676 KiB

[startup+2562.3 s]
/proc/loadavg: 5.09 5.14 5.17 6/255 12905
/proc/meminfo: memFree=128635460/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=273240 memory=201960 CPUtime=1409.61 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) S 12487 12490 11065 0 -1 4194304 153513 0 0 0 140940 21 0 0 20 0 1 0 29171261 279797760 50490 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 1 0 0 17 3 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 68310 50490 3616 6655 0 49549 0
[pid=12530] ppid=12490 vsize=448912 memory=407228 CPUtime=1830.63 cores=1,3
/proc/12530/stat : 12530 (Exact) R 12490 12530 12530 0 -1 4194304 57914 0 0 0 182894 169 0 0 20 0 1 0 29243870 459685888 101807 18446744073709551615 4198400 8335837 140726550107984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9148648 9230840 14000128 140726550116539 140726550116893 140726550116893 140726550122447 0
/proc/12530/statm: 112228 101807 1120 1011 0 110995 0
Current children cumulated CPU time: 3240.24 s
Current children cumulated vsize: 722152 KiB
Current children cumulated memory: 609188 KiB

[startup+2622.3 s]
/proc/loadavg: 5.19 5.16 5.18 6/254 12907
/proc/meminfo: memFree=128626300/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=273240 memory=201960 CPUtime=1409.61 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) S 12487 12490 11065 0 -1 4194304 153513 0 0 0 140940 21 0 0 20 0 1 0 29171261 279797760 50490 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 1 0 0 17 3 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 68310 50490 3616 6655 0 49549 0
[pid=12530] ppid=12490 vsize=450076 memory=416612 CPUtime=1890.49 cores=1,3
/proc/12530/stat : 12530 (Exact) R 12490 12530 12530 0 -1 4194304 58220 0 0 0 188876 173 0 0 20 0 1 0 29243870 460877824 104153 18446744073709551615 4198400 8335837 140726550107984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9148648 9230840 14000128 140726550116539 140726550116893 140726550116893 140726550122447 0
/proc/12530/statm: 112519 104153 1120 1011 0 111286 0
Current children cumulated CPU time: 3300.1 s
Current children cumulated vsize: 723316 KiB
Current children cumulated memory: 618572 KiB

[startup+2682.3 s]
/proc/loadavg: 5.13 5.14 5.17 6/253 12955
/proc/meminfo: memFree=129356012/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=273240 memory=201960 CPUtime=1409.61 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) S 12487 12490 11065 0 -1 4194304 153513 0 0 0 140940 21 0 0 20 0 1 0 29171261 279797760 50490 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 1 0 0 17 3 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 68310 50490 3616 6655 0 49549 0
[pid=12530] ppid=12490 vsize=458832 memory=425468 CPUtime=1950.33 cores=1,3
/proc/12530/stat : 12530 (Exact) R 12490 12530 12530 0 -1 4194304 58390 0 0 0 194843 190 0 0 20 0 1 0 29243870 469843968 106367 18446744073709551615 4198400 8335837 140726550107984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9148648 9230840 14000128 140726550116539 140726550116893 140726550116893 140726550122447 0
/proc/12530/statm: 114708 106367 1120 1011 0 113475 0
Current children cumulated CPU time: 3359.94 s
Current children cumulated vsize: 732072 KiB
Current children cumulated memory: 627428 KiB

[startup+2742.3 s]
/proc/loadavg: 5.69 5.30 5.23 7/253 12958
/proc/meminfo: memFree=129325984/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=273240 memory=201960 CPUtime=1409.61 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) S 12487 12490 11065 0 -1 4194304 153513 0 0 0 140940 21 0 0 20 0 1 0 29171261 279797760 50490 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 1 0 0 17 3 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 68310 50490 3616 6655 0 49549 0
[pid=12530] ppid=12490 vsize=458832 memory=429564 CPUtime=2010.15 cores=1,3
/proc/12530/stat : 12530 (Exact) R 12490 12530 12530 0 -1 4194304 58515 0 0 0 200825 190 0 0 20 0 1 0 29243870 469843968 107391 18446744073709551615 4198400 8335837 140726550107984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9148648 9230840 14000128 140726550116539 140726550116893 140726550116893 140726550122447 0
/proc/12530/statm: 114708 107391 1120 1011 0 113475 0
Current children cumulated CPU time: 3419.76 s
Current children cumulated vsize: 732072 KiB
Current children cumulated memory: 631524 KiB

[startup+2802.3 s]
/proc/loadavg: 5.91 5.44 5.28 6/253 12960
/proc/meminfo: memFree=129288384/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=273240 memory=201960 CPUtime=1409.61 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) S 12487 12490 11065 0 -1 4194304 153513 0 0 0 140940 21 0 0 20 0 1 0 29171261 279797760 50490 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 1 0 0 17 3 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 68310 50490 3616 6655 0 49549 0
[pid=12530] ppid=12490 vsize=459920 memory=430460 CPUtime=2069.98 cores=1,3
/proc/12530/stat : 12530 (Exact) R 12490 12530 12530 0 -1 4194304 58835 0 0 0 206807 191 0 0 20 0 1 0 29243870 470958080 107615 18446744073709551615 4198400 8335837 140726550107984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9148648 9230840 14000128 140726550116539 140726550116893 140726550116893 140726550122447 0
/proc/12530/statm: 114980 107615 1120 1011 0 113747 0
Current children cumulated CPU time: 3479.59 s
Current children cumulated vsize: 733160 KiB
Current children cumulated memory: 632420 KiB

[startup+2862.3 s]
/proc/loadavg: 5.38 5.38 5.27 6/253 12962
/proc/meminfo: memFree=129270660/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=273240 memory=201960 CPUtime=1409.61 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) S 12487 12490 11065 0 -1 4194304 153513 0 0 0 140940 21 0 0 20 0 1 0 29171261 279797760 50490 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 1 0 0 17 3 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 68310 50490 3616 6655 0 49549 0
[pid=12530] ppid=12490 vsize=460736 memory=431356 CPUtime=2129.78 cores=1,3
/proc/12530/stat : 12530 (Exact) R 12490 12530 12530 0 -1 4194304 59163 0 0 0 212787 191 0 0 20 0 1 0 29243870 471793664 107839 18446744073709551615 4198400 8335837 140726550107984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9148648 9230840 14000128 140726550116539 140726550116893 140726550116893 140726550122447 0
/proc/12530/statm: 115184 107839 1120 1011 0 113951 0
Current children cumulated CPU time: 3539.39 s
Current children cumulated vsize: 733976 KiB
Current children cumulated memory: 633316 KiB

[startup+2922.3 s]
/proc/loadavg: 5.18 5.32 5.26 6/254 12965
/proc/meminfo: memFree=129263312/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=273240 memory=201960 CPUtime=1409.61 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) S 12487 12490 11065 0 -1 4194304 153513 0 0 0 140940 21 0 0 20 0 1 0 29171261 279797760 50490 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 1 0 0 17 3 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 68310 50490 3616 6655 0 49549 0
[pid=12530] ppid=12490 vsize=461424 memory=431996 CPUtime=2189.6 cores=1,3
/proc/12530/stat : 12530 (Exact) R 12490 12530 12530 0 -1 4194304 59404 0 0 0 218768 192 0 0 20 0 1 0 29243870 472498176 107999 18446744073709551615 4198400 8335837 140726550107984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9148648 9230840 14000128 140726550116539 140726550116893 140726550116893 140726550122447 0
/proc/12530/statm: 115356 107999 1120 1011 0 114123 0
Current children cumulated CPU time: 3599.21 s
Current children cumulated vsize: 734664 KiB
Current children cumulated memory: 633956 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2923.11 s]
/proc/loadavg: 5.18 5.32 5.26 6/254 12965
/proc/meminfo: memFree=129263312/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=273240 memory=201960 CPUtime=1409.61 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) S 12487 12490 11065 0 -1 4194304 153513 0 0 0 140940 21 0 0 20 0 1 0 29171261 279797760 50490 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 0 0 16386 1 0 0 17 3 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 68310 50490 3616 6655 0 49549 0
[pid=12530] ppid=12490 vsize=461424 memory=431996 CPUtime=2190.41 cores=1,3
/proc/12530/stat : 12530 (Exact) R 12490 12530 12530 0 -1 4194304 59404 0 0 0 218849 192 0 0 20 0 1 0 29243870 472498176 107999 18446744073709551615 4198400 8335837 140726550107984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9148648 9230840 14000128 140726550116539 140726550116893 140726550116893 140726550122447 0
/proc/12530/statm: 115356 107999 1120 1011 0 114123 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 734664 KiB
Current children cumulated memory: 633956 KiB

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

[startup+2923.26 s]
# the end of solver process 12490 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3597.95 s, system=2.14408 s

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

[startup+2923.21 s]
/proc/loadavg: 5.18 5.32 5.26 6/254 12965
/proc/meminfo: memFree=129263312/131382112 swapFree=33010684/33010684
[pid=12490] ppid=12487 vsize=273240 memory=201960 CPUtime=1409.61 cores=1,3
/proc/12490/stat : 12490 (LSIPExact) S 12487 12490 11065 0 -1 4194304 153514 136 0 0 140940 21 0 0 20 0 1 0 29171261 279797760 50490 18446744073709551615 94321619009536 94321646265937 140727759914720 0 0 0 16384 0 16386 1 0 0 17 3 0 0 0 0 0 94321654768776 94321655200384 94321678462976 140727759919450 140727759919626 140727759919626 140727759925228 0
/proc/12490/statm: 68310 50490 3616 6655 0 49549 0
Current children cumulated CPU time: 1409.61 s
Current children cumulated vsize: 273240 KiB
Current children cumulated memory: 201960 KiB

Child status: 0

Real time (s): 2923.26
CPU time (s): 3600.09
CPU user time (s): 3597.95
CPU system time (s): 2.14408
CPU usage (%): 123.153
Max. virtual memory (cumulated for all children) (KiB): 734664
Max. memory (cumulated for all children) (KiB): 633956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.95
system time used= 2.14408
maximum resident set size= 432552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215555
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 463
involuntary context switches= 15632


# summary of solver processes directly reported to runsolver:
#   pid: 12490
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3597.95
#   total CPU system time (s): 2.14408

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.8373 second user time and 27.0629 second system time

The end

Launcher Data

Begin job on nodeC009 at 2025-06-28 20:21:55
IDJOB=4506931
IDBENCH=158309
IDSOLVER=3336
FILE ID=nodeC009/4506931-1751134914
RUNJOBID= nodeC009-1751133631-11082
SLURM_JOB_ID= 9587409
Free space on /tmp= 432884 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K133.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4506931-1751134914/watcher-4506931-1751134914 -o /tmp/evaluation-result-4506931-1751134914/solver-4506931-1751134914 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751133631-11082 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4506931-1751134914.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

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

MD5SUM BENCH= 9ec822d6c0cd68d217a6cdee070ca11c
RANDOM SEED=1309337057

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        125623444 kB
MemAvailable:   125380852 kB
Buffers:            3280 kB
Cached:           569820 kB
SwapCached:            0 kB
Active:          4781316 kB
Inactive:         371760 kB
Active(anon):    4597936 kB
Inactive(anon):        0 kB
Active(file):     183380 kB
Inactive(file):   371760 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             45480 kB
Writeback:             0 kB
AnonPages:       4580220 kB
Mapped:           142832 kB
Shmem:             17960 kB
KReclaimable:      83408 kB
Slab:             161456 kB
SReclaimable:      83408 kB
SUnreclaim:        78048 kB
KernelStack:        4144 kB
PageTables:        12228 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    5023608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2500608 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:      172872 kB
DirectMap2M:     9166848 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432884 MiB
End job on nodeC009 at 2025-06-28 21:10:38