Trace number 4527760

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.13 1822.21

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/
comppebvc/normalized-comppebvc_opt_75.opb
MD5SUM54c9cb8452a5bc0fdf8cdacd374d003e
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 benchmark2889
Best CPU time to get the best result obtained on this benchmark2.98955
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables11400
Total number of constraints22575
Number of constraints which are clauses22575
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 constraint4
Number of terms in the objective function 5702
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 5702
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 5702
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (40324 MiB free)
  memory of node 1: 64507 MiB (37978 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4527760-1752235955/watcher-4527760-1752235955 -o /tmp/evaluation-result-4527760-1752235955/solver-4527760-1752235955 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1752232205-108166 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4527760-1752235955.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=109397, runsolver pid=109394

[startup+0.100078 s]*
/proc/loadavg: 7.59 7.82 7.56 8/256 109398
/proc/meminfo: memFree=80182840/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=57176 memory=22528 CPUtime=0.09 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) R 109394 109397 108148 0 -1 4194304 4617 0 0 0 8 1 0 0 20 0 1 0 139274886 58548224 5632 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 14294 5632 1184 6655 0 4529 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 57176 KiB
Current children cumulated memory: 22528 KiB

[startup+0.214261 s]*
/proc/loadavg: 7.59 7.82 7.56 8/256 109398
/proc/meminfo: memFree=80182840/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=57176 memory=22528 CPUtime=0.21 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) R 109394 109397 108148 0 -1 4194304 4617 0 0 0 20 1 0 0 20 0 1 0 139274886 58548224 5632 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 14294 5632 1184 6655 0 4529 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 57176 KiB
Current children cumulated memory: 22528 KiB

[startup+0.313718 s]*
/proc/loadavg: 7.59 7.82 7.56 8/256 109398
/proc/meminfo: memFree=80182840/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=57176 memory=22528 CPUtime=0.31 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) R 109394 109397 108148 0 -1 4194304 4617 0 0 0 30 1 0 0 20 0 1 0 139274886 58548224 5632 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 14294 5632 1184 6655 0 4529 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 57176 KiB
Current children cumulated memory: 22528 KiB

[startup+0.70039 s]
/proc/loadavg: 7.59 7.82 7.56 8/256 109398
/proc/meminfo: memFree=80182840/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=57176 memory=22528 CPUtime=0.68 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) R 109394 109397 108148 0 -1 4194304 4629 0 0 0 67 1 0 0 20 0 1 0 139274886 58548224 5632 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 14294 5632 1184 6655 0 4529 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 57176 KiB
Current children cumulated memory: 22528 KiB

[startup+1.50034 s]
/proc/loadavg: 7.59 7.82 7.56 9/256 109398
/proc/meminfo: memFree=80182816/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=57176 memory=22528 CPUtime=1.47 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) R 109394 109397 108148 0 -1 4194304 4629 0 0 0 146 1 0 0 20 0 1 0 139274886 58548224 5632 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 14294 5632 1184 6655 0 4529 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 57176 KiB
Current children cumulated memory: 22528 KiB

[startup+3.11356 s]
/proc/loadavg: 7.59 7.82 7.56 9/256 109398
/proc/meminfo: memFree=80182816/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=57176 memory=22528 CPUtime=3.08 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) R 109394 109397 108148 0 -1 4194304 4629 0 0 0 307 1 0 0 20 0 1 0 139274886 58548224 5632 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 14294 5632 1184 6655 0 4529 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 57176 KiB
Current children cumulated memory: 22528 KiB

[startup+6.30032 s]
/proc/loadavg: 7.54 7.81 7.55 9/256 109398
/proc/meminfo: memFree=80149492/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=57176 memory=22528 CPUtime=6.26 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) R 109394 109397 108148 0 -1 4194304 4629 0 0 0 625 1 0 0 20 0 1 0 139274886 58548224 5632 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 14294 5632 1184 6655 0 4529 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 57176 KiB
Current children cumulated memory: 22528 KiB

[startup+12.7002 s]
/proc/loadavg: 7.50 7.79 7.55 10/257 109400
/proc/meminfo: memFree=80036848/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=239768 memory=154892 CPUtime=14.66 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) R 109394 109397 108148 0 -1 4194304 41397 0 0 0 1455 11 0 0 20 0 2 0 139274886 245522432 38723 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 59942 38723 3488 6655 0 41024 0
[pid=109397/tid=109400] ppid=109394 vsize=239768 memory=6384 CPUtime=2.02 cores=4,6
/proc/109397/task/109400/stat : 109400 (LSIPExact) R 109394 109397 108148 0 -1 4194368 11054 0 0 0 198 4 0 0 20 0 2 0 139275892 245522432 38723 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
Current children cumulated CPU time: 14.66 s
Current children cumulated vsize: 239768 KiB
Current children cumulated memory: 154892 KiB

[startup+25.5002 s]
/proc/loadavg: 7.61 7.80 7.56 10/257 109400
/proc/meminfo: memFree=80004940/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=244824 memory=186912 CPUtime=38.91 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) R 109394 109397 108148 0 -1 4194304 107634 0 0 0 3874 17 0 0 20 0 2 0 139274886 250699776 46728 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 61206 46728 3520 6655 0 45299 0
[pid=109397/tid=109400] ppid=109394 vsize=244824 memory=20352 CPUtime=13.54 cores=4,6
/proc/109397/task/109400/stat : 109400 (LSIPExact) R 109394 109397 108148 0 -1 4194368 33582 0 0 0 1347 7 0 0 20 0 2 0 139275892 250699776 46728 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
Current children cumulated CPU time: 38.91 s
Current children cumulated vsize: 244824 KiB
Current children cumulated memory: 186912 KiB

[startup+51.1055 s]
/proc/loadavg: 7.81 7.84 7.57 10/257 109401
/proc/meminfo: memFree=80000336/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=241132 memory=192292 CPUtime=89.66 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) R 109394 109397 108148 0 -1 4194304 116001 0 0 0 8947 19 0 0 20 0 2 0 139274886 246919168 48073 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 60283 48073 3520 6655 0 46870 0
[pid=109397/tid=109400] ppid=109394 vsize=241132 memory=154892 CPUtime=38.81 cores=4,6
/proc/109397/task/109400/stat : 109400 (LSIPExact) R 109394 109397 108148 0 -1 4194368 36780 0 0 0 3873 8 0 0 20 0 2 0 139275892 246919168 48073 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
Current children cumulated CPU time: 89.66 s
Current children cumulated vsize: 241132 KiB
Current children cumulated memory: 192292 KiB

[startup+102.3 s]
/proc/loadavg: 7.98 7.88 7.60 10/256 109403
/proc/meminfo: memFree=80078528/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=248176 memory=199760 CPUtime=191.16 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) R 109394 109397 108148 0 -1 4194304 183965 0 0 0 19086 30 0 0 20 0 2 0 139274886 254132224 49940 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 62044 49940 3520 6655 0 50699 0
[pid=109397/tid=109400] ppid=109394 vsize=248176 memory=197644 CPUtime=89.37 cores=4,6
/proc/109397/task/109400/stat : 109400 (LSIPExact) R 109394 109397 108148 0 -1 4194368 63116 0 0 0 8926 11 0 0 20 0 2 0 139275892 254132224 49940 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
Current children cumulated CPU time: 191.16 s
Current children cumulated vsize: 248176 KiB
Current children cumulated memory: 199760 KiB

[startup+162.3 s]
/proc/loadavg: 8.03 7.92 7.64 10/255 109405
/proc/meminfo: memFree=80512536/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=258556 memory=221608 CPUtime=310.13 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) R 109394 109397 108148 0 -1 4194304 256407 0 0 0 30971 42 0 0 20 0 2 0 139274886 264761344 55402 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 64639 55402 3520 6655 0 54862 0
[pid=109397/tid=109400] ppid=109394 vsize=258556 memory=214788 CPUtime=148.63 cores=4,6
/proc/109397/task/109400/stat : 109400 (LSIPExact) R 109394 109397 108148 0 -1 4194368 101684 0 0 0 14846 17 0 0 20 0 2 0 139275892 264761344 55402 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
Current children cumulated CPU time: 310.13 s
Current children cumulated vsize: 258556 KiB
Current children cumulated memory: 221608 KiB

[startup+222.3 s]
/proc/loadavg: 7.80 7.89 7.64 9/254 109501
/proc/meminfo: memFree=104240036/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=275440 memory=241064 CPUtime=429.12 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) R 109394 109397 108148 0 -1 4194304 269750 0 0 0 42858 54 0 0 20 0 2 0 139274886 282050560 60266 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 68860 60266 3520 6655 0 59087 0
[pid=109397/tid=109400] ppid=109394 vsize=275440 memory=235348 CPUtime=207.91 cores=4,6
/proc/109397/task/109400/stat : 109400 (LSIPExact) R 109394 109397 108148 0 -1 4194368 111369 0 0 0 20763 28 0 0 20 0 2 0 139275892 282050560 60266 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
Current children cumulated CPU time: 429.12 s
Current children cumulated vsize: 275440 KiB
Current children cumulated memory: 241064 KiB

[startup+282.3 s]
/proc/loadavg: 7.88 7.88 7.66 9/255 109550
/proc/meminfo: memFree=126400564/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=464720 memory=376172 CPUtime=548.19 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) R 109394 109397 108148 0 -1 4194304 351423 0 0 0 54744 75 0 0 20 0 2 0 139274886 475873280 94043 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 116180 94043 3520 6655 0 93031 0
[pid=109397/tid=109400] ppid=109394 vsize=464720 memory=271748 CPUtime=267.24 cores=4,6
/proc/109397/task/109400/stat : 109400 (LSIPExact) R 109394 109397 108148 0 -1 4194368 166089 0 0 0 26679 45 0 0 20 0 2 0 139275892 475873280 94043 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
Current children cumulated CPU time: 548.19 s
Current children cumulated vsize: 464720 KiB
Current children cumulated memory: 376172 KiB

[startup+342.3 s]
/proc/loadavg: 6.99 7.64 7.59 6/248 109629
/proc/meminfo: memFree=126426380/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=445496 memory=358524 CPUtime=667.24 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) R 109394 109397 108148 0 -1 4194304 383998 0 0 0 66646 78 0 0 20 0 2 0 139274886 456187904 89631 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 111374 89631 3520 6655 0 88225 0
[pid=109397/tid=109400] ppid=109394 vsize=445496 memory=271748 CPUtime=326.57 cores=4,6
/proc/109397/task/109400/stat : 109400 (LSIPExact) R 109394 109397 108148 0 -1 4194368 182747 0 0 0 32610 47 0 0 20 0 2 0 139275892 456187904 89631 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
Current children cumulated CPU time: 667.24 s
Current children cumulated vsize: 445496 KiB
Current children cumulated memory: 358524 KiB

[startup+402.3 s]

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

/proc/109397/statm: 115988 99664 3520 6655 0 98514 0
[pid=109397/tid=109400] ppid=109394 vsize=463952 memory=14304 CPUtime=1393.86 cores=4,6
/proc/109397/task/109400/stat : 109400 (LSIPExact) R 109394 109397 108148 0 -1 4194368 198965 0 0 0 139336 50 0 0 20 0 2 0 139275892 475086848 99664 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
Current children cumulated CPU time: 2809.89 s
Current children cumulated vsize: 463952 KiB
Current children cumulated memory: 398656 KiB

[startup+1482.3 s]
/proc/loadavg: 6.08 6.12 6.52 7/246 109683
/proc/meminfo: memFree=123647248/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=489416 memory=426304 CPUtime=2929.04 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) R 109394 109397 108148 0 -1 4194304 431475 0 0 0 292818 86 0 0 20 0 2 0 139274886 501161984 106576 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 122354 106576 3520 6655 0 106104 0
[pid=109397/tid=109400] ppid=109394 vsize=489416 memory=14304 CPUtime=1453.25 cores=4,6
/proc/109397/task/109400/stat : 109400 (LSIPExact) R 109394 109397 108148 0 -1 4194368 200003 0 0 0 145274 51 0 0 20 0 2 0 139275892 501161984 106576 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
Current children cumulated CPU time: 2929.04 s
Current children cumulated vsize: 489416 KiB
Current children cumulated memory: 426304 KiB

[startup+1542.3 s]
/proc/loadavg: 6.36 6.19 6.52 7/246 109684
/proc/meminfo: memFree=123618412/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=484700 memory=439752 CPUtime=3048.23 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) R 109394 109397 108148 0 -1 4194304 437819 0 0 0 304735 88 0 0 20 0 2 0 139274886 496332800 109938 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 121175 109938 3520 6655 0 108939 0
[pid=109397/tid=109400] ppid=109394 vsize=484700 memory=20352 CPUtime=1512.66 cores=4,6
/proc/109397/task/109400/stat : 109400 (LSIPExact) R 109394 109397 108148 0 -1 4194368 203277 0 0 0 151215 51 0 0 20 0 2 0 139275892 496332800 109938 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
Current children cumulated CPU time: 3048.23 s
Current children cumulated vsize: 484700 KiB
Current children cumulated memory: 439752 KiB

[startup+1602.3 s]
/proc/loadavg: 6.23 6.18 6.50 7/247 109687
/proc/meminfo: memFree=123490820/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=508824 memory=457204 CPUtime=3167.38 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) R 109394 109397 108148 0 -1 4194304 445717 0 0 0 316649 89 0 0 20 0 2 0 139274886 521035776 114301 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 127206 114301 3520 6655 0 115835 0
[pid=109397/tid=109400] ppid=109394 vsize=508824 memory=439752 CPUtime=1572.05 cores=4,6
/proc/109397/task/109400/stat : 109400 (LSIPExact) R 109394 109397 108148 0 -1 4194368 206331 0 0 0 157154 51 0 0 20 0 2 0 139275892 521035776 114301 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
Current children cumulated CPU time: 3167.38 s
Current children cumulated vsize: 508824 KiB
Current children cumulated memory: 457204 KiB

[startup+1662.3 s]
/proc/loadavg: 6.08 6.15 6.46 7/247 109689
/proc/meminfo: memFree=123348076/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=511376 memory=469876 CPUtime=3286.56 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) R 109394 109397 108148 0 -1 4194304 448887 0 0 0 328566 90 0 0 20 0 2 0 139274886 523649024 117469 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 127844 117469 3520 6655 0 117449 0
[pid=109397/tid=109400] ppid=109394 vsize=511376 memory=439752 CPUtime=1631.46 cores=4,6
/proc/109397/task/109400/stat : 109400 (LSIPExact) R 109394 109397 108148 0 -1 4194368 208437 0 0 0 163094 52 0 0 20 0 2 0 139275892 523649024 117469 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
Current children cumulated CPU time: 3286.56 s
Current children cumulated vsize: 511376 KiB
Current children cumulated memory: 469876 KiB

[startup+1722.3 s]
/proc/loadavg: 6.14 6.15 6.44 7/247 109691
/proc/meminfo: memFree=123261880/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=581080 memory=483248 CPUtime=3405.75 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) R 109394 109397 108148 0 -1 4194304 458536 0 0 0 340482 93 0 0 20 0 2 0 139274886 595025920 120812 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 145270 120812 3520 6655 0 119911 0
[pid=109397/tid=109400] ppid=109394 vsize=581080 memory=439752 CPUtime=1690.86 cores=4,6
/proc/109397/task/109400/stat : 109400 (LSIPExact) R 109394 109397 108148 0 -1 4194368 216933 0 0 0 169032 54 0 0 20 0 2 0 139275892 595025920 120812 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
Current children cumulated CPU time: 3405.75 s
Current children cumulated vsize: 581080 KiB
Current children cumulated memory: 483248 KiB

[startup+1782.3 s]
/proc/loadavg: 6.11 6.14 6.42 7/248 109700
/proc/meminfo: memFree=123132136/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=597308 memory=502064 CPUtime=3524.91 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) R 109394 109397 108148 0 -1 4194304 484179 0 0 0 352395 96 0 0 20 0 2 0 139274886 611643392 125516 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 149327 125516 3520 6655 0 124884 0
[pid=109397/tid=109400] ppid=109394 vsize=597308 memory=497584 CPUtime=1750.26 cores=4,6
/proc/109397/task/109400/stat : 109400 (LSIPExact) R 109394 109397 108148 0 -1 4194368 230646 0 0 0 174969 57 0 0 20 0 2 0 139275892 611643392 125516 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
Current children cumulated CPU time: 3524.91 s
Current children cumulated vsize: 597308 KiB
Current children cumulated memory: 502064 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1820.2 s]
/proc/loadavg: 6.13 6.14 6.41 7/248 109702
/proc/meminfo: memFree=123053300/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=599464 memory=526128 CPUtime=3600.18 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) R 109394 109397 108148 0 -1 4194304 490554 0 0 0 359920 98 0 0 20 0 2 0 139274886 613851136 131532 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 149866 131532 3520 6655 0 131739 0
[pid=109397/tid=109400] ppid=109394 vsize=599464 memory=6764 CPUtime=1787.78 cores=4,6
/proc/109397/task/109400/stat : 109400 (LSIPExact) R 109394 109397 108148 0 -1 4194368 236126 0 0 0 178720 58 0 0 20 0 2 0 139275892 613851136 131532 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
Current children cumulated CPU time: 3600.18 s
Current children cumulated vsize: 599464 KiB
Current children cumulated memory: 526128 KiB

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

Sending SIGKILL to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3601.07 s, system=1.06592 s

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

[startup+1820.8 s]
/proc/loadavg: 6.13 6.14 6.41 7/248 109702
/proc/meminfo: memFree=123053300/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=433940 memory=400544 CPUtime=3600.23 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) S 109394 109397 108148 0 -1 4194304 500153 228 0 0 359924 99 0 0 20 0 1 0 139274886 444354560 100136 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 108485 100136 3552 6655 0 98710 0
Current children cumulated CPU time: 3600.23 s
Current children cumulated vsize: 433940 KiB
Current children cumulated memory: 400544 KiB

[startup+1821.6 s]
/proc/loadavg: 6.12 6.13 6.40 6/248 109704
/proc/meminfo: memFree=123123648/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=433940 memory=400544 CPUtime=3600.23 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) S 109394 109397 108148 0 -1 4194304 500153 228 0 0 359924 99 0 0 20 0 1 0 139274886 444354560 100136 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 108485 100136 3552 6655 0 98710 0
[pid=109704] ppid=109397 vsize=96932 memory=91216 CPUtime=1.28 cores=4,6
/proc/109704/stat : 109704 (Exact) R 109397 109704 109704 0 -1 4194304 19329 0 0 0 124 4 0 0 20 0 1 0 139456915 99258368 22804 18446744073709551615 4198400 8335837 140730814538880 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 9148648 9230840 34721792 140730814548146 140730814548507 140730814548507 140730814554063 0
/proc/109704/statm: 24233 22804 1120 1011 0 23000 0
Current children cumulated CPU time: 3601.51 s
Current children cumulated vsize: 530872 KiB
Current children cumulated memory: 491760 KiB

[startup+1822 s]*
/proc/loadavg: 6.12 6.13 6.40 6/248 109704
/proc/meminfo: memFree=123059004/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=433940 memory=400544 CPUtime=3600.23 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) S 109394 109397 108148 0 -1 4194304 500153 228 0 0 359924 99 0 0 20 0 1 0 139274886 444354560 100136 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 108485 100136 3552 6655 0 98710 0
[pid=109704] ppid=109397 vsize=132940 memory=116468 CPUtime=1.68 cores=4,6
/proc/109704/stat : 109704 (Exact) R 109397 109704 109704 0 -1 4194304 23811 0 0 0 163 5 0 0 20 0 1 0 139456915 136130560 29117 18446744073709551615 4198400 8335837 140730814538880 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 9148648 9230840 34721792 140730814548146 140730814548507 140730814548507 140730814554063 0
/proc/109704/statm: 33235 29117 1120 1011 0 32002 0
Current children cumulated CPU time: 3601.91 s
Current children cumulated vsize: 566880 KiB
Current children cumulated memory: 517012 KiB

[startup+1822.2 s]
/proc/loadavg: 6.12 6.13 6.40 6/248 109704
/proc/meminfo: memFree=123059004/131382120 swapFree=33010416/33010684
[pid=109397] ppid=109394 vsize=433940 memory=400544 CPUtime=3600.23 cores=4,6
/proc/109397/stat : 109397 (LSIPExact) S 109394 109397 108148 0 -1 4194304 500153 228 0 0 359924 99 0 0 20 0 1 0 139274886 444354560 100136 18446744073709551615 94227807043584 94227834300753 140735462562640 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94227842802824 94227843234432 94227871412224 140735462570328 140735462570504 140735462570504 140735462576108 0
/proc/109397/statm: 108485 100136 3552 6655 0 98710 0
[pid=109704] ppid=109397 vsize=134380 memory=124212 CPUtime=1.87 cores=4,6
/proc/109704/stat : 109704 (Exact) R 109397 109704 109704 0 -1 4194304 24712 0 0 0 182 5 0 0 20 0 1 0 139456915 137605120 31053 18446744073709551615 4198400 8335837 140730814538880 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 9148648 9230840 34721792 140730814548146 140730814548507 140730814548507 140730814554063 0
/proc/109704/statm: 33595 31053 1120 1011 0 32362 0
Current children cumulated CPU time: 3602.1 s
Current children cumulated vsize: 568320 KiB
Current children cumulated memory: 524756 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1822.21
CPU time (s): 3602.13
CPU user time (s): 3601.07
CPU system time (s): 1.06592
CPU usage (%): 197.679
Max. virtual memory (cumulated for all children) (KiB): 599464
Max. memory (cumulated for all children) (KiB): 526128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3601.07
system time used= 1.06592
maximum resident set size= 526384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 525093
page faults= 0
swaps= 0
block input operations= 1632
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 613
involuntary context switches= 41582


# summary of solver processes directly reported to runsolver:
#   pid: 109397
#   total CPU time (s): 3602.13
#   total CPU user time (s): 3601.07
#   total CPU system time (s): 1.06592

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.67406 second user time and 8.20663 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-07-11 14:12:35
IDJOB=4527760
IDBENCH=177101
IDSOLVER=3384
FILE ID=nodeC006/4527760-1752235955
RUNJOBID= nodeC006-1752232205-108166
SLURM_JOB_ID= 9682517
Free space on /tmp= 431452 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/comppebvc/normalized-comppebvc_opt_75.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4527760-1752235955/watcher-4527760-1752235955 -o /tmp/evaluation-result-4527760-1752235955/solver-4527760-1752235955 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1752232205-108166 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4527760-1752235955.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2

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

MD5SUM BENCH= 54c9cb8452a5bc0fdf8cdacd374d003e
RANDOM SEED=261742251

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        80182792 kB
MemAvailable:   83011180 kB
Buffers:            2128 kB
Cached:          3590948 kB
SwapCached:           12 kB
Active:         47337520 kB
Inactive:        3122352 kB
Active(anon):   46873752 kB
Inactive(anon):    10992 kB
Active(file):     463768 kB
Inactive(file):  3111360 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             45320 kB
Writeback:             0 kB
AnonPages:      46854892 kB
Mapped:           141924 kB
Shmem:             17948 kB
KReclaimable:     185392 kB
Slab:             274152 kB
SReclaimable:     185392 kB
SUnreclaim:        88760 kB
KernelStack:        4208 kB
PageTables:        96124 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:   53330064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149560 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:  32815104 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:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 431888 MiB
End job on nodeC006 at 2025-07-11 14:42:58