Trace number 4527203

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 S1? 3593.75 2900.41

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round23-6.opb
MD5SUM94dee3519407525a3e2f33fb04ced940
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9504
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1425.48/726.03	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
1425.48/726.03	c numVar: 4288
1425.48/726.03	c numCon: 9504
1425.48/726.03	c numEqual: 1312
1425.48/726.03	c intSize: 4
1425.48/726.03	c ls_time: 10.0, mip_time: 716.0, exact_time: 2864.0
1425.48/726.03	c ------------------- Paras list -------------------
1425.48/726.03	c Name                	 Type      	 Now       	 Default   	 Comment
1425.48/726.03	c timeout             	 double    	 3600.000000	 3600      	 
1425.48/726.03	c mip_time            	 double    	 0.200000  	 0.5       	 
1425.48/726.03	c ls_time             	 double    	 10.000000 	 10        	 
1425.48/726.03	c safe_mode           	 int       	 1         	 1         	 1 trust; 2 feasible
1425.48/726.03	c mip_emphasis        	 int       	 5         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
1425.48/726.03	c random_seed         	 int       	 0         	 0         	 
1425.48/726.03	c sample_size         	 int       	 50        	 50        	 
1425.48/726.03	c sub_score           	 int       	 1         	 1         	 
1425.48/726.03	c tabu_base           	 int       	 3         	 3         	 
1425.48/726.03	c tabu_variation      	 int       	 1         	 1         	 
1425.48/726.03	c sub_div             	 int       	 4         	 4         	 
1425.48/726.03	c nbcore              	 int       	 2         	 1         	 
1425.48/726.03	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
1425.48/726.03	c print_sol           	 int       	 1         	 1         	 
1425.48/726.03	c tmpdir              	 string		 .         	 "."       	 
1425.48/726.03	c home                	 string		 HOME	 "."       	 
1425.48/726.03	c benchname           	 string		 HOME/instance-4527203-1752235245.opb	 ""        	 
1425.48/726.03	c --------------------------------------------------
1425.48/726.03	c Local Search solver
1425.48/726.03	c MIP solver
1425.48/726.03	c use Exact solver
3593.71/2900.40	s UNKNOWN
3593.71/2900.40	c Total time: 2900

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=115183, runsolver pid=115180

[startup+0.100057 s]*
/proc/loadavg: 6.92 6.79 6.66 8/266 115184
/proc/meminfo: memFree=119535320/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=48288 memory=13824 CPUtime=0.09 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) R 115180 115183 113948 0 -1 4194304 2434 0 0 0 9 0 0 0 20 0 1 0 139202309 49446912 3456 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 12072 3456 1184 6655 0 2307 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 48288 KiB
Current children cumulated memory: 13824 KiB

[startup+0.205496 s]*
/proc/loadavg: 6.92 6.79 6.66 8/266 115184
/proc/meminfo: memFree=119535320/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=48288 memory=13824 CPUtime=0.19 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) R 115180 115183 113948 0 -1 4194304 2434 0 0 0 19 0 0 0 20 0 1 0 139202309 49446912 3456 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 12072 3456 1184 6655 0 2307 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 48288 KiB
Current children cumulated memory: 13824 KiB

[startup+0.305215 s]*
/proc/loadavg: 6.92 6.79 6.66 8/266 115184
/proc/meminfo: memFree=119535320/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=48288 memory=13824 CPUtime=0.29 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) R 115180 115183 113948 0 -1 4194304 2434 0 0 0 29 0 0 0 20 0 1 0 139202309 49446912 3456 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 12072 3456 1184 6655 0 2307 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 48288 KiB
Current children cumulated memory: 13824 KiB

[startup+0.700117 s]
/proc/loadavg: 6.93 6.80 6.66 8/267 115185
/proc/meminfo: memFree=119527256/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=48288 memory=13824 CPUtime=0.68 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) R 115180 115183 113948 0 -1 4194304 2434 0 0 0 68 0 0 0 20 0 1 0 139202309 49446912 3456 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 12072 3456 1184 6655 0 2307 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 48288 KiB
Current children cumulated memory: 13824 KiB

[startup+1.50013 s]
/proc/loadavg: 6.93 6.80 6.66 8/267 115185
/proc/meminfo: memFree=119527004/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=48288 memory=13824 CPUtime=1.48 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) R 115180 115183 113948 0 -1 4194304 2434 0 0 0 148 0 0 0 20 0 1 0 139202309 49446912 3456 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 12072 3456 1184 6655 0 2307 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 48288 KiB
Current children cumulated memory: 13824 KiB

[startup+3.10465 s]
/proc/loadavg: 6.93 6.80 6.66 8/267 115185
/proc/meminfo: memFree=119526064/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=48288 memory=13824 CPUtime=3.08 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) R 115180 115183 113948 0 -1 4194304 2434 0 0 0 308 0 0 0 20 0 1 0 139202309 49446912 3456 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 12072 3456 1184 6655 0 2307 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 48288 KiB
Current children cumulated memory: 13824 KiB

[startup+6.30011 s]
/proc/loadavg: 6.93 6.80 6.66 8/267 115185
/proc/meminfo: memFree=119524468/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=48288 memory=13824 CPUtime=6.27 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) R 115180 115183 113948 0 -1 4194304 2434 0 0 0 627 0 0 0 20 0 1 0 139202309 49446912 3456 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 12072 3456 1184 6655 0 2307 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 48288 KiB
Current children cumulated memory: 13824 KiB

[startup+12.7002 s]
/proc/loadavg: 7.02 6.82 6.67 9/268 115186
/proc/meminfo: memFree=119448552/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=160228 memory=71368 CPUtime=15.19 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) R 115180 115183 113948 0 -1 4194304 14354 0 0 0 1517 2 0 0 20 0 2 0 139202309 164073472 17842 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 40057 17842 3520 6655 0 16482 0
[pid=115183/tid=115186] ppid=115180 vsize=160228 memory=71368 CPUtime=2.53 cores=0,2
/proc/115183/task/115186/stat : 115186 (LSIPExact) R 115180 115183 113948 0 -1 4194368 2621 0 0 0 253 0 0 0 20 0 2 0 139203311 164073472 17842 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
Current children cumulated CPU time: 15.19 s
Current children cumulated vsize: 160228 KiB
Current children cumulated memory: 71368 KiB

[startup+25.5002 s]
/proc/loadavg: 7.17 6.86 6.68 9/268 115197
/proc/meminfo: memFree=119341080/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=168852 memory=81096 CPUtime=40.61 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) R 115180 115183 113948 0 -1 4194304 33315 0 0 0 4057 4 0 0 20 0 2 0 139202309 172904448 20274 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 42213 20274 3520 6655 0 18934 0
[pid=115183/tid=115186] ppid=115180 vsize=168852 memory=81096 CPUtime=15.19 cores=0,2
/proc/115183/task/115186/stat : 115186 (LSIPExact) R 115180 115183 113948 0 -1 4194368 9376 0 0 0 1518 1 0 0 20 0 2 0 139203311 172904448 20274 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
Current children cumulated CPU time: 40.61 s
Current children cumulated vsize: 168852 KiB
Current children cumulated memory: 81096 KiB

[startup+51.1058 s]
/proc/loadavg: 7.57 6.99 6.73 9/268 115198
/proc/meminfo: memFree=119069932/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=171124 memory=89160 CPUtime=91.48 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) R 115180 115183 113948 0 -1 4194304 58783 0 0 0 9142 6 0 0 20 0 2 0 139202309 175230976 22290 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 42781 22290 3520 6655 0 20756 0
[pid=115183/tid=115186] ppid=115180 vsize=171124 memory=87880 CPUtime=40.53 cores=0,2
/proc/115183/task/115186/stat : 115186 (LSIPExact) R 115180 115183 113948 0 -1 4194368 16859 0 0 0 4051 2 0 0 20 0 2 0 139203311 175230976 22290 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
Current children cumulated CPU time: 91.48 s
Current children cumulated vsize: 171124 KiB
Current children cumulated memory: 89160 KiB

[startup+102.3 s]
/proc/loadavg: 7.88 7.16 6.81 9/269 115207
/proc/meminfo: memFree=118781932/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=171124 memory=93768 CPUtime=193.24 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) R 115180 115183 113948 0 -1 4194304 60262 0 0 0 19318 6 0 0 20 0 2 0 139202309 175230976 23442 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 42781 23442 3520 6655 0 22048 0
[pid=115183/tid=115186] ppid=115180 vsize=171124 memory=93768 CPUtime=91.24 cores=0,2
/proc/115183/task/115186/stat : 115186 (LSIPExact) R 115180 115183 113948 0 -1 4194368 18135 0 0 0 9122 2 0 0 20 0 2 0 139203311 175230976 23442 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
Current children cumulated CPU time: 193.24 s
Current children cumulated vsize: 171124 KiB
Current children cumulated memory: 93768 KiB

[startup+162.3 s]
/proc/loadavg: 7.96 7.32 6.88 9/269 115209
/proc/meminfo: memFree=118403956/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=171124 memory=96456 CPUtime=312.51 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) R 115180 115183 113948 0 -1 4194304 71092 0 0 0 31243 8 0 0 20 0 2 0 139202309 175230976 24114 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 42781 24114 3520 6655 0 22349 0
[pid=115183/tid=115186] ppid=115180 vsize=171124 memory=96456 CPUtime=150.67 cores=0,2
/proc/115183/task/115186/stat : 115186 (LSIPExact) R 115180 115183 113948 0 -1 4194368 23406 0 0 0 15064 3 0 0 20 0 2 0 139203311 175230976 24114 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
Current children cumulated CPU time: 312.51 s
Current children cumulated vsize: 171124 KiB
Current children cumulated memory: 96456 KiB

[startup+222.3 s]
/proc/loadavg: 8.08 7.47 6.97 9/269 115211
/proc/meminfo: memFree=118093992/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=171124 memory=97736 CPUtime=431.76 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) R 115180 115183 113948 0 -1 4194304 87999 0 0 0 43167 9 0 0 20 0 2 0 139202309 175230976 24434 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 42781 24434 3520 6655 0 22663 0
[pid=115183/tid=115186] ppid=115180 vsize=171124 memory=97480 CPUtime=210.09 cores=0,2
/proc/115183/task/115186/stat : 115186 (LSIPExact) R 115180 115183 113948 0 -1 4194368 32614 0 0 0 21005 4 0 0 20 0 2 0 139203311 175230976 24434 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
Current children cumulated CPU time: 431.76 s
Current children cumulated vsize: 171124 KiB
Current children cumulated memory: 97736 KiB

[startup+282.3 s]
/proc/loadavg: 8.08 7.59 7.04 9/269 115213
/proc/meminfo: memFree=117767936/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=171292 memory=97736 CPUtime=551.03 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) R 115180 115183 113948 0 -1 4194304 90090 0 0 0 55093 10 0 0 20 0 2 0 139202309 175403008 24434 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 42823 24434 3520 6655 0 22724 0
[pid=115183/tid=115186] ppid=115180 vsize=171292 memory=97736 CPUtime=269.51 cores=0,2
/proc/115183/task/115186/stat : 115186 (LSIPExact) R 115180 115183 113948 0 -1 4194368 33479 0 0 0 26947 4 0 0 20 0 2 0 139203311 175403008 24434 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
Current children cumulated CPU time: 551.03 s
Current children cumulated vsize: 171292 KiB
Current children cumulated memory: 97736 KiB

[startup+342.3 s]
/proc/loadavg: 7.97 7.65 7.10 9/268 115215
/proc/meminfo: memFree=117406552/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=175780 memory=102344 CPUtime=664.31 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) R 115180 115183 113948 0 -1 4194304 96908 0 0 0 66420 11 0 0 20 0 2 0 139202309 179998720 25586 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 43945 25586 3520 6655 0 23846 0
[pid=115183/tid=115186] ppid=115180 vsize=175780 memory=98120 CPUtime=328.68 cores=0,2
/proc/115183/task/115186/stat : 115186 (LSIPExact) R 115180 115183 113948 0 -1 4194368 34357 0 0 0 32863 5 0 0 20 0 2 0 139203311 179998720 25586 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
Current children cumulated CPU time: 664.31 s
Current children cumulated vsize: 175780 KiB
Current children cumulated memory: 102344 KiB

[startup+402.3 s]

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

/proc/115331/stat : 115331 (Exact) R 115183 115331 115331 0 -1 4194304 34174 0 0 0 194741 324 0 0 20 0 1 0 139274912 230412288 46239 18446744073709551615 4198400 8335837 140737118609056 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 34168832 140737118611641 140737118611995 140737118611995 140737118617551 0
/proc/115331/statm: 56253 46239 1120 1011 0 55020 0
Current children cumulated CPU time: 3376.17 s
Current children cumulated vsize: 420816 KiB
Current children cumulated memory: 292292 KiB

[startup+2742.3 s]
/proc/loadavg: 3.65 4.11 4.98 3/256 115540
/proc/meminfo: memFree=124402628/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=195804 memory=107336 CPUtime=1425.52 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) S 115180 115183 113948 0 -1 4194304 168902 0 0 0 142533 19 0 0 20 0 1 0 139202309 200503296 26834 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 48951 26834 3552 6655 0 35213 0
[pid=115331] ppid=115183 vsize=225196 memory=185212 CPUtime=2010.5 cores=0,2
/proc/115331/stat : 115331 (Exact) R 115183 115331 115331 0 -1 4194304 34246 0 0 0 200718 332 0 0 20 0 1 0 139274912 230600704 46303 18446744073709551615 4198400 8335837 140737118609056 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 34168832 140737118611641 140737118611995 140737118611995 140737118617551 0
/proc/115331/statm: 56299 46303 1120 1011 0 55066 0
Current children cumulated CPU time: 3436.02 s
Current children cumulated vsize: 421000 KiB
Current children cumulated memory: 292548 KiB

[startup+2802.3 s]
/proc/loadavg: 2.67 3.74 4.79 3/256 115542
/proc/meminfo: memFree=124397548/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=195804 memory=107336 CPUtime=1425.52 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) S 115180 115183 113948 0 -1 4194304 168902 0 0 0 142533 19 0 0 20 0 1 0 139202309 200503296 26834 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 48951 26834 3552 6655 0 35213 0
[pid=115331] ppid=115183 vsize=227588 memory=187516 CPUtime=2070.36 cores=0,2
/proc/115331/stat : 115331 (Exact) R 115183 115331 115331 0 -1 4194304 34826 0 0 0 206695 341 0 0 20 0 1 0 139274912 233050112 46879 18446744073709551615 4198400 8335837 140737118609056 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 34168832 140737118611641 140737118611995 140737118611995 140737118617551 0
/proc/115331/statm: 56897 46879 1120 1011 0 55664 0
Current children cumulated CPU time: 3495.88 s
Current children cumulated vsize: 423392 KiB
Current children cumulated memory: 294852 KiB

[startup+2862.3 s]
/proc/loadavg: 2.30 3.44 4.62 3/255 115544
/proc/meminfo: memFree=124392588/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=195804 memory=107336 CPUtime=1425.52 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) S 115180 115183 113948 0 -1 4194304 168902 0 0 0 142533 19 0 0 20 0 1 0 139202309 200503296 26834 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 48951 26834 3552 6655 0 35213 0
[pid=115331] ppid=115183 vsize=228088 memory=188028 CPUtime=2130.21 cores=0,2
/proc/115331/stat : 115331 (Exact) R 115183 115331 115331 0 -1 4194304 34953 0 0 0 212668 353 0 0 20 0 1 0 139274912 233562112 47007 18446744073709551615 4198400 8335837 140737118609056 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 34168832 140737118611641 140737118611995 140737118611995 140737118617551 0
/proc/115331/statm: 57022 47007 1120 1011 0 55789 0
Current children cumulated CPU time: 3555.73 s
Current children cumulated vsize: 423892 KiB
Current children cumulated memory: 295364 KiB

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

# cumulated CPU time of all completed processes:  user=3589.93 s, system=3.81671 s

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

[startup+2867.2 s]
/proc/loadavg: 2.27 3.41 4.61 3/255 115544
/proc/meminfo: memFree=124392588/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=195804 memory=107336 CPUtime=1425.52 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) S 115180 115183 113948 0 -1 4194304 168902 0 0 0 142533 19 0 0 20 0 1 0 139202309 200503296 26834 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 48951 26834 3552 6655 0 35213 0
[pid=115331] ppid=115183 vsize=228088 memory=188028 CPUtime=2135.09 cores=0,2
/proc/115331/stat : 115331 (Exact) R 115183 115331 115331 0 -1 4194304 34953 0 0 0 213153 356 0 0 20 0 1 0 139274912 233562112 47007 18446744073709551615 4198400 8335837 140737118609056 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 34168832 140737118611641 140737118611995 140737118611995 140737118617551 0
/proc/115331/statm: 57022 47007 1120 1011 0 55789 0
Current children cumulated CPU time: 3560.61 s
Current children cumulated vsize: 423892 KiB
Current children cumulated memory: 295364 KiB

[startup+2880 s]*
/proc/loadavg: 2.23 3.37 4.58 3/255 115544
/proc/meminfo: memFree=124393320/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=195804 memory=107336 CPUtime=1425.52 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) S 115180 115183 113948 0 -1 4194304 168902 0 0 0 142533 19 0 0 20 0 1 0 139202309 200503296 26834 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 48951 26834 3552 6655 0 35213 0
[pid=115331] ppid=115183 vsize=228088 memory=188028 CPUtime=2147.86 cores=0,2
/proc/115331/stat : 115331 (Exact) R 115183 115331 115331 0 -1 4194304 34953 0 0 0 214430 356 0 0 20 0 1 0 139274912 233562112 47007 18446744073709551615 4198400 8335837 140737118609056 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 34168832 140737118611641 140737118611995 140737118611995 140737118617551 0
/proc/115331/statm: 57022 47007 1120 1011 0 55789 0
Current children cumulated CPU time: 3573.38 s
Current children cumulated vsize: 423892 KiB
Current children cumulated memory: 295364 KiB

[startup+2892.8 s]
/proc/loadavg: 2.25 3.31 4.54 3/255 115544
/proc/meminfo: memFree=124393320/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=195804 memory=107336 CPUtime=1425.52 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) S 115180 115183 113948 0 -1 4194304 168902 0 0 0 142533 19 0 0 20 0 1 0 139202309 200503296 26834 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 48951 26834 3552 6655 0 35213 0
[pid=115331] ppid=115183 vsize=228088 memory=188028 CPUtime=2160.61 cores=0,2
/proc/115331/stat : 115331 (Exact) R 115183 115331 115331 0 -1 4194304 34954 0 0 0 215700 361 0 0 20 0 1 0 139274912 233562112 47007 18446744073709551615 4198400 8335837 140737118609056 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 34168832 140737118611641 140737118611995 140737118611995 140737118617551 0
/proc/115331/statm: 57022 47007 1120 1011 0 55789 0
Current children cumulated CPU time: 3586.13 s
Current children cumulated vsize: 423892 KiB
Current children cumulated memory: 295364 KiB

[startup+2896 s]*
/proc/loadavg: 2.23 3.29 4.53 3/255 115544
/proc/meminfo: memFree=124393320/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=195804 memory=107336 CPUtime=1425.52 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) S 115180 115183 113948 0 -1 4194304 168902 0 0 0 142533 19 0 0 20 0 1 0 139202309 200503296 26834 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 48951 26834 3552 6655 0 35213 0
[pid=115331] ppid=115183 vsize=228088 memory=188028 CPUtime=2163.81 cores=0,2
/proc/115331/stat : 115331 (Exact) R 115183 115331 115331 0 -1 4194304 34954 0 0 0 216020 361 0 0 20 0 1 0 139274912 233562112 47007 18446744073709551615 4198400 8335837 140737118609056 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 34168832 140737118611641 140737118611995 140737118611995 140737118617551 0
/proc/115331/statm: 57022 47007 1120 1011 0 55789 0
Current children cumulated CPU time: 3589.33 s
Current children cumulated vsize: 423892 KiB
Current children cumulated memory: 295364 KiB

[startup+2897.6 s]
/proc/loadavg: 2.23 3.29 4.53 3/255 115544
/proc/meminfo: memFree=124393320/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=195804 memory=107336 CPUtime=1425.52 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) S 115180 115183 113948 0 -1 4194304 168902 0 0 0 142533 19 0 0 20 0 1 0 139202309 200503296 26834 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 48951 26834 3552 6655 0 35213 0
[pid=115331] ppid=115183 vsize=228088 memory=188028 CPUtime=2165.4 cores=0,2
/proc/115331/stat : 115331 (Exact) R 115183 115331 115331 0 -1 4194304 34954 0 0 0 216179 361 0 0 20 0 1 0 139274912 233562112 47007 18446744073709551615 4198400 8335837 140737118609056 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 34168832 140737118611641 140737118611995 140737118611995 140737118617551 0
/proc/115331/statm: 57022 47007 1120 1011 0 55789 0
Current children cumulated CPU time: 3590.92 s
Current children cumulated vsize: 423892 KiB
Current children cumulated memory: 295364 KiB

[startup+2899.2 s]
/proc/loadavg: 2.23 3.29 4.53 3/255 115544
/proc/meminfo: memFree=124393320/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=195804 memory=107336 CPUtime=1425.52 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) S 115180 115183 113948 0 -1 4194304 168902 0 0 0 142533 19 0 0 20 0 1 0 139202309 200503296 26834 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 48951 26834 3552 6655 0 35213 0
[pid=115331] ppid=115183 vsize=228088 memory=188028 CPUtime=2166.99 cores=0,2
/proc/115331/stat : 115331 (Exact) R 115183 115331 115331 0 -1 4194304 34956 0 0 0 216338 361 0 0 20 0 1 0 139274912 233562112 47007 18446744073709551615 4198400 8335837 140737118609056 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 34168832 140737118611641 140737118611995 140737118611995 140737118617551 0
/proc/115331/statm: 57022 47007 1120 1011 0 55789 0
Current children cumulated CPU time: 3592.51 s
Current children cumulated vsize: 423892 KiB
Current children cumulated memory: 295364 KiB

[startup+2900 s]*
/proc/loadavg: 2.23 3.29 4.53 3/255 115544
/proc/meminfo: memFree=124393320/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=195804 memory=107336 CPUtime=1425.52 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) S 115180 115183 113948 0 -1 4194304 168902 0 0 0 142533 19 0 0 20 0 1 0 139202309 200503296 26834 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 48951 26834 3552 6655 0 35213 0
[pid=115331] ppid=115183 vsize=228088 memory=188028 CPUtime=2167.8 cores=0,2
/proc/115331/stat : 115331 (Exact) R 115183 115331 115331 0 -1 4194304 34956 0 0 0 216419 361 0 0 20 0 1 0 139274912 233562112 47007 18446744073709551615 4198400 8335837 140737118609056 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 34168832 140737118611641 140737118611995 140737118611995 140737118617551 0
/proc/115331/statm: 57022 47007 1120 1011 0 55789 0
Current children cumulated CPU time: 3593.32 s
Current children cumulated vsize: 423892 KiB
Current children cumulated memory: 295364 KiB

[startup+2900.4 s]
/proc/loadavg: 2.23 3.29 4.53 3/255 115544
/proc/meminfo: memFree=124393320/131249996 swapFree=33010672/33010684
[pid=115183] ppid=115180 vsize=195804 memory=107336 CPUtime=1425.52 cores=0,2
/proc/115183/stat : 115183 (LSIPExact) S 115180 115183 113948 0 -1 4194304 168902 0 0 0 142533 19 0 0 20 0 1 0 139202309 200503296 26834 18446744073709551615 94634807754752 94634835011921 140727793445488 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94634843513992 94634843945600 94634861670400 140727793449304 140727793449480 140727793449480 140727793455084 0
/proc/115183/statm: 48951 26834 3552 6655 0 35213 0
[pid=115331] ppid=115183 vsize=134208 memory=129544 CPUtime=2168.19 cores=0,2
/proc/115331/stat : 115331 (Exact) R 115183 115331 115331 0 -1 4194304 34958 0 0 0 216458 361 0 0 20 0 1 0 139274912 137428992 32386 18446744073709551615 4198400 8335837 140737118609056 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 34168832 140737118611641 140737118611995 140737118611995 140737118617551 0
/proc/115331/statm: 33552 32386 1152 1011 0 32319 0
Current children cumulated CPU time: 3593.71 s
Current children cumulated vsize: 330012 KiB
Current children cumulated memory: 236880 KiB

Child status: 0

Real time (s): 2900.41
CPU time (s): 3593.75
CPU user time (s): 3589.93
CPU system time (s): 3.81671
CPU usage (%): 123.905
Max. virtual memory (cumulated for all children) (KiB): 423892
Max. memory (cumulated for all children) (KiB): 295364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.93
system time used= 3.81671
maximum resident set size= 223388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 204682
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= 406
involuntary context switches= 34375


# summary of solver processes directly reported to runsolver:
#   pid: 115183
#   total CPU time (s): 3593.75
#   total CPU user time (s): 3589.93
#   total CPU system time (s): 3.81671

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.84694 second user time and 12.7803 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-07-11 14:00:45
IDJOB=4527203
IDBENCH=162182
IDSOLVER=3384
FILE ID=nodeC017/4527203-1752235245
RUNJOBID= nodeC017-1752232205-113965
SLURM_JOB_ID= 9682528
Free space on /tmp= 432324 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size128-round23-6.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4527203-1752235245/watcher-4527203-1752235245 -o /tmp/evaluation-result-4527203-1752235245/solver-4527203-1752235245 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1752232205-113965 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4527203-1752235245.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2

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

MD5SUM BENCH= 94dee3519407525a3e2f33fb04ced940
RANDOM SEED=1632632239

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        119537084 kB
MemAvailable:   124172204 kB
Buffers:            1688 kB
Cached:          5400952 kB
SwapCached:            8 kB
Active:          5913792 kB
Inactive:        5100676 kB
Active(anon):    5613948 kB
Inactive(anon):    15952 kB
Active(file):     299844 kB
Inactive(file):  5084724 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             45052 kB
Writeback:            12 kB
AnonPages:       5612356 kB
Mapped:           142092 kB
Shmem:             18072 kB
KReclaimable:     179184 kB
Slab:             272964 kB
SReclaimable:     179184 kB
SUnreclaim:        93780 kB
KernelStack:        4272 kB
PageTables:        14248 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    6005772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1902592 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432376 MiB
End job on nodeC017 at 2025-07-11 14:49:06