Trace number 4527530

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.12 1877.31

General information on the benchmark

NamePB24/normalized-PB10/OPT-LIN/oliveras/
j60opt/normalized-j6045_4.std.opb
MD5SUM2e74a757ac714177de3997bf1c5ad9e4
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 benchmark108
Best CPU time to get the best result obtained on this benchmark2431.64
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables36722
Total number of constraints129326
Number of constraints which are clauses128126
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint60
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4527530-1752232940/watcher-4527530-1752232940 -o /tmp/evaluation-result-4527530-1752232940/solver-4527530-1752232940 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1752232205-112332 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4527530-1752232940.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=112752, runsolver pid=112749

[startup+0.100062 s]*
/proc/loadavg: 6.82 6.34 3.88 8/270 112753
/proc/meminfo: memFree=124361120/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=109532 memory=74860 CPUtime=0.09 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) R 112749 112752 112314 0 -1 4194304 16708 0 0 0 6 3 0 0 20 0 1 0 138916488 112160768 18715 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 27383 18715 1152 6655 0 17618 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 109532 KiB
Current children cumulated memory: 74860 KiB

[startup+0.205743 s]*
/proc/loadavg: 6.82 6.34 3.88 8/270 112753
/proc/meminfo: memFree=124344992/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=125756 memory=91116 CPUtime=0.2 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) R 112749 112752 112314 0 -1 4194304 20774 0 0 0 16 4 0 0 20 0 1 0 138916488 128774144 22779 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 31439 22779 1152 6655 0 21674 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 125756 KiB
Current children cumulated memory: 91116 KiB

[startup+0.305738 s]*
/proc/loadavg: 6.82 6.34 3.88 8/270 112753
/proc/meminfo: memFree=124344992/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=125756 memory=91116 CPUtime=0.3 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) R 112749 112752 112314 0 -1 4194304 20774 0 0 0 26 4 0 0 20 0 1 0 138916488 128774144 22779 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 31439 22779 1152 6655 0 21674 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 125756 KiB
Current children cumulated memory: 91116 KiB

[startup+0.700193 s]
/proc/loadavg: 6.82 6.34 3.88 8/270 112753
/proc/meminfo: memFree=124344992/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=125968 memory=91244 CPUtime=0.69 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) R 112749 112752 112314 0 -1 4194304 20810 0 0 0 65 4 0 0 20 0 1 0 138916488 128991232 22811 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 31492 22811 1152 6655 0 21727 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 125968 KiB
Current children cumulated memory: 91244 KiB

[startup+1.50018 s]
/proc/loadavg: 6.82 6.34 3.88 8/270 112753
/proc/meminfo: memFree=124344992/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=125968 memory=91244 CPUtime=1.48 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) R 112749 112752 112314 0 -1 4194304 20810 0 0 0 144 4 0 0 20 0 1 0 138916488 128991232 22811 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 31492 22811 1152 6655 0 21727 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 125968 KiB
Current children cumulated memory: 91244 KiB

[startup+3.1054 s]
/proc/loadavg: 6.92 6.37 3.90 8/270 112753
/proc/meminfo: memFree=124344992/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=125968 memory=91244 CPUtime=3.08 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) R 112749 112752 112314 0 -1 4194304 20812 0 0 0 304 4 0 0 20 0 1 0 138916488 128991232 22811 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 31492 22811 1152 6655 0 21727 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 125968 KiB
Current children cumulated memory: 91244 KiB

[startup+6.3002 s]
/proc/loadavg: 6.92 6.37 3.90 8/270 112753
/proc/meminfo: memFree=124343312/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=125968 memory=91244 CPUtime=6.27 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) R 112749 112752 112314 0 -1 4194304 20814 0 0 0 623 4 0 0 20 0 1 0 138916488 128991232 22811 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 31492 22811 1152 6655 0 21727 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 125968 KiB
Current children cumulated memory: 91244 KiB

[startup+12.7002 s]
/proc/loadavg: 6.93 6.38 3.92 9/269 112754
/proc/meminfo: memFree=124179316/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=334580 memory=271732 CPUtime=14.34 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) R 112749 112752 112314 0 -1 4194304 61864 0 0 0 1423 11 0 0 20 0 2 0 138916488 342609920 67933 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 83645 67933 3296 6655 0 69147 0
[pid=112752/tid=112754] ppid=112749 vsize=334580 memory=271476 CPUtime=1.72 cores=4,6
/proc/112752/task/112754/stat : 112754 (LSIPExact) R 112749 112752 112314 0 -1 4194368 10383 0 0 0 171 1 0 0 20 0 2 0 138917509 342609920 67933 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
Current children cumulated CPU time: 14.34 s
Current children cumulated vsize: 334580 KiB
Current children cumulated memory: 271732 KiB

[startup+25.5002 s]
/proc/loadavg: 7.16 6.46 3.98 9/269 112754
/proc/meminfo: memFree=124146556/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=334720 memory=280308 CPUtime=39.69 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) R 112749 112752 112314 0 -1 4194304 68308 0 0 0 3957 12 0 0 20 0 2 0 138916488 342753280 70077 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 83680 70077 3296 6655 0 71571 0
[pid=112752/tid=112754] ppid=112749 vsize=334720 memory=280308 CPUtime=14.35 cores=4,6
/proc/112752/task/112754/stat : 112754 (LSIPExact) R 112749 112752 112314 0 -1 4194368 16760 0 0 0 1433 2 0 0 20 0 2 0 138917509 342753280 70077 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
Current children cumulated CPU time: 39.69 s
Current children cumulated vsize: 334720 KiB
Current children cumulated memory: 280308 KiB

[startup+51.1057 s]
/proc/loadavg: 7.52 6.60 4.10 9/269 112755
/proc/meminfo: memFree=124133404/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=334720 memory=283764 CPUtime=90.39 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) R 112749 112752 112314 0 -1 4194304 88541 0 0 0 9023 16 0 0 20 0 2 0 138916488 342753280 70941 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 83680 70941 3328 6655 0 71571 0
[pid=112752/tid=112754] ppid=112749 vsize=334720 memory=282484 CPUtime=39.59 cores=4,6
/proc/112752/task/112754/stat : 112754 (LSIPExact) R 112749 112752 112314 0 -1 4194368 30172 0 0 0 3955 4 0 0 20 0 2 0 138917509 342753280 70941 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
Current children cumulated CPU time: 90.39 s
Current children cumulated vsize: 334720 KiB
Current children cumulated memory: 283764 KiB

[startup+102.3 s]
/proc/loadavg: 8.12 6.91 4.34 9/269 112756
/proc/meminfo: memFree=124115212/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=360988 memory=306548 CPUtime=191.81 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) R 112749 112752 112314 0 -1 4194304 103347 0 0 0 19161 20 0 0 20 0 2 0 138916488 369651712 76637 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 90247 76637 3328 6655 0 78138 0
[pid=112752/tid=112754] ppid=112749 vsize=360988 memory=306548 CPUtime=90.12 cores=4,6
/proc/112752/task/112754/stat : 112754 (LSIPExact) R 112749 112752 112314 0 -1 4194368 36370 0 0 0 9006 6 0 0 20 0 2 0 138917509 369651712 76637 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
Current children cumulated CPU time: 191.81 s
Current children cumulated vsize: 360988 KiB
Current children cumulated memory: 306548 KiB

[startup+162.3 s]
/proc/loadavg: 7.90 7.09 4.56 8/268 112803
/proc/meminfo: memFree=124602808/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=382792 memory=331908 CPUtime=310.63 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) R 112749 112752 112314 0 -1 4194304 135388 0 0 0 31036 27 0 0 20 0 2 0 138916488 391979008 82977 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 95698 82977 3360 6655 0 83589 0
[pid=112752/tid=112754] ppid=112749 vsize=382792 memory=327684 CPUtime=149.31 cores=4,6
/proc/112752/task/112754/stat : 112754 (LSIPExact) R 112749 112752 112314 0 -1 4194368 48800 0 0 0 14923 8 0 0 20 0 2 0 138917509 391979008 82977 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
Current children cumulated CPU time: 310.63 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 331908 KiB

[startup+222.3 s]
/proc/loadavg: 8.23 7.33 4.81 9/269 112852
/proc/meminfo: memFree=124514868/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=382792 memory=333060 CPUtime=429.48 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) R 112749 112752 112314 0 -1 4194304 141679 0 0 0 42916 32 0 0 20 0 2 0 138916488 391979008 83265 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 95698 83265 3360 6655 0 83589 0
[pid=112752/tid=112754] ppid=112749 vsize=382792 memory=333060 CPUtime=208.51 cores=4,6
/proc/112752/task/112754/stat : 112754 (LSIPExact) R 112749 112752 112314 0 -1 4194368 52406 0 0 0 20841 10 0 0 20 0 2 0 138917509 391979008 83265 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
Current children cumulated CPU time: 429.48 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 333060 KiB

[startup+282.3 s]
/proc/loadavg: 8.07 7.46 5.01 9/268 112854
/proc/meminfo: memFree=124420708/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=382792 memory=333188 CPUtime=548.52 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) R 112749 112752 112314 0 -1 4194304 161069 0 0 0 54818 34 0 0 20 0 2 0 138916488 391979008 83297 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 95698 83297 3360 6655 0 83589 0
[pid=112752/tid=112754] ppid=112749 vsize=382792 memory=333188 CPUtime=267.81 cores=4,6
/proc/112752/task/112754/stat : 112754 (LSIPExact) R 112749 112752 112314 0 -1 4194368 61787 0 0 0 26770 11 0 0 20 0 2 0 138917509 391979008 83297 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
Current children cumulated CPU time: 548.52 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 333188 KiB

[startup+342.3 s]
/proc/loadavg: 7.78 7.51 5.18 8/267 112856
/proc/meminfo: memFree=124349980/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=382792 memory=337924 CPUtime=643.74 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) R 112749 112752 112314 0 -1 4194304 170556 0 0 0 64338 36 0 0 20 0 2 0 138916488 391979008 84481 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 95698 84481 3360 6655 0 83589 0
[pid=112752/tid=112754] ppid=112749 vsize=382792 memory=337924 CPUtime=303.32 cores=4,6
/proc/112752/task/112754/stat : 112754 (LSIPExact) R 112749 112752 112314 0 -1 4194368 63122 0 0 0 30320 12 0 0 20 0 2 0 138917509 391979008 84481 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
Current children cumulated CPU time: 643.74 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 337924 KiB

[startup+402.3 s]

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

Current children cumulated CPU time: 2821.5 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 339844 KiB

[startup+1542.3 s]
/proc/loadavg: 8.09 7.99 7.22 9/268 113011
/proc/meminfo: memFree=125557828/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=382792 memory=339844 CPUtime=2940.38 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) R 112749 112752 112314 0 -1 4194304 239989 0 0 0 293975 63 0 0 20 0 2 0 138916488 391979008 84961 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 95698 84961 3360 6655 0 83589 0
[pid=112752/tid=112754] ppid=112749 vsize=382792 memory=14848 CPUtime=1497.25 cores=4,6
/proc/112752/task/112754/stat : 112754 (LSIPExact) R 112749 112752 112314 0 -1 4194368 105318 0 0 0 149699 26 0 0 20 0 2 0 138917509 391979008 84961 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
Current children cumulated CPU time: 2940.38 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 339844 KiB

[startup+1602.3 s]
/proc/loadavg: 8.10 8.01 7.27 9/267 113013
/proc/meminfo: memFree=125523448/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=382792 memory=339844 CPUtime=3059.24 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) R 112749 112752 112314 0 -1 4194304 239995 0 0 0 305861 63 0 0 20 0 2 0 138916488 391979008 84961 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 95698 84961 3360 6655 0 83589 0
[pid=112752/tid=112754] ppid=112749 vsize=382792 memory=14848 CPUtime=1556.91 cores=4,6
/proc/112752/task/112754/stat : 112754 (LSIPExact) R 112749 112752 112314 0 -1 4194368 105320 0 0 0 155665 26 0 0 20 0 2 0 138917509 391979008 84961 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
Current children cumulated CPU time: 3059.24 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 339844 KiB

[startup+1662.3 s]
/proc/loadavg: 8.09 8.02 7.33 9/267 113015
/proc/meminfo: memFree=125488404/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=382792 memory=339844 CPUtime=3178.1 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) R 112749 112752 112314 0 -1 4194304 239995 0 0 0 317747 63 0 0 20 0 2 0 138916488 391979008 84961 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 95698 84961 3360 6655 0 83589 0
[pid=112752/tid=112754] ppid=112749 vsize=382792 memory=339844 CPUtime=1616.56 cores=4,6
/proc/112752/task/112754/stat : 112754 (LSIPExact) R 112749 112752 112314 0 -1 4194368 105320 0 0 0 161630 26 0 0 20 0 2 0 138917509 391979008 84961 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
Current children cumulated CPU time: 3178.1 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 339844 KiB

[startup+1722.3 s]
/proc/loadavg: 8.11 8.05 7.38 9/267 113017
/proc/meminfo: memFree=125440716/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=382792 memory=339844 CPUtime=3296.97 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) R 112749 112752 112314 0 -1 4194304 239995 0 0 0 329633 64 0 0 20 0 2 0 138916488 391979008 84961 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 95698 84961 3360 6655 0 83589 0
[pid=112752/tid=112754] ppid=112749 vsize=382792 memory=339844 CPUtime=1676.21 cores=4,6
/proc/112752/task/112754/stat : 112754 (LSIPExact) R 112749 112752 112314 0 -1 4194368 105320 0 0 0 167595 26 0 0 20 0 2 0 138917509 391979008 84961 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
Current children cumulated CPU time: 3296.97 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 339844 KiB

[startup+1782.3 s]
/proc/loadavg: 8.07 8.05 7.43 9/268 113022
/proc/meminfo: memFree=125398636/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=382792 memory=339844 CPUtime=3415.85 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) R 112749 112752 112314 0 -1 4194304 239999 0 0 0 341521 64 0 0 20 0 2 0 138916488 391979008 84961 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 95698 84961 3360 6655 0 83589 0
[pid=112752/tid=112754] ppid=112749 vsize=382792 memory=339844 CPUtime=1735.88 cores=4,6
/proc/112752/task/112754/stat : 112754 (LSIPExact) R 112749 112752 112314 0 -1 4194368 105321 0 0 0 173562 26 0 0 20 0 2 0 138917509 391979008 84961 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
Current children cumulated CPU time: 3415.85 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 339844 KiB

[startup+1842.3 s]
/proc/loadavg: 8.07 8.05 7.47 9/268 113025
/proc/meminfo: memFree=125338644/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=382792 memory=339844 CPUtime=3534.74 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) R 112749 112752 112314 0 -1 4194304 240013 0 0 0 353409 65 0 0 20 0 2 0 138916488 391979008 84961 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 95698 84961 3360 6655 0 83589 0
[pid=112752/tid=112754] ppid=112749 vsize=382792 memory=339844 CPUtime=1795.54 cores=4,6
/proc/112752/task/112754/stat : 112754 (LSIPExact) R 112749 112752 112314 0 -1 4194368 105331 0 0 0 179528 26 0 0 20 0 2 0 138917509 391979008 84961 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
Current children cumulated CPU time: 3534.74 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 339844 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1875.3 s]
/proc/loadavg: 8.09 8.06 7.50 9/268 113025
/proc/meminfo: memFree=125292064/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=382792 memory=339844 CPUtime=3600.12 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) R 112749 112752 112314 0 -1 4194304 240095 0 0 0 359947 65 0 0 20 0 2 0 138916488 391979008 84961 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 95698 84961 3360 6655 0 83589 0
[pid=112752/tid=112754] ppid=112749 vsize=382792 memory=339844 CPUtime=1828.36 cores=4,6
/proc/112752/task/112754/stat : 112754 (LSIPExact) R 112749 112752 112314 0 -1 4194368 105370 0 0 0 182810 26 0 0 20 0 2 0 138917509 391979008 84961 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
Current children cumulated CPU time: 3600.12 s
Current children cumulated vsize: 382792 KiB
Current children cumulated memory: 339844 KiB

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

Sending SIGKILL to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3601.39 s, system=0.727872 s

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

[startup+1876 s]*
/proc/loadavg: 8.09 8.06 7.50 8/268 113027
/proc/meminfo: memFree=125184264/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=382792 memory=338128 CPUtime=3600.18 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) S 112749 112752 112314 0 -1 4194304 249373 227 0 0 359953 65 0 0 20 0 1 0 138916488 391979008 84532 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 1 0 0 17 6 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 95698 84532 3392 6655 0 83589 0
[pid=113027] ppid=112752 vsize=127080 memory=109440 CPUtime=0.61 cores=4,6
/proc/113027/stat : 113027 (Exact) R 112752 113027 113027 0 -1 4194304 20842 0 0 0 56 5 0 0 20 0 1 0 139104024 130129920 27360 18446744073709551615 4198400 8335837 140724634132896 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 25653248 140724634134706 140724634135067 140724634135067 140724634140623 0
/proc/113027/statm: 31770 27360 1120 1011 0 30537 0
Current children cumulated CPU time: 3600.79 s
Current children cumulated vsize: 509872 KiB
Current children cumulated memory: 447568 KiB

[startup+1876.8 s]
/proc/loadavg: 8.09 8.06 7.50 8/268 113027
/proc/meminfo: memFree=125184264/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=382792 memory=338128 CPUtime=3600.18 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) S 112749 112752 112314 0 -1 4194304 249373 227 0 0 359953 65 0 0 20 0 1 0 138916488 391979008 84532 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 1 0 0 17 6 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 95698 84532 3392 6655 0 83589 0
[pid=113027] ppid=112752 vsize=127536 memory=111232 CPUtime=1.4 cores=4,6
/proc/113027/stat : 113027 (Exact) R 112752 113027 113027 0 -1 4194304 21313 0 0 0 135 5 0 0 20 0 1 0 139104024 130596864 27808 18446744073709551615 4198400 8335837 140724634132896 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 25653248 140724634134706 140724634135067 140724634135067 140724634140623 0
/proc/113027/statm: 31884 27808 1120 1011 0 30651 0
Current children cumulated CPU time: 3601.58 s
Current children cumulated vsize: 510328 KiB
Current children cumulated memory: 449360 KiB

[startup+1877.2 s]
/proc/loadavg: 8.09 8.06 7.50 8/268 113027
/proc/meminfo: memFree=125184516/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=382792 memory=338128 CPUtime=3600.18 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) S 112749 112752 112314 0 -1 4194304 249373 227 0 0 359953 65 0 0 20 0 1 0 138916488 391979008 84532 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 1 0 0 17 6 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 95698 84532 3392 6655 0 83589 0
[pid=113027] ppid=112752 vsize=127536 memory=111232 CPUtime=1.8 cores=4,6
/proc/113027/stat : 113027 (Exact) R 112752 113027 113027 0 -1 4194304 21313 0 0 0 175 5 0 0 20 0 1 0 139104024 130596864 27808 18446744073709551615 4198400 8335837 140724634132896 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 25653248 140724634134706 140724634135067 140724634135067 140724634140623 0
/proc/113027/statm: 31884 27808 1120 1011 0 30651 0
Current children cumulated CPU time: 3601.98 s
Current children cumulated vsize: 510328 KiB
Current children cumulated memory: 449360 KiB

[startup+1877.3 s]
/proc/loadavg: 8.09 8.06 7.50 8/268 113027
/proc/meminfo: memFree=125184516/131250000 swapFree=33010684/33010684
[pid=112752] ppid=112749 vsize=382792 memory=338128 CPUtime=3600.18 cores=4,6
/proc/112752/stat : 112752 (LSIPExact) S 112749 112752 112314 0 -1 4194304 249373 227 0 0 359953 65 0 0 20 0 1 0 138916488 391979008 84532 18446744073709551615 93957353299968 93957380557137 140725807090576 0 0 0 0 0 16386 1 0 0 17 6 0 0 0 0 0 93957389059208 93957389490816 93957405933568 140725807098200 140725807098376 140725807098376 140725807103980 0
/proc/112752/statm: 95698 84532 3392 6655 0 83589 0
[pid=113027] ppid=112752 vsize=127536 memory=111360 CPUtime=1.9 cores=4,6
/proc/113027/stat : 113027 (Exact) R 112752 113027 113027 0 -1 4194304 21344 0 0 0 185 5 0 0 20 0 1 0 139104024 130596864 27840 18446744073709551615 4198400 8335837 140724634132896 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 25653248 140724634134706 140724634135067 140724634135067 140724634140623 0
/proc/113027/statm: 31884 27840 1120 1011 0 30651 0
Current children cumulated CPU time: 3602.08 s
Current children cumulated vsize: 510328 KiB
Current children cumulated memory: 449488 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1877.31
CPU time (s): 3602.12
CPU user time (s): 3601.39
CPU system time (s): 0.727872
CPU usage (%): 191.876
Max. virtual memory (cumulated for all children) (KiB): 510328
Max. memory (cumulated for all children) (KiB): 449488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3601.39
system time used= 0.727872
maximum resident set size= 340100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 272768
page faults= 0
swaps= 0
block input operations= 8360
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 508
involuntary context switches= 101636


# summary of solver processes directly reported to runsolver:
#   pid: 112752
#   total CPU time (s): 3602.12
#   total CPU user time (s): 3601.39
#   total CPU system time (s): 0.727872

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.80268 second user time and 9.7243 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-11 13:22:20
IDJOB=4527530
IDBENCH=149403
IDSOLVER=3384
FILE ID=nodeC028/4527530-1752232940
RUNJOBID= nodeC028-1752232205-112332
SLURM_JOB_ID= 9682539
Free space on /tmp= 431008 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB10/OPT-LIN/oliveras/j60opt/normalized-j6045_4.std.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4527530-1752232940/watcher-4527530-1752232940 -o /tmp/evaluation-result-4527530-1752232940/solver-4527530-1752232940 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1752232205-112332 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4527530-1752232940.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2

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

MD5SUM BENCH= 2e74a757ac714177de3997bf1c5ad9e4
RANDOM SEED=291300059

nodeC028 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.084
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.16
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.080
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.16
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.069
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.16
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.341
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.16
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.378
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.079
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.297
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.16
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		: 3599.861
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        124424444 kB
MemAvailable:   127029668 kB
Buffers:            3280 kB
Cached:          3403292 kB
SwapCached:            0 kB
Active:          3118668 kB
Inactive:        3090344 kB
Active(anon):    2820508 kB
Inactive(anon):        0 kB
Active(file):     298160 kB
Inactive(file):  3090344 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             48820 kB
Writeback:             0 kB
AnonPages:       2801564 kB
Mapped:           143164 kB
Shmem:             18068 kB
KReclaimable:     111920 kB
Slab:             204368 kB
SReclaimable:     111920 kB
SUnreclaim:        92448 kB
KernelStack:        4352 kB
PageTables:         8656 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    3201600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:    991232 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431012 MiB
End job on nodeC028 at 2025-07-11 13:53:37