Trace number 4527478

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.31

General information on the benchmark

NamePB24/normalized-PB09/OPT-LIN/featureSubscription/
normalized-50-250-false-45-90-4-5000opt.opb
MD5SUMfb04279242de174790e5a9e252d331bf
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-169
Best CPU time to get the best result obtained on this benchmark0.717349
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2025
Total number of constraints63342
Number of constraints which are clauses63342
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 constraint3
Number of terms in the objective function 135
Biggest coefficient in the objective function 4
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 317
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 317
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.05/1818.30	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
3600.05/1818.30	c numVar: 2025
3600.05/1818.30	c numCon: 63342
3600.05/1818.30	c numEqual: 0
3600.05/1818.30	c intSize: 9
3600.05/1818.30	c ls_time: 10.0, mip_time: 2148.0, exact_time: 1432.0
3600.05/1818.30	c ------------------- Paras list -------------------
3600.05/1818.30	c Name                	 Type      	 Now       	 Default   	 Comment
3600.05/1818.30	c timeout             	 double    	 3600.000000	 3600      	 
3600.05/1818.30	c mip_time            	 double    	 0.600000  	 0.5       	 
3600.05/1818.30	c ls_time             	 double    	 10.000000 	 10        	 
3600.05/1818.30	c safe_mode           	 int       	 1         	 1         	 1 trust; 2 feasible
3600.05/1818.30	c mip_emphasis        	 int       	 1         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
3600.05/1818.30	c random_seed         	 int       	 0         	 0         	 
3600.05/1818.30	c sample_size         	 int       	 50        	 50        	 
3600.05/1818.30	c sub_score           	 int       	 1         	 1         	 
3600.05/1818.30	c tabu_base           	 int       	 3         	 3         	 
3600.05/1818.30	c tabu_variation      	 int       	 1         	 1         	 
3600.05/1818.30	c sub_div             	 int       	 4         	 4         	 
3600.05/1818.30	c nbcore              	 int       	 2         	 1         	 
3600.05/1818.30	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
3600.05/1818.30	c print_sol           	 int       	 1         	 1         	 
3600.05/1818.30	c tmpdir              	 string		 .         	 "."       	 
3600.05/1818.30	c home                	 string		 HOME	 "."       	 
3600.05/1818.30	c benchname           	 string		 HOME/instance-4527478-1752232655.opb	 ""        	 
3600.05/1818.30	c --------------------------------------------------
3600.05/1818.30	c Local Search solver
3600.05/1818.30	c LS find feasible solution for PBO with objective value -168
3600.05/1818.30	c MIP solver
3600.05/1818.30	c receive signal 15, try to interrupt solver...
3600.05/1818.40	c copy file: 0
3600.05/1818.40	c gen ub file: HOME/instance-4527478-1752232655.opb_ub.opb
3600.05/1818.40	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: 63794 MiB (62362 MiB free)
  memory of node 1: 64507 MiB (62197 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=116100, runsolver pid=116097

[startup+0.100073 s]*
/proc/loadavg: 8.08 6.20 3.08 8/255 116101
/proc/meminfo: memFree=127531828/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=67596 memory=32896 CPUtime=0.09 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) R 116097 116100 115635 0 -1 4194304 7244 0 0 0 7 2 0 0 20 0 1 0 138945261 69218304 8224 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 16899 8224 1152 6655 0 7134 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 67596 KiB
Current children cumulated memory: 32896 KiB

[startup+0.210999 s]*
/proc/loadavg: 8.08 6.20 3.08 8/255 116101
/proc/meminfo: memFree=127516452/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=78420 memory=43776 CPUtime=0.21 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) R 116097 116100 115635 0 -1 4194304 9973 0 0 0 18 3 0 0 20 0 1 0 138945261 80302080 10944 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 19605 10944 1152 6655 0 9840 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 78420 KiB
Current children cumulated memory: 43776 KiB

[startup+0.310604 s]*
/proc/loadavg: 8.07 6.23 3.10 8/255 116101
/proc/meminfo: memFree=127516452/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=78420 memory=43776 CPUtime=0.31 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) R 116097 116100 115635 0 -1 4194304 9973 0 0 0 28 3 0 0 20 0 1 0 138945261 80302080 10944 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 19605 10944 1152 6655 0 9840 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 78420 KiB
Current children cumulated memory: 43776 KiB

[startup+0.700324 s]
/proc/loadavg: 8.07 6.23 3.10 8/255 116101
/proc/meminfo: memFree=127516452/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=78420 memory=43776 CPUtime=0.69 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) R 116097 116100 115635 0 -1 4194304 9973 0 0 0 66 3 0 0 20 0 1 0 138945261 80302080 10944 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 19605 10944 1152 6655 0 9840 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 78420 KiB
Current children cumulated memory: 43776 KiB

[startup+1.50032 s]
/proc/loadavg: 8.07 6.23 3.10 8/255 116101
/proc/meminfo: memFree=127516452/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=78420 memory=43776 CPUtime=1.48 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) R 116097 116100 115635 0 -1 4194304 9973 0 0 0 145 3 0 0 20 0 1 0 138945261 80302080 10944 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 19605 10944 1152 6655 0 9840 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 78420 KiB
Current children cumulated memory: 43776 KiB

[startup+3.11285 s]
/proc/loadavg: 8.07 6.23 3.10 8/255 116101
/proc/meminfo: memFree=127516720/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=78420 memory=43776 CPUtime=3.09 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) R 116097 116100 115635 0 -1 4194304 9973 0 0 0 306 3 0 0 20 0 1 0 138945261 80302080 10944 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 19605 10944 1152 6655 0 9840 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 78420 KiB
Current children cumulated memory: 43776 KiB

[startup+6.30032 s]
/proc/loadavg: 7.99 6.25 3.12 8/255 116101
/proc/meminfo: memFree=127517060/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=78420 memory=43776 CPUtime=6.27 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) R 116097 116100 115635 0 -1 4194304 9973 0 0 0 624 3 0 0 20 0 1 0 138945261 80302080 10944 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 19605 10944 1152 6655 0 9840 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 78420 KiB
Current children cumulated memory: 43776 KiB

[startup+12.7002 s]
/proc/loadavg: 7.91 6.26 3.15 9/256 116102
/proc/meminfo: memFree=127408980/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=276156 memory=187048 CPUtime=14.45 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) R 116097 116100 115635 0 -1 4194304 40251 0 0 0 1435 10 0 0 20 0 2 0 138945261 282783744 46762 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 69039 46762 3328 6655 0 47995 0
[pid=116100/tid=116102] ppid=116097 vsize=276156 memory=6260 CPUtime=1.79 cores=4,6
/proc/116100/task/116102/stat : 116102 (LSIPExact) R 116097 116100 115635 0 -1 4194368 3849 0 0 0 178 1 0 0 20 0 2 0 138946275 282783744 46762 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
Current children cumulated CPU time: 14.45 s
Current children cumulated vsize: 276156 KiB
Current children cumulated memory: 187048 KiB

[startup+25.5002 s]
/proc/loadavg: 7.92 6.32 3.20 9/256 116102
/proc/meminfo: memFree=127293468/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=328092 memory=280804 CPUtime=39.83 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) R 116097 116100 115635 0 -1 4194304 96811 0 0 0 3965 18 0 0 20 0 2 0 138945261 335966208 70201 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 82023 70201 3424 6655 0 72091 0
[pid=116100/tid=116102] ppid=116097 vsize=328092 memory=20992 CPUtime=14.43 cores=4,6
/proc/116100/task/116102/stat : 116102 (LSIPExact) R 116097 116100 115635 0 -1 4194368 19077 0 0 0 1440 3 0 0 20 0 2 0 138946275 335966208 70201 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
Current children cumulated CPU time: 39.83 s
Current children cumulated vsize: 328092 KiB
Current children cumulated memory: 280804 KiB

[startup+51.1053 s]
/proc/loadavg: 8.03 6.50 3.36 9/255 116103
/proc/meminfo: memFree=127306876/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=328092 memory=282084 CPUtime=90.66 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) R 116097 116100 115635 0 -1 4194304 124985 0 0 0 9044 22 0 0 20 0 2 0 138945261 335966208 70521 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 82023 70521 3424 6655 0 72091 0
[pid=116100/tid=116102] ppid=116097 vsize=328092 memory=14848 CPUtime=39.74 cores=4,6
/proc/116100/task/116102/stat : 116102 (LSIPExact) R 116097 116100 115635 0 -1 4194368 29766 0 0 0 3969 5 0 0 20 0 2 0 138946275 335966208 70521 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
Current children cumulated CPU time: 90.66 s
Current children cumulated vsize: 328092 KiB
Current children cumulated memory: 282084 KiB

[startup+102.3 s]
/proc/loadavg: 8.08 6.75 3.61 9/255 116104
/proc/meminfo: memFree=127261036/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=328092 memory=282340 CPUtime=192.29 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) R 116097 116100 115635 0 -1 4194304 128816 0 0 0 19206 23 0 0 20 0 2 0 138945261 335966208 70585 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 82023 70585 3424 6655 0 72091 0
[pid=116100/tid=116102] ppid=116097 vsize=328092 memory=282340 CPUtime=90.39 cores=4,6
/proc/116100/task/116102/stat : 116102 (LSIPExact) R 116097 116100 115635 0 -1 4194368 33067 0 0 0 9033 6 0 0 20 0 2 0 138946275 335966208 70585 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
Current children cumulated CPU time: 192.29 s
Current children cumulated vsize: 328092 KiB
Current children cumulated memory: 282340 KiB

[startup+162.3 s]
/proc/loadavg: 8.16 7.01 3.90 9/255 116106
/proc/meminfo: memFree=127284632/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=328092 memory=282340 CPUtime=311.43 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) R 116097 116100 115635 0 -1 4194304 159348 0 0 0 31117 26 0 0 20 0 2 0 138945261 335966208 70585 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 82023 70585 3424 6655 0 72091 0
[pid=116100/tid=116102] ppid=116097 vsize=328092 memory=282340 CPUtime=149.74 cores=4,6
/proc/116100/task/116102/stat : 116102 (LSIPExact) R 116097 116100 115635 0 -1 4194368 46328 0 0 0 14967 7 0 0 20 0 2 0 138946275 335966208 70585 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
Current children cumulated CPU time: 311.43 s
Current children cumulated vsize: 328092 KiB
Current children cumulated memory: 282340 KiB

[startup+222.3 s]
/proc/loadavg: 8.17 7.22 4.17 9/255 116115
/proc/meminfo: memFree=127293572/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=328092 memory=282468 CPUtime=430.58 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) R 116097 116100 115635 0 -1 4194304 176008 0 0 0 43031 27 0 0 20 0 2 0 138945261 335966208 70617 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 82023 70617 3424 6655 0 72091 0
[pid=116100/tid=116102] ppid=116097 vsize=328092 memory=282340 CPUtime=209.11 cores=4,6
/proc/116100/task/116102/stat : 116102 (LSIPExact) R 116097 116100 115635 0 -1 4194368 54416 0 0 0 20903 8 0 0 20 0 2 0 138946275 335966208 70617 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
Current children cumulated CPU time: 430.58 s
Current children cumulated vsize: 328092 KiB
Current children cumulated memory: 282468 KiB

[startup+282.3 s]
/proc/loadavg: 8.12 7.38 4.42 9/254 116117
/proc/meminfo: memFree=127262388/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=364372 memory=316452 CPUtime=549.68 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) R 116097 116100 115635 0 -1 4194304 186415 0 0 0 54940 28 0 0 20 0 2 0 138945261 373116928 79113 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 91093 79113 3424 6655 0 81161 0
[pid=116100/tid=116102] ppid=116097 vsize=364372 memory=305192 CPUtime=268.45 cores=4,6
/proc/116100/task/116102/stat : 116102 (LSIPExact) R 116097 116100 115635 0 -1 4194368 55181 0 0 0 26837 8 0 0 20 0 2 0 138946275 373116928 79113 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
Current children cumulated CPU time: 549.68 s
Current children cumulated vsize: 364372 KiB
Current children cumulated memory: 316452 KiB

[startup+342.3 s]
/proc/loadavg: 8.09 7.51 4.65 9/254 116119
/proc/meminfo: memFree=127261580/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=337152 memory=292312 CPUtime=668.78 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) R 116097 116100 115635 0 -1 4194304 204237 0 0 0 66848 30 0 0 20 0 2 0 138945261 345243648 73078 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 84288 73078 3424 6655 0 74356 0
[pid=116100/tid=116102] ppid=116097 vsize=337152 memory=292184 CPUtime=327.79 cores=4,6
/proc/116100/task/116102/stat : 116102 (LSIPExact) R 116097 116100 115635 0 -1 4194368 61875 0 0 0 32770 9 0 0 20 0 2 0 138946275 345243648 73078 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
Current children cumulated CPU time: 668.78 s
Current children cumulated vsize: 337152 KiB
Current children cumulated memory: 292312 KiB

[startup+402.3 s]

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

Current children cumulated CPU time: 2813.64 s
Current children cumulated vsize: 431140 KiB
Current children cumulated memory: 352112 KiB

[startup+1482.3 s]
/proc/loadavg: 6.97 7.60 6.94 9/256 116271
/proc/meminfo: memFree=114038272/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=431140 memory=352112 CPUtime=2932.84 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) R 116097 116100 115635 0 -1 4194304 284624 0 0 0 293243 41 0 0 20 0 2 0 138945261 441487360 88028 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 107785 88028 3424 6655 0 86958 0
[pid=116100/tid=116102] ppid=116097 vsize=431140 memory=352112 CPUtime=1456.08 cores=4,6
/proc/116100/task/116102/stat : 116102 (LSIPExact) R 116097 116100 115635 0 -1 4194368 88312 0 0 0 145592 16 0 0 20 0 2 0 138946275 441487360 88028 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
Current children cumulated CPU time: 2932.84 s
Current children cumulated vsize: 431140 KiB
Current children cumulated memory: 352112 KiB

[startup+1542.3 s]
/proc/loadavg: 7.47 7.63 7.00 9/257 116323
/proc/meminfo: memFree=113282196/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=431140 memory=352368 CPUtime=3051.98 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) R 116097 116100 115635 0 -1 4194304 284839 0 0 0 305157 41 0 0 20 0 2 0 138945261 441487360 88092 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 107785 88092 3424 6655 0 86958 0
[pid=116100/tid=116102] ppid=116097 vsize=431140 memory=352112 CPUtime=1515.44 cores=4,6
/proc/116100/task/116102/stat : 116102 (LSIPExact) R 116097 116100 115635 0 -1 4194368 88312 0 0 0 151528 16 0 0 20 0 2 0 138946275 441487360 88092 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
Current children cumulated CPU time: 3051.98 s
Current children cumulated vsize: 431140 KiB
Current children cumulated memory: 352368 KiB

[startup+1602.3 s]
/proc/loadavg: 7.61 7.64 7.04 9/257 116326
/proc/meminfo: memFree=113130120/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=431140 memory=352368 CPUtime=3171.18 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) R 116097 116100 115635 0 -1 4194304 284848 0 0 0 317076 42 0 0 20 0 2 0 138945261 441487360 88092 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 107785 88092 3424 6655 0 86958 0
[pid=116100/tid=116102] ppid=116097 vsize=431140 memory=352112 CPUtime=1574.83 cores=4,6
/proc/116100/task/116102/stat : 116102 (LSIPExact) R 116097 116100 115635 0 -1 4194368 88314 0 0 0 157467 16 0 0 20 0 2 0 138946275 441487360 88092 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
Current children cumulated CPU time: 3171.18 s
Current children cumulated vsize: 431140 KiB
Current children cumulated memory: 352368 KiB

[startup+1662.3 s]
/proc/loadavg: 7.92 7.72 7.11 9/257 116328
/proc/meminfo: memFree=111741296/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=431140 memory=353776 CPUtime=3290.32 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) R 116097 116100 115635 0 -1 4194304 285553 0 0 0 328990 42 0 0 20 0 2 0 138945261 441487360 88444 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 107785 88444 3424 6655 0 86958 0
[pid=116100/tid=116102] ppid=116097 vsize=431140 memory=352624 CPUtime=1634.19 cores=4,6
/proc/116100/task/116102/stat : 116102 (LSIPExact) R 116097 116100 115635 0 -1 4194368 88945 0 0 0 163403 16 0 0 20 0 2 0 138946275 441487360 88444 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
Current children cumulated CPU time: 3290.32 s
Current children cumulated vsize: 431140 KiB
Current children cumulated memory: 353776 KiB

[startup+1722.3 s]
/proc/loadavg: 8.17 7.82 7.18 9/255 116330
/proc/meminfo: memFree=109353736/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=431140 memory=353776 CPUtime=3409.48 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) R 116097 116100 115635 0 -1 4194304 285812 0 0 0 340906 42 0 0 20 0 2 0 138945261 441487360 88444 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 107785 88444 3424 6655 0 86958 0
[pid=116100/tid=116102] ppid=116097 vsize=431140 memory=352624 CPUtime=1693.59 cores=4,6
/proc/116100/task/116102/stat : 116102 (LSIPExact) R 116097 116100 115635 0 -1 4194368 89132 0 0 0 169342 17 0 0 20 0 2 0 138946275 441487360 88444 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
Current children cumulated CPU time: 3409.48 s
Current children cumulated vsize: 431140 KiB
Current children cumulated memory: 353776 KiB

[startup+1782.3 s]
/proc/loadavg: 8.27 7.93 7.26 9/256 116333
/proc/meminfo: memFree=109253424/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=431140 memory=353776 CPUtime=3528.58 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) R 116097 116100 115635 0 -1 4194304 285814 0 0 0 352816 42 0 0 20 0 2 0 138945261 441487360 88444 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 107785 88444 3424 6655 0 86958 0
[pid=116100/tid=116102] ppid=116097 vsize=431140 memory=14848 CPUtime=1752.96 cores=4,6
/proc/116100/task/116102/stat : 116102 (LSIPExact) R 116097 116100 115635 0 -1 4194368 89133 0 0 0 175279 17 0 0 20 0 2 0 138946275 441487360 88444 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
Current children cumulated CPU time: 3528.58 s
Current children cumulated vsize: 431140 KiB
Current children cumulated memory: 353776 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1818.3 s]
/proc/loadavg: 8.22 7.96 7.30 9/255 116334
/proc/meminfo: memFree=109242024/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=407184 memory=329920 CPUtime=3600.05 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) R 116097 116100 115635 0 -1 4194304 285887 0 0 0 359963 42 0 0 20 0 2 0 138945261 416956416 82480 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 101796 82480 3424 6655 0 80969 0
[pid=116100/tid=116102] ppid=116097 vsize=407184 memory=353776 CPUtime=1788.58 cores=4,6
/proc/116100/task/116102/stat : 116102 (LSIPExact) R 116097 116100 115635 0 -1 4194368 89195 0 0 0 178841 17 0 0 20 0 2 0 138946275 416956416 82480 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 407184 KiB
Current children cumulated memory: 329920 KiB

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

Sending SIGKILL to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3601.61 s, system=0.489629 s

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

[startup+1819.2 s]
/proc/loadavg: 8.22 7.96 7.30 8/255 116336
/proc/meminfo: memFree=109279960/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=345800 memory=258656 CPUtime=3600.21 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) S 116097 116100 115635 0 -1 4194304 289876 225 0 0 359978 43 0 0 20 0 1 0 138945261 354099200 64664 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 86450 64664 3456 6655 0 76567 0
[pid=116336] ppid=116100 vsize=76456 memory=59456 CPUtime=0.76 cores=4,6
/proc/116336/stat : 116336 (Exact) R 116100 116336 116336 0 -1 4194304 10847 0 0 0 72 4 0 0 20 0 1 0 139127101 78290944 14864 18446744073709551615 4198400 8335837 140729932410128 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 31170560 140729932417202 140729932417563 140729932417563 140729932423119 0
/proc/116336/statm: 19114 14864 1120 1011 0 17881 0
Current children cumulated CPU time: 3600.97 s
Current children cumulated vsize: 422256 KiB
Current children cumulated memory: 318112 KiB

[startup+1820 s]*
/proc/loadavg: 8.22 7.96 7.30 8/255 116336
/proc/meminfo: memFree=109276016/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=345800 memory=258656 CPUtime=3600.21 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) S 116097 116100 115635 0 -1 4194304 289876 225 0 0 359978 43 0 0 20 0 1 0 138945261 354099200 64664 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 86450 64664 3456 6655 0 76567 0
[pid=116336] ppid=116100 vsize=81336 memory=66120 CPUtime=1.57 cores=4,6
/proc/116336/stat : 116336 (Exact) R 116100 116336 116336 0 -1 4194304 12144 0 0 0 153 4 0 0 20 0 1 0 139127101 83288064 16530 18446744073709551615 4198400 8335837 140729932410128 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 31170560 140729932417202 140729932417563 140729932417563 140729932423119 0
/proc/116336/statm: 20334 16530 1120 1011 0 19101 0
Current children cumulated CPU time: 3601.78 s
Current children cumulated vsize: 427136 KiB
Current children cumulated memory: 324776 KiB

[startup+1820.2 s]
/proc/loadavg: 8.22 7.96 7.30 8/255 116336
/proc/meminfo: memFree=109276016/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=345800 memory=258656 CPUtime=3600.21 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) S 116097 116100 115635 0 -1 4194304 289876 225 0 0 359978 43 0 0 20 0 1 0 138945261 354099200 64664 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 86450 64664 3456 6655 0 76567 0
[pid=116336] ppid=116100 vsize=81336 memory=66120 CPUtime=1.76 cores=4,6
/proc/116336/stat : 116336 (Exact) R 116100 116336 116336 0 -1 4194304 12145 0 0 0 172 4 0 0 20 0 1 0 139127101 83288064 16530 18446744073709551615 4198400 8335837 140729932410128 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 31170560 140729932417202 140729932417563 140729932417563 140729932423119 0
/proc/116336/statm: 20334 16530 1120 1011 0 19101 0
Current children cumulated CPU time: 3601.97 s
Current children cumulated vsize: 427136 KiB
Current children cumulated memory: 324776 KiB

[startup+1820.3 s]
/proc/loadavg: 8.22 7.96 7.30 8/255 116336
/proc/meminfo: memFree=109276016/131382112 swapFree=33010416/33010684
[pid=116100] ppid=116097 vsize=345800 memory=258656 CPUtime=3600.21 cores=4,6
/proc/116100/stat : 116100 (LSIPExact) S 116097 116100 115635 0 -1 4194304 289876 225 0 0 359978 43 0 0 20 0 1 0 138945261 354099200 64664 18446744073709551615 94097363243008 94097390500177 140720593046544 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94097399002248 94097399433856 94097411813376 140720593054040 140720593054216 140720593054216 140720593059820 0
/proc/116100/statm: 86450 64664 3456 6655 0 76567 0
[pid=116336] ppid=116100 vsize=81336 memory=66120 CPUtime=1.86 cores=4,6
/proc/116336/stat : 116336 (Exact) R 116100 116336 116336 0 -1 4194304 12145 0 0 0 182 4 0 0 20 0 1 0 139127101 83288064 16530 18446744073709551615 4198400 8335837 140729932410128 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 31170560 140729932417202 140729932417563 140729932417563 140729932423119 0
/proc/116336/statm: 20334 16530 1120 1011 0 19101 0
Current children cumulated CPU time: 3602.07 s
Current children cumulated vsize: 427136 KiB
Current children cumulated memory: 324776 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1820.31
CPU time (s): 3602.1
CPU user time (s): 3601.61
CPU system time (s): 0.489629
CPU usage (%): 197.884
Max. virtual memory (cumulated for all children) (KiB): 431140
Max. memory (cumulated for all children) (KiB): 353776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3601.61
system time used= 0.489629
maximum resident set size= 353776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 304392
page faults= 0
swaps= 0
block input operations= 4136
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 479
involuntary context switches= 85660


# summary of solver processes directly reported to runsolver:
#   pid: 116100
#   total CPU time (s): 3602.1
#   total CPU user time (s): 3601.61
#   total CPU system time (s): 0.489629

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.61399 second user time and 8.27739 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-11 13:17:35
IDJOB=4527478
IDBENCH=148792
IDSOLVER=3384
FILE ID=nodeC012/4527478-1752232655
RUNJOBID= nodeC012-1752232205-115653
SLURM_JOB_ID= 9682523
Free space on /tmp= 431432 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB09/OPT-LIN/featureSubscription/normalized-50-250-false-45-90-4-5000opt.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4527478-1752232655/watcher-4527478-1752232655 -o /tmp/evaluation-result-4527478-1752232655/solver-4527478-1752232655 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1752232205-115653 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4527478-1752232655.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2

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

MD5SUM BENCH= fb04279242de174790e5a9e252d331bf
RANDOM SEED=978182326

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        127548928 kB
MemAvailable:   128427768 kB
Buffers:            2136 kB
Cached:          1675844 kB
SwapCached:           16 kB
Active:          2118164 kB
Inactive:        1051868 kB
Active(anon):    1505048 kB
Inactive(anon):     4948 kB
Active(file):     613116 kB
Inactive(file):  1046920 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             46640 kB
Writeback:            24 kB
AnonPages:       1495108 kB
Mapped:           142136 kB
Shmem:             17944 kB
KReclaimable:     116476 kB
Slab:             205456 kB
SReclaimable:     116476 kB
SUnreclaim:        88980 kB
KernelStack:        4160 kB
PageTables:         6308 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1938212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149528 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    569344 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431200 MiB
End job on nodeC012 at 2025-07-11 13:47:56