Trace number 4527044

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.08 2918.63

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K138.opb
MD5SUMdf8f338dbd068337fef89bf4c43df9f5
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 variables16422
Total number of constraints16700
Number of constraints which are clauses16562
Number of constraints which are cardinality constraints (but not clauses)138
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint138
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 139
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

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

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100064 s]*
/proc/loadavg: 4.96 5.42 5.27 5/267 118029
/proc/meminfo: memFree=125798624/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=61772 memory=27136 CPUtime=0.09 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) R 118025 118028 117068 0 -1 4194304 5785 0 0 0 9 0 0 0 20 0 1 0 139083849 63254528 6784 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 15443 6784 1152 6655 0 5678 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 61772 KiB
Current children cumulated memory: 27136 KiB

[startup+0.205617 s]*
/proc/loadavg: 4.96 5.42 5.27 5/267 118029
/proc/meminfo: memFree=125798624/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=61772 memory=27136 CPUtime=0.19 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) R 118025 118028 117068 0 -1 4194304 5785 0 0 0 19 0 0 0 20 0 1 0 139083849 63254528 6784 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 15443 6784 1152 6655 0 5678 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 61772 KiB
Current children cumulated memory: 27136 KiB

[startup+0.305522 s]*
/proc/loadavg: 4.96 5.42 5.27 5/267 118029
/proc/meminfo: memFree=125798624/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=61772 memory=27136 CPUtime=0.29 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) R 118025 118028 117068 0 -1 4194304 5785 0 0 0 29 0 0 0 20 0 1 0 139083849 63254528 6784 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 15443 6784 1152 6655 0 5678 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 61772 KiB
Current children cumulated memory: 27136 KiB

[startup+0.700166 s]
/proc/loadavg: 4.96 5.42 5.27 5/267 118029
/proc/meminfo: memFree=125798876/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=61772 memory=27136 CPUtime=0.68 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) R 118025 118028 117068 0 -1 4194304 5785 0 0 0 68 0 0 0 20 0 1 0 139083849 63254528 6784 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 15443 6784 1152 6655 0 5678 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 61772 KiB
Current children cumulated memory: 27136 KiB

[startup+1.50017 s]
/proc/loadavg: 4.96 5.42 5.27 5/267 118029
/proc/meminfo: memFree=125798876/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=61772 memory=27136 CPUtime=1.48 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) R 118025 118028 117068 0 -1 4194304 5785 0 0 0 148 0 0 0 20 0 1 0 139083849 63254528 6784 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 15443 6784 1152 6655 0 5678 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 61772 KiB
Current children cumulated memory: 27136 KiB

[startup+3.10536 s]
/proc/loadavg: 4.96 5.42 5.27 5/267 118029
/proc/meminfo: memFree=125798884/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=61772 memory=27136 CPUtime=3.08 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) R 118025 118028 117068 0 -1 4194304 5785 0 0 0 308 0 0 0 20 0 1 0 139083849 63254528 6784 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 15443 6784 1152 6655 0 5678 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 61772 KiB
Current children cumulated memory: 27136 KiB

[startup+6.30015 s]
/proc/loadavg: 4.88 5.39 5.27 5/267 118029
/proc/meminfo: memFree=125799136/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=61772 memory=27136 CPUtime=6.27 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) R 118025 118028 117068 0 -1 4194304 5785 0 0 0 627 0 0 0 20 0 1 0 139083849 63254528 6784 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 15443 6784 1152 6655 0 5678 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 61772 KiB
Current children cumulated memory: 27136 KiB

[startup+12.7002 s]
/proc/loadavg: 4.81 5.37 5.26 6/268 118030
/proc/meminfo: memFree=125707500/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=212488 memory=126884 CPUtime=14.93 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) R 118025 118028 117068 0 -1 4194304 27569 0 0 0 1489 4 0 0 20 0 2 0 139083849 217587712 31721 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 53122 31721 3296 6655 0 32329 0
[pid=118028/tid=118030] ppid=118025 vsize=212488 memory=126116 CPUtime=2.27 cores=4,6
/proc/118028/task/118030/stat : 118030 (LSIPExact) R 118025 118028 117068 0 -1 4194368 4895 0 0 0 227 0 0 0 20 0 2 0 139084854 217587712 31721 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
Current children cumulated CPU time: 14.93 s
Current children cumulated vsize: 212488 KiB
Current children cumulated memory: 126884 KiB

[startup+25.5002 s]
/proc/loadavg: 4.70 5.32 5.25 5/268 118030
/proc/meminfo: memFree=125699948/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=213984 memory=128420 CPUtime=34.2 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) R 118025 118028 117068 0 -1 4194304 38498 0 0 0 3415 5 0 0 20 0 2 0 139083849 219119616 32105 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 53496 32105 3296 6655 0 32703 0
[pid=118028/tid=118030] ppid=118025 vsize=213984 memory=128420 CPUtime=8.77 cores=4,6
/proc/118028/task/118030/stat : 118030 (LSIPExact) S 118025 118028 117068 0 -1 4194368 5932 0 0 0 876 1 0 0 20 0 2 0 139084854 219119616 32105 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 1 0 0 -1 6 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
Current children cumulated CPU time: 34.2 s
Current children cumulated vsize: 213984 KiB
Current children cumulated memory: 128420 KiB

[startup+51.1056 s]
/proc/loadavg: 4.74 5.28 5.23 6/268 118031
/proc/meminfo: memFree=125660320/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=249804 memory=160932 CPUtime=72.75 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) R 118025 118028 117068 0 -1 4194304 66449 0 0 0 7267 8 0 0 20 0 2 0 139083849 255799296 40233 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 62451 40233 3328 6655 0 41915 0
[pid=118028/tid=118030] ppid=118025 vsize=249804 memory=16432 CPUtime=21.79 cores=4,6
/proc/118028/task/118030/stat : 118030 (LSIPExact) R 118025 118028 117068 0 -1 4194368 13732 0 0 0 2178 1 0 0 20 0 2 0 139084854 255799296 40233 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
Current children cumulated CPU time: 72.75 s
Current children cumulated vsize: 249804 KiB
Current children cumulated memory: 160932 KiB

[startup+102.3 s]
/proc/loadavg: 4.94 5.25 5.22 6/268 118032
/proc/meminfo: memFree=125653844/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=249804 memory=161316 CPUtime=174.43 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) R 118025 118028 117068 0 -1 4194304 77059 0 0 0 17434 9 0 0 20 0 2 0 139083849 255799296 40329 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 62451 40329 3328 6655 0 41915 0
[pid=118028/tid=118030] ppid=118025 vsize=249804 memory=161060 CPUtime=72.46 cores=4,6
/proc/118028/task/118030/stat : 118030 (LSIPExact) R 118025 118028 117068 0 -1 4194368 16958 0 0 0 7245 1 0 0 20 0 2 0 139084854 255799296 40329 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
Current children cumulated CPU time: 174.43 s
Current children cumulated vsize: 249804 KiB
Current children cumulated memory: 161316 KiB

[startup+162.3 s]
/proc/loadavg: 5.02 5.22 5.21 6/269 118035
/proc/meminfo: memFree=125624120/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=275420 memory=184996 CPUtime=293.61 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) R 118025 118028 117068 0 -1 4194304 88908 0 0 0 29350 11 0 0 20 0 2 0 139083849 282030080 46249 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 68855 46249 3360 6655 0 48319 0
[pid=118028/tid=118030] ppid=118025 vsize=275420 memory=182308 CPUtime=131.85 cores=4,6
/proc/118028/task/118030/stat : 118030 (LSIPExact) R 118025 118028 117068 0 -1 4194368 21003 0 0 0 13184 1 0 0 20 0 2 0 139084854 282030080 46249 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
Current children cumulated CPU time: 293.61 s
Current children cumulated vsize: 275420 KiB
Current children cumulated memory: 184996 KiB

[startup+222.3 s]
/proc/loadavg: 5.04 5.19 5.20 6/269 118039
/proc/meminfo: memFree=125609656/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=276964 memory=192036 CPUtime=412.78 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) R 118025 118028 117068 0 -1 4194304 95098 0 0 0 41266 12 0 0 20 0 2 0 139083849 283611136 48009 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 69241 48009 3360 6655 0 49127 0
[pid=118028/tid=118030] ppid=118025 vsize=276964 memory=20224 CPUtime=191.25 cores=4,6
/proc/118028/task/118030/stat : 118030 (LSIPExact) R 118025 118028 117068 0 -1 4194368 24250 0 0 0 19123 2 0 0 20 0 2 0 139084854 283611136 48009 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
Current children cumulated CPU time: 412.78 s
Current children cumulated vsize: 276964 KiB
Current children cumulated memory: 192036 KiB

[startup+282.3 s]
/proc/loadavg: 5.06 5.17 5.19 6/268 118041
/proc/meminfo: memFree=125630108/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=276964 memory=192548 CPUtime=531.96 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) R 118025 118028 117068 0 -1 4194304 96003 0 0 0 53183 13 0 0 20 0 2 0 139083849 283611136 48137 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 69241 48137 3360 6655 0 49127 0
[pid=118028/tid=118030] ppid=118025 vsize=276964 memory=192420 CPUtime=250.64 cores=4,6
/proc/118028/task/118030/stat : 118030 (LSIPExact) R 118025 118028 117068 0 -1 4194368 24361 0 0 0 25062 2 0 0 20 0 2 0 139084854 283611136 48137 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
Current children cumulated CPU time: 531.96 s
Current children cumulated vsize: 276964 KiB
Current children cumulated memory: 192548 KiB

[startup+342.3 s]
/proc/loadavg: 5.13 5.16 5.18 6/268 118043
/proc/meminfo: memFree=125647100/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=276964 memory=192548 CPUtime=651.19 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) R 118025 118028 117068 0 -1 4194304 97290 0 0 0 65105 14 0 0 20 0 2 0 139083849 283611136 48137 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 69241 48137 3360 6655 0 49127 0
[pid=118028/tid=118030] ppid=118025 vsize=276964 memory=192548 CPUtime=310.05 cores=4,6
/proc/118028/task/118030/stat : 118030 (LSIPExact) R 118025 118028 117068 0 -1 4194368 24501 0 0 0 31003 2 0 0 20 0 2 0 139084854 283611136 48137 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
Current children cumulated CPU time: 651.19 s
Current children cumulated vsize: 276964 KiB
Current children cumulated memory: 192548 KiB

[startup+402.3 s]

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

Current children cumulated memory: 657496 KiB

[startup+2382.3 s]
/proc/loadavg: 6.14 5.87 5.47 7/268 118478
/proc/meminfo: memFree=127107312/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=296904 memory=218808 CPUtime=1413.89 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) S 118025 118028 117068 0 -1 4194304 115981 0 0 0 141371 18 0 0 20 0 1 0 139083849 304029696 54702 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 74226 54702 3360 6655 0 54348 0
[pid=118067] ppid=118028 vsize=473888 memory=440992 CPUtime=1651.65 cores=4,6
/proc/118067/stat : 118067 (Exact) R 118028 118067 118067 0 -1 4194304 58280 0 0 0 165029 136 0 0 20 0 1 0 139156456 485261312 110248 18446744073709551615 4198400 8335837 140729312612192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 38354944 140729312618681 140729312619035 140729312619035 140729312624591 0
/proc/118067/statm: 118472 110248 1120 1011 0 117239 0
Current children cumulated CPU time: 3065.54 s
Current children cumulated vsize: 770792 KiB
Current children cumulated memory: 659800 KiB

[startup+2442.3 s]
/proc/loadavg: 6.13 5.91 5.51 7/268 118480
/proc/meminfo: memFree=126994812/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=296904 memory=218808 CPUtime=1413.89 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) S 118025 118028 117068 0 -1 4194304 115981 0 0 0 141371 18 0 0 20 0 1 0 139083849 304029696 54702 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 74226 54702 3360 6655 0 54348 0
[pid=118067] ppid=118028 vsize=475348 memory=442400 CPUtime=1711.46 cores=4,6
/proc/118067/stat : 118067 (Exact) R 118028 118067 118067 0 -1 4194304 58760 0 0 0 170998 148 0 0 20 0 1 0 139156456 486756352 110600 18446744073709551615 4198400 8335837 140729312612192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 38354944 140729312618681 140729312619035 140729312619035 140729312624591 0
/proc/118067/statm: 118837 110600 1120 1011 0 117604 0
Current children cumulated CPU time: 3125.35 s
Current children cumulated vsize: 772252 KiB
Current children cumulated memory: 661208 KiB

[startup+2502.3 s]
/proc/loadavg: 6.11 5.95 5.55 7/270 118491
/proc/meminfo: memFree=126889168/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=296904 memory=218808 CPUtime=1413.89 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) S 118025 118028 117068 0 -1 4194304 115981 0 0 0 141371 18 0 0 20 0 1 0 139083849 304029696 54702 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 74226 54702 3360 6655 0 54348 0
[pid=118067] ppid=118028 vsize=476844 memory=443936 CPUtime=1771.27 cores=4,6
/proc/118067/stat : 118067 (Exact) R 118028 118067 118067 0 -1 4194304 59198 0 0 0 176978 149 0 0 20 0 1 0 139156456 488288256 110984 18446744073709551615 4198400 8335837 140729312612192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 38354944 140729312618681 140729312619035 140729312619035 140729312624591 0
/proc/118067/statm: 119211 110984 1120 1011 0 117978 0
Current children cumulated CPU time: 3185.16 s
Current children cumulated vsize: 773748 KiB
Current children cumulated memory: 662744 KiB

[startup+2562.3 s]
/proc/loadavg: 6.09 5.97 5.59 7/269 118493
/proc/meminfo: memFree=126792396/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=296904 memory=218808 CPUtime=1413.89 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) S 118025 118028 117068 0 -1 4194304 115981 0 0 0 141371 18 0 0 20 0 1 0 139083849 304029696 54702 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 74226 54702 3360 6655 0 54348 0
[pid=118067] ppid=118028 vsize=478176 memory=445216 CPUtime=1831.08 cores=4,6
/proc/118067/stat : 118067 (Exact) R 118028 118067 118067 0 -1 4194304 59534 0 0 0 182947 161 0 0 20 0 1 0 139156456 489652224 111304 18446744073709551615 4198400 8335837 140729312612192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 38354944 140729312618681 140729312619035 140729312619035 140729312624591 0
/proc/118067/statm: 119544 111304 1120 1011 0 118311 0
Current children cumulated CPU time: 3244.97 s
Current children cumulated vsize: 775080 KiB
Current children cumulated memory: 664024 KiB

[startup+2622.3 s]
/proc/loadavg: 6.07 6.00 5.62 7/270 118497
/proc/meminfo: memFree=126666948/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=296904 memory=218808 CPUtime=1413.89 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) S 118025 118028 117068 0 -1 4194304 115981 0 0 0 141371 18 0 0 20 0 1 0 139083849 304029696 54702 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 74226 54702 3360 6655 0 54348 0
[pid=118067] ppid=118028 vsize=478932 memory=445984 CPUtime=1890.89 cores=4,6
/proc/118067/stat : 118067 (Exact) R 118028 118067 118067 0 -1 4194304 59705 0 0 0 188917 172 0 0 20 0 1 0 139156456 490426368 111496 18446744073709551615 4198400 8335837 140729312612192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 38354944 140729312618681 140729312619035 140729312619035 140729312624591 0
/proc/118067/statm: 119733 111496 1120 1011 0 118500 0
Current children cumulated CPU time: 3304.78 s
Current children cumulated vsize: 775836 KiB
Current children cumulated memory: 664792 KiB

[startup+2682.3 s]
/proc/loadavg: 6.08 6.01 5.65 7/270 118499
/proc/meminfo: memFree=126559988/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=296904 memory=218808 CPUtime=1413.89 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) S 118025 118028 117068 0 -1 4194304 115981 0 0 0 141371 18 0 0 20 0 1 0 139083849 304029696 54702 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 74226 54702 3360 6655 0 54348 0
[pid=118067] ppid=118028 vsize=480328 memory=447392 CPUtime=1950.7 cores=4,6
/proc/118067/stat : 118067 (Exact) R 118028 118067 118067 0 -1 4194304 60237 0 0 0 194897 173 0 0 20 0 1 0 139156456 491855872 111848 18446744073709551615 4198400 8335837 140729312612192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 38354944 140729312618681 140729312619035 140729312619035 140729312624591 0
/proc/118067/statm: 120082 111848 1120 1011 0 118849 0
Current children cumulated CPU time: 3364.59 s
Current children cumulated vsize: 777232 KiB
Current children cumulated memory: 666200 KiB

[startup+2742.3 s]
/proc/loadavg: 6.07 6.02 5.68 7/270 118501
/proc/meminfo: memFree=126407216/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=296904 memory=218808 CPUtime=1413.89 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) S 118025 118028 117068 0 -1 4194304 115981 0 0 0 141371 18 0 0 20 0 1 0 139083849 304029696 54702 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 74226 54702 3360 6655 0 54348 0
[pid=118067] ppid=118028 vsize=482496 memory=449568 CPUtime=2010.5 cores=4,6
/proc/118067/stat : 118067 (Exact) R 118028 118067 118067 0 -1 4194304 60801 0 0 0 200877 173 0 0 20 0 1 0 139156456 494075904 112392 18446744073709551615 4198400 8335837 140729312612192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 38354944 140729312618681 140729312619035 140729312619035 140729312624591 0
/proc/118067/statm: 120624 112392 1120 1011 0 119391 0
Current children cumulated CPU time: 3424.39 s
Current children cumulated vsize: 779400 KiB
Current children cumulated memory: 668376 KiB

[startup+2802.3 s]
/proc/loadavg: 6.16 6.06 5.72 7/268 118504
/proc/meminfo: memFree=126358108/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=296904 memory=218808 CPUtime=1413.89 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) S 118025 118028 117068 0 -1 4194304 115981 0 0 0 141371 18 0 0 20 0 1 0 139083849 304029696 54702 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 74226 54702 3360 6655 0 54348 0
[pid=118067] ppid=118028 vsize=483612 memory=450720 CPUtime=2070.31 cores=4,6
/proc/118067/stat : 118067 (Exact) R 118028 118067 118067 0 -1 4194304 61268 0 0 0 206857 174 0 0 20 0 1 0 139156456 495218688 112680 18446744073709551615 4198400 8335837 140729312612192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 38354944 140729312618681 140729312619035 140729312619035 140729312624591 0
/proc/118067/statm: 120903 112680 1120 1011 0 119670 0
Current children cumulated CPU time: 3484.2 s
Current children cumulated vsize: 780516 KiB
Current children cumulated memory: 669528 KiB

[startup+2862.3 s]
/proc/loadavg: 6.06 6.05 5.74 7/269 118507
/proc/meminfo: memFree=126360172/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=296904 memory=218808 CPUtime=1413.89 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) S 118025 118028 117068 0 -1 4194304 115981 0 0 0 141371 18 0 0 20 0 1 0 139083849 304029696 54702 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 74226 54702 3360 6655 0 54348 0
[pid=118067] ppid=118028 vsize=485232 memory=452256 CPUtime=2130.12 cores=4,6
/proc/118067/stat : 118067 (Exact) R 118028 118067 118067 0 -1 4194304 61677 0 0 0 212837 175 0 0 20 0 1 0 139156456 496877568 113064 18446744073709551615 4198400 8335837 140729312612192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 38354944 140729312618681 140729312619035 140729312619035 140729312624591 0
/proc/118067/statm: 121308 113064 1120 1011 0 120075 0
Current children cumulated CPU time: 3544.01 s
Current children cumulated vsize: 782136 KiB
Current children cumulated memory: 671064 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2918.5 s]
/proc/loadavg: 6.14 6.07 5.77 7/268 118509
/proc/meminfo: memFree=126228376/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=296904 memory=218808 CPUtime=1413.89 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) S 118025 118028 117068 0 -1 4194304 115981 0 0 0 141371 18 0 0 20 0 1 0 139083849 304029696 54702 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 74226 54702 3360 6655 0 54348 0
[pid=118067] ppid=118028 vsize=485804 memory=452896 CPUtime=2186.13 cores=4,6
/proc/118067/stat : 118067 (Exact) R 118028 118067 118067 0 -1 4194304 61828 0 0 0 218428 185 0 0 20 0 1 0 139156456 497463296 113224 18446744073709551615 4198400 8335837 140729312612192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 38354944 140729312618681 140729312619035 140729312619035 140729312624591 0
/proc/118067/statm: 121451 113224 1120 1011 0 120218 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 782708 KiB
Current children cumulated memory: 671704 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.03 s, system=2.04513 s

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

[startup+2918.6 s]
/proc/loadavg: 6.14 6.07 5.77 7/268 118509
/proc/meminfo: memFree=126228376/131250000 swapFree=33010416/33010684
[pid=118028] ppid=118025 vsize=296904 memory=218808 CPUtime=1413.89 cores=4,6
/proc/118028/stat : 118028 (LSIPExact) S 118025 118028 117068 0 -1 4194304 115982 136 0 0 141371 18 0 0 20 0 1 0 139083849 304029696 54702 18446744073709551615 94121347829760 94121375086929 140737189518400 0 0 0 16384 0 16386 1 0 0 17 6 0 0 0 0 0 94121383589000 94121384020608 94121411018752 140737189521752 140737189521928 140737189521928 140737189527532 0
/proc/118028/statm: 74226 54702 3360 6655 0 54348 0
Current children cumulated CPU time: 1413.89 s
Current children cumulated vsize: 296904 KiB
Current children cumulated memory: 218808 KiB

Child status: 0

Real time (s): 2918.63
CPU time (s): 3600.08
CPU user time (s): 3598.03
CPU system time (s): 2.04513
CPU usage (%): 123.348
Max. virtual memory (cumulated for all children) (KiB): 782708
Max. memory (cumulated for all children) (KiB): 671704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.03
system time used= 2.04513
maximum resident set size= 452896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180455
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= 471
involuntary context switches= 11018


# summary of solver processes directly reported to runsolver:
#   pid: 118028
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3598.03
#   total CPU system time (s): 2.04513

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.56171 second user time and 13.115 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-11 13:41:00
IDJOB=4527044
IDBENCH=158265
IDSOLVER=3384
FILE ID=nodeC018/4527044-1752234060
RUNJOBID= nodeC018-1752232205-117087
SLURM_JOB_ID= 9682529
Free space on /tmp= 432420 MiB

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

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

MD5SUM BENCH= df8f338dbd068337fef89bf4c43df9f5
RANDOM SEED=1287912451

nodeC018 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		: 3599.807
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.66
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		: 3599.829
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.66
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		: 3601.668
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.66
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		: 3700.000
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.66
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.848
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.66
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		: 3599.827
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.66
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		: 3700.000
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.66
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.382
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.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        125821556 kB
MemAvailable:   126826988 kB
Buffers:            2128 kB
Cached:          1767324 kB
SwapCached:           32 kB
Active:          3377108 kB
Inactive:        1288656 kB
Active(anon):    2914068 kB
Inactive(anon):      288 kB
Active(file):     463040 kB
Inactive(file):  1288368 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             45736 kB
Writeback:             0 kB
AnonPages:       2892732 kB
Mapped:           154728 kB
Shmem:             18044 kB
KReclaimable:     186128 kB
Slab:             279020 kB
SReclaimable:     186128 kB
SUnreclaim:        92892 kB
KernelStack:        4320 kB
PageTables:         8984 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    3362856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1900544 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432400 MiB
End job on nodeC018 at 2025-07-11 14:29:39