Trace number 4527134

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 S1UNSAT 830.885 423.099

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
EC_ODD_GRIDS/normalized-ECgrid5x130split.opb
MD5SUMd15c8502de0d235fb9400ddf00f66b48
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark50.3655
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1301
Total number of constraints651
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)651
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

830.74/423.09	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
830.74/423.09	c numVar: 1301
830.74/423.09	c numCon: 651
830.74/423.09	c numEqual: 651
830.74/423.09	c intSize: 3
830.74/423.09	c ls_time: 10.0, mip_time: 716.0, exact_time: 2864.0
830.74/423.09	c ------------------- Paras list -------------------
830.74/423.09	c Name                	 Type      	 Now       	 Default   	 Comment
830.74/423.09	c timeout             	 double    	 3600.000000	 3600      	 
830.74/423.09	c mip_time            	 double    	 0.200000  	 0.5       	 
830.74/423.09	c ls_time             	 double    	 10.000000 	 10        	 
830.74/423.09	c safe_mode           	 int       	 1         	 1         	 1 trust; 2 feasible
830.74/423.09	c mip_emphasis        	 int       	 5         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
830.74/423.09	c random_seed         	 int       	 0         	 0         	 
830.74/423.09	c sample_size         	 int       	 50        	 50        	 
830.74/423.09	c sub_score           	 int       	 1         	 1         	 
830.74/423.09	c tabu_base           	 int       	 3         	 3         	 
830.74/423.09	c tabu_variation      	 int       	 1         	 1         	 
830.74/423.09	c sub_div             	 int       	 4         	 4         	 
830.74/423.09	c nbcore              	 int       	 2         	 1         	 
830.74/423.09	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
830.74/423.09	c print_sol           	 int       	 1         	 1         	 
830.74/423.09	c tmpdir              	 string		 .         	 "."       	 
830.74/423.09	c home                	 string		 HOME	 "."       	 
830.74/423.09	c benchname           	 string		 HOME/instance-4527134-1752235613.opb	 ""        	 
830.74/423.09	c --------------------------------------------------
830.74/423.09	c Local Search solver
830.74/423.09	c MIP solver
830.74/423.09	c MIP solver infeasible
830.74/423.09	s UNSATISFIABLE
830.74/423.09	c Total time: 423

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 (59785 MiB free)
  memory of node 1: 64465 MiB (60904 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=115913, runsolver pid=115910

[startup+0.100059 s]*
/proc/loadavg: 5.28 5.08 5.31 6/266 115914
/proc/meminfo: memFree=123587036/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=40704 memory=5888 CPUtime=0.09 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 513 0 0 0 9 0 0 0 20 0 1 0 139239720 41680896 1472 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 10176 1472 1120 6655 0 411 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 40704 KiB
Current children cumulated memory: 5888 KiB

[startup+0.205484 s]*
/proc/loadavg: 5.28 5.08 5.31 6/266 115914
/proc/meminfo: memFree=123587036/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=40704 memory=5888 CPUtime=0.19 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 513 0 0 0 19 0 0 0 20 0 1 0 139239720 41680896 1472 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 10176 1472 1120 6655 0 411 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 40704 KiB
Current children cumulated memory: 5888 KiB

[startup+0.305197 s]*
/proc/loadavg: 5.28 5.08 5.31 6/266 115914
/proc/meminfo: memFree=123587036/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=40704 memory=5888 CPUtime=0.29 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 513 0 0 0 29 0 0 0 20 0 1 0 139239720 41680896 1472 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 10176 1472 1120 6655 0 411 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 40704 KiB
Current children cumulated memory: 5888 KiB

[startup+0.700131 s]
/proc/loadavg: 5.28 5.08 5.31 6/266 115914
/proc/meminfo: memFree=123587036/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=40704 memory=5888 CPUtime=0.68 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 513 0 0 0 68 0 0 0 20 0 1 0 139239720 41680896 1472 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 10176 1472 1120 6655 0 411 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 40704 KiB
Current children cumulated memory: 5888 KiB

[startup+1.50015 s]
/proc/loadavg: 5.28 5.08 5.31 6/266 115914
/proc/meminfo: memFree=123587036/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=40704 memory=5888 CPUtime=1.48 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 513 0 0 0 148 0 0 0 20 0 1 0 139239720 41680896 1472 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 10176 1472 1120 6655 0 411 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 40704 KiB
Current children cumulated memory: 5888 KiB

[startup+3.10529 s]
/proc/loadavg: 5.26 5.08 5.31 6/266 115914
/proc/meminfo: memFree=123587036/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=40704 memory=5888 CPUtime=3.08 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 513 0 0 0 308 0 0 0 20 0 1 0 139239720 41680896 1472 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 10176 1472 1120 6655 0 411 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 40704 KiB
Current children cumulated memory: 5888 KiB

[startup+6.30014 s]
/proc/loadavg: 5.26 5.08 5.31 6/266 115914
/proc/meminfo: memFree=123587036/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=40704 memory=5888 CPUtime=6.27 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 513 0 0 0 627 0 0 0 20 0 1 0 139239720 41680896 1472 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 10176 1472 1120 6655 0 411 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 40704 KiB
Current children cumulated memory: 5888 KiB

[startup+12.7001 s]
/proc/loadavg: 5.30 5.09 5.31 7/267 115915
/proc/meminfo: memFree=123554660/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=126852 memory=31672 CPUtime=15.31 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 4338 0 0 0 1530 1 0 0 20 0 2 0 139239720 129896448 7918 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 31713 7918 3424 6655 0 6544 0
[pid=115913/tid=115915] ppid=115910 vsize=126852 memory=31672 CPUtime=2.65 cores=5,7
/proc/115913/task/115915/stat : 115915 (LSIPExact) R 115910 115913 115241 0 -1 4194368 1001 0 0 0 265 0 0 0 20 0 2 0 139240721 129896448 7918 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
Current children cumulated CPU time: 15.31 s
Current children cumulated vsize: 126852 KiB
Current children cumulated memory: 31672 KiB

[startup+25.5001 s]
/proc/loadavg: 5.41 5.12 5.32 7/267 115915
/proc/meminfo: memFree=123534364/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=126852 memory=32568 CPUtime=40.24 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 8417 0 0 0 4023 1 0 0 20 0 2 0 139239720 129896448 8142 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 31713 8142 3424 6655 0 6544 0
[pid=115913/tid=115915] ppid=115910 vsize=126852 memory=32568 CPUtime=15.32 cores=5,7
/proc/115913/task/115915/stat : 115915 (LSIPExact) R 115910 115913 115241 0 -1 4194368 2141 0 0 0 1532 0 0 0 20 0 2 0 139240721 129896448 8142 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
Current children cumulated CPU time: 40.24 s
Current children cumulated vsize: 126852 KiB
Current children cumulated memory: 32568 KiB

[startup+51.1054 s]
/proc/loadavg: 5.61 5.19 5.34 7/268 115917
/proc/meminfo: memFree=123466292/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=134596 memory=40760 CPUtime=91.11 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 17651 0 0 0 9109 2 0 0 20 0 2 0 139239720 137826304 10190 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 33649 10190 3424 6655 0 8535 0
[pid=115913/tid=115915] ppid=115910 vsize=134596 memory=40760 CPUtime=40.68 cores=5,7
/proc/115913/task/115915/stat : 115915 (LSIPExact) R 115910 115913 115241 0 -1 4194368 4372 0 0 0 4068 0 0 0 20 0 2 0 139240721 137826304 10190 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
Current children cumulated CPU time: 91.11 s
Current children cumulated vsize: 134596 KiB
Current children cumulated memory: 40760 KiB

[startup+102.3 s]
/proc/loadavg: 5.90 5.35 5.38 7/268 115919
/proc/meminfo: memFree=123463924/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=134596 memory=42040 CPUtime=192.93 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 21908 0 0 0 19290 3 0 0 20 0 2 0 139239720 137826304 10510 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 33649 10510 3424 6655 0 8854 0
[pid=115913/tid=115915] ppid=115910 vsize=134596 memory=42040 CPUtime=91.4 cores=5,7
/proc/115913/task/115915/stat : 115915 (LSIPExact) R 115910 115913 115241 0 -1 4194368 6289 0 0 0 9139 1 0 0 20 0 2 0 139240721 137826304 10510 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
Current children cumulated CPU time: 192.93 s
Current children cumulated vsize: 134596 KiB
Current children cumulated memory: 42040 KiB

[startup+162.3 s]
/proc/loadavg: 6.00 5.48 5.43 7/268 115921
/proc/meminfo: memFree=123465796/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=134596 memory=44344 CPUtime=312.26 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 25615 0 0 0 31222 4 0 0 20 0 2 0 139239720 137826304 11086 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 33649 11086 3424 6655 0 9437 0
[pid=115913/tid=115915] ppid=115910 vsize=134596 memory=-7880352373835921019 CPUtime=150.86 cores=5,7
/proc/115913/task/115915/stat : 115915 (LSIPExact) R 115910 115913 115241 0 -1 4194368 8300 0 0 0 15084 2 0 0 20 0 2 0 139240721 137826304 11086 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
Current children cumulated CPU time: 312.26 s
Current children cumulated vsize: 134596 KiB
Current children cumulated memory: 44344 KiB

[startup+222.3 s]
/proc/loadavg: 6.14 5.62 5.48 7/268 115922
/proc/meminfo: memFree=123455056/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=134596 memory=47288 CPUtime=431.58 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 28087 0 0 0 43153 5 0 0 20 0 2 0 139239720 137826304 11822 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 33649 11822 3424 6655 0 10041 0
[pid=115913/tid=115915] ppid=115910 vsize=134596 memory=46648 CPUtime=210.31 cores=5,7
/proc/115913/task/115915/stat : 115915 (LSIPExact) R 115910 115913 115241 0 -1 4194368 10016 0 0 0 21028 3 0 0 20 0 2 0 139240721 137826304 11822 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
Current children cumulated CPU time: 431.58 s
Current children cumulated vsize: 134596 KiB
Current children cumulated memory: 47288 KiB

[startup+282.3 s]
/proc/loadavg: 6.10 5.71 5.52 7/268 115924
/proc/meminfo: memFree=123445320/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=134596 memory=49720 CPUtime=550.91 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 28779 0 0 0 55085 6 0 0 20 0 2 0 139239720 137826304 12430 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 33649 12430 3424 6655 0 10632 0
[pid=115913/tid=115915] ppid=115910 vsize=134596 memory=48568 CPUtime=269.75 cores=5,7
/proc/115913/task/115915/stat : 115915 (LSIPExact) R 115910 115913 115241 0 -1 4194368 10623 0 0 0 26972 3 0 0 20 0 2 0 139240721 137826304 12430 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
Current children cumulated CPU time: 550.91 s
Current children cumulated vsize: 134596 KiB
Current children cumulated memory: 49720 KiB

[startup+342.3 s]
/proc/loadavg: 6.15 5.80 5.57 7/268 115926
/proc/meminfo: memFree=123414140/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=137144 memory=54840 CPUtime=670.24 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 31469 0 0 0 67018 6 0 0 20 0 2 0 139239720 140435456 13710 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 34286 13710 3424 6655 0 11867 0
[pid=115913/tid=115915] ppid=115910 vsize=137144 memory=48568 CPUtime=329.2 cores=5,7
/proc/115913/task/115915/stat : 115915 (LSIPExact) R 115910 115913 115241 0 -1 4194368 12169 0 0 0 32917 3 0 0 20 0 2 0 139240721 140435456 13710 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
Current children cumulated CPU time: 670.24 s
Current children cumulated vsize: 137144 KiB
Current children cumulated memory: 54840 KiB

[startup+402.3 s]
/proc/loadavg: 6.11 5.85 5.60 7/267 115935
/proc/meminfo: memFree=123388100/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=139960 memory=60216 CPUtime=789.57 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 34804 0 0 0 78950 7 0 0 20 0 2 0 139239720 143319040 15054 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 34990 15054 3424 6655 0 13264 0
[pid=115913/tid=115915] ppid=115910 vsize=139960 memory=48568 CPUtime=388.66 cores=5,7
/proc/115913/task/115915/stat : 115915 (LSIPExact) R 115910 115913 115241 0 -1 4194368 13835 0 0 0 38862 4 0 0 20 0 2 0 139240721 143319040 15054 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
Current children cumulated CPU time: 789.57 s
Current children cumulated vsize: 139960 KiB
Current children cumulated memory: 60216 KiB

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

# cumulated CPU time of all completed processes:  user=830.809 s, system=0.076621 s

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

[startup+409.6 s]
/proc/loadavg: 6.10 5.85 5.60 7/267 115936
/proc/meminfo: memFree=123386356/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=140616 memory=60728 CPUtime=804.09 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 34973 0 0 0 80402 7 0 0 20 0 2 0 139239720 143990784 15182 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 35154 15182 3424 6655 0 13463 0
[pid=115913/tid=115915] ppid=115910 vsize=140616 memory=57912 CPUtime=395.9 cores=5,7
/proc/115913/task/115915/stat : 115915 (LSIPExact) R 115910 115913 115241 0 -1 4194368 13858 0 0 0 39586 4 0 0 20 0 2 0 139240721 143990784 15182 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
Current children cumulated CPU time: 804.09 s
Current children cumulated vsize: 140616 KiB
Current children cumulated memory: 60728 KiB

[startup+416 s]*
/proc/loadavg: 6.09 5.86 5.61 7/267 115936
/proc/meminfo: memFree=123378044/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=141344 memory=61624 CPUtime=816.83 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 35207 0 0 0 81676 7 0 0 20 0 2 0 139239720 144736256 15406 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 35336 15406 3424 6655 0 13645 0
[pid=115913/tid=115915] ppid=115910 vsize=141344 memory=-3684342038958843449 CPUtime=402.24 cores=5,7
/proc/115913/task/115915/stat : 115915 (LSIPExact) R 115910 115913 115241 0 -1 4194368 13890 0 0 0 40220 4 0 0 20 0 2 0 139240721 144736256 15406 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
Current children cumulated CPU time: 816.83 s
Current children cumulated vsize: 141344 KiB
Current children cumulated memory: 61624 KiB

[startup+419.2 s]
/proc/loadavg: 6.08 5.86 5.61 7/267 115936
/proc/meminfo: memFree=123376580/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=141344 memory=61880 CPUtime=823.18 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 35272 0 0 0 82311 7 0 0 20 0 2 0 139239720 144736256 15470 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 35336 15470 3424 6655 0 13704 0
[pid=115913/tid=115915] ppid=115910 vsize=141344 memory=61624 CPUtime=405.41 cores=5,7
/proc/115913/task/115915/stat : 115915 (LSIPExact) R 115910 115913 115241 0 -1 4194368 13954 0 0 0 40537 4 0 0 20 0 2 0 139240721 144736256 15470 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
Current children cumulated CPU time: 823.18 s
Current children cumulated vsize: 141344 KiB
Current children cumulated memory: 61880 KiB

[startup+420.8 s]
/proc/loadavg: 6.08 5.86 5.61 7/267 115936
/proc/meminfo: memFree=123376580/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=141344 memory=61880 CPUtime=826.36 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 35282 0 0 0 82629 7 0 0 20 0 2 0 139239720 144736256 15470 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 35336 15470 3424 6655 0 13704 0
[pid=115913/tid=115915] ppid=115910 vsize=141344 memory=21996 CPUtime=406.98 cores=5,7
/proc/115913/task/115915/stat : 115915 (LSIPExact) R 115910 115913 115241 0 -1 4194368 13961 0 0 0 40694 4 0 0 20 0 2 0 139240721 144736256 15470 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
Current children cumulated CPU time: 826.36 s
Current children cumulated vsize: 141344 KiB
Current children cumulated memory: 61880 KiB

[startup+422.4 s]
/proc/loadavg: 6.08 5.86 5.61 7/267 115937
/proc/meminfo: memFree=123383408/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=141564 memory=62136 CPUtime=829.53 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 36506 0 0 0 82946 7 0 0 20 0 2 0 139239720 144961536 15534 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 35391 15534 3424 6655 0 13759 0
[pid=115913/tid=115915] ppid=115910 vsize=141564 memory=61624 CPUtime=408.57 cores=5,7
/proc/115913/task/115915/stat : 115915 (LSIPExact) R 115910 115913 115241 0 -1 4194368 15126 0 0 0 40853 4 0 0 20 0 2 0 139240721 144961536 15534 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
Current children cumulated CPU time: 829.53 s
Current children cumulated vsize: 141564 KiB
Current children cumulated memory: 62136 KiB

[startup+422.8 s]
/proc/loadavg: 6.08 5.86 5.61 7/267 115937
/proc/meminfo: memFree=123383408/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=141564 memory=62136 CPUtime=830.33 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 36548 0 0 0 83026 7 0 0 20 0 2 0 139239720 144961536 15534 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 35391 15534 3424 6655 0 13759 0
[pid=115913/tid=115915] ppid=115910 vsize=141564 memory=60728 CPUtime=408.97 cores=5,7
/proc/115913/task/115915/stat : 115915 (LSIPExact) R 115910 115913 115241 0 -1 4194368 15168 0 0 0 40893 4 0 0 20 0 2 0 139240721 144961536 15534 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
Current children cumulated CPU time: 830.33 s
Current children cumulated vsize: 141564 KiB
Current children cumulated memory: 62136 KiB

[startup+423 s]*
/proc/loadavg: 6.08 5.86 5.61 7/267 115937
/proc/meminfo: memFree=123391184/131249996 swapFree=33010160/33010684
[pid=115913] ppid=115910 vsize=141564 memory=62136 CPUtime=830.74 cores=5,7
/proc/115913/stat : 115913 (LSIPExact) R 115910 115913 115241 0 -1 4194304 36552 0 0 0 83067 7 0 0 20 0 2 0 139239720 144961536 15534 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
/proc/115913/statm: 35391 15534 3424 6655 0 13759 0
[pid=115913/tid=115915] ppid=115910 vsize=141564 memory=-7880352373835921019 CPUtime=409.16 cores=5,7
/proc/115913/task/115915/stat : 115915 (LSIPExact) R 115910 115913 115241 0 -1 4194368 15172 0 0 0 40912 4 0 0 20 0 2 0 139240721 144961536 15534 18446744073709551615 94100739063808 94100766320977 140730890521856 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94100774823048 94100775254656 94100794294272 140730890525016 140730890525192 140730890525192 140730890530796 0
Current children cumulated CPU time: 830.74 s
Current children cumulated vsize: 141564 KiB
Current children cumulated memory: 62136 KiB

Child status: 0

Real time (s): 423.099
CPU time (s): 830.885
CPU user time (s): 830.809
CPU system time (s): 0.076621
CPU usage (%): 196.381
Max. virtual memory (cumulated for all children) (KiB): 141564
Max. memory (cumulated for all children) (KiB): 62136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 830.809
system time used= 0.076621
maximum resident set size= 62392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36890
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= 168
involuntary context switches= 11248


# summary of solver processes directly reported to runsolver:
#   pid: 115913
#   total CPU time (s): 830.885
#   total CPU user time (s): 830.809
#   total CPU system time (s): 0.076621

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.818037 second user time and 1.88275 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-11 14:06:53
IDJOB=4527134
IDBENCH=162339
IDSOLVER=3384
FILE ID=nodeC029/4527134-1752235613
RUNJOBID= nodeC029-1752232205-115261
SLURM_JOB_ID= 9682540
Free space on /tmp= 432064 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_ODD_GRIDS/normalized-ECgrid5x130split.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4527134-1752235613/watcher-4527134-1752235613 -o /tmp/evaluation-result-4527134-1752235613/solver-4527134-1752235613 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1752232205-115261 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4527134-1752235613.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2

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

MD5SUM BENCH= d15c8502de0d235fb9400ddf00f66b48
RANDOM SEED=942251001

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        123586716 kB
MemAvailable:   127340464 kB
Buffers:            2128 kB
Cached:          4543160 kB
SwapCached:           40 kB
Active:          2913316 kB
Inactive:        4099928 kB
Active(anon):    2481212 kB
Inactive(anon):     4764 kB
Active(file):     432104 kB
Inactive(file):  4095164 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             44672 kB
Writeback:             0 kB
AnonPages:       2471044 kB
Mapped:           153052 kB
Shmem:             18020 kB
KReclaimable:     131436 kB
Slab:             224016 kB
SReclaimable:     131436 kB
SUnreclaim:        92580 kB
KernelStack:        4288 kB
PageTables:         8044 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    2953964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3968 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1818624 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

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