Trace number 4503412

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 S2UNSAT 2181.97 1124.45

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-25.opb
MD5SUM089881a3a57f24d34abbbcf8eb808729
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark28.9166
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7351
Total number of constraints155824
Number of constraints which are clauses139567
Number of constraints which are cardinality constraints (but not clauses)563
Number of constraints which are nor clauses,nor cardinality constraints15694
Minimum length of a constraint2
Maximum length of a constraint195
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2141.89/1084.37	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
2141.89/1084.37	c numVar: 7351
2141.89/1084.37	c numCon: 155824
2141.89/1084.37	c numEqual: 288
2141.89/1084.37	c intSize: 8
2141.89/1084.37	c ls_time: 10.0, mip_time: 1074.0, exact_time: 2506.0
2141.89/1084.37	c ------------------- Paras list -------------------
2141.89/1084.37	c Name                	 Type      	 Now       	 Default   	 Comment
2141.89/1084.37	c timeout             	 double    	 3600.000000	 3600      	 
2141.89/1084.37	c mip_time            	 double    	 0.300000  	 0.5       	 
2141.89/1084.37	c ls_time             	 double    	 10.000000 	 10        	 
2141.89/1084.37	c safe_mode           	 int       	 2         	 2         	 1 trust; 2 feasible
2141.89/1084.37	c mip_emphasis        	 int       	 5         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
2141.89/1084.37	c random_seed         	 int       	 0         	 0         	 
2141.89/1084.37	c sample_size         	 int       	 50        	 50        	 
2141.89/1084.37	c sub_score           	 int       	 1         	 1         	 
2141.89/1084.37	c tabu_base           	 int       	 3         	 3         	 
2141.89/1084.37	c tabu_variation      	 int       	 1         	 1         	 
2141.89/1084.37	c sub_div             	 int       	 4         	 4         	 
2141.89/1084.37	c nbcore              	 int       	 2         	 1         	 
2141.89/1084.37	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
2141.89/1084.37	c print_sol           	 int       	 1         	 1         	 
2141.89/1084.37	c tmpdir              	 string		 .         	 "."       	 
2141.89/1084.37	c home                	 string		 HOME	 "."       	 
2141.89/1084.37	c benchname           	 string		 HOME/instance-4503412-1751139192.opb	 ""        	 
2141.89/1084.37	c --------------------------------------------------
2141.89/1084.37	c Local Search solver
2141.89/1084.37	c MIP solver
2141.89/1084.37	c use Exact solver
2181.81/1124.33	c Exact infeasible
2181.89/1124.43	s UNSATISFIABLE
2181.89/1124.43	c Total time: 1124

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503412-1751139192/watcher-4503412-1751139192 -o /tmp/evaluation-result-4503412-1751139192/solver-4503412-1751139192 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751133631-11284 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4503412-1751139192.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=14182, runsolver pid=14179

[startup+0.100064 s]*
/proc/loadavg: 5.41 5.77 5.93 6/265 14183
/proc/meminfo: memFree=127008840/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=105280 memory=70876 CPUtime=0.09 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 14631 0 0 0 7 2 0 0 20 0 1 0 29598036 107806720 17719 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 26320 17719 1216 6655 0 16555 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 105280 KiB
Current children cumulated memory: 70876 KiB

[startup+0.205547 s]*
/proc/loadavg: 5.41 5.77 5.93 6/265 14183
/proc/meminfo: memFree=126968520/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=139392 memory=104924 CPUtime=0.18 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 23138 0 0 0 15 3 0 0 20 0 1 0 29598036 142737408 26231 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 34848 26231 1216 6655 0 25083 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 139392 KiB
Current children cumulated memory: 104924 KiB

[startup+0.305468 s]*
/proc/loadavg: 5.41 5.77 5.93 6/265 14183
/proc/meminfo: memFree=126952392/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=151348 memory=116828 CPUtime=0.28 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 26122 0 0 0 24 4 0 0 20 0 1 0 29598036 154980352 29207 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 37837 29207 1216 6655 0 28072 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 151348 KiB
Current children cumulated memory: 116828 KiB

[startup+0.700165 s]
/proc/loadavg: 5.41 5.77 5.93 6/265 14183
/proc/meminfo: memFree=126952392/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=151348 memory=116828 CPUtime=0.66 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 26122 0 0 0 62 4 0 0 20 0 1 0 29598036 154980352 29207 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 37837 29207 1216 6655 0 28072 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 151348 KiB
Current children cumulated memory: 116828 KiB

[startup+1.50017 s]
/proc/loadavg: 5.41 5.77 5.93 6/265 14183
/proc/meminfo: memFree=126952392/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=151348 memory=116828 CPUtime=1.46 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 26122 0 0 0 142 4 0 0 20 0 1 0 29598036 154980352 29207 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 37837 29207 1216 6655 0 28072 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 151348 KiB
Current children cumulated memory: 116828 KiB

[startup+3.10534 s]
/proc/loadavg: 5.41 5.77 5.93 6/265 14183
/proc/meminfo: memFree=126952420/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=151348 memory=116828 CPUtime=3.06 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 26126 0 0 0 302 4 0 0 20 0 1 0 29598036 154980352 29207 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 37837 29207 1216 6655 0 28072 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 151348 KiB
Current children cumulated memory: 116828 KiB

[startup+6.30016 s]
/proc/loadavg: 5.38 5.76 5.93 6/265 14183
/proc/meminfo: memFree=126952424/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=151348 memory=116828 CPUtime=6.25 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 26130 0 0 0 621 4 0 0 20 0 1 0 29598036 154980352 29207 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 37837 29207 1216 6655 0 28072 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 151348 KiB
Current children cumulated memory: 116828 KiB

[startup+12.7002 s]
/proc/loadavg: 5.35 5.75 5.92 7/266 14184
/proc/meminfo: memFree=126671824/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=680888 memory=590092 CPUtime=13.48 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 108838 0 0 0 1327 21 0 0 20 0 2 0 29598036 697229312 147523 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 170222 147523 3456 6655 0 153979 0
[pid=14182/tid=14184] ppid=14179 vsize=680888 memory=327200 CPUtime=0.85 cores=4,6
/proc/14182/task/14184/stat : 14184 (LSIPExact) R 14179 14182 11267 0 -1 4194368 15378 0 0 0 82 3 0 0 20 0 2 0 29599057 697229312 147523 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
Current children cumulated CPU time: 13.48 s
Current children cumulated vsize: 680888 KiB
Current children cumulated memory: 590092 KiB

[startup+25.5002 s]
/proc/loadavg: 5.49 5.76 5.92 7/266 14184
/proc/meminfo: memFree=126430404/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=705368 memory=643408 CPUtime=38.9 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 147494 0 0 0 3863 27 0 0 20 0 2 0 29598036 722296832 160852 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 176342 160852 3456 6655 0 165115 0
[pid=14182/tid=14184] ppid=14179 vsize=705368 memory=625016 CPUtime=13.51 cores=4,6
/proc/14182/task/14184/stat : 14184 (LSIPExact) R 14179 14182 11267 0 -1 4194368 26593 0 0 0 1345 6 0 0 20 0 2 0 29599057 722296832 160852 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
Current children cumulated CPU time: 38.9 s
Current children cumulated vsize: 705368 KiB
Current children cumulated memory: 643408 KiB

[startup+51.1055 s]
/proc/loadavg: 5.73 5.80 5.93 7/266 14184
/proc/meminfo: memFree=126255364/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=840356 memory=792984 CPUtime=89.76 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 256777 0 0 0 8934 42 0 0 20 0 2 0 29598036 860524544 198246 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 210089 198246 3520 6655 0 199117 0
[pid=14182/tid=14184] ppid=14179 vsize=840356 memory=789332 CPUtime=38.84 cores=4,6
/proc/14182/task/14184/stat : 14184 (LSIPExact) R 14179 14182 11267 0 -1 4194368 67958 0 0 0 3875 9 0 0 20 0 2 0 29599057 860524544 198246 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
Current children cumulated CPU time: 89.76 s
Current children cumulated vsize: 840356 KiB
Current children cumulated memory: 792984 KiB

[startup+102.3 s]
/proc/loadavg: 5.95 5.85 5.94 7/266 14189
/proc/meminfo: memFree=126257480/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=810032 memory=767092 CPUtime=191.44 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 327293 0 0 0 19094 50 0 0 20 0 2 0 29598036 829472768 191773 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 202508 191773 3520 6655 0 191536 0
[pid=14182/tid=14184] ppid=14179 vsize=810032 memory=767092 CPUtime=89.49 cores=4,6
/proc/14182/task/14184/stat : 14184 (LSIPExact) R 14179 14182 11267 0 -1 4194368 81456 0 0 0 8937 12 0 0 20 0 2 0 29599057 829472768 191773 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
Current children cumulated CPU time: 191.44 s
Current children cumulated vsize: 810032 KiB
Current children cumulated memory: 767092 KiB

[startup+162.3 s]
/proc/loadavg: 5.98 5.88 5.95 7/267 14196
/proc/meminfo: memFree=126214584/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=872676 memory=829104 CPUtime=310.6 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 383353 0 0 0 31004 56 0 0 20 0 2 0 29598036 893620224 207276 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 218169 207276 3520 6655 0 207197 0
[pid=14182/tid=14184] ppid=14179 vsize=872676 memory=-6226622779399180638 CPUtime=148.85 cores=4,6
/proc/14182/task/14184/stat : 14184 (LSIPExact) R 14179 14182 11267 0 -1 4194368 103756 0 0 0 14870 15 0 0 20 0 2 0 29599057 893620224 207276 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
Current children cumulated CPU time: 310.6 s
Current children cumulated vsize: 872676 KiB
Current children cumulated memory: 829104 KiB

[startup+222.3 s]
/proc/loadavg: 6.09 5.93 5.96 7/267 14198
/proc/meminfo: memFree=126222996/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=872676 memory=829224 CPUtime=429.8 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 384306 0 0 0 42923 57 0 0 20 0 2 0 29598036 893620224 207306 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 218169 207306 3520 6655 0 207197 0
[pid=14182/tid=14184] ppid=14179 vsize=872676 memory=829224 CPUtime=208.21 cores=4,6
/proc/14182/task/14184/stat : 14184 (LSIPExact) R 14179 14182 11267 0 -1 4194368 104697 0 0 0 20806 15 0 0 20 0 2 0 29599057 893620224 207306 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
Current children cumulated CPU time: 429.8 s
Current children cumulated vsize: 872676 KiB
Current children cumulated memory: 829224 KiB

[startup+282.3 s]
/proc/loadavg: 6.08 5.96 5.97 7/267 14200
/proc/meminfo: memFree=126139664/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=938212 memory=893972 CPUtime=548.89 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 465022 0 0 0 54824 65 0 0 20 0 2 0 29598036 960729088 223493 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 234553 223493 3520 6655 0 223037 0
[pid=14182/tid=14184] ppid=14179 vsize=938212 memory=869132 CPUtime=267.5 cores=4,6
/proc/14182/task/14184/stat : 14184 (LSIPExact) R 14179 14182 11267 0 -1 4194368 140931 0 0 0 26730 20 0 0 20 0 2 0 29599057 960729088 223493 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
Current children cumulated CPU time: 548.89 s
Current children cumulated vsize: 938212 KiB
Current children cumulated memory: 893972 KiB

[startup+342.3 s]
/proc/loadavg: 6.07 5.99 5.98 7/267 14202
/proc/meminfo: memFree=126315384/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=1003748 memory=907508 CPUtime=668.07 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 481773 0 0 0 66740 67 0 0 20 0 2 0 29598036 1027837952 226877 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 250937 226877 3520 6655 0 229354 0
[pid=14182/tid=14184] ppid=14179 vsize=1003748 memory=869132 CPUtime=326.88 cores=4,6
/proc/14182/task/14184/stat : 14184 (LSIPExact) R 14179 14182 11267 0 -1 4194368 149841 0 0 0 32667 21 0 0 20 0 2 0 29599057 1027837952 226877 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
Current children cumulated CPU time: 668.07 s
Current children cumulated vsize: 1003748 KiB
Current children cumulated memory: 907508 KiB

[startup+402.3 s]

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

Current children cumulated CPU time: 1144.82 s
Current children cumulated vsize: 1003748 KiB
Current children cumulated memory: 910084 KiB

[startup+642.3 s]
/proc/loadavg: 5.68 5.97 5.98 6/266 14214
/proc/meminfo: memFree=126193072/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=1003748 memory=910084 CPUtime=1264.03 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 528658 0 0 0 126328 75 0 0 20 0 2 0 29598036 1027837952 227521 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 250937 227521 3520 6655 0 229354 0
[pid=14182/tid=14184] ppid=14179 vsize=1003748 memory=910084 CPUtime=623.76 cores=4,6
/proc/14182/task/14184/stat : 14184 (LSIPExact) R 14179 14182 11267 0 -1 4194368 169466 0 0 0 62351 25 0 0 20 0 2 0 29599057 1027837952 227521 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
Current children cumulated CPU time: 1264.03 s
Current children cumulated vsize: 1003748 KiB
Current children cumulated memory: 910084 KiB

[startup+702.3 s]
/proc/loadavg: 5.31 5.81 5.92 6/267 14219
/proc/meminfo: memFree=126153524/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=1003748 memory=912132 CPUtime=1383.24 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 528787 0 0 0 138248 76 0 0 20 0 2 0 29598036 1027837952 228033 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 250937 228033 3520 6655 0 229354 0
[pid=14182/tid=14184] ppid=14179 vsize=1003748 memory=910084 CPUtime=683.15 cores=4,6
/proc/14182/task/14184/stat : 14184 (LSIPExact) R 14179 14182 11267 0 -1 4194368 169512 0 0 0 68289 26 0 0 20 0 2 0 29599057 1027837952 228033 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
Current children cumulated CPU time: 1383.24 s
Current children cumulated vsize: 1003748 KiB
Current children cumulated memory: 912132 KiB

[startup+762.3 s]
/proc/loadavg: 5.38 5.72 5.89 7/267 14273
/proc/meminfo: memFree=125911288/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=1003748 memory=912132 CPUtime=1502.4 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 549770 0 0 0 150161 79 0 0 20 0 2 0 29598036 1027837952 228033 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 250937 228033 3520 6655 0 229354 0
[pid=14182/tid=14184] ppid=14179 vsize=1003748 memory=-6226622779399180638 CPUtime=742.52 cores=4,6
/proc/14182/task/14184/stat : 14184 (LSIPExact) R 14179 14182 11267 0 -1 4194368 178560 0 0 0 74225 27 0 0 20 0 2 0 29599057 1027837952 228033 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
Current children cumulated CPU time: 1502.4 s
Current children cumulated vsize: 1003748 KiB
Current children cumulated memory: 912132 KiB

[startup+822.3 s]
/proc/loadavg: 5.88 5.81 5.91 7/267 14275
/proc/meminfo: memFree=125739416/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=1003748 memory=912132 CPUtime=1621.56 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 551009 0 0 0 162076 80 0 0 20 0 2 0 29598036 1027837952 228033 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 250937 228033 3520 6655 0 229354 0
[pid=14182/tid=14184] ppid=14179 vsize=1003748 memory=912132 CPUtime=801.9 cores=4,6
/proc/14182/task/14184/stat : 14184 (LSIPExact) R 14179 14182 11267 0 -1 4194368 179704 0 0 0 80162 28 0 0 20 0 2 0 29599057 1027837952 228033 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
Current children cumulated CPU time: 1621.56 s
Current children cumulated vsize: 1003748 KiB
Current children cumulated memory: 912132 KiB

[startup+882.3 s]
/proc/loadavg: 6.01 5.86 5.92 7/267 14277
/proc/meminfo: memFree=125681832/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=1003748 memory=912132 CPUtime=1740.72 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 551119 0 0 0 173991 81 0 0 20 0 2 0 29598036 1027837952 228033 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 250937 228033 3520 6655 0 229354 0
[pid=14182/tid=14184] ppid=14179 vsize=1003748 memory=912132 CPUtime=861.29 cores=4,6
/proc/14182/task/14184/stat : 14184 (LSIPExact) R 14179 14182 11267 0 -1 4194368 179760 0 0 0 86100 29 0 0 20 0 2 0 29599057 1027837952 228033 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
Current children cumulated CPU time: 1740.72 s
Current children cumulated vsize: 1003748 KiB
Current children cumulated memory: 912132 KiB

[startup+942.3 s]
/proc/loadavg: 6.04 5.90 5.93 7/267 14279
/proc/meminfo: memFree=125671320/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=1003748 memory=912132 CPUtime=1859.88 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 571629 0 0 0 185903 85 0 0 20 0 2 0 29598036 1027837952 228033 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 250937 228033 3520 6655 0 229354 0
[pid=14182/tid=14184] ppid=14179 vsize=1003748 memory=14444 CPUtime=920.67 cores=4,6
/proc/14182/task/14184/stat : 14184 (LSIPExact) R 14179 14182 11267 0 -1 4194368 188323 0 0 0 92036 31 0 0 20 0 2 0 29599057 1027837952 228033 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
Current children cumulated CPU time: 1859.88 s
Current children cumulated vsize: 1003748 KiB
Current children cumulated memory: 912132 KiB

[startup+1002.3 s]
/proc/loadavg: 6.11 5.95 5.95 7/267 14281
/proc/meminfo: memFree=125639704/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=1003748 memory=912132 CPUtime=1979.04 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 573382 0 0 0 197817 87 0 0 20 0 2 0 29598036 1027837952 228033 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 250937 228033 3520 6655 0 229354 0
[pid=14182/tid=14184] ppid=14179 vsize=1003748 memory=14444 CPUtime=980.05 cores=4,6
/proc/14182/task/14184/stat : 14184 (LSIPExact) R 14179 14182 11267 0 -1 4194368 189977 0 0 0 97973 32 0 0 20 0 2 0 29599057 1027837952 228033 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
Current children cumulated CPU time: 1979.04 s
Current children cumulated vsize: 1003748 KiB
Current children cumulated memory: 912132 KiB

[startup+1062.3 s]
/proc/loadavg: 6.08 5.98 5.96 7/268 14286
/proc/meminfo: memFree=125638592/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=1003748 memory=912132 CPUtime=2098.21 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 573420 0 0 0 209733 88 0 0 20 0 2 0 29598036 1027837952 228033 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 250937 228033 3520 6655 0 229354 0
[pid=14182/tid=14184] ppid=14179 vsize=1003748 memory=912132 CPUtime=1039.43 cores=4,6
/proc/14182/task/14184/stat : 14184 (LSIPExact) R 14179 14182 11267 0 -1 4194368 190000 0 0 0 103911 32 0 0 20 0 2 0 29599057 1027837952 228033 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
Current children cumulated CPU time: 2098.21 s
Current children cumulated vsize: 1003748 KiB
Current children cumulated memory: 912132 KiB

[startup+1122.3 s]
/proc/loadavg: 5.70 5.90 5.94 6/268 14289
/proc/meminfo: memFree=125516912/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=895080 memory=800576 CPUtime=2142.02 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) S 14179 14182 11267 0 -1 4194304 593516 0 0 0 214112 90 0 0 20 0 1 0 29598036 916561920 200144 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 223770 200144 3584 6655 0 212254 0
[pid=14287] ppid=14182 vsize=219392 memory=207504 CPUtime=37.79 cores=4,6
/proc/14287/stat : 14287 (Exact) R 14182 14287 14287 0 -1 4194304 29463 0 0 0 3770 9 0 0 20 0 1 0 29706473 224657408 51876 18446744073709551615 4198400 8335837 140734138946064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 29224960 140734138947771 140734138948125 140734138948125 140734138953679 0
/proc/14287/statm: 54848 51876 1120 1011 0 53615 0
Current children cumulated CPU time: 2179.81 s
Current children cumulated vsize: 1114472 KiB
Current children cumulated memory: 1008080 KiB

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

# cumulated CPU time of all completed processes:  user=2180.94 s, system=1.0256 s

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

[startup+1123.2 s]
/proc/loadavg: 5.70 5.90 5.94 6/268 14289
/proc/meminfo: memFree=125516912/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=895080 memory=800576 CPUtime=2142.02 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) S 14179 14182 11267 0 -1 4194304 593516 0 0 0 214112 90 0 0 20 0 1 0 29598036 916561920 200144 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 223770 200144 3584 6655 0 212254 0
[pid=14287] ppid=14182 vsize=219392 memory=207504 CPUtime=38.69 cores=4,6
/proc/14287/stat : 14287 (Exact) R 14182 14287 14287 0 -1 4194304 29463 0 0 0 3860 9 0 0 20 0 1 0 29706473 224657408 51876 18446744073709551615 4198400 8335837 140734138946064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 29224960 140734138947771 140734138948125 140734138948125 140734138953679 0
/proc/14287/statm: 54848 51876 1120 1011 0 53615 0
Current children cumulated CPU time: 2180.71 s
Current children cumulated vsize: 1114472 KiB
Current children cumulated memory: 1008080 KiB

[startup+1124 s]*
/proc/loadavg: 5.70 5.90 5.94 6/268 14289
/proc/meminfo: memFree=125516912/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=895080 memory=800576 CPUtime=2142.02 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) S 14179 14182 11267 0 -1 4194304 593516 0 0 0 214112 90 0 0 20 0 1 0 29598036 916561920 200144 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 223770 200144 3584 6655 0 212254 0
[pid=14287] ppid=14182 vsize=219392 memory=207504 CPUtime=39.49 cores=4,6
/proc/14287/stat : 14287 (Exact) R 14182 14287 14287 0 -1 4194304 29463 0 0 0 3940 9 0 0 20 0 1 0 29706473 224657408 51876 18446744073709551615 4198400 8335837 140734138946064 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 29224960 140734138947771 140734138948125 140734138948125 140734138953679 0
/proc/14287/statm: 54848 51876 1120 1011 0 53615 0
Current children cumulated CPU time: 2181.51 s
Current children cumulated vsize: 1114472 KiB
Current children cumulated memory: 1008080 KiB

[startup+1124.4 s]
/proc/loadavg: 5.70 5.90 5.94 6/268 14289
/proc/meminfo: memFree=125516912/131249988 swapFree=33010684/33010684
[pid=14182] ppid=14179 vsize=895080 memory=800576 CPUtime=2181.89 cores=4,6
/proc/14182/stat : 14182 (LSIPExact) R 14179 14182 11267 0 -1 4194304 607285 29465 0 0 214118 90 3972 9 20 0 1 0 29598036 916561920 200144 18446744073709551615 94842310778880 94842338035281 140722952980976 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94842346538120 94842346969728 94842364325888 140722952984922 140722952985098 140722952985098 140722952990700 0
/proc/14182/statm: 223770 200144 3584 6655 0 212254 0
Current children cumulated CPU time: 2181.89 s
Current children cumulated vsize: 895080 KiB
Current children cumulated memory: 800576 KiB

Child status: 0

Real time (s): 1124.45
CPU time (s): 2181.97
CPU user time (s): 2180.94
CPU system time (s): 1.0256
CPU usage (%): 194.047
Max. virtual memory (cumulated for all children) (KiB): 1114472
Max. memory (cumulated for all children) (KiB): 1008080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2180.94
system time used= 1.0256
maximum resident set size= 912132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 647416
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= 332
involuntary context switches= 19604


# summary of solver processes directly reported to runsolver:
#   pid: 14182
#   total CPU time (s): 2181.97
#   total CPU user time (s): 2180.94
#   total CPU system time (s): 1.0256

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.25863 second user time and 5.1583 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-06-28 21:33:12
IDJOB=4503412
IDBENCH=155463
IDSOLVER=3337
FILE ID=nodeC034/4503412-1751139192
RUNJOBID= nodeC034-1751133631-11284
SLURM_JOB_ID= 9587434
Free space on /tmp= 432904 MiB

SOLVER NAME= LSIPExact  S2
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-25.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4503412-1751139192/watcher-4503412-1751139192 -o /tmp/evaluation-result-4503412-1751139192/solver-4503412-1751139192 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751133631-11284 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4503412-1751139192.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2

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

MD5SUM BENCH= 089881a3a57f24d34abbbcf8eb808729
RANDOM SEED=2031552160

nodeC034 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		: 3599.729
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	: 6999.53
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		: 3599.911
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	: 6999.53
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		: 3598.761
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	: 6999.53
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		: 3599.763
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	: 6999.53
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.083
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	: 6999.53
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		: 3599.751
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	: 6999.53
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		: 3608.094
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	: 6999.53
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		: 3596.677
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	: 6999.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        127064028 kB
MemAvailable:   126829884 kB
Buffers:            3280 kB
Cached:           577232 kB
SwapCached:            0 kB
Active:          3157436 kB
Inactive:         368436 kB
Active(anon):    2963464 kB
Inactive(anon):        0 kB
Active(file):     193972 kB
Inactive(file):   368436 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             51072 kB
Writeback:            32 kB
AnonPages:       2941808 kB
Mapped:           148440 kB
Shmem:             18104 kB
KReclaimable:      84976 kB
Slab:             168032 kB
SReclaimable:      84976 kB
SUnreclaim:        83056 kB
KernelStack:        4272 kB
PageTables:         9048 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    3422496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1476608 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:      189140 kB
DirectMap2M:     7970816 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432852 MiB
End job on nodeC034 at 2025-06-28 21:51:56