Trace number 4484985

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
LSIPExact S1? (TO) 3602.03 1833.91

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-3.opb
MD5SUMa3f6b61db250b51897503d5946a188dc
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-45
Best CPU time to get the best result obtained on this benchmark432.391
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables945
Total number of constraints58245
Number of constraints which are clauses58245
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 945
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 945
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 945
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4484985-1751283324/watcher-4484985-1751283324 -o /tmp/evaluation-result-4484985-1751283324/solver-4484985-1751283324 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751279512-40523 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4484985-1751283324.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=41889, runsolver pid=41886

[startup+0.100061 s]*
/proc/loadavg: 7.26 7.61 7.79 8/266 41890
/proc/meminfo: memFree=126163084/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=70392 memory=35840 CPUtime=0.09 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) R 41886 41889 40512 0 -1 4194304 7945 0 0 0 8 1 0 0 20 0 1 0 44010160 72081408 8960 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 17598 8960 1184 6655 0 7833 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 70392 KiB
Current children cumulated memory: 35840 KiB

[startup+0.205706 s]*
/proc/loadavg: 7.26 7.61 7.79 8/266 41890
/proc/meminfo: memFree=126163336/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=70392 memory=35840 CPUtime=0.2 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) R 41886 41889 40512 0 -1 4194304 7945 0 0 0 19 1 0 0 20 0 1 0 44010160 72081408 8960 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 17598 8960 1184 6655 0 7833 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 70392 KiB
Current children cumulated memory: 35840 KiB

[startup+0.305629 s]*
/proc/loadavg: 7.26 7.61 7.79 8/266 41890
/proc/meminfo: memFree=126163336/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=70392 memory=35840 CPUtime=0.3 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) R 41886 41889 40512 0 -1 4194304 7945 0 0 0 29 1 0 0 20 0 1 0 44010160 72081408 8960 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 17598 8960 1184 6655 0 7833 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 70392 KiB
Current children cumulated memory: 35840 KiB

[startup+0.700167 s]
/proc/loadavg: 7.26 7.61 7.79 8/266 41890
/proc/meminfo: memFree=126163336/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=70392 memory=35840 CPUtime=0.69 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) R 41886 41889 40512 0 -1 4194304 7945 0 0 0 68 1 0 0 20 0 1 0 44010160 72081408 8960 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 17598 8960 1184 6655 0 7833 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 70392 KiB
Current children cumulated memory: 35840 KiB

[startup+1.50017 s]
/proc/loadavg: 7.26 7.61 7.79 8/266 41890
/proc/meminfo: memFree=126163336/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=70392 memory=35840 CPUtime=1.48 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) R 41886 41889 40512 0 -1 4194304 7945 0 0 0 147 1 0 0 20 0 1 0 44010160 72081408 8960 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 17598 8960 1184 6655 0 7833 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 70392 KiB
Current children cumulated memory: 35840 KiB

[startup+3.10585 s]
/proc/loadavg: 7.24 7.60 7.79 9/267 41892
/proc/meminfo: memFree=126163648/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=70392 memory=35840 CPUtime=3.09 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) R 41886 41889 40512 0 -1 4194304 7945 0 0 0 308 1 0 0 20 0 1 0 44010160 72081408 8960 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 17598 8960 1184 6655 0 7833 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 70392 KiB
Current children cumulated memory: 35840 KiB

[startup+6.30016 s]
/proc/loadavg: 7.24 7.60 7.79 8/267 41892
/proc/meminfo: memFree=126151488/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=70392 memory=35840 CPUtime=6.27 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) R 41886 41889 40512 0 -1 4194304 7945 0 0 0 626 1 0 0 20 0 1 0 44010160 72081408 8960 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 17598 8960 1184 6655 0 7833 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 70392 KiB
Current children cumulated memory: 35840 KiB

[startup+12.7002 s]
/proc/loadavg: 7.36 7.61 7.79 9/268 41893
/proc/meminfo: memFree=125904652/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=202200 memory=111144 CPUtime=14.09 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) R 41886 41889 40512 0 -1 4194304 25635 0 0 0 1406 3 0 0 20 0 2 0 44010160 207052800 27786 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 50550 27786 3424 6655 0 26452 0
[pid=41889/tid=41893] ppid=41886 vsize=202200 memory=111016 CPUtime=1.44 cores=4,6
/proc/41889/task/41893/stat : 41893 (LSIPExact) R 41886 41889 40512 0 -1 4194368 1822 0 0 0 144 0 0 0 20 0 2 0 44011167 207052800 27786 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
Current children cumulated CPU time: 14.09 s
Current children cumulated vsize: 202200 KiB
Current children cumulated memory: 111144 KiB

[startup+25.5002 s]
/proc/loadavg: 7.46 7.63 7.80 9/268 41893
/proc/meminfo: memFree=125852000/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=250272 memory=174820 CPUtime=39.5 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) R 41886 41889 40512 0 -1 4194304 60061 0 0 0 3942 8 0 0 20 0 2 0 44010160 256278528 43705 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 62568 43705 3488 6655 0 43157 0
[pid=41889/tid=41893] ppid=41886 vsize=250272 memory=181472 CPUtime=14.08 cores=4,6
/proc/41889/task/41893/stat : 41893 (LSIPExact) R 41886 41889 40512 0 -1 4194368 13152 0 0 0 1407 1 0 0 20 0 2 0 44011167 256278528 43705 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
Current children cumulated CPU time: 39.5 s
Current children cumulated vsize: 250272 KiB
Current children cumulated memory: 174820 KiB

[startup+51.1057 s]
/proc/loadavg: 7.64 7.66 7.80 9/268 41893
/proc/meminfo: memFree=125842508/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=240684 memory=166584 CPUtime=90.3 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) R 41886 41889 40512 0 -1 4194304 76133 0 0 0 9020 10 0 0 20 0 2 0 44010160 246460416 41646 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 60171 41646 3520 6655 0 40760 0
[pid=41889/tid=41893] ppid=41886 vsize=240684 memory=166328 CPUtime=39.37 cores=4,6
/proc/41889/task/41893/stat : 41893 (LSIPExact) R 41886 41889 40512 0 -1 4194368 19594 0 0 0 3935 2 0 0 20 0 2 0 44011167 246460416 41646 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
Current children cumulated CPU time: 90.3 s
Current children cumulated vsize: 240684 KiB
Current children cumulated memory: 166584 KiB

[startup+102.3 s]
/proc/loadavg: 7.97 7.75 7.83 9/269 41902
/proc/meminfo: memFree=125801468/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=251076 memory=191092 CPUtime=191.91 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) R 41886 41889 40512 0 -1 4194304 107890 0 0 0 19177 14 0 0 20 0 2 0 44010160 257101824 47773 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 62769 47773 3520 6655 0 46733 0
[pid=41889/tid=41893] ppid=41886 vsize=251076 memory=190836 CPUtime=89.96 cores=4,6
/proc/41889/task/41893/stat : 41893 (LSIPExact) R 41886 41889 40512 0 -1 4194368 30051 0 0 0 8993 3 0 0 20 0 2 0 44011167 257101824 47773 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
Current children cumulated CPU time: 191.91 s
Current children cumulated vsize: 251076 KiB
Current children cumulated memory: 191092 KiB

[startup+162.3 s]
/proc/loadavg: 8.09 7.83 7.85 9/269 41904
/proc/meminfo: memFree=125766788/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=243036 memory=206388 CPUtime=310.99 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) R 41886 41889 40512 0 -1 4194304 149653 0 0 0 31078 21 0 0 20 0 2 0 44010160 248868864 51597 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 60759 51597 3520 6655 0 50506 0
[pid=41889/tid=41893] ppid=41886 vsize=243036 memory=202956 CPUtime=149.24 cores=4,6
/proc/41889/task/41893/stat : 41893 (LSIPExact) R 41886 41889 40512 0 -1 4194368 48212 0 0 0 14917 7 0 0 20 0 2 0 44011167 248868864 51597 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
Current children cumulated CPU time: 310.99 s
Current children cumulated vsize: 243036 KiB
Current children cumulated memory: 206388 KiB

[startup+222.3 s]
/proc/loadavg: 8.16 7.89 7.87 9/269 41906
/proc/meminfo: memFree=125768960/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=246980 memory=182204 CPUtime=430.05 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) R 41886 41889 40512 0 -1 4194304 161700 0 0 0 42981 24 0 0 20 0 2 0 44010160 252907520 45551 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 61745 45551 3520 6655 0 51970 0
[pid=41889/tid=41893] ppid=41886 vsize=246980 memory=14824 CPUtime=208.53 cores=4,6
/proc/41889/task/41893/stat : 41893 (LSIPExact) R 41886 41889 40512 0 -1 4194368 55547 0 0 0 20844 9 0 0 20 0 2 0 44011167 252907520 45551 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
Current children cumulated CPU time: 430.05 s
Current children cumulated vsize: 246980 KiB
Current children cumulated memory: 182204 KiB

[startup+282.3 s]
/proc/loadavg: 8.12 7.93 7.89 9/269 41909
/proc/meminfo: memFree=125723184/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=258772 memory=191676 CPUtime=549.19 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) R 41886 41889 40512 0 -1 4194304 179086 0 0 0 54893 26 0 0 20 0 2 0 44010160 264982528 47919 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 64693 47919 3520 6655 0 54918 0
[pid=41889/tid=41893] ppid=41886 vsize=258772 memory=181820 CPUtime=267.87 cores=4,6
/proc/41889/task/41893/stat : 41893 (LSIPExact) R 41886 41889 40512 0 -1 4194368 62346 0 0 0 26777 10 0 0 20 0 2 0 44011167 264982528 47919 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
Current children cumulated CPU time: 549.19 s
Current children cumulated vsize: 258772 KiB
Current children cumulated memory: 191676 KiB

[startup+342.3 s]
/proc/loadavg: 8.09 7.96 7.91 9/268 41911
/proc/meminfo: memFree=125723216/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=258772 memory=196284 CPUtime=668.36 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) R 41886 41889 40512 0 -1 4194304 181344 0 0 0 66808 28 0 0 20 0 2 0 44010160 264982528 49071 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 64693 49071 3520 6655 0 54918 0
[pid=41889/tid=41893] ppid=41886 vsize=258772 memory=181820 CPUtime=327.22 cores=4,6
/proc/41889/task/41893/stat : 41893 (LSIPExact) R 41886 41889 40512 0 -1 4194368 64281 0 0 0 32711 11 0 0 20 0 2 0 44011167 264982528 49071 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
Current children cumulated CPU time: 668.36 s
Current children cumulated vsize: 258772 KiB
Current children cumulated memory: 196284 KiB


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

Current children cumulated vsize: 518340 KiB
Current children cumulated memory: 447864 KiB

[startup+1542.3 s]
/proc/loadavg: 8.05 8.04 8.00 9/268 41979
/proc/meminfo: memFree=125026868/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=518340 memory=447864 CPUtime=3025 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) R 41886 41889 40512 0 -1 4194304 327134 0 0 0 302445 55 0 0 20 0 2 0 44010160 530780160 111966 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 129585 111966 3520 6655 0 110314 0
[pid=41889/tid=41893] ppid=41886 vsize=518340 memory=447864 CPUtime=1490.43 cores=4,6
/proc/41889/task/41893/stat : 41893 (LSIPExact) R 41886 41889 40512 0 -1 4194368 107525 0 0 0 149020 23 0 0 20 0 2 0 44011167 530780160 111966 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
Current children cumulated CPU time: 3025 s
Current children cumulated vsize: 518340 KiB
Current children cumulated memory: 447864 KiB

[startup+1602.3 s]
/proc/loadavg: 8.13 8.07 8.01 9/267 41981
/proc/meminfo: memFree=125004032/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=518340 memory=447864 CPUtime=3144.13 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) R 41886 41889 40512 0 -1 4194304 327139 0 0 0 314357 56 0 0 20 0 2 0 44010160 530780160 111966 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 129585 111966 3520 6655 0 110314 0
[pid=41889/tid=41893] ppid=41886 vsize=518340 memory=447864 CPUtime=1549.74 cores=4,6
/proc/41889/task/41893/stat : 41893 (LSIPExact) R 41886 41889 40512 0 -1 4194368 107526 0 0 0 154951 23 0 0 20 0 2 0 44011167 530780160 111966 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
Current children cumulated CPU time: 3144.13 s
Current children cumulated vsize: 518340 KiB
Current children cumulated memory: 447864 KiB

[startup+1662.3 s]
/proc/loadavg: 8.11 8.07 8.01 9/267 41983
/proc/meminfo: memFree=124970628/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=518340 memory=447864 CPUtime=3263.31 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) R 41886 41889 40512 0 -1 4194304 336686 0 0 0 326274 57 0 0 20 0 2 0 44010160 530780160 111966 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 129585 111966 3520 6655 0 110314 0
[pid=41889/tid=41893] ppid=41886 vsize=518340 memory=447864 CPUtime=1609.1 cores=4,6
/proc/41889/task/41893/stat : 41893 (LSIPExact) R 41886 41889 40512 0 -1 4194368 111878 0 0 0 160886 24 0 0 20 0 2 0 44011167 530780160 111966 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
Current children cumulated CPU time: 3263.31 s
Current children cumulated vsize: 518340 KiB
Current children cumulated memory: 447864 KiB

[startup+1722.3 s]
/proc/loadavg: 7.99 8.04 8.00 9/267 42032
/proc/meminfo: memFree=125184540/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=518340 memory=447864 CPUtime=3382.45 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) R 41886 41889 40512 0 -1 4194304 340642 0 0 0 338185 60 0 0 20 0 2 0 44010160 530780160 111966 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 129585 111966 3520 6655 0 110314 0
[pid=41889/tid=41893] ppid=41886 vsize=518340 memory=447864 CPUtime=1668.45 cores=4,6
/proc/41889/task/41893/stat : 41893 (LSIPExact) R 41886 41889 40512 0 -1 4194368 115764 0 0 0 166820 25 0 0 20 0 2 0 44011167 530780160 111966 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
Current children cumulated CPU time: 3382.45 s
Current children cumulated vsize: 518340 KiB
Current children cumulated memory: 447864 KiB

[startup+1782.3 s]
/proc/loadavg: 8.06 8.04 8.00 9/267 42034
/proc/meminfo: memFree=125111776/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=518340 memory=447864 CPUtime=3501.6 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) R 41886 41889 40512 0 -1 4194304 344111 0 0 0 350100 60 0 0 20 0 2 0 44010160 530780160 111966 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 129585 111966 3520 6655 0 110314 0
[pid=41889/tid=41893] ppid=41886 vsize=518340 memory=447864 CPUtime=1727.8 cores=4,6
/proc/41889/task/41893/stat : 41893 (LSIPExact) R 41886 41889 40512 0 -1 4194368 117433 0 0 0 172754 26 0 0 20 0 2 0 44011167 530780160 111966 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
Current children cumulated CPU time: 3501.6 s
Current children cumulated vsize: 518340 KiB
Current children cumulated memory: 447864 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1831.9 s]
/proc/loadavg: 7.89 8.00 7.99 8/265 42130
/proc/meminfo: memFree=125928888/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=518340 memory=447992 CPUtime=3600.06 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) R 41886 41889 40512 0 -1 4194304 348526 0 0 0 359940 66 0 0 20 0 2 0 44010160 530780160 111998 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 129585 111998 3520 6655 0 110314 0
[pid=41889/tid=41893] ppid=41886 vsize=518340 memory=447864 CPUtime=1776.86 cores=4,6
/proc/41889/task/41893/stat : 41893 (LSIPExact) R 41886 41889 40512 0 -1 4194368 119527 0 0 0 177658 28 0 0 20 0 2 0 44011167 530780160 111998 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 518340 KiB
Current children cumulated memory: 447992 KiB

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

Sending SIGKILL to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3601.32 s, system=0.710048 s

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

[startup+1832 s]*
/proc/loadavg: 7.82 7.99 7.99 7/265 42132
/proc/meminfo: memFree=126006740/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=419152 memory=385676 CPUtime=3600.09 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) S 41886 41889 40512 0 -1 4194304 350920 226 0 0 359943 66 0 0 20 0 1 0 44010160 429211648 96419 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 104788 96419 3552 6655 0 95013 0
[pid=42132] ppid=41889 vsize=28780 memory=8668 CPUtime=0.02 cores=4,6
/proc/42132/stat : 42132 (Exact) R 41889 42132 42132 0 -1 4194304 1146 0 0 0 2 0 0 0 20 0 1 0 44193355 29470720 2167 18446744073709551615 4198400 8335837 140725446900048 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 9148648 9230840 21590016 140725446903988 140725446904349 140725446904349 140725446909903 0
/proc/42132/statm: 7195 2167 928 1011 0 5962 0
Current children cumulated CPU time: 3600.11 s
Current children cumulated vsize: 447932 KiB
Current children cumulated memory: 394344 KiB

[startup+1832.8 s]
/proc/loadavg: 7.82 7.99 7.99 7/265 42132
/proc/meminfo: memFree=126006740/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=419152 memory=385676 CPUtime=3600.09 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) S 41886 41889 40512 0 -1 4194304 350920 226 0 0 359943 66 0 0 20 0 1 0 44010160 429211648 96419 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 104788 96419 3552 6655 0 95013 0
[pid=42132] ppid=41889 vsize=75172 memory=59876 CPUtime=0.81 cores=4,6
/proc/42132/stat : 42132 (Exact) R 41889 42132 42132 0 -1 4194304 9930 0 0 0 79 2 0 0 20 0 1 0 44193355 76976128 14969 18446744073709551615 4198400 8335837 140725446900048 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 9148648 9230840 21590016 140725446903988 140725446904349 140725446904349 140725446909903 0
/proc/42132/statm: 18793 14969 1120 1011 0 17560 0
Current children cumulated CPU time: 3600.9 s
Current children cumulated vsize: 494324 KiB
Current children cumulated memory: 445552 KiB

[startup+1833.6 s]
/proc/loadavg: 7.82 7.99 7.99 7/265 42132
/proc/meminfo: memFree=125962216/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=419152 memory=385676 CPUtime=3600.09 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) S 41886 41889 40512 0 -1 4194304 350920 226 0 0 359943 66 0 0 20 0 1 0 44010160 429211648 96419 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 104788 96419 3552 6655 0 95013 0
[pid=42132] ppid=41889 vsize=75172 memory=66028 CPUtime=1.6 cores=4,6
/proc/42132/stat : 42132 (Exact) R 41889 42132 42132 0 -1 4194304 9934 0 0 0 158 2 0 0 20 0 1 0 44193355 76976128 16507 18446744073709551615 4198400 8335837 140725446900048 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 9148648 9230840 21590016 140725446903988 140725446904349 140725446904349 140725446909903 0
/proc/42132/statm: 18793 16507 1120 1011 0 17560 0
Current children cumulated CPU time: 3601.69 s
Current children cumulated vsize: 494324 KiB
Current children cumulated memory: 451704 KiB

[startup+1833.8 s]
/proc/loadavg: 7.82 7.99 7.99 7/265 42132
/proc/meminfo: memFree=125962216/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=419152 memory=385676 CPUtime=3600.09 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) S 41886 41889 40512 0 -1 4194304 350920 226 0 0 359943 66 0 0 20 0 1 0 44010160 429211648 96419 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 104788 96419 3552 6655 0 95013 0
[pid=42132] ppid=41889 vsize=75172 memory=66028 CPUtime=1.8 cores=4,6
/proc/42132/stat : 42132 (Exact) R 41889 42132 42132 0 -1 4194304 9934 0 0 0 178 2 0 0 20 0 1 0 44193355 76976128 16507 18446744073709551615 4198400 8335837 140725446900048 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 9148648 9230840 21590016 140725446903988 140725446904349 140725446904349 140725446909903 0
/proc/42132/statm: 18793 16507 1120 1011 0 17560 0
Current children cumulated CPU time: 3601.89 s
Current children cumulated vsize: 494324 KiB
Current children cumulated memory: 451704 KiB

[startup+1833.9 s]
/proc/loadavg: 7.82 7.99 7.99 7/265 42132
/proc/meminfo: memFree=125962216/131249996 swapFree=33010684/33010684
[pid=41889] ppid=41886 vsize=419152 memory=385676 CPUtime=3600.09 cores=4,6
/proc/41889/stat : 41889 (LSIPExact) S 41886 41889 40512 0 -1 4194304 350920 226 0 0 359943 66 0 0 20 0 1 0 44010160 429211648 96419 18446744073709551615 94290604539904 94290631796305 140721297394656 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94290640299144 94290640730752 94290673016832 140721297398106 140721297398282 140721297398282 140721297403884 0
/proc/41889/statm: 104788 96419 3552 6655 0 95013 0
[pid=42132] ppid=41889 vsize=75172 memory=68080 CPUtime=1.9 cores=4,6
/proc/42132/stat : 42132 (Exact) R 41889 42132 42132 0 -1 4194304 9936 0 0 0 188 2 0 0 20 0 1 0 44193355 76976128 17020 18446744073709551615 4198400 8335837 140725446900048 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 9148648 9230840 21590016 140725446903988 140725446904349 140725446904349 140725446909903 0
/proc/42132/statm: 18793 17020 1120 1011 0 17560 0
Current children cumulated CPU time: 3601.99 s
Current children cumulated vsize: 494324 KiB
Current children cumulated memory: 453756 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1833.91
CPU time (s): 3602.03
CPU user time (s): 3601.32
CPU system time (s): 0.710048
CPU usage (%): 196.412
Max. virtual memory (cumulated for all children) (KiB): 566292
Max. memory (cumulated for all children) (KiB): 489216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3601.32
system time used= 0.710048
maximum resident set size= 497020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 363791
page faults= 0
swaps= 0
block input operations= 2720
block output operations= 24
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 553
involuntary context switches= 86568


# summary of solver processes directly reported to runsolver:
#   pid: 41889
#   total CPU time (s): 3602.03
#   total CPU user time (s): 3601.32
#   total CPU system time (s): 0.710048

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.85272 second user time and 8.37058 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-06-30 13:35:24
IDJOB=4484985
IDBENCH=146684
IDSOLVER=3336
FILE ID=nodeC017/4484985-1751283324
RUNJOBID= nodeC017-1751279512-40523
SLURM_JOB_ID= 9594216
Free space on /tmp= 432880 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-3.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4484985-1751283324/watcher-4484985-1751283324 -o /tmp/evaluation-result-4484985-1751283324/solver-4484985-1751283324 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751279512-40523 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4484985-1751283324.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

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

MD5SUM BENCH= a3f6b61db250b51897503d5946a188dc
RANDOM SEED=510920439

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        126194080 kB
MemAvailable:   129157892 kB
Buffers:            2380 kB
Cached:          3735100 kB
SwapCached:            0 kB
Active:           934964 kB
Inactive:        3429552 kB
Active(anon):     645108 kB
Inactive(anon):       12 kB
Active(file):     289856 kB
Inactive(file):  3429540 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             82476 kB
Writeback:             4 kB
AnonPages:        630008 kB
Mapped:           138772 kB
Shmem:             18080 kB
KReclaimable:     166908 kB
Slab:             255508 kB
SReclaimable:     166908 kB
SUnreclaim:        88600 kB
KernelStack:        4288 kB
PageTables:         4356 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1000948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432840 MiB
End job on nodeC017 at 2025-06-30 14:05:58