Trace number 4509227

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.26 1842.7

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/
hw128/normalized-hw128-vm90p-opt.opb.negationfix.opb
MD5SUMd8a928f558011060cfd64865d6313cfe
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 benchmark115
Best CPU time to get the best result obtained on this benchmark67.6851
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables163584
Total number of constraints2812
Number of constraints which are clauses1277
Number of constraints which are cardinality constraints (but not clauses)1277
Number of constraints which are nor clauses,nor cardinality constraints258
Minimum length of a constraint128
Maximum length of a constraint1278
Number of terms in the objective function 128
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 128
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 451455
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 1069739
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4509227-1751504250/watcher-4509227-1751504250 -o /tmp/evaluation-result-4509227-1751504250/solver-4509227-1751504250 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751500320-69283 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4509227-1751504250.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100121 s]*
/proc/loadavg: 8.00 7.97 7.93 8/253 70923
/proc/meminfo: memFree=127742132/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=78436 memory=40744 CPUtime=0.1 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 5538 0 0 0 8 2 0 0 20 0 1 0 66103685 80318464 10186 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 19609 10186 1216 6655 0 9844 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 78436 KiB
Current children cumulated memory: 40744 KiB

[startup+0.213222 s]*
/proc/loadavg: 8.00 7.97 7.93 8/253 70923
/proc/meminfo: memFree=127689588/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=114540 memory=80296 CPUtime=0.21 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 14913 0 0 0 16 5 0 0 20 0 1 0 66103685 117288960 20042 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 28635 20042 1216 6655 0 18870 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 114540 KiB
Current children cumulated memory: 80296 KiB

[startup+0.313292 s]*
/proc/loadavg: 8.00 7.97 7.93 8/253 70923
/proc/meminfo: memFree=127673460/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=132788 memory=98344 CPUtime=0.31 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 19458 0 0 0 24 7 0 0 20 0 1 0 66103685 135974912 24586 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 33197 24586 1216 6655 0 23432 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 132788 KiB
Current children cumulated memory: 98344 KiB

[startup+0.700341 s]
/proc/loadavg: 7.92 7.95 7.92 8/253 70923
/proc/meminfo: memFree=127633140/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=171068 memory=136744 CPUtime=0.68 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 29042 0 0 0 58 10 0 0 20 0 1 0 66103685 175173632 34186 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 42767 34186 1216 6655 0 33002 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 171068 KiB
Current children cumulated memory: 136744 KiB

[startup+1.50029 s]
/proc/loadavg: 7.92 7.95 7.92 8/253 70923
/proc/meminfo: memFree=127633392/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=171068 memory=136744 CPUtime=1.48 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 29049 0 0 0 138 10 0 0 20 0 1 0 66103685 175173632 34186 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 42767 34186 1216 6655 0 33002 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 171068 KiB
Current children cumulated memory: 136744 KiB

[startup+3.11336 s]
/proc/loadavg: 7.92 7.95 7.92 8/253 70923
/proc/meminfo: memFree=127633644/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=171804 memory=137384 CPUtime=3.08 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 29211 0 0 0 298 10 0 0 20 0 1 0 66103685 175927296 34346 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 42951 34346 1216 6655 0 33186 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 171804 KiB
Current children cumulated memory: 137384 KiB

[startup+6.30027 s]
/proc/loadavg: 7.84 7.94 7.92 8/253 70923
/proc/meminfo: memFree=127634148/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=171804 memory=137384 CPUtime=6.25 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 29219 0 0 0 615 10 0 0 20 0 1 0 66103685 175927296 34346 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 42951 34346 1216 6655 0 33186 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 171804 KiB
Current children cumulated memory: 137384 KiB

[startup+12.7003 s]
/proc/loadavg: 7.77 7.92 7.91 8/254 70924
/proc/meminfo: memFree=127365120/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=481036 memory=342804 CPUtime=12.63 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 83328 0 0 0 1242 21 0 0 20 0 2 0 66103685 492580864 85701 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 120259 85701 2944 6655 0 94142 0
[pid=70922/tid=70924] ppid=70919 vsize=481036 memory=342804 CPUtime=0 cores=5,7
/proc/70922/task/70924/stat : 70924 (LSIPExact) S 70919 70922 69270 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 2 0 66104713 492580864 85701 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 1 0 0 -1 7 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 481036 KiB
Current children cumulated memory: 342804 KiB

[startup+25.5002 s]
/proc/loadavg: 7.74 7.91 7.91 8/254 70925
/proc/meminfo: memFree=126970180/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=980160 memory=830808 CPUtime=29.12 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 247467 0 0 0 2861 51 0 0 20 0 2 0 66103685 1003683840 207702 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 245040 207702 3552 6655 0 234931 0
[pid=70922/tid=70924] ppid=70919 vsize=980160 memory=810328 CPUtime=3.74 cores=5,7
/proc/70922/task/70924/stat : 70924 (LSIPExact) R 70919 70922 69270 0 -1 4194368 37688 0 0 0 364 10 0 0 20 0 2 0 66104713 1003683840 207702 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
Current children cumulated CPU time: 29.12 s
Current children cumulated vsize: 980160 KiB
Current children cumulated memory: 830808 KiB

[startup+51.1053 s]
/proc/loadavg: 7.62 7.87 7.89 8/252 70972
/proc/meminfo: memFree=127124616/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=981476 memory=843668 CPUtime=79.84 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 314546 0 0 0 7923 61 0 0 20 0 2 0 66103685 1005031424 210917 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 245369 210917 3552 6655 0 235260 0
[pid=70922/tid=70924] ppid=70919 vsize=981476 memory=246136 CPUtime=29 cores=5,7
/proc/70922/task/70924/stat : 70924 (LSIPExact) R 70919 70922 69270 0 -1 4194368 57399 0 0 0 2888 12 0 0 20 0 2 0 66104713 1005031424 210917 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
Current children cumulated CPU time: 79.84 s
Current children cumulated vsize: 981476 KiB
Current children cumulated memory: 843668 KiB

[startup+102.3 s]
/proc/loadavg: 7.81 7.88 7.90 9/253 70975
/proc/meminfo: memFree=126309244/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=997804 memory=874800 CPUtime=181.38 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 476553 0 0 0 18056 82 0 0 20 0 2 0 66103685 1021751296 218700 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 249451 218700 3552 6655 0 239342 0
[pid=70922/tid=70924] ppid=70919 vsize=997804 memory=874672 CPUtime=79.58 cores=5,7
/proc/70922/task/70924/stat : 70924 (LSIPExact) R 70919 70922 69270 0 -1 4194368 103606 0 0 0 7941 17 0 0 20 0 2 0 66104713 1021751296 218700 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
Current children cumulated CPU time: 181.38 s
Current children cumulated vsize: 997804 KiB
Current children cumulated memory: 874800 KiB

[startup+162.3 s]
/proc/loadavg: 7.91 7.90 7.91 9/253 70977
/proc/meminfo: memFree=125621936/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=1592920 memory=1491956 CPUtime=292.15 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 607660 0 0 0 29105 110 0 0 20 0 2 0 66103685 1631150080 372989 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 398230 372989 3552 6655 0 388073 0
[pid=70922/tid=70924] ppid=70919 vsize=1592920 memory=1416240 CPUtime=134.06 cores=5,7
/proc/70922/task/70924/stat : 70924 (LSIPExact) R 70919 70922 69270 0 -1 4194368 156380 0 0 0 13378 28 0 0 20 0 2 0 66104713 1631150080 372989 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
Current children cumulated CPU time: 292.15 s
Current children cumulated vsize: 1592920 KiB
Current children cumulated memory: 1491956 KiB

[startup+222.3 s]
/proc/loadavg: 8.05 7.95 7.92 9/255 70995
/proc/meminfo: memFree=124840920/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=1658456 memory=1523552 CPUtime=410.99 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 637803 0 0 0 40982 117 0 0 20 0 2 0 66103685 1698258944 380888 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 414614 380888 3552 6655 0 397303 0
[pid=70922/tid=70924] ppid=70919 vsize=1658456 memory=1522912 CPUtime=193.26 cores=5,7
/proc/70922/task/70924/stat : 70924 (LSIPExact) R 70919 70922 69270 0 -1 4194368 169003 0 0 0 19294 32 0 0 20 0 2 0 66104713 1698258944 380888 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
Current children cumulated CPU time: 410.99 s
Current children cumulated vsize: 1658456 KiB
Current children cumulated memory: 1523552 KiB

[startup+282.3 s]
/proc/loadavg: 8.06 7.97 7.94 9/255 70997
/proc/meminfo: memFree=124605996/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=1658456 memory=1554060 CPUtime=529.86 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 711257 0 0 0 52860 126 0 0 20 0 2 0 66103685 1698258944 388515 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 414614 388515 3552 6655 0 402384 0
[pid=70922/tid=70924] ppid=70919 vsize=1658456 memory=1551744 CPUtime=252.49 cores=5,7
/proc/70922/task/70924/stat : 70924 (LSIPExact) R 70919 70922 69270 0 -1 4194368 207128 0 0 0 25210 39 0 0 20 0 2 0 66104713 1698258944 388515 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
Current children cumulated CPU time: 529.86 s
Current children cumulated vsize: 1658456 KiB
Current children cumulated memory: 1554060 KiB

[startup+342.3 s]
/proc/loadavg: 8.05 8.00 7.95 8/255 71003
/proc/meminfo: memFree=124410332/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=1658456 memory=1576264 CPUtime=646.89 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 787489 0 0 0 64556 133 0 0 20 0 2 0 66103685 1698258944 394066 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 414614 394066 3552 6655 0 402878 0
[pid=70922/tid=70924] ppid=70919 vsize=1658456 memory=1551744 CPUtime=309.8 cores=5,7
/proc/70922/task/70924/stat : 70924 (LSIPExact) S 70919 70922 69270 0 -1 4194368 242496 0 0 0 30938 42 0 0 20 0 2 0 66104713 1698258944 394066 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 1 0 0 -1 7 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
Current children cumulated CPU time: 646.89 s
Current children cumulated vsize: 1658456 KiB
Current children cumulated memory: 1576264 KiB


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

/proc/meminfo: memFree=123824564/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=1901632 memory=1797064 CPUtime=2769.63 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 1812173 0 0 0 276636 327 0 0 20 0 2 0 66103685 1947271168 449266 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 475408 449266 3552 6655 0 453329 0
[pid=70922/tid=70924] ppid=70919 vsize=1901632 memory=16624 CPUtime=1358.22 cores=5,7
/proc/70922/task/70924/stat : 70924 (LSIPExact) R 70919 70922 69270 0 -1 4194368 675542 0 0 0 135669 153 0 0 20 0 2 0 66104713 1947271168 449266 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
Current children cumulated CPU time: 2769.63 s
Current children cumulated vsize: 1901632 KiB
Current children cumulated memory: 1797064 KiB

[startup+1482.3 s]
/proc/loadavg: 8.00 8.07 8.01 8/256 71146
/proc/meminfo: memFree=123908508/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=1967168 memory=1874084 CPUtime=2888.73 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 1895477 0 0 0 288535 338 0 0 20 0 2 0 66103685 2014380032 468521 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 491792 468521 3552 6655 0 473520 0
[pid=70922/tid=70924] ppid=70919 vsize=1967168 memory=1860132 CPUtime=1417.97 cores=5,7
/proc/70922/task/70924/stat : 70924 (LSIPExact) R 70919 70922 69270 0 -1 4194368 735801 0 0 0 141634 163 0 0 20 0 2 0 66104713 2014380032 468521 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
Current children cumulated CPU time: 2888.73 s
Current children cumulated vsize: 1967168 KiB
Current children cumulated memory: 1874084 KiB

[startup+1542.3 s]
/proc/loadavg: 7.91 8.03 8.00 8/256 71194
/proc/meminfo: memFree=123860000/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=1967168 memory=1893156 CPUtime=3007.9 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 1903954 0 0 0 300448 342 0 0 20 0 2 0 66103685 2014380032 473289 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 491792 473289 3552 6655 0 479457 0
[pid=70922/tid=70924] ppid=70919 vsize=1967168 memory=1885732 CPUtime=1477.75 cores=5,7
/proc/70922/task/70924/stat : 70924 (LSIPExact) R 70919 70922 69270 0 -1 4194368 743562 0 0 0 147609 166 0 0 20 0 2 0 66104713 2014380032 473289 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
Current children cumulated CPU time: 3007.9 s
Current children cumulated vsize: 1967168 KiB
Current children cumulated memory: 1893156 KiB

[startup+1602.3 s]
/proc/loadavg: 7.73 7.94 7.97 9/256 71288
/proc/meminfo: memFree=123642968/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=1971024 memory=1911376 CPUtime=3127.1 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 1952589 0 0 0 312360 350 0 0 20 0 2 0 66103685 2018328576 477844 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 492756 477844 3552 6655 0 481700 0
[pid=70922/tid=70924] ppid=70919 vsize=1971024 memory=1903664 CPUtime=1537.53 cores=5,7
/proc/70922/task/70924/stat : 70924 (LSIPExact) R 70919 70922 69270 0 -1 4194368 765731 0 0 0 153582 171 0 0 20 0 2 0 66104713 2018328576 477844 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
Current children cumulated CPU time: 3127.1 s
Current children cumulated vsize: 1971024 KiB
Current children cumulated memory: 1911376 KiB

[startup+1662.3 s]
/proc/loadavg: 7.95 7.97 7.98 9/255 71294
/proc/meminfo: memFree=123270700/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=2002752 memory=1945860 CPUtime=3246.35 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 1972270 0 0 0 324281 354 0 0 20 0 2 0 66103685 2050818048 486465 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 500688 486465 3552 6655 0 490114 0
[pid=70922/tid=70924] ppid=70919 vsize=2002752 memory=1903664 CPUtime=1597.36 cores=5,7
/proc/70922/task/70924/stat : 70924 (LSIPExact) R 70919 70922 69270 0 -1 4194368 779751 0 0 0 159563 173 0 0 20 0 2 0 66104713 2050818048 486465 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
Current children cumulated CPU time: 3246.35 s
Current children cumulated vsize: 2002752 KiB
Current children cumulated memory: 1945860 KiB

[startup+1722.3 s]
/proc/loadavg: 7.70 7.91 7.96 8/251 71425
/proc/meminfo: memFree=125088724/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=2236736 memory=2163336 CPUtime=3365.48 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 2172413 0 0 0 336158 390 0 0 20 0 2 0 66103685 2290417664 540834 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 559184 540834 3552 6655 0 548542 0
[pid=70922/tid=70924] ppid=70919 vsize=2236736 memory=1903664 CPUtime=1657.13 cores=5,7
/proc/70922/task/70924/stat : 70924 (LSIPExact) R 70919 70922 69270 0 -1 4194368 936811 0 0 0 165511 202 0 0 20 0 2 0 66104713 2290417664 540834 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
Current children cumulated CPU time: 3365.48 s
Current children cumulated vsize: 2236736 KiB
Current children cumulated memory: 2163336 KiB

[startup+1782.3 s]
/proc/loadavg: 7.75 7.88 7.95 7/253 71453
/proc/meminfo: memFree=126031204/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=2269108 memory=2201528 CPUtime=3484.45 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 2268321 0 0 0 348044 401 0 0 20 0 2 0 66103685 2323566592 550382 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 567277 550382 3552 6655 0 556635 0
[pid=70922/tid=70924] ppid=70919 vsize=2269108 memory=16624 CPUtime=1716.61 cores=5,7
/proc/70922/task/70924/stat : 70924 (LSIPExact) R 70919 70922 69270 0 -1 4194368 989351 0 0 0 171453 208 0 0 20 0 2 0 66104713 2323566592 550382 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
Current children cumulated CPU time: 3484.45 s
Current children cumulated vsize: 2269108 KiB
Current children cumulated memory: 2201528 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1840.6 s]
/proc/loadavg: 7.34 7.75 7.90 8/256 71488
/proc/meminfo: memFree=125682168/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=2316588 memory=2262392 CPUtime=3600.19 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) R 70919 70922 69270 0 -1 4194304 2330441 0 0 0 359609 410 0 0 20 0 2 0 66103685 2372186112 565598 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 579147 565598 3552 6655 0 568505 0
[pid=70922/tid=70924] ppid=70919 vsize=2316588 memory=3200 CPUtime=1774.31 cores=5,7
/proc/70922/task/70924/stat : 70924 (LSIPExact) R 70919 70922 69270 0 -1 4194368 1015344 0 0 0 177221 210 0 0 20 0 2 0 66104713 2372186112 565598 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
Current children cumulated CPU time: 3600.19 s
Current children cumulated vsize: 2316588 KiB
Current children cumulated memory: 2262392 KiB

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

[startup+1842.3 s]
/proc/loadavg: 7.31 7.73 7.89 7/256 71490
/proc/meminfo: memFree=126241804/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=1376516 memory=1328540 CPUtime=3600.32 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) S 70919 70922 69270 0 -1 4194304 2359050 227 0 0 359618 414 0 0 20 0 1 0 66103685 1409552384 332135 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 1 0 0 17 7 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 344129 332135 3584 6655 0 334062 0
[pid=71490] ppid=70922 vsize=409920 memory=395504 CPUtime=1.52 cores=5,7
/proc/71490/stat : 71490 (Exact) R 70922 71490 71490 0 -1 4194304 63388 0 0 0 137 15 0 0 20 0 1 0 66287760 419758080 98876 18446744073709551615 4198400 8335837 140721423538400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 45670400 140721423546548 140721423546909 140721423546909 140721423552463 0
/proc/71490/statm: 102480 98876 960 1011 0 101247 0
Current children cumulated CPU time: 3601.84 s
Current children cumulated vsize: 1786436 KiB
Current children cumulated memory: 1724044 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.18 s, system=4.23265 s

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

# cumulated CPU time of all completed processes:  user=3597.83 s, system=4.4291 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+1842.4 s]
/proc/loadavg: 7.31 7.73 7.89 7/256 71490
/proc/meminfo: memFree=126241804/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=1376516 memory=1328540 CPUtime=3600.32 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) S 70919 70922 69270 0 -1 4194304 2359050 227 0 0 359618 414 0 0 20 0 1 0 66103685 1409552384 332135 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 1 0 0 17 7 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 344129 332135 3584 6655 0 334062 0
[pid=71490] ppid=70922 vsize=427080 memory=417224 CPUtime=1.62 cores=5,7
/proc/71490/stat : 71490 (Exact) R 70922 71490 71490 0 -1 4194304 67766 0 0 0 146 16 0 0 20 0 1 0 66287760 437329920 104306 18446744073709551615 4198400 8335837 140721423538400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 45670400 140721423546548 140721423546909 140721423546909 140721423552463 0
/proc/71490/statm: 106770 104306 960 1011 0 105537 0
Current children cumulated CPU time: 3601.94 s
Current children cumulated vsize: 1803596 KiB
Current children cumulated memory: 1745764 KiB

[startup+1842.6 s]
/proc/loadavg: 7.31 7.73 7.89 7/256 71490
/proc/meminfo: memFree=126241804/131382120 swapFree=33010416/33010684
[pid=70922] ppid=70919 vsize=1376516 memory=1330076 CPUtime=3600.32 cores=5,7
/proc/70922/stat : 70922 (LSIPExact) S 70919 70922 69270 0 -1 4194304 2359050 227 0 0 359618 414 0 0 20 0 1 0 66103685 1409552384 332519 18446744073709551615 94379430735872 94379457992273 140730927207296 0 0 0 0 0 16386 1 0 0 17 7 0 0 0 0 0 94379466495112 94379466926720 94379495817216 140730927212890 140730927213066 140730927213066 140730927218668 0
/proc/70922/statm: 344129 332519 3584 6655 0 334062 0
[pid=71490] ppid=70922 vsize=489672 memory=446972 CPUtime=1.82 cores=5,7
/proc/71490/stat : 71490 (Exact) R 70922 71490 71490 0 -1 4194304 72582 0 0 0 164 18 0 0 20 0 1 0 66287760 501424128 111743 18446744073709551615 4198400 8335837 140721423538400 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 45670400 140721423546548 140721423546909 140721423546909 140721423552463 0
/proc/71490/statm: 122418 111743 960 1011 0 121185 0
Current children cumulated CPU time: 3602.14 s
Current children cumulated vsize: 1866188 KiB
Current children cumulated memory: 1777048 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1842.7
CPU time (s): 3602.26
CPU user time (s): 3597.83
CPU system time (s): 4.4291
CPU usage (%): 195.488
Max. virtual memory (cumulated for all children) (KiB): 2316588
Max. memory (cumulated for all children) (KiB): 2262392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.83
system time used= 4.4291
maximum resident set size= 2262520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2431861
page faults= 0
swaps= 0
block input operations= 14384
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 582
involuntary context switches= 130934


# summary of solver processes directly reported to runsolver:
#   pid: 70922,71490
#   total CPU time (s): 3602.26
#   total CPU user time (s): 3597.83
#   total CPU system time (s): 4.4291

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.5863 second user time and 8.83361 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-03 02:57:30
IDJOB=4509227
IDBENCH=158602
IDSOLVER=3336
FILE ID=nodeC003/4509227-1751504250
RUNJOBID= nodeC003-1751500320-69283
SLURM_JOB_ID= 9598582
Free space on /tmp= 431872 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/hw128/normalized-hw128-vm90p-opt.opb.negationfix.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4509227-1751504250/watcher-4509227-1751504250 -o /tmp/evaluation-result-4509227-1751504250/solver-4509227-1751504250 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751500320-69283 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4509227-1751504250.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

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

MD5SUM BENCH= d8a928f558011060cfd64865d6313cfe
RANDOM SEED=2143787249

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

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3591.632
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.44
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		: 3591.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.44
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		: 3591.579
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.44
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		: 1197.236
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.44
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		: 3591.478
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.44
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		: 1196.876
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        127749440 kB
MemAvailable:   127888632 kB
Buffers:            2736 kB
Cached:           936740 kB
SwapCached:           36 kB
Active:          2506440 kB
Inactive:         444704 kB
Active(anon):    2021984 kB
Inactive(anon):     7608 kB
Active(file):     484456 kB
Inactive(file):   437096 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             51840 kB
Writeback:             4 kB
AnonPages:       2014696 kB
Mapped:           140252 kB
Shmem:             17924 kB
KReclaimable:     114536 kB
Slab:             199564 kB
SReclaimable:     114536 kB
SUnreclaim:        85028 kB
KernelStack:        4080 kB
PageTables:         7148 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    2454936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149528 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    716800 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:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 431828 MiB
End job on nodeC003 at 2025-07-03 03:28:13