Trace number 4487745

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
LSIPExact S1? (TO) 3602.19 1823.81

General information on the benchmark

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

Solver Data

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

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4487745-1751318955/watcher-4487745-1751318955 -o /tmp/evaluation-result-4487745-1751318955/solver-4487745-1751318955 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1751315214-41923 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4487745-1751318955.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=43715, runsolver pid=43712

[startup+0.100065 s]*
/proc/loadavg: 5.94 7.41 7.79 6/265 43716
/proc/meminfo: memFree=129694956/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=51544 memory=17024 CPUtime=0.09 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) R 43712 43715 41913 0 -1 4194304 3208 0 0 0 9 0 0 0 20 0 1 0 47572972 52781056 4256 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 12886 4256 1216 6655 0 3121 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 51544 KiB
Current children cumulated memory: 17024 KiB

[startup+0.205872 s]*
/proc/loadavg: 5.94 7.41 7.79 6/265 43716
/proc/meminfo: memFree=129694768/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=51544 memory=17024 CPUtime=0.19 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) R 43712 43715 41913 0 -1 4194304 3208 0 0 0 19 0 0 0 20 0 1 0 47572972 52781056 4256 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 12886 4256 1216 6655 0 3121 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 51544 KiB
Current children cumulated memory: 17024 KiB

[startup+0.305664 s]*
/proc/loadavg: 5.94 7.41 7.79 6/265 43716
/proc/meminfo: memFree=129694768/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=51544 memory=17024 CPUtime=0.29 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) R 43712 43715 41913 0 -1 4194304 3208 0 0 0 29 0 0 0 20 0 1 0 47572972 52781056 4256 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 12886 4256 1216 6655 0 3121 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 51544 KiB
Current children cumulated memory: 17024 KiB

[startup+0.700182 s]
/proc/loadavg: 5.87 7.37 7.77 6/265 43716
/proc/meminfo: memFree=129694768/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=51544 memory=17024 CPUtime=0.68 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) R 43712 43715 41913 0 -1 4194304 3208 0 0 0 68 0 0 0 20 0 1 0 47572972 52781056 4256 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 12886 4256 1216 6655 0 3121 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 51544 KiB
Current children cumulated memory: 17024 KiB

[startup+1.50019 s]
/proc/loadavg: 5.87 7.37 7.77 6/265 43716
/proc/meminfo: memFree=129694768/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=51544 memory=17024 CPUtime=1.48 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) R 43712 43715 41913 0 -1 4194304 3208 0 0 0 148 0 0 0 20 0 1 0 47572972 52781056 4256 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 12886 4256 1216 6655 0 3121 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 51544 KiB
Current children cumulated memory: 17024 KiB

[startup+3.10545 s]
/proc/loadavg: 5.87 7.37 7.77 6/265 43716
/proc/meminfo: memFree=129694848/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=51544 memory=17024 CPUtime=3.08 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) R 43712 43715 41913 0 -1 4194304 3208 0 0 0 308 0 0 0 20 0 1 0 47572972 52781056 4256 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 12886 4256 1216 6655 0 3121 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 51544 KiB
Current children cumulated memory: 17024 KiB

[startup+6.30019 s]
/proc/loadavg: 5.88 7.34 7.76 6/265 43717
/proc/meminfo: memFree=129691360/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=51544 memory=17024 CPUtime=6.26 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) R 43712 43715 41913 0 -1 4194304 3208 0 0 0 626 0 0 0 20 0 1 0 47572972 52781056 4256 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 12886 4256 1216 6655 0 3121 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 51544 KiB
Current children cumulated memory: 17024 KiB

[startup+12.7002 s]
/proc/loadavg: 5.89 7.32 7.75 7/266 43810
/proc/meminfo: memFree=129535068/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=168684 memory=100368 CPUtime=14.92 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) R 43712 43715 41913 0 -1 4194304 21732 0 0 0 1488 4 0 0 20 0 2 0 47572972 172732416 25092 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 42171 25092 3424 6655 0 24937 0
[pid=43715/tid=43765] ppid=43712 vsize=168684 memory=98832 CPUtime=2.28 cores=0,2
/proc/43715/task/43765/stat : 43765 (LSIPExact) R 43712 43715 41913 0 -1 4194368 8069 0 0 0 226 2 0 0 20 0 2 0 47573976 172732416 25092 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
Current children cumulated CPU time: 14.92 s
Current children cumulated vsize: 168684 KiB
Current children cumulated memory: 100368 KiB

[startup+25.5002 s]
/proc/loadavg: 5.91 7.28 7.73 7/266 43902
/proc/meminfo: memFree=129579000/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=169008 memory=104464 CPUtime=40.25 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) R 43712 43715 41913 0 -1 4194304 36114 0 0 0 4016 9 0 0 20 0 2 0 47572972 173064192 26116 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 42252 26116 3424 6655 0 25836 0
[pid=43715/tid=43765] ppid=43712 vsize=169008 memory=17664 CPUtime=14.9 cores=0,2
/proc/43715/task/43765/stat : 43765 (LSIPExact) R 43712 43715 41913 0 -1 4194368 14405 0 0 0 1486 4 0 0 20 0 2 0 47573976 173064192 26116 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
Current children cumulated CPU time: 40.25 s
Current children cumulated vsize: 169008 KiB
Current children cumulated memory: 104464 KiB

[startup+51.1056 s]
/proc/loadavg: 6.11 7.19 7.69 7/264 44054
/proc/meminfo: memFree=129547412/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=174624 memory=113808 CPUtime=90.96 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) R 43712 43715 41913 0 -1 4194304 42799 0 0 0 9082 14 0 0 20 0 2 0 47572972 178814976 28452 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 43656 28452 3456 6655 0 27654 0
[pid=43715/tid=43765] ppid=43712 vsize=174624 memory=14848 CPUtime=40.16 cores=0,2
/proc/43715/task/43765/stat : 43765 (LSIPExact) R 43712 43715 41913 0 -1 4194368 19620 0 0 0 4009 7 0 0 20 0 2 0 47573976 178814976 28452 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
Current children cumulated CPU time: 90.96 s
Current children cumulated vsize: 174624 KiB
Current children cumulated memory: 113808 KiB

[startup+102.3 s]
/proc/loadavg: 6.30 7.07 7.62 8/267 44547
/proc/meminfo: memFree=129524956/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=196488 memory=133048 CPUtime=192.24 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) R 43712 43715 41913 0 -1 4194304 64991 0 0 0 19185 39 0 0 20 0 2 0 47572972 201203712 33262 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 49122 33262 3456 6655 0 34532 0
[pid=43715/tid=43765] ppid=43712 vsize=196488 memory=133048 CPUtime=90.58 cores=0,2
/proc/43715/task/43765/stat : 43765 (LSIPExact) R 43712 43715 41913 0 -1 4194368 27973 0 0 0 9037 21 0 0 20 0 2 0 47573976 201203712 33262 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
Current children cumulated CPU time: 192.24 s
Current children cumulated vsize: 196488 KiB
Current children cumulated memory: 133048 KiB

[startup+162.3 s]
/proc/loadavg: 7.49 7.27 7.65 9/268 44550
/proc/meminfo: memFree=129434656/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=196488 memory=136088 CPUtime=311.19 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) R 43712 43715 41913 0 -1 4194304 74333 0 0 0 31078 41 0 0 20 0 2 0 47572972 201203712 34022 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 49122 34022 3456 6655 0 34532 0
[pid=43715/tid=43765] ppid=43712 vsize=196488 memory=135704 CPUtime=149.81 cores=0,2
/proc/43715/task/43765/stat : 43765 (LSIPExact) R 43712 43715 41913 0 -1 4194368 30663 0 0 0 14960 21 0 0 20 0 2 0 47573976 201203712 34022 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
Current children cumulated CPU time: 311.19 s
Current children cumulated vsize: 196488 KiB
Current children cumulated memory: 136088 KiB

[startup+222.3 s]
/proc/loadavg: 7.93 7.44 7.69 9/267 44552
/proc/meminfo: memFree=129306180/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=212008 memory=161112 CPUtime=430.12 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) R 43712 43715 41913 0 -1 4194304 86070 0 0 0 42969 43 0 0 20 0 2 0 47572972 217096192 40278 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 53002 40278 3456 6655 0 38852 0
[pid=43715/tid=43765] ppid=43712 vsize=212008 memory=148308 CPUtime=209.34 cores=0,2
/proc/43715/task/43765/stat : 43765 (LSIPExact) R 43712 43715 41913 0 -1 4194368 35069 0 0 0 20912 22 0 0 20 0 2 0 47573976 217096192 40278 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
Current children cumulated CPU time: 430.12 s
Current children cumulated vsize: 212008 KiB
Current children cumulated memory: 161112 KiB

[startup+282.3 s]
/proc/loadavg: 7.80 7.49 7.69 11/268 44555
/proc/meminfo: memFree=129249416/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=214668 memory=163800 CPUtime=549.21 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) R 43712 43715 41913 0 -1 4194304 87169 0 0 0 54877 44 0 0 20 0 2 0 47572972 219820032 40950 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 53667 40950 3456 6655 0 39517 0
[pid=43715/tid=43765] ppid=43712 vsize=214668 memory=163800 CPUtime=269.05 cores=0,2
/proc/43715/task/43765/stat : 43765 (LSIPExact) R 43712 43715 41913 0 -1 4194368 35151 0 0 0 26883 22 0 0 20 0 2 0 47573976 219820032 40950 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
Current children cumulated CPU time: 549.21 s
Current children cumulated vsize: 214668 KiB
Current children cumulated memory: 163800 KiB

[startup+342.3 s]
/proc/loadavg: 7.88 7.57 7.71 9/269 44564
/proc/meminfo: memFree=129149592/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=218692 memory=167740 CPUtime=668.25 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) R 43712 43715 41913 0 -1 4194304 88888 0 0 0 66779 46 0 0 20 0 2 0 47572972 223940608 41935 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 54673 41935 3456 6655 0 40523 0
[pid=43715/tid=43765] ppid=43712 vsize=218692 memory=167740 CPUtime=328.79 cores=0,2
/proc/43715/task/43765/stat : 43765 (LSIPExact) R 43712 43715 41913 0 -1 4194368 35163 0 0 0 32857 22 0 0 20 0 2 0 47573976 223940608 41935 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
Current children cumulated CPU time: 668.25 s
Current children cumulated vsize: 218692 KiB
Current children cumulated memory: 167740 KiB


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

[startup+1482.3 s]
/proc/loadavg: 8.11 8.09 8.01 9/267 44613
/proc/meminfo: memFree=128097740/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=403480 memory=349352 CPUtime=2926.78 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) R 43712 43715 41913 0 -1 4194304 157189 0 0 0 292597 81 0 0 20 0 2 0 47572972 413163520 87338 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 100870 87338 3520 6655 0 85426 0
[pid=43715/tid=43765] ppid=43712 vsize=403480 memory=349352 CPUtime=1457.7 cores=0,2
/proc/43715/task/43765/stat : 43765 (LSIPExact) R 43712 43715 41913 0 -1 4194368 60992 0 0 0 145735 35 0 0 20 0 2 0 47573976 413163520 87338 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
Current children cumulated CPU time: 2926.78 s
Current children cumulated vsize: 403480 KiB
Current children cumulated memory: 349352 KiB

[startup+1542.3 s]
/proc/loadavg: 8.09 8.09 8.01 9/268 44622
/proc/meminfo: memFree=128042692/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=403480 memory=349352 CPUtime=3045.71 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) R 43712 43715 41913 0 -1 4194304 160263 0 0 0 304489 82 0 0 20 0 2 0 47572972 413163520 87338 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 100870 87338 3520 6655 0 85426 0
[pid=43715/tid=43765] ppid=43712 vsize=403480 memory=14848 CPUtime=1516.99 cores=0,2
/proc/43715/task/43765/stat : 43765 (LSIPExact) R 43712 43715 41913 0 -1 4194368 62055 0 0 0 151663 36 0 0 20 0 2 0 47573976 413163520 87338 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
Current children cumulated CPU time: 3045.71 s
Current children cumulated vsize: 403480 KiB
Current children cumulated memory: 349352 KiB

[startup+1602.3 s]
/proc/loadavg: 8.07 8.08 8.01 9/268 44623
/proc/meminfo: memFree=128019552/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=403480 memory=349352 CPUtime=3164.7 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) R 43712 43715 41913 0 -1 4194304 164190 0 0 0 316387 83 0 0 20 0 2 0 47572972 413163520 87338 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 100870 87338 3520 6655 0 85426 0
[pid=43715/tid=43765] ppid=43712 vsize=403480 memory=349352 CPUtime=1576.71 cores=0,2
/proc/43715/task/43765/stat : 43765 (LSIPExact) R 43712 43715 41913 0 -1 4194368 62363 0 0 0 157635 36 0 0 20 0 2 0 47573976 413163520 87338 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
Current children cumulated CPU time: 3164.7 s
Current children cumulated vsize: 403480 KiB
Current children cumulated memory: 349352 KiB

[startup+1662.3 s]
/proc/loadavg: 8.14 8.10 8.02 9/267 44625
/proc/meminfo: memFree=127993856/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=403480 memory=349352 CPUtime=3283.7 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) R 43712 43715 41913 0 -1 4194304 165885 0 0 0 328287 83 0 0 20 0 2 0 47572972 413163520 87338 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 100870 87338 3520 6655 0 85426 0
[pid=43715/tid=43765] ppid=43712 vsize=403480 memory=349352 CPUtime=1636.43 cores=0,2
/proc/43715/task/43765/stat : 43765 (LSIPExact) R 43712 43715 41913 0 -1 4194368 63648 0 0 0 163607 36 0 0 20 0 2 0 47573976 413163520 87338 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
Current children cumulated CPU time: 3283.7 s
Current children cumulated vsize: 403480 KiB
Current children cumulated memory: 349352 KiB

[startup+1722.3 s]
/proc/loadavg: 8.09 8.09 8.02 9/267 44627
/proc/meminfo: memFree=127959828/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=403480 memory=349352 CPUtime=3402.7 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) R 43712 43715 41913 0 -1 4194304 166199 0 0 0 340186 84 0 0 20 0 2 0 47572972 413163520 87338 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 100870 87338 3520 6655 0 85426 0
[pid=43715/tid=43765] ppid=43712 vsize=403480 memory=349352 CPUtime=1696.15 cores=0,2
/proc/43715/task/43765/stat : 43765 (LSIPExact) R 43712 43715 41913 0 -1 4194368 63706 0 0 0 169579 36 0 0 20 0 2 0 47573976 413163520 87338 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
Current children cumulated CPU time: 3402.7 s
Current children cumulated vsize: 403480 KiB
Current children cumulated memory: 349352 KiB

[startup+1782.3 s]
/proc/loadavg: 7.99 8.07 8.01 9/268 44677
/proc/meminfo: memFree=128170556/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=403480 memory=349352 CPUtime=3521.74 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) R 43712 43715 41913 0 -1 4194304 166221 0 0 0 352089 85 0 0 20 0 2 0 47572972 413163520 87338 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 100870 87338 3520 6655 0 85426 0
[pid=43715/tid=43765] ppid=43712 vsize=403480 memory=349352 CPUtime=1755.89 cores=0,2
/proc/43715/task/43765/stat : 43765 (LSIPExact) R 43712 43715 41913 0 -1 4194368 63727 0 0 0 175553 36 0 0 20 0 2 0 47573976 413163520 87338 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
Current children cumulated CPU time: 3521.74 s
Current children cumulated vsize: 403480 KiB
Current children cumulated memory: 349352 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1821.8 s]
/proc/loadavg: 8.00 8.06 8.01 10/268 44678
/proc/meminfo: memFree=128145692/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=403480 memory=349352 CPUtime=3600.18 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) R 43712 43715 41913 0 -1 4194304 166225 0 0 0 359933 85 0 0 20 0 2 0 47572972 413163520 87338 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 100870 87338 3520 6655 0 85426 0
[pid=43715/tid=43765] ppid=43712 vsize=403480 memory=3200 CPUtime=1795.25 cores=0,2
/proc/43715/task/43765/stat : 43765 (LSIPExact) R 43712 43715 41913 0 -1 4194368 63728 0 0 0 179489 36 0 0 20 0 2 0 47573976 413163520 87338 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
Current children cumulated CPU time: 3600.18 s
Current children cumulated vsize: 403480 KiB
Current children cumulated memory: 349352 KiB

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

Sending SIGKILL to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.61 s, system=0.860528 s

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

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

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

[startup+1822.4 s]
/proc/loadavg: 8.00 8.06 8.01 8/268 44678
/proc/meminfo: memFree=128145692/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=229664 memory=190956 CPUtime=3600.45 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) S 43712 43715 41913 0 -1 4194304 166756 228 0 0 359960 85 0 0 20 0 1 0 47572972 235175936 47739 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 1 0 0 17 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 57416 47739 3584 6655 0 46222 0
Current children cumulated CPU time: 3600.45 s
Current children cumulated vsize: 229664 KiB
Current children cumulated memory: 190956 KiB

[startup+1823.2 s]
/proc/loadavg: 8.00 8.06 8.01 8/268 44680
/proc/meminfo: memFree=128177280/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=229664 memory=190956 CPUtime=3600.45 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) S 43712 43715 41913 0 -1 4194304 166756 228 0 0 359960 85 0 0 20 0 1 0 47572972 235175936 47739 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 1 0 0 17 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 57416 47739 3584 6655 0 46222 0
[pid=44680] ppid=43715 vsize=158480 memory=144908 CPUtime=1.1 cores=0,2
/proc/44680/stat : 44680 (Exact) R 43715 44680 44680 0 -1 4194304 31505 0 0 0 104 6 0 0 20 0 1 0 47755179 162283520 36227 18446744073709551615 4198400 8335837 140729251157168 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 32882688 140729251162292 140729251162653 140729251162653 140729251168207 0
/proc/44680/statm: 39620 36227 1120 1011 0 38387 0
Current children cumulated CPU time: 3601.55 s
Current children cumulated vsize: 388144 KiB
Current children cumulated memory: 335864 KiB

[startup+1823.6 s]
/proc/loadavg: 8.00 8.06 8.01 8/268 44680
/proc/meminfo: memFree=128177280/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=229664 memory=190956 CPUtime=3600.45 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) S 43712 43715 41913 0 -1 4194304 166756 228 0 0 359960 85 0 0 20 0 1 0 47572972 235175936 47739 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 1 0 0 17 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 57416 47739 3584 6655 0 46222 0
[pid=44680] ppid=43715 vsize=243496 memory=199724 CPUtime=1.51 cores=0,2
/proc/44680/stat : 44680 (Exact) R 43715 44680 44680 0 -1 4194304 43040 0 0 0 142 9 0 0 20 0 1 0 47755179 249339904 49931 18446744073709551615 4198400 8335837 140729251157168 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 32882688 140729251162292 140729251162653 140729251162653 140729251168207 0
/proc/44680/statm: 60874 49931 1120 1011 0 59641 0
Current children cumulated CPU time: 3601.96 s
Current children cumulated vsize: 473160 KiB
Current children cumulated memory: 390680 KiB

[startup+1823.8 s]
/proc/loadavg: 8.00 8.06 8.01 8/268 44680
/proc/meminfo: memFree=128177280/131249996 swapFree=33010416/33010684
[pid=43715] ppid=43712 vsize=229664 memory=190956 CPUtime=3600.45 cores=0,2
/proc/43715/stat : 43715 (LSIPExact) S 43712 43715 41913 0 -1 4194304 166756 228 0 0 359960 85 0 0 20 0 1 0 47572972 235175936 47739 18446744073709551615 94283644497920 94283671754321 140722514151216 0 0 0 0 0 16386 1 0 0 17 0 0 0 0 0 0 94283680257160 94283680688768 94283706028032 140722514159962 140722514160138 140722514160138 140722514165740 0
/proc/43715/statm: 57416 47739 3584 6655 0 46222 0
[pid=44680] ppid=43715 vsize=247244 memory=212476 CPUtime=1.7 cores=0,2
/proc/44680/stat : 44680 (Exact) R 43715 44680 44680 0 -1 4194304 45210 0 0 0 161 9 0 0 20 0 1 0 47755179 253177856 53119 18446744073709551615 4198400 8335837 140729251157168 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 32882688 140729251162292 140729251162653 140729251162653 140729251168207 0
/proc/44680/statm: 61811 53119 1120 1011 0 60578 0
Current children cumulated CPU time: 3602.15 s
Current children cumulated vsize: 476908 KiB
Current children cumulated memory: 403432 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1823.81
CPU time (s): 3602.19
CPU user time (s): 3601.22
CPU system time (s): 0.965251
CPU usage (%): 197.509
Max. virtual memory (cumulated for all children) (KiB): 476908
Max. memory (cumulated for all children) (KiB): 403432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3601.22
system time used= 0.965251
maximum resident set size= 358828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 212194
page faults= 0
swaps= 0
block input operations= 1176
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 495
involuntary context switches= 120165


# summary of solver processes directly reported to runsolver:
#   pid: 43715,44680
#   total CPU time (s): 3602.19
#   total CPU user time (s): 3601.22
#   total CPU system time (s): 0.965251

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.95113 second user time and 9.27874 second system time

The end

Launcher Data

Begin job on nodeC015 at 2025-06-30 23:29:15
IDJOB=4487745
IDBENCH=147222
IDSOLVER=3336
FILE ID=nodeC015/4487745-1751318955
RUNJOBID= nodeC015-1751315214-41923
SLURM_JOB_ID= 9594330
Free space on /tmp= 432884 MiB

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

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

MD5SUM BENCH= 908a9c4c32d975b4e5850834449958a7
RANDOM SEED=399328196

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129705944 kB
MemAvailable:   129499260 kB
Buffers:            2128 kB
Cached:           582324 kB
SwapCached:           24 kB
Active:           623188 kB
Inactive:         279164 kB
Active(anon):     315872 kB
Inactive(anon):    20084 kB
Active(file):     307316 kB
Inactive(file):   259080 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            134536 kB
Writeback:             4 kB
AnonPages:        321184 kB
Mapped:           118148 kB
Shmem:             18052 kB
KReclaimable:     132320 kB
Slab:             221080 kB
SReclaimable:     132320 kB
SUnreclaim:        88760 kB
KernelStack:        4300 kB
PageTables:         3912 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     644248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150472 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 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:      205524 kB
DirectMap2M:    11100160 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432844 MiB
End job on nodeC015 at 2025-06-30 23:59:39