Trace number 4495919

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 NameAnswerCPU timeWall clock time
LSIPExact S1SAT 1433.94 726.066

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-cuww4.opb
MD5SUM13439fe0222d33319b9169d149c100b9
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.005377
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables82
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint82
Maximum length of a constraint82
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 104723596
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 1078440737
Number of bits of the biggest sum of numbers31
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1433.87/726.04	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
1433.87/726.04	c numVar: 82
1433.87/726.04	c numCon: 2
1433.87/726.04	c numEqual: 0
1433.87/726.04	c intSize: 31
1433.87/726.04	c ls_time: 10.0, mip_time: 716.0, exact_time: 2864.0
1433.87/726.04	c ------------------- Paras list -------------------
1433.87/726.04	c Name                	 Type      	 Now       	 Default   	 Comment
1433.87/726.04	c timeout             	 double    	 3600.000000	 3600      	 
1433.87/726.04	c mip_time            	 double    	 0.200000  	 0.5       	 
1433.87/726.04	c ls_time             	 double    	 10.000000 	 10        	 
1433.87/726.04	c safe_mode           	 int       	 1         	 1         	 1 trust; 2 feasible
1433.87/726.04	c mip_emphasis        	 int       	 5         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
1433.87/726.04	c random_seed         	 int       	 0         	 0         	 
1433.87/726.04	c sample_size         	 int       	 50        	 50        	 
1433.87/726.04	c sub_score           	 int       	 1         	 1         	 
1433.87/726.04	c tabu_base           	 int       	 3         	 3         	 
1433.87/726.04	c tabu_variation      	 int       	 1         	 1         	 
1433.87/726.04	c sub_div             	 int       	 4         	 4         	 
1433.87/726.04	c nbcore              	 int       	 2         	 1         	 
1433.87/726.04	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
1433.87/726.04	c print_sol           	 int       	 1         	 1         	 
1433.87/726.04	c tmpdir              	 string		 .         	 "."       	 
1433.87/726.04	c home                	 string		 HOME	 "."       	 
1433.87/726.04	c benchname           	 string		 HOME/instance-4495919-1751133732.opb	 ""        	 
1433.87/726.04	c --------------------------------------------------
1433.87/726.04	c Local Search solver
1433.87/726.04	c MIP solver
1433.87/726.04	c use Exact solver
1433.87/726.06	c Exact find optimal solution
1433.87/726.06	c Exact find feasible solution for PBS
1433.87/726.06	o 0
1433.87/726.06	s SATISFIABLE
1433.87/726.06	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29 -x30 x31 -x32 x33 -x34 -x35 x36 -x37 x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 
1433.87/726.06	c Total time: 727

Verifier Data

OK	0

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 (63033 MiB free)
  memory of node 1: 64507 MiB (63787 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4495919-1751133732/watcher-4495919-1751133732 -o /tmp/evaluation-result-4495919-1751133732/solver-4495919-1751133732 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751133631-11081 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4495919-1751133732.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
solver pid=11930, runsolver pid=11927
Current StackSize limit: 8192 KiB


[startup+0.100091 s]*
/proc/loadavg: 4.48 1.58 0.62 7/255 11931
/proc/meminfo: memFree=129864416/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=39772 memory=5248 CPUtime=0.09 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 287 0 0 0 9 0 0 0 20 0 1 0 29053015 40726528 1312 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 9943 1312 1184 6655 0 178 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 39772 KiB
Current children cumulated memory: 5248 KiB

[startup+0.213174 s]*
/proc/loadavg: 4.48 1.58 0.62 7/255 11931
/proc/meminfo: memFree=129862236/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=39772 memory=5248 CPUtime=0.21 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 287 0 0 0 21 0 0 0 20 0 1 0 29053015 40726528 1312 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 9943 1312 1184 6655 0 178 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 39772 KiB
Current children cumulated memory: 5248 KiB

[startup+0.313382 s]*
/proc/loadavg: 4.48 1.58 0.62 7/255 11931
/proc/meminfo: memFree=129862236/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=39772 memory=5248 CPUtime=0.31 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 287 0 0 0 31 0 0 0 20 0 1 0 29053015 40726528 1312 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 9943 1312 1184 6655 0 178 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 39772 KiB
Current children cumulated memory: 5248 KiB

[startup+0.700213 s]
/proc/loadavg: 4.48 1.58 0.62 7/255 11931
/proc/meminfo: memFree=129862236/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=39772 memory=5248 CPUtime=0.68 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 287 0 0 0 68 0 0 0 20 0 1 0 29053015 40726528 1312 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 9943 1312 1184 6655 0 178 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 39772 KiB
Current children cumulated memory: 5248 KiB

[startup+1.50024 s]
/proc/loadavg: 4.48 1.58 0.62 7/255 11931
/proc/meminfo: memFree=129862544/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=39772 memory=5248 CPUtime=1.48 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 287 0 0 0 148 0 0 0 20 0 1 0 29053015 40726528 1312 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 9943 1312 1184 6655 0 178 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 39772 KiB
Current children cumulated memory: 5248 KiB

[startup+3.11211 s]
/proc/loadavg: 4.48 1.58 0.62 7/255 11931
/proc/meminfo: memFree=129885852/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=39772 memory=5248 CPUtime=3.09 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 287 0 0 0 309 0 0 0 20 0 1 0 29053015 40726528 1312 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 9943 1312 1184 6655 0 178 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 39772 KiB
Current children cumulated memory: 5248 KiB

[startup+6.30022 s]
/proc/loadavg: 4.60 1.66 0.65 6/255 11931
/proc/meminfo: memFree=129919552/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=39772 memory=5248 CPUtime=6.27 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 287 0 0 0 627 0 0 0 20 0 1 0 29053015 40726528 1312 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 9943 1312 1184 6655 0 178 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 39772 KiB
Current children cumulated memory: 5248 KiB

[startup+12.7001 s]
/proc/loadavg: 4.63 1.71 0.68 8/256 11978
/proc/meminfo: memFree=129948668/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=118364 memory=22864 CPUtime=15.31 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 1987 0 0 0 1530 1 0 0 20 0 2 0 29053015 121204736 5716 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 29591 5716 3552 6655 0 3965 0
[pid=11930/tid=11978] ppid=11927 vsize=118364 memory=22864 CPUtime=2.64 cores=4,6
/proc/11930/task/11978/stat : 11978 (LSIPExact) R 11927 11930 11065 0 -1 4194368 629 0 0 0 264 0 0 0 20 0 2 0 29054016 121204736 5716 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
Current children cumulated CPU time: 15.31 s
Current children cumulated vsize: 118364 KiB
Current children cumulated memory: 22864 KiB

[startup+25.5001 s]
/proc/loadavg: 5.37 2.02 0.80 8/256 12024
/proc/meminfo: memFree=129947740/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=121088 memory=25296 CPUtime=40.7 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 5616 0 0 0 4069 1 0 0 20 0 2 0 29053015 123994112 6324 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 30272 6324 3552 6655 0 4684 0
[pid=11930/tid=11978] ppid=11927 vsize=121088 memory=25296 CPUtime=15.34 cores=4,6
/proc/11930/task/11978/stat : 11978 (LSIPExact) R 11927 11930 11065 0 -1 4194368 1739 0 0 0 1534 0 0 0 20 0 2 0 29054016 123994112 6324 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
Current children cumulated CPU time: 40.7 s
Current children cumulated vsize: 121088 KiB
Current children cumulated memory: 25296 KiB

[startup+51.1056 s]
/proc/loadavg: 6.15 2.47 0.98 9/257 12025
/proc/meminfo: memFree=129878208/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=121088 memory=25296 CPUtime=91.66 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 6022 0 0 0 9165 1 0 0 20 0 2 0 29053015 123994112 6324 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 30272 6324 3552 6655 0 4684 0
[pid=11930/tid=11978] ppid=11927 vsize=121088 memory=25296 CPUtime=40.74 cores=4,6
/proc/11930/task/11978/stat : 11978 (LSIPExact) R 11927 11930 11065 0 -1 4194368 2004 0 0 0 4074 0 0 0 20 0 2 0 29054016 123994112 6324 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
Current children cumulated CPU time: 91.66 s
Current children cumulated vsize: 121088 KiB
Current children cumulated memory: 25296 KiB

[startup+102.3 s]
/proc/loadavg: 7.24 3.34 1.35 9/257 12027
/proc/meminfo: memFree=129844744/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=121088 memory=26192 CPUtime=193.54 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 8486 0 0 0 19353 1 0 0 20 0 2 0 29053015 123994112 6548 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 30272 6548 3552 6655 0 4935 0
[pid=11930/tid=11978] ppid=11927 vsize=121088 memory=14560 CPUtime=91.52 cores=4,6
/proc/11930/task/11978/stat : 11978 (LSIPExact) R 11927 11930 11065 0 -1 4194368 3462 0 0 0 9152 0 0 0 20 0 2 0 29054016 123994112 6548 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
Current children cumulated CPU time: 193.54 s
Current children cumulated vsize: 121088 KiB
Current children cumulated memory: 26192 KiB

[startup+162.3 s]
/proc/loadavg: 7.82 4.22 1.78 8/257 12029
/proc/meminfo: memFree=129815460/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=122556 memory=29520 CPUtime=312.95 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 10801 0 0 0 31293 2 0 0 20 0 2 0 29053015 125497344 7380 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 30639 7380 3552 6655 0 5619 0
[pid=11930/tid=11978] ppid=11927 vsize=122556 memory=14560 CPUtime=151.04 cores=4,6
/proc/11930/task/11978/stat : 11978 (LSIPExact) R 11927 11930 11065 0 -1 4194368 4487 0 0 0 15103 1 0 0 20 0 2 0 29054016 125497344 7380 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
Current children cumulated CPU time: 312.95 s
Current children cumulated vsize: 122556 KiB
Current children cumulated memory: 29520 KiB

[startup+222.3 s]
/proc/loadavg: 7.59 4.81 2.14 9/256 12167
/proc/meminfo: memFree=129941488/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=124132 memory=32336 CPUtime=432.31 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 12390 0 0 0 43228 3 0 0 20 0 2 0 29053015 127111168 8084 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 31033 8084 3552 6655 0 6325 0
[pid=11930/tid=11978] ppid=11927 vsize=124132 memory=14560 CPUtime=210.55 cores=4,6
/proc/11930/task/11978/stat : 11978 (LSIPExact) R 11927 11930 11065 0 -1 4194368 5383 0 0 0 21054 1 0 0 20 0 2 0 29054016 127111168 8084 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
Current children cumulated CPU time: 432.31 s
Current children cumulated vsize: 124132 KiB
Current children cumulated memory: 32336 KiB

[startup+282.3 s]
/proc/loadavg: 8.18 5.49 2.54 9/255 12169
/proc/meminfo: memFree=129929428/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=127020 memory=36048 CPUtime=551.67 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 15207 0 0 0 55163 4 0 0 20 0 2 0 29053015 130068480 9012 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 31755 9012 3552 6655 0 7332 0
[pid=11930/tid=11978] ppid=11927 vsize=127020 memory=14560 CPUtime=270.06 cores=4,6
/proc/11930/task/11978/stat : 11978 (LSIPExact) R 11927 11930 11065 0 -1 4194368 6674 0 0 0 27004 2 0 0 20 0 2 0 29054016 130068480 9012 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
Current children cumulated CPU time: 551.67 s
Current children cumulated vsize: 127020 KiB
Current children cumulated memory: 36048 KiB

[startup+342.3 s]
/proc/loadavg: 7.99 5.94 2.88 9/253 12217
/proc/meminfo: memFree=130068872/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=128068 memory=38480 CPUtime=671.09 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 15918 0 0 0 67105 4 0 0 20 0 2 0 29053015 131141632 9620 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 32017 9620 3552 6655 0 7879 0
[pid=11930/tid=11978] ppid=11927 vsize=128068 memory=37840 CPUtime=329.62 cores=4,6
/proc/11930/task/11978/stat : 11978 (LSIPExact) R 11927 11930 11065 0 -1 4194368 7067 0 0 0 32959 3 0 0 20 0 2 0 29054016 131141632 9620 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
Current children cumulated CPU time: 671.09 s
Current children cumulated vsize: 128068 KiB
Current children cumulated memory: 38480 KiB

[startup+402.3 s]

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

/proc/11930/task/11978/stat : 11978 (LSIPExact) R 11927 11930 11065 0 -1 4194368 7679 0 0 0 38904 3 0 0 20 0 2 0 29054016 133857280 10452 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
Current children cumulated CPU time: 790.4 s
Current children cumulated vsize: 130720 KiB
Current children cumulated memory: 41808 KiB

[startup+462.3 s]
/proc/loadavg: 7.99 6.58 3.49 9/254 12313
/proc/meminfo: memFree=128468768/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=132524 memory=44624 CPUtime=909.66 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 19730 0 0 0 90961 5 0 0 20 0 2 0 29053015 135704576 11156 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 33131 11156 3552 6655 0 9636 0
[pid=11930/tid=11978] ppid=11927 vsize=132524 memory=42448 CPUtime=448.49 cores=4,6
/proc/11930/task/11978/stat : 11978 (LSIPExact) R 11927 11930 11065 0 -1 4194368 9654 0 0 0 44846 3 0 0 20 0 2 0 29054016 135704576 11156 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
Current children cumulated CPU time: 909.66 s
Current children cumulated vsize: 132524 KiB
Current children cumulated memory: 44624 KiB

[startup+522.3 s]
/proc/loadavg: 8.04 6.86 3.78 9/254 12315
/proc/meminfo: memFree=128355256/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=132920 memory=46544 CPUtime=1028.92 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 20814 0 0 0 102886 6 0 0 20 0 2 0 29053015 136110080 11636 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 33230 11636 3552 6655 0 9994 0
[pid=11930/tid=11978] ppid=11927 vsize=132920 memory=45904 CPUtime=507.91 cores=4,6
/proc/11930/task/11978/stat : 11978 (LSIPExact) R 11927 11930 11065 0 -1 4194368 10155 0 0 0 50787 4 0 0 20 0 2 0 29054016 136110080 11636 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
Current children cumulated CPU time: 1028.92 s
Current children cumulated vsize: 132920 KiB
Current children cumulated memory: 46544 KiB

[startup+582.3 s]
/proc/loadavg: 8.13 7.10 4.06 9/255 12322
/proc/meminfo: memFree=128350100/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=136988 memory=51664 CPUtime=1148.22 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 22796 0 0 0 114815 7 0 0 20 0 2 0 29053015 140275712 12916 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 34247 12916 3552 6655 0 11252 0
[pid=11930/tid=11978] ppid=11927 vsize=136988 memory=45904 CPUtime=567.35 cores=4,6
/proc/11930/task/11978/stat : 11978 (LSIPExact) R 11927 11930 11065 0 -1 4194368 11229 0 0 0 56731 4 0 0 20 0 2 0 29054016 140275712 12916 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
Current children cumulated CPU time: 1148.22 s
Current children cumulated vsize: 136988 KiB
Current children cumulated memory: 51664 KiB

[startup+642.3 s]
/proc/loadavg: 8.10 7.28 4.31 9/255 12326
/proc/meminfo: memFree=128297204/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=138948 memory=54096 CPUtime=1267.52 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 23573 0 0 0 126745 7 0 0 20 0 2 0 29053015 142282752 13524 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 34737 13524 3552 6655 0 12195 0
[pid=11930/tid=11978] ppid=11927 vsize=138948 memory=14560 CPUtime=626.79 cores=4,6
/proc/11930/task/11978/stat : 11978 (LSIPExact) R 11927 11930 11065 0 -1 4194368 11824 0 0 0 62675 4 0 0 20 0 2 0 29054016 142282752 13524 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
Current children cumulated CPU time: 1267.52 s
Current children cumulated vsize: 138948 KiB
Current children cumulated memory: 54096 KiB

[startup+702.3 s]
/proc/loadavg: 7.92 7.39 4.54 8/254 12329
/proc/meminfo: memFree=128279092/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=141116 memory=57296 CPUtime=1386.77 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 24377 0 0 0 138670 7 0 0 20 0 2 0 29053015 144502784 14324 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 35279 14324 3552 6655 0 12996 0
[pid=11930/tid=11978] ppid=11927 vsize=141116 memory=14560 CPUtime=686.2 cores=4,6
/proc/11930/task/11978/stat : 11978 (LSIPExact) R 11927 11930 11065 0 -1 4194368 12590 0 0 0 68615 5 0 0 20 0 2 0 29054016 144502784 14324 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
Current children cumulated CPU time: 1386.77 s
Current children cumulated vsize: 141116 KiB
Current children cumulated memory: 57296 KiB

[startup+726.066 s]
# the end of solver process 11930 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=1433.85 s, system=0.085154 s

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

[startup+704 s]*
/proc/loadavg: 7.93 7.40 4.56 8/254 12329
/proc/meminfo: memFree=128279344/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=141116 memory=57424 CPUtime=1390.15 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 24388 0 0 0 139008 7 0 0 20 0 2 0 29053015 144502784 14356 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 35279 14356 3552 6655 0 13010 0
[pid=11930/tid=11978] ppid=11927 vsize=141116 memory=-6000919476967926638 CPUtime=687.89 cores=4,6
/proc/11930/task/11978/stat : 11978 (LSIPExact) R 11927 11930 11065 0 -1 4194368 12598 0 0 0 68784 5 0 0 20 0 2 0 29054016 144502784 14356 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
Current children cumulated CPU time: 1390.15 s
Current children cumulated vsize: 141116 KiB
Current children cumulated memory: 57424 KiB

[startup+716.8 s]
/proc/loadavg: 7.79 7.39 4.59 8/254 12329
/proc/meminfo: memFree=128276256/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=141116 memory=57680 CPUtime=1415.58 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 24474 0 0 0 141551 7 0 0 20 0 2 0 29053015 144502784 14420 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 35279 14420 3552 6655 0 13067 0
[pid=11930/tid=11978] ppid=11927 vsize=141116 memory=17024 CPUtime=700.56 cores=4,6
/proc/11930/task/11978/stat : 11978 (LSIPExact) R 11927 11930 11065 0 -1 4194368 12679 0 0 0 70051 5 0 0 20 0 2 0 29054016 144502784 14420 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
Current children cumulated CPU time: 1415.58 s
Current children cumulated vsize: 141116 KiB
Current children cumulated memory: 57680 KiB

[startup+720 s]*
/proc/loadavg: 7.72 7.38 4.60 8/254 12329
/proc/meminfo: memFree=128260944/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=141116 memory=57808 CPUtime=1421.94 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 24486 0 0 0 142187 7 0 0 20 0 2 0 29053015 144502784 14452 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 35279 14452 3552 6655 0 13078 0
[pid=11930/tid=11978] ppid=11927 vsize=141116 memory=-6000919476967926638 CPUtime=703.73 cores=4,6
/proc/11930/task/11978/stat : 11978 (LSIPExact) R 11927 11930 11065 0 -1 4194368 12688 0 0 0 70368 5 0 0 20 0 2 0 29054016 144502784 14452 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
Current children cumulated CPU time: 1421.94 s
Current children cumulated vsize: 141116 KiB
Current children cumulated memory: 57808 KiB

[startup+723.2 s]
/proc/loadavg: 7.72 7.38 4.60 8/254 12329
/proc/meminfo: memFree=128261708/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=141116 memory=57808 CPUtime=1428.29 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 24502 0 0 0 142822 7 0 0 20 0 2 0 29053015 144502784 14452 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 35279 14452 3552 6655 0 13088 0
[pid=11930/tid=11978] ppid=11927 vsize=141116 memory=57808 CPUtime=706.89 cores=4,6
/proc/11930/task/11978/stat : 11978 (LSIPExact) R 11927 11930 11065 0 -1 4194368 12700 0 0 0 70684 5 0 0 20 0 2 0 29054016 144502784 14452 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
Current children cumulated CPU time: 1428.29 s
Current children cumulated vsize: 141116 KiB
Current children cumulated memory: 57808 KiB

[startup+724.8 s]
/proc/loadavg: 7.66 7.38 4.61 8/254 12329
/proc/meminfo: memFree=128261960/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=141116 memory=57808 CPUtime=1431.48 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 24502 0 0 0 143141 7 0 0 20 0 2 0 29053015 144502784 14452 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 35279 14452 3552 6655 0 13088 0
[pid=11930/tid=11978] ppid=11927 vsize=141116 memory=57808 CPUtime=708.48 cores=4,6
/proc/11930/task/11978/stat : 11978 (LSIPExact) R 11927 11930 11065 0 -1 4194368 12700 0 0 0 70843 5 0 0 20 0 2 0 29054016 144502784 14452 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
Current children cumulated CPU time: 1431.48 s
Current children cumulated vsize: 141116 KiB
Current children cumulated memory: 57808 KiB

[startup+725.6 s]
/proc/loadavg: 7.66 7.38 4.61 8/254 12329
/proc/meminfo: memFree=128261960/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=141116 memory=57808 CPUtime=1433.07 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 24502 0 0 0 143300 7 0 0 20 0 2 0 29053015 144502784 14452 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 35279 14452 3552 6655 0 13088 0
[pid=11930/tid=11978] ppid=11927 vsize=141116 memory=14560 CPUtime=709.27 cores=4,6
/proc/11930/task/11978/stat : 11978 (LSIPExact) R 11927 11930 11065 0 -1 4194368 12700 0 0 0 70922 5 0 0 20 0 2 0 29054016 144502784 14452 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
Current children cumulated CPU time: 1433.07 s
Current children cumulated vsize: 141116 KiB
Current children cumulated memory: 57808 KiB

[startup+726 s]*
/proc/loadavg: 7.66 7.38 4.61 8/254 12329
/proc/meminfo: memFree=128261960/131382112 swapFree=33010684/33010684
[pid=11930] ppid=11927 vsize=141116 memory=57808 CPUtime=1433.87 cores=4,6
/proc/11930/stat : 11930 (LSIPExact) R 11927 11930 11065 0 -1 4194304 24507 0 0 0 143380 7 0 0 20 0 2 0 29053015 144502784 14452 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
/proc/11930/statm: 35279 14452 3552 6655 0 13088 0
[pid=11930/tid=11978] ppid=11927 vsize=141116 memory=-6000919476967926638 CPUtime=709.66 cores=4,6
/proc/11930/task/11978/stat : 11978 (LSIPExact) R 11927 11930 11065 0 -1 4194368 12702 0 0 0 70961 5 0 0 20 0 2 0 29054016 144502784 14452 18446744073709551615 94783623307264 94783650563665 140735695944384 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94783659066504 94783659498112 94783672696832 140735695948122 140735695948298 140735695948298 140735695953900 0
Current children cumulated CPU time: 1433.87 s
Current children cumulated vsize: 141116 KiB
Current children cumulated memory: 57808 KiB

Child status: 0

Real time (s): 726.066
CPU time (s): 1433.94
CPU user time (s): 1433.85
CPU system time (s): 0.085154
CPU usage (%): 197.494
Max. virtual memory (cumulated for all children) (KiB): 141116
Max. memory (cumulated for all children) (KiB): 57808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1433.85
system time used= 0.085154
maximum resident set size= 58064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25644
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 323
involuntary context switches= 32573


# summary of solver processes directly reported to runsolver:
#   pid: 11930
#   total CPU time (s): 1433.94
#   total CPU user time (s): 1433.85
#   total CPU system time (s): 0.085154

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.37871 second user time and 3.26675 second system time

The end

Launcher Data

Begin job on nodeC009 at 2025-06-28 20:02:12
IDJOB=4495919
IDBENCH=148102
IDSOLVER=3336
FILE ID=nodeC009/4495919-1751133732
RUNJOBID= nodeC009-1751133631-11081
SLURM_JOB_ID= 9587409
Free space on /tmp= 432928 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/manquiho/Aardal_1/normalized-cuww4.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4495919-1751133732/watcher-4495919-1751133732 -o /tmp/evaluation-result-4495919-1751133732/solver-4495919-1751133732 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1751133631-11081 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4495919-1751133732.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

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

MD5SUM BENCH= 13439fe0222d33319b9169d149c100b9
RANDOM SEED=1248656310

nodeC009 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		: 2394.465
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.85
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.699
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.85
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		: 1197.803
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.85
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.675
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.85
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.508
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.85
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		: 3591.701
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.85
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.229
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.85
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		: 3591.692
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.85
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129864368 kB
MemAvailable:   129575704 kB
Buffers:            3280 kB
Cached:           523864 kB
SwapCached:            0 kB
Active:           427408 kB
Inactive:         325796 kB
Active(anon):     244028 kB
Inactive(anon):        0 kB
Active(file):     183380 kB
Inactive(file):   325796 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             89328 kB
Writeback:             4 kB
AnonPages:        229252 kB
Mapped:           129108 kB
Shmem:             17960 kB
KReclaimable:      83192 kB
Slab:             160944 kB
SReclaimable:      83192 kB
SUnreclaim:        77752 kB
KernelStack:        4112 kB
PageTables:         3448 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     574476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149400 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 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:      172872 kB
DirectMap2M:     9166848 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432868 MiB
End job on nodeC009 at 2025-06-28 20:14:19