Trace number 4527474

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.15 1818.41

General information on the benchmark

NamePB24/normalized-PB09/OPT-LIN/featureSubscription/
normalized-50-250-false-45-90-4-1000opt.opb
MD5SUM9ef82472774cdf9f28876c4a03120f96
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-178
Best CPU time to get the best result obtained on this benchmark0.512639
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 constraints62994
Number of constraints which are clauses62994
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 327
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 327
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.15/1816.40	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
3600.15/1816.40	c numVar: 2025
3600.15/1816.40	c numCon: 62994
3600.15/1816.40	c numEqual: 0
3600.15/1816.40	c intSize: 9
3600.15/1816.40	c ls_time: 10.0, mip_time: 2148.0, exact_time: 1432.0
3600.15/1816.40	c ------------------- Paras list -------------------
3600.15/1816.40	c Name                	 Type      	 Now       	 Default   	 Comment
3600.15/1816.40	c timeout             	 double    	 3600.000000	 3600      	 
3600.15/1816.40	c mip_time            	 double    	 0.600000  	 0.5       	 
3600.15/1816.40	c ls_time             	 double    	 10.000000 	 10        	 
3600.15/1816.40	c safe_mode           	 int       	 1         	 1         	 1 trust; 2 feasible
3600.15/1816.40	c mip_emphasis        	 int       	 1         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
3600.15/1816.40	c random_seed         	 int       	 0         	 0         	 
3600.15/1816.40	c sample_size         	 int       	 50        	 50        	 
3600.15/1816.40	c sub_score           	 int       	 1         	 1         	 
3600.15/1816.40	c tabu_base           	 int       	 3         	 3         	 
3600.15/1816.40	c tabu_variation      	 int       	 1         	 1         	 
3600.15/1816.40	c sub_div             	 int       	 4         	 4         	 
3600.15/1816.40	c nbcore              	 int       	 2         	 1         	 
3600.15/1816.40	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
3600.15/1816.40	c print_sol           	 int       	 1         	 1         	 
3600.15/1816.40	c tmpdir              	 string		 .         	 "."       	 
3600.15/1816.40	c home                	 string		 HOME	 "."       	 
3600.15/1816.40	c benchname           	 string		 HOME/instance-4527474-1752232370.opb	 ""        	 
3600.15/1816.40	c --------------------------------------------------
3600.15/1816.40	c Local Search solver
3600.15/1816.40	c LS find feasible solution for PBO with objective value -175
3600.15/1816.40	c MIP solver
3600.15/1816.40	c receive signal 15, try to interrupt solver...
3600.15/1816.45	c copy file: 0
3600.15/1816.45	c gen ub file: HOME/instance-4527474-1752232370.opb_ub.opb
3600.15/1816.45	c use Exact solver

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=118718, runsolver pid=118715

[startup+0.100064 s]*
/proc/loadavg: 6.21 2.63 1.06 7/270 118719
/proc/meminfo: memFree=99919440/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=78316 memory=43776 CPUtime=0.08 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 9923 0 0 0 7 1 0 0 20 0 1 0 138916615 80195584 10944 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 19579 10944 1184 6655 0 9814 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 78316 KiB
Current children cumulated memory: 43776 KiB

[startup+0.205614 s]*
/proc/loadavg: 6.21 2.63 1.06 7/270 118719
/proc/meminfo: memFree=99862992/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=78316 memory=43776 CPUtime=0.19 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 9923 0 0 0 18 1 0 0 20 0 1 0 138916615 80195584 10944 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 19579 10944 1184 6655 0 9814 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 78316 KiB
Current children cumulated memory: 43776 KiB

[startup+0.305559 s]*
/proc/loadavg: 6.21 2.63 1.06 7/270 118719
/proc/meminfo: memFree=99814608/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=78316 memory=43776 CPUtime=0.29 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 9923 0 0 0 28 1 0 0 20 0 1 0 138916615 80195584 10944 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 19579 10944 1184 6655 0 9814 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 78316 KiB
Current children cumulated memory: 43776 KiB

[startup+0.70018 s]
/proc/loadavg: 6.21 2.63 1.06 7/270 118719
/proc/meminfo: memFree=99721624/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=78316 memory=43776 CPUtime=0.68 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 9924 0 0 0 67 1 0 0 20 0 1 0 138916615 80195584 10944 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 19579 10944 1184 6655 0 9814 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 78316 KiB
Current children cumulated memory: 43776 KiB

[startup+1.5001 s]
/proc/loadavg: 6.21 2.63 1.06 7/270 118719
/proc/meminfo: memFree=99491008/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=78316 memory=43776 CPUtime=1.48 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 9924 0 0 0 147 1 0 0 20 0 1 0 138916615 80195584 10944 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 19579 10944 1184 6655 0 9814 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 78316 KiB
Current children cumulated memory: 43776 KiB

[startup+3.10474 s]
/proc/loadavg: 6.19 2.69 1.08 7/270 118719
/proc/meminfo: memFree=98620792/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=78316 memory=43776 CPUtime=3.08 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 9924 0 0 0 307 1 0 0 20 0 1 0 138916615 80195584 10944 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 19579 10944 1184 6655 0 9814 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 78316 KiB
Current children cumulated memory: 43776 KiB

[startup+6.30009 s]
/proc/loadavg: 6.19 2.69 1.08 7/270 118719
/proc/meminfo: memFree=97531276/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=78316 memory=43776 CPUtime=6.27 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 9924 0 0 0 626 1 0 0 20 0 1 0 138916615 80195584 10944 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 19579 10944 1184 6655 0 9814 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 78316 KiB
Current children cumulated memory: 43776 KiB

[startup+12.7002 s]
/proc/loadavg: 6.32 2.83 1.15 8/271 118720
/proc/meminfo: memFree=96432576/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=279256 memory=193952 CPUtime=14.67 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 39737 0 0 0 1460 7 0 0 20 0 2 0 138916615 285958144 48488 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 69814 48488 3424 6655 0 49357 0
[pid=118718/tid=118720] ppid=118715 vsize=279256 memory=-7880352373752035448 CPUtime=2 cores=5,7
/proc/118718/task/118720/stat : 118720 (LSIPExact) R 118715 118718 117758 0 -1 4194368 4440 0 0 0 200 0 0 0 20 0 2 0 138917625 285958144 48488 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
Current children cumulated CPU time: 14.67 s
Current children cumulated vsize: 279256 KiB
Current children cumulated memory: 193952 KiB

[startup+25.5002 s]
/proc/loadavg: 6.50 2.99 1.22 8/271 118721
/proc/meminfo: memFree=94741316/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=423984 memory=373340 CPUtime=40.07 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 104487 0 0 0 3991 16 0 0 20 0 2 0 138916615 434159616 93335 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 105996 93335 3488 6655 0 96196 0
[pid=118718/tid=118720] ppid=118715 vsize=423984 memory=373212 CPUtime=14.66 cores=5,7
/proc/118718/task/118720/stat : 118720 (LSIPExact) R 118715 118718 117758 0 -1 4194368 29913 0 0 0 1461 5 0 0 20 0 2 0 138917625 434159616 93335 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
Current children cumulated CPU time: 40.07 s
Current children cumulated vsize: 423984 KiB
Current children cumulated memory: 373340 KiB

[startup+51.1056 s]
/proc/loadavg: 6.67 3.31 1.37 8/271 118721
/proc/meminfo: memFree=96160792/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=423984 memory=380636 CPUtime=90.96 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 127161 0 0 0 9078 18 0 0 20 0 2 0 138916615 434159616 95159 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 105996 95159 3520 6655 0 96196 0
[pid=118718/tid=118720] ppid=118715 vsize=423984 memory=380636 CPUtime=40.01 cores=5,7
/proc/118718/task/118720/stat : 118720 (LSIPExact) R 118715 118718 117758 0 -1 4194368 37490 0 0 0 3996 5 0 0 20 0 2 0 138917625 434159616 95159 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
Current children cumulated CPU time: 90.96 s
Current children cumulated vsize: 423984 KiB
Current children cumulated memory: 380636 KiB

[startup+102.3 s]
/proc/loadavg: 7.31 4.04 1.73 9/271 118770
/proc/meminfo: memFree=125162724/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=423984 memory=380636 CPUtime=192.69 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 152897 0 0 0 19250 19 0 0 20 0 2 0 138916615 434159616 95159 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 105996 95159 3520 6655 0 96196 0
[pid=118718/tid=118720] ppid=118715 vsize=423984 memory=380636 CPUtime=90.69 cores=5,7
/proc/118718/task/118720/stat : 118720 (LSIPExact) R 118715 118718 117758 0 -1 4194368 52661 0 0 0 9063 6 0 0 20 0 2 0 138917625 434159616 95159 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
Current children cumulated CPU time: 192.69 s
Current children cumulated vsize: 423984 KiB
Current children cumulated memory: 380636 KiB

[startup+162.3 s]
/proc/loadavg: 7.80 4.78 2.13 9/268 118773
/proc/meminfo: memFree=124961828/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=423984 memory=381276 CPUtime=311.92 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 153056 0 0 0 31173 19 0 0 20 0 2 0 138916615 434159616 95319 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 105996 95319 3520 6655 0 96196 0
[pid=118718/tid=118720] ppid=118715 vsize=423984 memory=381276 CPUtime=150.07 cores=5,7
/proc/118718/task/118720/stat : 118720 (LSIPExact) R 118715 118718 117758 0 -1 4194368 52792 0 0 0 15001 6 0 0 20 0 2 0 138917625 434159616 95319 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
Current children cumulated CPU time: 311.92 s
Current children cumulated vsize: 423984 KiB
Current children cumulated memory: 381276 KiB

[startup+222.3 s]
/proc/loadavg: 7.97 5.38 2.51 9/269 118776
/proc/meminfo: memFree=124776180/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=423984 memory=382172 CPUtime=431.16 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 174799 0 0 0 43095 21 0 0 20 0 2 0 138916615 434159616 95543 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 105996 95543 3520 6655 0 96196 0
[pid=118718/tid=118720] ppid=118715 vsize=423984 memory=382172 CPUtime=209.46 cores=5,7
/proc/118718/task/118720/stat : 118720 (LSIPExact) R 118715 118718 117758 0 -1 4194368 70839 0 0 0 20938 8 0 0 20 0 2 0 138917625 434159616 95543 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
Current children cumulated CPU time: 431.16 s
Current children cumulated vsize: 423984 KiB
Current children cumulated memory: 382172 KiB

[startup+282.3 s]
/proc/loadavg: 8.10 5.89 2.87 9/269 118778
/proc/meminfo: memFree=124592056/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=423984 memory=383324 CPUtime=550.4 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 184582 0 0 0 55018 22 0 0 20 0 2 0 138916615 434159616 95831 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 105996 95831 3520 6655 0 96196 0
[pid=118718/tid=118720] ppid=118715 vsize=423984 memory=381660 CPUtime=268.84 cores=5,7
/proc/118718/task/118720/stat : 118720 (LSIPExact) R 118715 118718 117758 0 -1 4194368 77179 0 0 0 26876 8 0 0 20 0 2 0 138917625 434159616 95831 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
Current children cumulated CPU time: 550.4 s
Current children cumulated vsize: 423984 KiB
Current children cumulated memory: 383324 KiB

[startup+342.3 s]
/proc/loadavg: 8.09 6.29 3.20 9/269 118780
/proc/meminfo: memFree=124411284/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=423984 memory=383324 CPUtime=669.67 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 184605 0 0 0 66945 22 0 0 20 0 2 0 138916615 434159616 95831 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 105996 95831 3520 6655 0 96196 0
[pid=118718/tid=118720] ppid=118715 vsize=423984 memory=381660 CPUtime=328.26 cores=5,7
/proc/118718/task/118720/stat : 118720 (LSIPExact) R 118715 118718 117758 0 -1 4194368 77199 0 0 0 32817 9 0 0 20 0 2 0 138917625 434159616 95831 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
Current children cumulated CPU time: 669.67 s
Current children cumulated vsize: 423984 KiB
Current children cumulated memory: 383324 KiB

[startup+402.3 s]

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

/proc/118718/task/118720/stat : 118720 (LSIPExact) R 118715 118718 117758 0 -1 4194368 92100 0 0 0 133825 23 0 0 20 0 2 0 138917625 434159616 96247 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
Current children cumulated CPU time: 2697.5 s
Current children cumulated vsize: 423984 KiB
Current children cumulated memory: 384988 KiB

[startup+1422.3 s]
/proc/loadavg: 7.94 8.01 6.55 8/267 118973
/proc/meminfo: memFree=120777548/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=423984 memory=384988 CPUtime=2816.8 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 221079 0 0 0 281639 41 0 0 20 0 2 0 138916615 434159616 96247 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 105996 96247 3520 6655 0 96196 0
[pid=118718/tid=118720] ppid=118715 vsize=423984 memory=384988 CPUtime=1397.93 cores=5,7
/proc/118718/task/118720/stat : 118720 (LSIPExact) R 118715 118718 117758 0 -1 4194368 92154 0 0 0 139767 26 0 0 20 0 2 0 138917625 434159616 96247 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
Current children cumulated CPU time: 2816.8 s
Current children cumulated vsize: 423984 KiB
Current children cumulated memory: 384988 KiB

[startup+1482.3 s]
/proc/loadavg: 7.45 7.85 6.59 8/268 118977
/proc/meminfo: memFree=120564424/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=423984 memory=384988 CPUtime=2936.08 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 221427 0 0 0 293564 44 0 0 20 0 2 0 138916615 434159616 96247 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 105996 96247 3520 6655 0 96196 0
[pid=118718/tid=118720] ppid=118715 vsize=423984 memory=384988 CPUtime=1457.35 cores=5,7
/proc/118718/task/118720/stat : 118720 (LSIPExact) R 118715 118718 117758 0 -1 4194368 92500 0 0 0 145707 28 0 0 20 0 2 0 138917625 434159616 96247 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
Current children cumulated CPU time: 2936.08 s
Current children cumulated vsize: 423984 KiB
Current children cumulated memory: 384988 KiB

[startup+1542.3 s]
/proc/loadavg: 7.24 7.72 6.63 8/268 118979
/proc/meminfo: memFree=120406852/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=423984 memory=385080 CPUtime=3055.35 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 221558 0 0 0 305487 48 0 0 20 0 2 0 138916615 434159616 96270 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 105996 96270 3520 6655 0 96219 0
[pid=118718/tid=118720] ppid=118715 vsize=423984 memory=385080 CPUtime=1516.77 cores=5,7
/proc/118718/task/118720/stat : 118720 (LSIPExact) R 118715 118718 117758 0 -1 4194368 92631 0 0 0 151645 32 0 0 20 0 2 0 138917625 434159616 96270 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
Current children cumulated CPU time: 3055.35 s
Current children cumulated vsize: 423984 KiB
Current children cumulated memory: 385080 KiB

[startup+1602.3 s]
/proc/loadavg: 7.34 7.68 6.68 8/268 118981
/proc/meminfo: memFree=120215192/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=423984 memory=385080 CPUtime=3174.61 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 221610 0 0 0 317411 50 0 0 20 0 2 0 138916615 434159616 96270 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 105996 96270 3520 6655 0 96219 0
[pid=118718/tid=118720] ppid=118715 vsize=423984 memory=385080 CPUtime=1576.19 cores=5,7
/proc/118718/task/118720/stat : 118720 (LSIPExact) R 118715 118718 117758 0 -1 4194368 92683 0 0 0 157585 34 0 0 20 0 2 0 138917625 434159616 96270 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
Current children cumulated CPU time: 3174.61 s
Current children cumulated vsize: 423984 KiB
Current children cumulated memory: 385080 KiB

[startup+1662.3 s]
/proc/loadavg: 7.08 7.55 6.71 6/263 118994
/proc/meminfo: memFree=125562988/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=423984 memory=385080 CPUtime=3293.86 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 221887 0 0 0 329336 50 0 0 20 0 2 0 138916615 434159616 96270 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 105996 96270 3520 6655 0 96219 0
[pid=118718/tid=118720] ppid=118715 vsize=423984 memory=385080 CPUtime=1635.6 cores=5,7
/proc/118718/task/118720/stat : 118720 (LSIPExact) R 118715 118718 117758 0 -1 4194368 92690 0 0 0 163526 34 0 0 20 0 2 0 138917625 434159616 96270 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
Current children cumulated CPU time: 3293.86 s
Current children cumulated vsize: 423984 KiB
Current children cumulated memory: 385080 KiB

[startup+1722.3 s]
/proc/loadavg: 6.94 7.41 6.71 8/268 119033
/proc/meminfo: memFree=125434584/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=423984 memory=385080 CPUtime=3413.1 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 222612 0 0 0 341258 52 0 0 20 0 2 0 138916615 434159616 96270 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 105996 96270 3520 6655 0 96219 0
[pid=118718/tid=118720] ppid=118715 vsize=423984 memory=385080 CPUtime=1695.01 cores=5,7
/proc/118718/task/118720/stat : 118720 (LSIPExact) R 118715 118718 117758 0 -1 4194368 93189 0 0 0 169465 36 0 0 20 0 2 0 138917625 434159616 96270 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
Current children cumulated CPU time: 3413.1 s
Current children cumulated vsize: 423984 KiB
Current children cumulated memory: 385080 KiB

[startup+1782.3 s]
/proc/loadavg: 7.02 7.34 6.74 8/267 119041
/proc/meminfo: memFree=125433824/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=423984 memory=385080 CPUtime=3532.33 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 222648 0 0 0 353180 53 0 0 20 0 2 0 138916615 434159616 96270 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 105996 96270 3520 6655 0 96219 0
[pid=118718/tid=118720] ppid=118715 vsize=423984 memory=14464 CPUtime=1754.42 cores=5,7
/proc/118718/task/118720/stat : 118720 (LSIPExact) R 118715 118718 117758 0 -1 4194368 93223 0 0 0 175404 38 0 0 20 0 2 0 138917625 434159616 96270 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
Current children cumulated CPU time: 3532.33 s
Current children cumulated vsize: 423984 KiB
Current children cumulated memory: 385080 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.4 s]
/proc/loadavg: 7.06 7.32 6.75 8/267 119043
/proc/meminfo: memFree=125432400/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=423984 memory=385080 CPUtime=3600.15 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) R 118715 118718 117758 0 -1 4194304 222670 0 0 0 359961 54 0 0 20 0 2 0 138916615 434159616 96270 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 105996 96270 3520 6655 0 96219 0
[pid=118718/tid=118720] ppid=118715 vsize=423984 memory=3200 CPUtime=1788.2 cores=5,7
/proc/118718/task/118720/stat : 118720 (LSIPExact) R 118715 118718 117758 0 -1 4194368 93223 0 0 0 178782 38 0 0 20 0 2 0 138917625 434159616 96270 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
Current children cumulated CPU time: 3600.15 s
Current children cumulated vsize: 423984 KiB
Current children cumulated memory: 385080 KiB

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

Sending SIGKILL to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3601.57 s, system=0.58354 s

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

[startup+1817.6 s]
/proc/loadavg: 7.06 7.32 6.75 7/267 119045
/proc/meminfo: memFree=125364008/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=423984 memory=383248 CPUtime=3600.22 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) S 118715 118718 117758 0 -1 4194304 226047 227 0 0 359968 54 0 0 20 0 1 0 138916615 434159616 95812 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 1 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 105996 95812 3552 6655 0 96219 0
[pid=119045] ppid=118718 vsize=79112 memory=62532 CPUtime=1.11 cores=5,7
/proc/119045/stat : 119045 (Exact) R 118718 119045 119045 0 -1 4194304 12276 0 0 0 108 3 0 0 20 0 1 0 139098261 81010688 15633 18446744073709551615 4198400 8335837 140722233890240 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 9148648 9230840 40632320 140722233895090 140722233895451 140722233895451 140722233901007 0
/proc/119045/statm: 19778 15633 1120 1011 0 18545 0
Current children cumulated CPU time: 3601.33 s
Current children cumulated vsize: 503096 KiB
Current children cumulated memory: 445780 KiB

[startup+1818 s]*
/proc/loadavg: 6.97 7.30 6.75 7/267 119045
/proc/meminfo: memFree=125364024/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=423984 memory=383248 CPUtime=3600.22 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) S 118715 118718 117758 0 -1 4194304 226047 227 0 0 359968 54 0 0 20 0 1 0 138916615 434159616 95812 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 1 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 105996 95812 3552 6655 0 96219 0
[pid=119045] ppid=118718 vsize=82008 memory=65348 CPUtime=1.51 cores=5,7
/proc/119045/stat : 119045 (Exact) R 118718 119045 119045 0 -1 4194304 12957 0 0 0 148 3 0 0 20 0 1 0 139098261 83976192 16337 18446744073709551615 4198400 8335837 140722233890240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 40632320 140722233895090 140722233895451 140722233895451 140722233901007 0
/proc/119045/statm: 20502 16337 1120 1011 0 19269 0
Current children cumulated CPU time: 3601.73 s
Current children cumulated vsize: 505992 KiB
Current children cumulated memory: 448596 KiB

[startup+1818.4 s]
/proc/loadavg: 6.97 7.30 6.75 7/267 119045
/proc/meminfo: memFree=125364024/131249996 swapFree=33005016/33010684
[pid=118718] ppid=118715 vsize=423984 memory=383248 CPUtime=3600.22 cores=5,7
/proc/118718/stat : 118718 (LSIPExact) S 118715 118718 117758 0 -1 4194304 226047 227 0 0 359968 54 0 0 20 0 1 0 138916615 434159616 95812 18446744073709551615 94598622187520 94598649444689 140720764884272 0 0 0 0 0 16386 1 0 0 17 5 0 0 0 0 0 94598657946760 94598658378368 94598689247232 140720764893528 140720764893704 140720764893704 140720764899308 0
/proc/118718/statm: 105996 95812 3552 6655 0 96219 0
[pid=119045] ppid=118718 vsize=82008 memory=65348 CPUtime=1.9 cores=5,7
/proc/119045/stat : 119045 (Exact) R 118718 119045 119045 0 -1 4194304 12963 0 0 0 187 3 0 0 20 0 1 0 139098261 83976192 16337 18446744073709551615 4198400 8335837 140722233890240 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 40632320 140722233895090 140722233895451 140722233895451 140722233901007 0
/proc/119045/statm: 20502 16337 1120 1011 0 19269 0
Current children cumulated CPU time: 3602.12 s
Current children cumulated vsize: 505992 KiB
Current children cumulated memory: 448596 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1818.41
CPU time (s): 3602.15
CPU user time (s): 3601.57
CPU system time (s): 0.58354
CPU usage (%): 198.094
Max. virtual memory (cumulated for all children) (KiB): 505992
Max. memory (cumulated for all children) (KiB): 448596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3601.57
system time used= 0.58354
maximum resident set size= 388960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241074
page faults= 0
swaps= 0
block input operations= 4104
block output operations= 16
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 461
involuntary context switches= 65668


# summary of solver processes directly reported to runsolver:
#   pid: 118718
#   total CPU time (s): 3602.15
#   total CPU user time (s): 3601.57
#   total CPU system time (s): 0.58354

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.66488 second user time and 8.28695 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-11 13:12:50
IDJOB=4527474
IDBENCH=148781
IDSOLVER=3384
FILE ID=nodeC030/4527474-1752232370
RUNJOBID= nodeC030-1752232205-117778
SLURM_JOB_ID= 9682541
Free space on /tmp= 431724 MiB

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

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

MD5SUM BENCH= 9ef82472774cdf9f28876c4a03120f96
RANDOM SEED=1501780101

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        100010852 kB
MemAvailable:   104020544 kB
Buffers:              16 kB
Cached:          4794848 kB
SwapCached:          216 kB
Active:         25378896 kB
Inactive:        4706528 kB
Active(anon):   25243000 kB
Inactive(anon):    61108 kB
Active(file):     135896 kB
Inactive(file):  4645420 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005016 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            204920 kB
Writeback:             0 kB
AnonPages:      25293496 kB
Mapped:           141128 kB
Shmem:             13548 kB
KReclaimable:     134828 kB
Slab:             226824 kB
SReclaimable:     134828 kB
SUnreclaim:        91996 kB
KernelStack:        4352 kB
PageTables:        52632 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   26333764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  13043712 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432336 MiB
End job on nodeC030 at 2025-07-11 13:43:09