Trace number 4527219

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 614.165 318.12

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/
SyncCodes/d_n_k/normalized-4_5_19.opb
MD5SUM719d74ea1fcd347cdae012916eb20490
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 benchmark0.118804
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables552
Total number of constraints2558
Number of constraints which are clauses2553
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint23
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 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 42
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=113235, runsolver pid=113232

[startup+0.100076 s]*
/proc/loadavg: 6.83 6.96 6.86 7/253 113236
/proc/meminfo: memFree=99812496/131382120 swapFree=33010416/33010684
[pid=113235] ppid=113232 vsize=41392 memory=6912 CPUtime=0.08 cores=4,6
/proc/113235/stat : 113235 (LSIPExact) R 113232 113235 112005 0 -1 4194304 708 0 0 0 8 0 0 0 20 0 1 0 139265267 42385408 1728 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
/proc/113235/statm: 10348 1728 1184 6655 0 583 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 41392 KiB
Current children cumulated memory: 6912 KiB

[startup+0.217456 s]*
/proc/loadavg: 6.83 6.96 6.86 7/253 113236
/proc/meminfo: memFree=99812256/131382120 swapFree=33010416/33010684
[pid=113235] ppid=113232 vsize=41392 memory=6912 CPUtime=0.19 cores=4,6
/proc/113235/stat : 113235 (LSIPExact) R 113232 113235 112005 0 -1 4194304 708 0 0 0 19 0 0 0 20 0 1 0 139265267 42385408 1728 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
/proc/113235/statm: 10348 1728 1184 6655 0 583 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 41392 KiB
Current children cumulated memory: 6912 KiB

[startup+0.313367 s]*
/proc/loadavg: 6.83 6.96 6.86 7/253 113236
/proc/meminfo: memFree=99812256/131382120 swapFree=33010416/33010684
[pid=113235] ppid=113232 vsize=41392 memory=6912 CPUtime=0.27 cores=4,6
/proc/113235/stat : 113235 (LSIPExact) R 113232 113235 112005 0 -1 4194304 708 0 0 0 27 0 0 0 20 0 1 0 139265267 42385408 1728 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
/proc/113235/statm: 10348 1728 1184 6655 0 583 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 41392 KiB
Current children cumulated memory: 6912 KiB

[startup+0.700298 s]
/proc/loadavg: 6.83 6.96 6.86 7/253 113236
/proc/meminfo: memFree=99812256/131382120 swapFree=33010416/33010684
[pid=113235] ppid=113232 vsize=41392 memory=6912 CPUtime=0.63 cores=4,6
/proc/113235/stat : 113235 (LSIPExact) R 113232 113235 112005 0 -1 4194304 708 0 0 0 63 0 0 0 20 0 1 0 139265267 42385408 1728 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
/proc/113235/statm: 10348 1728 1184 6655 0 583 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 41392 KiB
Current children cumulated memory: 6912 KiB

[startup+1.50037 s]
/proc/loadavg: 6.77 6.95 6.85 7/253 113236
/proc/meminfo: memFree=99812256/131382120 swapFree=33010416/33010684
[pid=113235] ppid=113232 vsize=41392 memory=6912 CPUtime=1.43 cores=4,6
/proc/113235/stat : 113235 (LSIPExact) R 113232 113235 112005 0 -1 4194304 708 0 0 0 143 0 0 0 20 0 1 0 139265267 42385408 1728 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
/proc/113235/statm: 10348 1728 1184 6655 0 583 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 41392 KiB
Current children cumulated memory: 6912 KiB

[startup+3.1128 s]
/proc/loadavg: 6.77 6.95 6.85 7/253 113236
/proc/meminfo: memFree=99812028/131382120 swapFree=33010416/33010684
[pid=113235] ppid=113232 vsize=41392 memory=6912 CPUtime=3.04 cores=4,6
/proc/113235/stat : 113235 (LSIPExact) R 113232 113235 112005 0 -1 4194304 708 0 0 0 304 0 0 0 20 0 1 0 139265267 42385408 1728 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
/proc/113235/statm: 10348 1728 1184 6655 0 583 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 41392 KiB
Current children cumulated memory: 6912 KiB

[startup+6.30033 s]
/proc/loadavg: 6.70 6.93 6.85 7/253 113236
/proc/meminfo: memFree=99807656/131382120 swapFree=33010416/33010684
[pid=113235] ppid=113232 vsize=41392 memory=6912 CPUtime=6.21 cores=4,6
/proc/113235/stat : 113235 (LSIPExact) R 113232 113235 112005 0 -1 4194304 708 0 0 0 621 0 0 0 20 0 1 0 139265267 42385408 1728 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
/proc/113235/statm: 10348 1728 1184 6655 0 583 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 41392 KiB
Current children cumulated memory: 6912 KiB

[startup+12.7001 s]
/proc/loadavg: 6.65 6.92 6.84 7/253 113284
/proc/meminfo: memFree=101260088/131382120 swapFree=33010416/33010684
[pid=113235] ppid=113232 vsize=130128 memory=35256 CPUtime=15.23 cores=4,6
/proc/113235/stat : 113235 (LSIPExact) R 113232 113235 112005 0 -1 4194304 5338 0 0 0 1522 1 0 0 20 0 2 0 139265267 133251072 8814 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
/proc/113235/statm: 32532 8814 3424 6655 0 7211 0
[pid=113235/tid=113247] ppid=113232 vsize=130128 memory=35000 CPUtime=2.62 cores=4,6
/proc/113235/task/113247/stat : 113247 (LSIPExact) R 113232 113235 112005 0 -1 4194368 890 0 0 0 262 0 0 0 20 0 2 0 139266269 133251072 8814 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
Current children cumulated CPU time: 15.23 s
Current children cumulated vsize: 130128 KiB
Current children cumulated memory: 35256 KiB

[startup+25.5001 s]
/proc/loadavg: 6.63 6.90 6.84 7/253 113330
/proc/meminfo: memFree=101228688/131382120 swapFree=33010416/33010684
[pid=113235] ppid=113232 vsize=130128 memory=37304 CPUtime=40.68 cores=4,6
/proc/113235/stat : 113235 (LSIPExact) R 113232 113235 112005 0 -1 4194304 10341 0 0 0 4066 2 0 0 20 0 2 0 139265267 133251072 9326 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
/proc/113235/statm: 32532 9326 3424 6655 0 7702 0
[pid=113235/tid=113247] ppid=113232 vsize=130128 memory=37304 CPUtime=15.31 cores=4,6
/proc/113235/task/113247/stat : 113247 (LSIPExact) R 113232 113235 112005 0 -1 4194368 3089 0 0 0 1531 0 0 0 20 0 2 0 139266269 133251072 9326 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
Current children cumulated CPU time: 40.68 s
Current children cumulated vsize: 130128 KiB
Current children cumulated memory: 37304 KiB

[startup+51.1045 s]
/proc/loadavg: 6.43 6.83 6.82 7/253 113423
/proc/meminfo: memFree=101068112/131382120 swapFree=33010416/33010684
[pid=113235] ppid=113232 vsize=130128 memory=38328 CPUtime=91.61 cores=4,6
/proc/113235/stat : 113235 (LSIPExact) R 113232 113235 112005 0 -1 4194304 13853 0 0 0 9159 2 0 0 20 0 2 0 139265267 133251072 9582 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
/proc/113235/statm: 32532 9582 3424 6655 0 7894 0
[pid=113235/tid=113247] ppid=113232 vsize=130128 memory=37944 CPUtime=40.69 cores=4,6
/proc/113235/task/113247/stat : 113247 (LSIPExact) R 113232 113235 112005 0 -1 4194368 4731 0 0 0 4069 0 0 0 20 0 2 0 139266269 133251072 9582 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
Current children cumulated CPU time: 91.61 s
Current children cumulated vsize: 130128 KiB
Current children cumulated memory: 38328 KiB

[startup+102.3 s]
/proc/loadavg: 5.79 6.59 6.74 6/254 113751
/proc/meminfo: memFree=107156444/131382120 swapFree=33010416/33010684
[pid=113235] ppid=113232 vsize=131064 memory=39736 CPUtime=191.79 cores=4,6
/proc/113235/stat : 113235 (LSIPExact) R 113232 113235 112005 0 -1 4194304 21840 0 0 0 19176 3 0 0 20 0 2 0 139265267 134209536 9934 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
/proc/113235/statm: 32766 9934 3424 6655 0 8213 0
[pid=113235/tid=113247] ppid=113232 vsize=131064 memory=20992 CPUtime=89.81 cores=4,6
/proc/113235/task/113247/stat : 113247 (LSIPExact) R 113232 113235 112005 0 -1 4194368 7973 0 0 0 8980 1 0 0 20 0 2 0 139266269 134209536 9934 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
Current children cumulated CPU time: 191.79 s
Current children cumulated vsize: 131064 KiB
Current children cumulated memory: 39736 KiB

[startup+162.3 s]
/proc/loadavg: 5.72 6.41 6.66 7/256 113897
/proc/meminfo: memFree=105203640/131382120 swapFree=33010416/33010684
[pid=113235] ppid=113232 vsize=132624 memory=43064 CPUtime=311.1 cores=4,6
/proc/113235/stat : 113235 (LSIPExact) R 113232 113235 112005 0 -1 4194304 26927 0 0 0 31106 4 0 0 20 0 2 0 139265267 135806976 10766 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
/proc/113235/statm: 33156 10766 3424 6655 0 9135 0
[pid=113235/tid=113247] ppid=113232 vsize=132624 memory=41656 CPUtime=149.29 cores=4,6
/proc/113235/task/113247/stat : 113247 (LSIPExact) R 113232 113235 112005 0 -1 4194368 10740 0 0 0 14928 1 0 0 20 0 2 0 139266269 135806976 10766 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
Current children cumulated CPU time: 311.1 s
Current children cumulated vsize: 132624 KiB
Current children cumulated memory: 43064 KiB

[startup+222.3 s]
/proc/loadavg: 6.24 6.42 6.65 8/256 113990
/proc/meminfo: memFree=101139148/131382120 swapFree=33010416/33010684
[pid=113235] ppid=113232 vsize=135876 memory=54200 CPUtime=429.55 cores=4,6
/proc/113235/stat : 113235 (LSIPExact) R 113232 113235 112005 0 -1 4194304 35522 0 0 0 42950 5 0 0 20 0 2 0 139265267 139137024 13550 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
/proc/113235/statm: 33969 13550 3424 6655 0 12800 0
[pid=113235/tid=113247] ppid=113232 vsize=135876 memory=54200 CPUtime=208.25 cores=4,6
/proc/113235/task/113247/stat : 113247 (LSIPExact) R 113232 113235 112005 0 -1 4194368 15875 0 0 0 20823 2 0 0 20 0 2 0 139266269 139137024 13550 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
Current children cumulated CPU time: 429.55 s
Current children cumulated vsize: 135876 KiB
Current children cumulated memory: 54200 KiB

[startup+282.3 s]
/proc/loadavg: 6.76 6.54 6.67 8/256 113992
/proc/meminfo: memFree=100797072/131382120 swapFree=33010416/33010684
[pid=113235] ppid=113232 vsize=135876 memory=54328 CPUtime=548.7 cores=4,6
/proc/113235/stat : 113235 (LSIPExact) R 113232 113235 112005 0 -1 4194304 41301 0 0 0 54864 6 0 0 20 0 2 0 139265267 139137024 13582 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
/proc/113235/statm: 33969 13582 3424 6655 0 12800 0
[pid=113235/tid=113247] ppid=113232 vsize=135876 memory=54328 CPUtime=268.04 cores=4,6
/proc/113235/task/113247/stat : 113247 (LSIPExact) R 113232 113235 112005 0 -1 4194368 18852 0 0 0 26802 2 0 0 20 0 2 0 139266269 139137024 13582 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
Current children cumulated CPU time: 548.7 s
Current children cumulated vsize: 135876 KiB
Current children cumulated memory: 54328 KiB

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

# cumulated CPU time of all completed processes:  user=614.096 s, system=0.068627 s

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

[startup+294.4 s]
/proc/loadavg: 6.87 6.57 6.68 7/256 113992
/proc/meminfo: memFree=100357504/131382120 swapFree=33010416/33010684
[pid=113235] ppid=113232 vsize=135876 memory=54328 CPUtime=572.73 cores=4,6
/proc/113235/stat : 113235 (LSIPExact) R 113232 113235 112005 0 -1 4194304 41511 0 0 0 57267 6 0 0 20 0 2 0 139265267 139137024 13582 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
/proc/113235/statm: 33969 13582 3424 6655 0 12800 0
[pid=113235/tid=113247] ppid=113232 vsize=135876 memory=54328 CPUtime=280.09 cores=4,6
/proc/113235/task/113247/stat : 113247 (LSIPExact) R 113232 113235 112005 0 -1 4194368 19053 0 0 0 28007 2 0 0 20 0 2 0 139266269 139137024 13582 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
Current children cumulated CPU time: 572.73 s
Current children cumulated vsize: 135876 KiB
Current children cumulated memory: 54328 KiB

[startup+307.2 s]
/proc/loadavg: 6.90 6.59 6.69 8/256 113993
/proc/meminfo: memFree=100332632/131382120 swapFree=33010416/33010684
[pid=113235] ppid=113232 vsize=135876 memory=54328 CPUtime=594.63 cores=4,6
/proc/113235/stat : 113235 (LSIPExact) R 113232 113235 112005 0 -1 4194304 41562 0 0 0 59457 6 0 0 20 0 2 0 139265267 139137024 13582 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
/proc/113235/statm: 33969 13582 3424 6655 0 12800 0
[pid=113235/tid=113247] ppid=113232 vsize=135876 memory=39736 CPUtime=289.32 cores=4,6
/proc/113235/task/113247/stat : 113247 (LSIPExact) R 113232 113235 112005 0 -1 4194368 19072 0 0 0 28930 2 0 0 20 0 2 0 139266269 139137024 13582 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
Current children cumulated CPU time: 594.63 s
Current children cumulated vsize: 135876 KiB
Current children cumulated memory: 54328 KiB

[startup+313.6 s]
/proc/loadavg: 6.91 6.60 6.69 8/256 113993
/proc/meminfo: memFree=99954744/131382120 swapFree=33010416/33010684
[pid=113235] ppid=113232 vsize=135876 memory=54328 CPUtime=606.78 cores=4,6
/proc/113235/stat : 113235 (LSIPExact) R 113232 113235 112005 0 -1 4194304 41565 0 0 0 60672 6 0 0 20 0 2 0 139265267 139137024 13582 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
/proc/113235/statm: 33969 13582 3424 6655 0 12800 0
[pid=113235/tid=113247] ppid=113232 vsize=135876 memory=5504 CPUtime=295.09 cores=4,6
/proc/113235/task/113247/stat : 113247 (LSIPExact) S 113232 113235 112005 0 -1 4194368 19073 0 0 0 29507 2 0 0 20 0 2 0 139266269 139137024 13582 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 1 0 0 -1 6 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
Current children cumulated CPU time: 606.78 s
Current children cumulated vsize: 135876 KiB
Current children cumulated memory: 54328 KiB

[startup+315.2 s]
/proc/loadavg: 6.91 6.60 6.69 8/256 113993
/proc/meminfo: memFree=99888156/131382120 swapFree=33010416/33010684
[pid=113235] ppid=113232 vsize=135876 memory=54328 CPUtime=608.71 cores=4,6
/proc/113235/stat : 113235 (LSIPExact) R 113232 113235 112005 0 -1 4194304 41565 0 0 0 60865 6 0 0 20 0 2 0 139265267 139137024 13582 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
/proc/113235/statm: 33969 13582 3424 6655 0 12800 0
[pid=113235/tid=113247] ppid=113232 vsize=135876 memory=54328 CPUtime=295.44 cores=4,6
/proc/113235/task/113247/stat : 113247 (LSIPExact) R 113232 113235 112005 0 -1 4194368 19073 0 0 0 29542 2 0 0 20 0 2 0 139266269 139137024 13582 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
Current children cumulated CPU time: 608.71 s
Current children cumulated vsize: 135876 KiB
Current children cumulated memory: 54328 KiB

[startup+316.8 s]
/proc/loadavg: 6.92 6.61 6.69 8/256 113993
/proc/meminfo: memFree=99874484/131382120 swapFree=33010416/33010684
[pid=113235] ppid=113232 vsize=135876 memory=54328 CPUtime=611.89 cores=4,6
/proc/113235/stat : 113235 (LSIPExact) R 113232 113235 112005 0 -1 4194304 41565 0 0 0 61183 6 0 0 20 0 2 0 139265267 139137024 13582 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
/proc/113235/statm: 33969 13582 3424 6655 0 12800 0
[pid=113235/tid=113247] ppid=113232 vsize=135876 memory=20992 CPUtime=297.02 cores=4,6
/proc/113235/task/113247/stat : 113247 (LSIPExact) R 113232 113235 112005 0 -1 4194368 19073 0 0 0 29700 2 0 0 20 0 2 0 139266269 139137024 13582 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
Current children cumulated CPU time: 611.89 s
Current children cumulated vsize: 135876 KiB
Current children cumulated memory: 54328 KiB

[startup+317.6 s]
/proc/loadavg: 6.92 6.61 6.69 8/256 113993
/proc/meminfo: memFree=99847148/131382120 swapFree=33010416/33010684
[pid=113235] ppid=113232 vsize=135876 memory=54328 CPUtime=613.48 cores=4,6
/proc/113235/stat : 113235 (LSIPExact) R 113232 113235 112005 0 -1 4194304 41565 0 0 0 61342 6 0 0 20 0 2 0 139265267 139137024 13582 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
/proc/113235/statm: 33969 13582 3424 6655 0 12800 0
[pid=113235/tid=113247] ppid=113232 vsize=135876 memory=20992 CPUtime=297.81 cores=4,6
/proc/113235/task/113247/stat : 113247 (LSIPExact) R 113232 113235 112005 0 -1 4194368 19073 0 0 0 29779 2 0 0 20 0 2 0 139266269 139137024 13582 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
Current children cumulated CPU time: 613.48 s
Current children cumulated vsize: 135876 KiB
Current children cumulated memory: 54328 KiB

[startup+318 s]*
/proc/loadavg: 6.92 6.61 6.69 7/256 113993
/proc/meminfo: memFree=99834996/131382120 swapFree=33010416/33010684
[pid=113235] ppid=113232 vsize=135876 memory=54328 CPUtime=614.04 cores=4,6
/proc/113235/stat : 113235 (LSIPExact) R 113232 113235 112005 0 -1 4194304 41565 0 0 0 61398 6 0 0 20 0 2 0 139265267 139137024 13582 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
/proc/113235/statm: 33969 13582 3424 6655 0 12800 0
[pid=113235/tid=113247] ppid=113232 vsize=135876 memory=-7880352373768353405 CPUtime=297.97 cores=4,6
/proc/113235/task/113247/stat : 113247 (LSIPExact) S 113232 113235 112005 0 -1 4194368 19073 0 0 0 29795 2 0 0 20 0 2 0 139266269 139137024 13582 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 1 0 0 -1 6 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
Current children cumulated CPU time: 614.04 s
Current children cumulated vsize: 135876 KiB
Current children cumulated memory: 54328 KiB

[startup+318.106 s]
/proc/loadavg: 6.92 6.61 6.69 7/256 113993
/proc/meminfo: memFree=99834996/131382120 swapFree=33010416/33010684
[pid=113235] ppid=113232 vsize=135876 memory=54328 CPUtime=614.14 cores=4,6
/proc/113235/stat : 113235 (LSIPExact) R 113232 113235 112005 0 -1 4194304 41565 0 0 0 61408 6 0 0 20 0 2 0 139265267 139137024 13582 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
/proc/113235/statm: 33969 13582 3424 6655 0 12800 0
[pid=113235/tid=113247] ppid=113232 vsize=135876 memory=54328 CPUtime=297.97 cores=4,6
/proc/113235/task/113247/stat : 113247 (LSIPExact) S 113232 113235 112005 0 -1 4194368 19073 0 0 0 29795 2 0 0 20 0 2 0 139266269 139137024 13582 18446744073709551615 94652280778752 94652308035921 140736891620256 0 0 0 0 0 16386 1 0 0 -1 6 0 0 0 0 0 94652316537992 94652316969600 94652319313920 140736891623768 140736891623944 140736891623944 140736891629548 0
Current children cumulated CPU time: 614.14 s
Current children cumulated vsize: 135876 KiB
Current children cumulated memory: 54328 KiB

Child status: 0

Real time (s): 318.12
CPU time (s): 614.165
CPU user time (s): 614.096
CPU system time (s): 0.068627
CPU usage (%): 193.061
Max. virtual memory (cumulated for all children) (KiB): 135876
Max. memory (cumulated for all children) (KiB): 54328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 614.096
system time used= 0.068627
maximum resident set size= 54584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42502
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= 116
involuntary context switches= 6752


# summary of solver processes directly reported to runsolver:
#   pid: 113235
#   total CPU time (s): 614.165
#   total CPU user time (s): 614.096
#   total CPU system time (s): 0.068627

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.760492 second user time and 1.47831 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-07-11 14:11:04
IDJOB=4527219
IDBENCH=162757
IDSOLVER=3384
FILE ID=nodeC002/4527219-1752235864
RUNJOBID= nodeC002-1752232205-112023
SLURM_JOB_ID= 9682513
Free space on /tmp= 430464 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d_n_k/normalized-4_5_19.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4527219-1752235864/watcher-4527219-1752235864 -o /tmp/evaluation-result-4527219-1752235864/solver-4527219-1752235864 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1752232205-112023 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4527219-1752235864.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2

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

MD5SUM BENCH= 719d74ea1fcd347cdae012916eb20490
RANDOM SEED=1840139429

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        99812448 kB
MemAvailable:   103743912 kB
Buffers:            2128 kB
Cached:          4730008 kB
SwapCached:           28 kB
Active:         26483328 kB
Inactive:        4422700 kB
Active(anon):   26185420 kB
Inactive(anon):     6404 kB
Active(file):     297908 kB
Inactive(file):  4416296 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             44724 kB
Writeback:             0 kB
AnonPages:      26170016 kB
Mapped:           148448 kB
Shmem:             17932 kB
KReclaimable:     113776 kB
Slab:             202064 kB
SReclaimable:     113776 kB
SUnreclaim:        88288 kB
KernelStack:        4080 kB
PageTables:        55128 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:   27538608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149464 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9027584 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:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430460 MiB
End job on nodeC002 at 2025-07-11 14:16:23