Trace number 4527356

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.1 1820.43

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_10.opb.PB06.opb
MD5SUMe06e3866d9960a7084ad077c8fb9619e
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark245
Best CPU time to get the best result obtained on this benchmark3587.61
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
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 constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495457
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495457
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100066 s]*
/proc/loadavg: 0.44 0.17 0.11 5/266 110889
/proc/meminfo: memFree=109319396/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=212584 memory=169716 CPUtime=0.08 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 31733 0 0 0 3 5 0 0 20 0 1 0 138899324 217686016 42429 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 53146 42429 1152 6655 0 43381 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 212584 KiB
Current children cumulated memory: 169716 KiB

[startup+0.20548 s]*
/proc/loadavg: 0.44 0.17 0.11 5/266 110889
/proc/meminfo: memFree=109291108/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=251632 memory=217068 CPUtime=0.19 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 38429 0 0 0 12 7 0 0 20 0 1 0 138899324 257671168 54267 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 62908 54267 1184 6655 0 53143 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 251632 KiB
Current children cumulated memory: 217068 KiB

[startup+0.305407 s]*
/proc/loadavg: 0.44 0.17 0.11 5/266 110889
/proc/meminfo: memFree=109266916/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=274996 memory=240492 CPUtime=0.29 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 44272 0 0 0 21 8 0 0 20 0 1 0 138899324 281595904 60091 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 68749 60091 1184 6655 0 58984 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 274996 KiB
Current children cumulated memory: 240492 KiB

[startup+0.700177 s]
/proc/loadavg: 0.44 0.17 0.11 5/266 110889
/proc/meminfo: memFree=109226596/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=346572 memory=312044 CPUtime=0.67 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 62174 0 0 0 57 10 0 0 20 0 1 0 138899324 354889728 78011 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 86643 78011 1184 6655 0 76878 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 346572 KiB
Current children cumulated memory: 312044 KiB

[startup+1.50017 s]
/proc/loadavg: 0.44 0.17 0.11 5/266 110889
/proc/meminfo: memFree=109154100/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=388288 memory=353644 CPUtime=1.47 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 72562 0 0 0 135 12 0 0 20 0 1 0 138899324 397606912 88411 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 97072 88411 1184 6655 0 87307 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 388288 KiB
Current children cumulated memory: 353644 KiB

[startup+3.10523 s]
/proc/loadavg: 0.44 0.17 0.11 5/266 110889
/proc/meminfo: memFree=109155244/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=388288 memory=353644 CPUtime=3.07 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 72591 0 0 0 295 12 0 0 20 0 1 0 138899324 397606912 88411 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 97072 88411 1184 6655 0 87307 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 388288 KiB
Current children cumulated memory: 353644 KiB

[startup+6.30011 s]
/proc/loadavg: 0.72 0.23 0.13 5/266 110889
/proc/meminfo: memFree=109155496/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=388288 memory=353644 CPUtime=6.27 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 72649 0 0 0 614 13 0 0 20 0 1 0 138899324 397606912 88411 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 97072 88411 1184 6655 0 87307 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 388288 KiB
Current children cumulated memory: 353644 KiB

[startup+12.7002 s]
/proc/loadavg: 1.07 0.31 0.16 4/261 110911
/proc/meminfo: memFree=108660732/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=900084 memory=800304 CPUtime=12.81 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 143664 0 0 0 1254 27 0 0 20 0 2 0 138899324 921686016 200076 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 225021 200076 3456 6655 0 200993 0
[pid=110888/tid=110911] ppid=110885 vsize=900084 memory=646196 CPUtime=0.17 cores=0,2
/proc/110888/task/110911/stat : 110911 (LSIPExact) R 110885 110888 110812 0 -1 4194368 1503 0 0 0 17 0 0 0 20 0 2 0 138900408 921686016 200076 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
Current children cumulated CPU time: 12.81 s
Current children cumulated vsize: 900084 KiB
Current children cumulated memory: 800304 KiB

[startup+25.5002 s]
/proc/loadavg: 2.32 0.62 0.27 5/266 110921
/proc/meminfo: memFree=108621448/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=900084 memory=815664 CPUtime=38.24 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 154628 0 0 0 3792 32 0 0 20 0 2 0 138899324 921686016 203916 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 225021 203916 3488 6655 0 204691 0
[pid=110888/tid=110911] ppid=110885 vsize=900084 memory=813744 CPUtime=12.83 cores=0,2
/proc/110888/task/110911/stat : 110911 (LSIPExact) R 110885 110888 110812 0 -1 4194368 8383 0 0 0 1280 3 0 0 20 0 2 0 138900408 921686016 203916 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
Current children cumulated CPU time: 38.24 s
Current children cumulated vsize: 900084 KiB
Current children cumulated memory: 815664 KiB

[startup+51.1053 s]
/proc/loadavg: 3.86 1.12 0.44 7/266 111060
/proc/meminfo: memFree=108536128/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=919212 memory=840532 CPUtime=88.5 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 176123 0 0 0 8814 36 0 0 20 0 2 0 138899324 941273088 210133 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 229803 210133 3488 6655 0 210278 0
[pid=110888/tid=110911] ppid=110885 vsize=919212 memory=16496 CPUtime=37.57 cores=0,2
/proc/110888/task/110911/stat : 110911 (LSIPExact) R 110885 110888 110812 0 -1 4194368 15529 0 0 0 3751 6 0 0 20 0 2 0 138900408 941273088 210133 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
Current children cumulated CPU time: 88.5 s
Current children cumulated vsize: 919212 KiB
Current children cumulated memory: 840532 KiB

[startup+102.3 s]
/proc/loadavg: 5.97 2.11 0.81 9/271 111125
/proc/meminfo: memFree=108166344/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=968312 memory=887916 CPUtime=189.37 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 196129 0 0 0 18896 41 0 0 20 0 2 0 138899324 991551488 221979 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 242078 221979 3488 6655 0 226699 0
[pid=110888/tid=110911] ppid=110885 vsize=968312 memory=16496 CPUtime=87.44 cores=0,2
/proc/110888/task/110911/stat : 110911 (LSIPExact) R 110885 110888 110812 0 -1 4194368 21967 0 0 0 8735 9 0 0 20 0 2 0 138900408 991551488 221979 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
Current children cumulated CPU time: 189.37 s
Current children cumulated vsize: 968312 KiB
Current children cumulated memory: 887916 KiB

[startup+162.3 s]
/proc/loadavg: 7.37 3.22 1.28 9/271 111127
/proc/meminfo: memFree=107765624/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=1033848 memory=932912 CPUtime=308.59 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 212786 0 0 0 30814 45 0 0 20 0 2 0 138899324 1058660352 233228 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 258462 233228 3488 6655 0 235764 0
[pid=110888/tid=110911] ppid=110885 vsize=1033848 memory=921964 CPUtime=146.83 cores=0,2
/proc/110888/task/110911/stat : 110911 (LSIPExact) R 110885 110888 110812 0 -1 4194368 34579 0 0 0 14671 12 0 0 20 0 2 0 138900408 1058660352 233228 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
Current children cumulated CPU time: 308.59 s
Current children cumulated vsize: 1033848 KiB
Current children cumulated memory: 932912 KiB

[startup+222.3 s]
/proc/loadavg: 7.83 4.10 1.70 9/271 111130
/proc/meminfo: memFree=107396412/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=1059112 memory=1001660 CPUtime=427.81 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 232622 0 0 0 42731 50 0 0 20 0 2 0 138899324 1084530688 250415 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 264778 250415 3488 6655 0 251003 0
[pid=110888/tid=110911] ppid=110885 vsize=1059112 memory=11136 CPUtime=206.6 cores=0,2
/proc/110888/task/110911/stat : 110911 (LSIPExact) R 110885 110888 110812 0 -1 4194368 46307 0 0 0 20645 15 0 0 20 0 2 0 138900408 1084530688 250415 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
Current children cumulated CPU time: 427.81 s
Current children cumulated vsize: 1059112 KiB
Current children cumulated memory: 1001660 KiB

[startup+282.3 s]
/proc/loadavg: 7.98 4.83 2.11 9/271 111132
/proc/meminfo: memFree=106890856/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=1162088 memory=1074356 CPUtime=547.03 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 257683 0 0 0 54648 55 0 0 20 0 2 0 138899324 1189978112 268589 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 290522 268589 3488 6655 0 269325 0
[pid=110888/tid=110911] ppid=110885 vsize=1162088 memory=1042356 CPUtime=266.43 cores=0,2
/proc/110888/task/110911/stat : 110911 (LSIPExact) R 110885 110888 110812 0 -1 4194368 59366 0 0 0 26625 18 0 0 20 0 2 0 138900408 1189978112 268589 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
Current children cumulated CPU time: 547.03 s
Current children cumulated vsize: 1162088 KiB
Current children cumulated memory: 1074356 KiB

[startup+342.3 s]
/proc/loadavg: 8.09 5.44 2.49 9/268 111134
/proc/meminfo: memFree=106524584/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=1199864 memory=1146676 CPUtime=666.25 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 283630 0 0 0 66565 60 0 0 20 0 2 0 138899324 1228660736 286669 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 299966 286669 3488 6655 0 287548 0
[pid=110888/tid=110911] ppid=110885 vsize=1199864 memory=1103540 CPUtime=326.26 cores=0,2
/proc/110888/task/110911/stat : 110911 (LSIPExact) R 110885 110888 110812 0 -1 4194368 73021 0 0 0 32606 20 0 0 20 0 2 0 138900408 1228660736 286669 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
Current children cumulated CPU time: 666.25 s
Current children cumulated vsize: 1199864 KiB
Current children cumulated memory: 1146676 KiB

[startup+402.3 s]

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

/proc/110888/task/110911/stat : 110911 (LSIPExact) R 110885 110888 110812 0 -1 4194368 260943 0 0 0 133790 62 0 0 20 0 2 0 138900408 2430054400 576976 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
Current children cumulated CPU time: 2693.57 s
Current children cumulated vsize: 2373100 KiB
Current children cumulated memory: 2307904 KiB

[startup+1422.3 s]
/proc/loadavg: 7.06 7.14 5.90 8/269 111196
/proc/meminfo: memFree=99151800/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=2472376 memory=2374724 CPUtime=2812.84 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 658949 0 0 0 281144 140 0 0 20 0 2 0 138899324 2531713024 593681 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 618094 593681 3488 6655 0 594655 0
[pid=110888/tid=110911] ppid=110885 vsize=2472376 memory=2357828 CPUtime=1397.96 cores=0,2
/proc/110888/task/110911/stat : 110911 (LSIPExact) R 110885 110888 110812 0 -1 4194368 273116 0 0 0 139732 64 0 0 20 0 2 0 138900408 2531713024 593681 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
Current children cumulated CPU time: 2812.84 s
Current children cumulated vsize: 2472376 KiB
Current children cumulated memory: 2374724 KiB

[startup+1482.3 s]
/proc/loadavg: 7.35 7.19 6.00 8/271 111200
/proc/meminfo: memFree=98794160/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=2506244 memory=2440772 CPUtime=2932.1 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 679949 0 0 0 293066 144 0 0 20 0 2 0 138899324 2566393856 610193 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 626561 610193 3488 6655 0 611323 0
[pid=110888/tid=110911] ppid=110885 vsize=2506244 memory=16496 CPUtime=1457.38 cores=0,2
/proc/110888/task/110911/stat : 110911 (LSIPExact) R 110885 110888 110812 0 -1 4194368 282608 0 0 0 145672 66 0 0 20 0 2 0 138900408 2566393856 610193 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
Current children cumulated CPU time: 2932.1 s
Current children cumulated vsize: 2506244 KiB
Current children cumulated memory: 2440772 KiB

[startup+1542.3 s]
/proc/loadavg: 7.30 7.21 6.08 8/271 111201
/proc/meminfo: memFree=98431704/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=2604264 memory=2506356 CPUtime=3051.35 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 704599 0 0 0 304986 149 0 0 20 0 2 0 138899324 2666766336 626589 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 651066 626589 3488 6655 0 627674 0
[pid=110888/tid=110911] ppid=110885 vsize=2604264 memory=2499060 CPUtime=1516.8 cores=0,2
/proc/110888/task/110911/stat : 110911 (LSIPExact) R 110885 110888 110812 0 -1 4194368 296347 0 0 0 151611 69 0 0 20 0 2 0 138900408 2666766336 626589 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
Current children cumulated CPU time: 3051.35 s
Current children cumulated vsize: 2604264 KiB
Current children cumulated memory: 2506356 KiB

[startup+1602.3 s]
/proc/loadavg: 7.17 7.19 6.15 8/271 111203
/proc/meminfo: memFree=98098560/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=2637900 memory=2572660 CPUtime=3170.61 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 723048 0 0 0 316909 152 0 0 20 0 2 0 138899324 2701209600 643165 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 659475 643165 3488 6655 0 644257 0
[pid=110888/tid=110911] ppid=110885 vsize=2637900 memory=2556148 CPUtime=1576.23 cores=0,2
/proc/110888/task/110911/stat : 110911 (LSIPExact) R 110885 110888 110812 0 -1 4194368 305539 0 0 0 157552 71 0 0 20 0 2 0 138900408 2701209600 643165 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
Current children cumulated CPU time: 3170.61 s
Current children cumulated vsize: 2637900 KiB
Current children cumulated memory: 2572660 KiB

[startup+1662.3 s]
/proc/loadavg: 7.14 7.17 6.21 8/272 111206
/proc/meminfo: memFree=97738928/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=2735808 memory=2637648 CPUtime=3289.85 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 746270 0 0 0 328829 156 0 0 20 0 2 0 138899324 2801467392 659412 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 683952 659412 3488 6655 0 660477 0
[pid=110888/tid=110911] ppid=110885 vsize=2735808 memory=2556148 CPUtime=1635.64 cores=0,2
/proc/110888/task/110911/stat : 110911 (LSIPExact) R 110885 110888 110812 0 -1 4194368 317658 0 0 0 163491 73 0 0 20 0 2 0 138900408 2801467392 659412 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
Current children cumulated CPU time: 3289.85 s
Current children cumulated vsize: 2735808 KiB
Current children cumulated memory: 2637648 KiB

[startup+1722.3 s]
/proc/loadavg: 7.11 7.15 6.27 8/272 111209
/proc/meminfo: memFree=97372964/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=2771728 memory=2705872 CPUtime=3409.1 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 769324 0 0 0 340750 160 0 0 20 0 2 0 138899324 2838249472 676468 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 692932 676468 3488 6655 0 677700 0
[pid=110888/tid=110911] ppid=110885 vsize=2771728 memory=2556148 CPUtime=1695.05 cores=0,2
/proc/110888/task/110911/stat : 110911 (LSIPExact) R 110885 110888 110812 0 -1 4194368 327473 0 0 0 169429 76 0 0 20 0 2 0 138900408 2838249472 676468 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
Current children cumulated CPU time: 3409.1 s
Current children cumulated vsize: 2771728 KiB
Current children cumulated memory: 2705872 KiB

[startup+1782.3 s]
/proc/loadavg: 7.09 7.14 6.32 8/271 111211
/proc/meminfo: memFree=97036944/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=2868892 memory=2769740 CPUtime=3528.35 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 789159 0 0 0 352669 166 0 0 20 0 2 0 138899324 2937745408 692435 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 717223 692435 3488 6655 0 693678 0
[pid=110888/tid=110911] ppid=110885 vsize=2868892 memory=16496 CPUtime=1754.48 cores=0,2
/proc/110888/task/110911/stat : 110911 (LSIPExact) R 110885 110888 110812 0 -1 4194368 338294 0 0 0 175368 80 0 0 20 0 2 0 138900408 2937745408 692435 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
Current children cumulated CPU time: 3528.35 s
Current children cumulated vsize: 2868892 KiB
Current children cumulated memory: 2769740 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1818.4 s]
/proc/loadavg: 7.10 7.14 6.35 7/269 111221
/proc/meminfo: memFree=97246808/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=2888768 memory=2809676 CPUtime=3600.11 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) R 110885 110888 110812 0 -1 4194304 803240 0 0 0 359842 169 0 0 20 0 2 0 138899324 2958098432 702419 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 722192 702419 3488 6655 0 703634 0
[pid=110888/tid=110911] ppid=110885 vsize=2888768 memory=2809036 CPUtime=1790.23 cores=0,2
/proc/110888/task/110911/stat : 110911 (LSIPExact) R 110885 110888 110812 0 -1 4194368 345151 0 0 0 178942 81 0 0 20 0 2 0 138900408 2958098432 702419 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
Current children cumulated CPU time: 3600.11 s
Current children cumulated vsize: 2888768 KiB
Current children cumulated memory: 2809676 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

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

# cumulated CPU time of all completed processes:  user=3600.04 s, system=2.06205 s

Solver just ended.
Dumping a history of the last processes samples

[startup+1819.2 s]
/proc/loadavg: 7.10 7.14 6.35 5/264 111231
/proc/meminfo: memFree=101573916/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=1126684 memory=1083316 CPUtime=3600.67 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) S 110885 110888 110812 0 -1 4194304 1157725 229 0 0 359874 193 0 0 20 0 1 0 138899324 1153724416 270829 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 1 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 281671 270829 3520 6655 0 271897 0
[pid=111231] ppid=110888 vsize=45752 memory=28924 CPUtime=0.18 cores=0,2
/proc/111231/stat : 111231 (Exact) R 110888 111231 111231 0 -1 4194304 5584 0 0 0 17 1 0 0 20 0 1 0 139081223 46850048 7231 18446744073709551615 4198400 8335837 140722146949232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 38309888 140722146957490 140722146957851 140722146957851 140722146963407 0
/proc/111231/statm: 11438 7231 928 1011 0 10205 0
Current children cumulated CPU time: 3600.85 s
Current children cumulated vsize: 1172436 KiB
Current children cumulated memory: 1112240 KiB

[startup+1820 s]*
/proc/loadavg: 6.94 7.10 6.35 5/264 111231
/proc/meminfo: memFree=101488220/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=1126684 memory=1083316 CPUtime=3600.67 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) S 110885 110888 110812 0 -1 4194304 1157725 229 0 0 359874 193 0 0 20 0 1 0 138899324 1153724416 270829 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 1 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 281671 270829 3520 6655 0 271897 0
[pid=111231] ppid=110888 vsize=95108 memory=87092 CPUtime=0.98 cores=0,2
/proc/111231/stat : 111231 (Exact) R 110888 111231 111231 0 -1 4194304 14704 0 0 0 93 5 0 0 20 0 1 0 139081223 97390592 21773 18446744073709551615 4198400 8335837 140722146949232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 38309888 140722146957490 140722146957851 140722146957851 140722146963407 0
/proc/111231/statm: 23777 21773 928 1011 0 22544 0
Current children cumulated CPU time: 3601.65 s
Current children cumulated vsize: 1221792 KiB
Current children cumulated memory: 1170408 KiB

[startup+1820.4 s]
/proc/loadavg: 6.94 7.10 6.35 5/264 111231
/proc/meminfo: memFree=101488220/131249996 swapFree=33010160/33010684
[pid=110888] ppid=110885 vsize=1126684 memory=1083316 CPUtime=3600.67 cores=0,2
/proc/110888/stat : 110888 (LSIPExact) S 110885 110888 110812 0 -1 4194304 1157725 229 0 0 359874 193 0 0 20 0 1 0 138899324 1153724416 270829 18446744073709551615 94023672176640 94023699433809 140736119719040 0 0 0 0 0 16386 1 0 0 17 0 0 0 0 0 0 94023707935880 94023708367488 94023728308224 140736119724376 140736119724552 140736119724552 140736119730156 0
/proc/110888/statm: 281671 270829 3520 6655 0 271897 0
[pid=111231] ppid=110888 vsize=218420 memory=192200 CPUtime=1.38 cores=0,2
/proc/111231/stat : 111231 (Exact) R 110888 111231 111231 0 -1 4194304 20500 0 0 0 129 9 0 0 20 0 1 0 139081223 223662080 48050 18446744073709551615 4198400 8335837 140722146949232 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 38309888 140722146957490 140722146957851 140722146957851 140722146963407 0
/proc/111231/statm: 54605 48050 1056 1011 0 53372 0
Current children cumulated CPU time: 3602.05 s
Current children cumulated vsize: 1345104 KiB
Current children cumulated memory: 1275516 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1820.43
CPU time (s): 3602.1
CPU user time (s): 3600.04
CPU system time (s): 2.06205
CPU usage (%): 197.871
Max. virtual memory (cumulated for all children) (KiB): 2888768
Max. memory (cumulated for all children) (KiB): 2809676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3600.04
system time used= 2.06205
maximum resident set size= 2810060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1178454
page faults= 0
swaps= 0
block input operations= 33664
block output operations= 200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 538
involuntary context switches= 60626


# summary of solver processes directly reported to runsolver:
#   pid: 110888
#   total CPU time (s): 3602.1
#   total CPU user time (s): 3600.04
#   total CPU system time (s): 2.06205

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.51749 second user time and 7.60297 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-11 13:10:07
IDJOB=4527356
IDBENCH=147551
IDSOLVER=3384
FILE ID=nodeC032/4527356-1752232206
RUNJOBID= nodeC032-1752232205-110829
SLURM_JOB_ID= 9682543
Free space on /tmp= 428904 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_10.opb.PB06.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4527356-1752232206/watcher-4527356-1752232206 -o /tmp/evaluation-result-4527356-1752232206/solver-4527356-1752232206 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1752232205-110829 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4527356-1752232206.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2

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

MD5SUM BENCH= e06e3866d9960a7084ad077c8fb9619e
RANDOM SEED=1187949666

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        109497256 kB
MemAvailable:   129593548 kB
Buffers:            2728 kB
Cached:         20772424 kB
SwapCached:           20 kB
Active:           451360 kB
Inactive:       20399200 kB
Active(anon):      90372 kB
Inactive(anon):     3124 kB
Active(file):     360988 kB
Inactive(file): 20396076 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            195776 kB
Writeback:             8 kB
AnonPages:         78860 kB
Mapped:           111208 kB
Shmem:             18048 kB
KReclaimable:     356932 kB
Slab:             454092 kB
SReclaimable:     356932 kB
SUnreclaim:        97160 kB
KernelStack:        4256 kB
PageTables:         3072 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     420356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 428860 MiB
End job on nodeC032 at 2025-07-11 13:40:27