Trace number 4527382

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
LSIPExact S1? (TO) 3601.35 1831.74

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
haplotype/normalized-simp-unif-100_100.08.opb
MD5SUM12086b8d20dd7cc54e02491e5e8188a1
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark1.36312
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9457
Total number of constraints449183
Number of constraints which are clauses446880
Number of constraints which are cardinality constraints (but not clauses)2303
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint98
Number of terms in the objective function 98
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 98
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 96
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 194
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

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

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (46534 MiB free)
  memory of node 1: 64465 MiB (62886 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100059 s]*
/proc/loadavg: 0.39 0.15 0.11 5/259 117420
/proc/meminfo: memFree=111776308/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=160128 memory=117320 CPUtime=0.08 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) R 117409 117413 117353 0 -1 4194304 22218 0 0 0 5 3 0 0 20 0 1 0 138897300 163971072 29330 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 40032 29330 1152 6655 0 30267 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 160128 KiB
Current children cumulated memory: 117320 KiB

[startup+0.205466 s]*
/proc/loadavg: 0.39 0.15 0.11 4/260 117425
/proc/meminfo: memFree=111640548/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=206220 memory=171728 CPUtime=0.19 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) R 117409 117413 117353 0 -1 4194304 33224 0 0 0 13 6 0 0 20 0 1 0 138897300 211169280 42932 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 51555 42932 1184 6655 0 41790 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 206220 KiB
Current children cumulated memory: 171728 KiB

[startup+0.305339 s]*
/proc/loadavg: 0.39 0.15 0.11 5/264 117429
/proc/meminfo: memFree=111430612/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=237636 memory=203088 CPUtime=0.29 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) R 117409 117413 117353 0 -1 4194304 41067 0 0 0 22 7 0 0 20 0 1 0 138897300 243339264 50772 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 59409 50772 1184 6655 0 49644 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 237636 KiB
Current children cumulated memory: 203088 KiB

[startup+0.700173 s]
/proc/loadavg: 0.39 0.15 0.11 5/264 117429
/proc/meminfo: memFree=111196244/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=316068 memory=281552 CPUtime=0.69 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) R 117409 117413 117353 0 -1 4194304 60673 0 0 0 59 10 0 0 20 0 1 0 138897300 323653632 70388 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 79017 70388 1184 6655 0 69252 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 316068 KiB
Current children cumulated memory: 281552 KiB

[startup+1.50017 s]
/proc/loadavg: 0.39 0.15 0.11 5/264 117429
/proc/meminfo: memFree=110857040/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=316248 memory=281808 CPUtime=1.48 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) R 117409 117413 117353 0 -1 4194304 60736 0 0 0 138 10 0 0 20 0 1 0 138897300 323837952 70452 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 79062 70452 1184 6655 0 69297 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 316248 KiB
Current children cumulated memory: 281808 KiB

[startup+3.10531 s]
/proc/loadavg: 0.39 0.15 0.11 5/264 117429
/proc/meminfo: memFree=110607412/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=316248 memory=281808 CPUtime=3.08 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) R 117409 117413 117353 0 -1 4194304 60753 0 0 0 298 10 0 0 20 0 1 0 138897300 323837952 70452 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 79062 70452 1184 6655 0 69297 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 316248 KiB
Current children cumulated memory: 281808 KiB

[startup+6.30017 s]
/proc/loadavg: 0.68 0.21 0.13 5/264 117429
/proc/meminfo: memFree=110607848/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=316248 memory=281808 CPUtime=6.27 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) R 117409 117413 117353 0 -1 4194304 60787 0 0 0 617 10 0 0 20 0 1 0 138897300 323837952 70452 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 79062 70452 1184 6655 0 69297 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 316248 KiB
Current children cumulated memory: 281808 KiB

[startup+12.7002 s]
/proc/loadavg: 1.03 0.29 0.16 6/268 117433
/proc/meminfo: memFree=108804388/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=728692 memory=670624 CPUtime=12.8 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) R 117409 117413 117353 0 -1 4194304 123046 0 0 0 1258 22 0 0 20 0 2 0 138897300 746180608 167656 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 182173 167656 3328 6655 0 168446 0
[pid=117413/tid=117431] ppid=117409 vsize=728692 memory=664448 CPUtime=0.15 cores=5,7
/proc/117413/task/117431/stat : 117431 (LSIPExact) S 117409 117413 117353 0 -1 4194368 10312 0 0 0 14 1 0 0 20 0 2 0 138898357 746180608 167656 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 1 0 0 -1 7 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
Current children cumulated CPU time: 12.8 s
Current children cumulated vsize: 728692 KiB
Current children cumulated memory: 670624 KiB

[startup+25.5002 s]
/proc/loadavg: 2.50 0.65 0.28 8/268 117434
/proc/meminfo: memFree=108483588/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=795188 memory=742256 CPUtime=36.5 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) R 117409 117413 117353 0 -1 4194304 168062 0 0 0 3623 27 0 0 20 0 2 0 138897300 814272512 185564 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 198797 185564 3392 6655 0 185519 0
[pid=117413/tid=117431] ppid=117409 vsize=795188 memory=742256 CPUtime=11.11 cores=5,7
/proc/117413/task/117431/stat : 117431 (LSIPExact) R 117409 117413 117353 0 -1 4194368 24336 0 0 0 1108 3 0 0 20 0 2 0 138898357 814272512 185564 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
Current children cumulated CPU time: 36.5 s
Current children cumulated vsize: 795188 KiB
Current children cumulated memory: 742256 KiB

[startup+51.1056 s]
/proc/loadavg: 4.19 1.20 0.47 9/268 117434
/proc/meminfo: memFree=108490324/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=795396 memory=746480 CPUtime=87.18 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) R 117409 117413 117353 0 -1 4194304 210406 0 0 0 8688 30 0 0 20 0 2 0 138897300 814485504 186620 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 198849 186620 3392 6655 0 186324 0
[pid=117413/tid=117431] ppid=117409 vsize=795396 memory=746480 CPUtime=36.28 cores=5,7
/proc/117413/task/117431/stat : 117431 (LSIPExact) R 117409 117413 117353 0 -1 4194368 42421 0 0 0 3624 4 0 0 20 0 2 0 138898357 814485504 186620 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
Current children cumulated CPU time: 87.18 s
Current children cumulated vsize: 795396 KiB
Current children cumulated memory: 746480 KiB

[startup+102.3 s]
/proc/loadavg: 6.39 2.26 0.87 9/269 117437
/proc/meminfo: memFree=108304572/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=860932 memory=762876 CPUtime=188.81 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) R 117409 117413 117353 0 -1 4194304 260099 0 0 0 18845 36 0 0 20 0 2 0 138897300 881594368 190719 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 215233 190719 3392 6655 0 190397 0
[pid=117413/tid=117431] ppid=117409 vsize=860932 memory=5632 CPUtime=86.9 cores=5,7
/proc/117413/task/117431/stat : 117431 (LSIPExact) R 117409 117413 117353 0 -1 4194368 71409 0 0 0 8682 8 0 0 20 0 2 0 138898357 881594368 190719 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
Current children cumulated CPU time: 188.81 s
Current children cumulated vsize: 860932 KiB
Current children cumulated memory: 762876 KiB

[startup+162.3 s]
/proc/loadavg: 7.44 3.32 1.32 9/269 117439
/proc/meminfo: memFree=108202764/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=860932 memory=763004 CPUtime=307.89 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) R 117409 117413 117353 0 -1 4194304 286649 0 0 0 30750 39 0 0 20 0 2 0 138897300 881594368 190751 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 215233 190751 3392 6655 0 190397 0
[pid=117413/tid=117431] ppid=117409 vsize=860932 memory=5148 CPUtime=146.2 cores=5,7
/proc/117413/task/117431/stat : 117431 (LSIPExact) R 117409 117413 117353 0 -1 4194368 85437 0 0 0 14611 9 0 0 20 0 2 0 138898357 881594368 190751 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
Current children cumulated CPU time: 307.89 s
Current children cumulated vsize: 860932 KiB
Current children cumulated memory: 763004 KiB

[startup+222.3 s]
/proc/loadavg: 7.80 4.18 1.75 9/268 117441
/proc/meminfo: memFree=108164840/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=860932 memory=761084 CPUtime=426.93 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) R 117409 117413 117353 0 -1 4194304 293383 0 0 0 42652 41 0 0 20 0 2 0 138897300 881594368 190271 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 215233 190271 3392 6655 0 189643 0
[pid=117413/tid=117431] ppid=117409 vsize=860932 memory=761084 CPUtime=205.49 cores=5,7
/proc/117413/task/117431/stat : 117431 (LSIPExact) R 117409 117413 117353 0 -1 4194368 91465 0 0 0 20538 11 0 0 20 0 2 0 138898357 881594368 190271 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
Current children cumulated CPU time: 426.93 s
Current children cumulated vsize: 860932 KiB
Current children cumulated memory: 761084 KiB

[startup+282.3 s]
/proc/loadavg: 8.04 4.91 2.15 9/268 117443
/proc/meminfo: memFree=108051716/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=860932 memory=764668 CPUtime=546 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) R 117409 117413 117353 0 -1 4194304 319189 0 0 0 54557 43 0 0 20 0 2 0 138897300 881594368 191167 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 215233 191167 3392 6655 0 190589 0
[pid=117413/tid=117431] ppid=117409 vsize=860932 memory=763388 CPUtime=265.06 cores=5,7
/proc/117413/task/117431/stat : 117431 (LSIPExact) R 117409 117413 117353 0 -1 4194368 104357 0 0 0 26494 12 0 0 20 0 2 0 138898357 881594368 191167 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
Current children cumulated CPU time: 546 s
Current children cumulated vsize: 860932 KiB
Current children cumulated memory: 764668 KiB

[startup+342.3 s]
/proc/loadavg: 8.11 5.50 2.53 9/268 117446
/proc/meminfo: memFree=108025988/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=860932 memory=775356 CPUtime=665.08 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) R 117409 117413 117353 0 -1 4194304 325432 0 0 0 66464 44 0 0 20 0 2 0 138897300 881594368 193839 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 215233 193839 3392 6655 0 193363 0
[pid=117413/tid=117431] ppid=117409 vsize=860932 memory=763388 CPUtime=324.82 cores=5,7
/proc/117413/task/117431/stat : 117431 (LSIPExact) R 117409 117413 117353 0 -1 4194368 109576 0 0 0 32468 14 0 0 20 0 2 0 138898357 881594368 193839 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
Current children cumulated CPU time: 665.08 s
Current children cumulated vsize: 860932 KiB
Current children cumulated memory: 775356 KiB


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

/proc/117413/statm: 308256 298751 3424 6655 0 297893 0
[pid=117413/tid=117431] ppid=117409 vsize=1233024 memory=1175576 CPUtime=1391.09 cores=5,7
/proc/117413/task/117431/stat : 117431 (LSIPExact) R 117409 117413 117353 0 -1 4194368 225797 0 0 0 139074 35 0 0 20 0 2 0 138898357 1262616576 298751 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
Current children cumulated CPU time: 2791.42 s
Current children cumulated vsize: 1233024 KiB
Current children cumulated memory: 1195004 KiB

[startup+1482.3 s]
/proc/loadavg: 8.15 8.09 6.54 9/267 117502
/proc/meminfo: memFree=104101272/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=1324224 memory=1248548 CPUtime=2910.49 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) R 117409 117413 117353 0 -1 4194304 586419 0 0 0 290961 88 0 0 20 0 2 0 138897300 1356005376 312137 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 331056 312137 3424 6655 0 311723 0
[pid=117413/tid=117431] ppid=117409 vsize=1324224 memory=1234552 CPUtime=1450.82 cores=5,7
/proc/117413/task/117431/stat : 117431 (LSIPExact) R 117409 117413 117353 0 -1 4194368 235388 0 0 0 145045 37 0 0 20 0 2 0 138898357 1356005376 312137 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
Current children cumulated CPU time: 2910.49 s
Current children cumulated vsize: 1324224 KiB
Current children cumulated memory: 1248548 KiB

[startup+1542.3 s]
/proc/loadavg: 8.17 8.11 6.65 9/267 117504
/proc/meminfo: memFree=103871052/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=1350092 memory=1302740 CPUtime=3029.61 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) R 117409 117413 117353 0 -1 4194304 603024 0 0 0 302870 91 0 0 20 0 2 0 138897300 1382494208 325685 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 337523 325685 3424 6655 0 325327 0
[pid=117413/tid=117431] ppid=117409 vsize=1350092 memory=22272 CPUtime=1510.57 cores=5,7
/proc/117413/task/117431/stat : 117431 (LSIPExact) R 117409 117413 117353 0 -1 4194368 242298 0 0 0 151019 38 0 0 20 0 2 0 138898357 1382494208 325685 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
Current children cumulated CPU time: 3029.61 s
Current children cumulated vsize: 1350092 KiB
Current children cumulated memory: 1302740 KiB

[startup+1602.3 s]
/proc/loadavg: 8.11 8.10 6.74 9/266 117506
/proc/meminfo: memFree=103609492/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=1432908 memory=1356412 CPUtime=3148.71 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) R 117409 117413 117353 0 -1 4194304 624295 0 0 0 314776 95 0 0 20 0 2 0 138897300 1467297792 339103 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 358227 339103 3424 6655 0 338891 0
[pid=117413/tid=117431] ppid=117409 vsize=1432908 memory=1354748 CPUtime=1570.32 cores=5,7
/proc/117413/task/117431/stat : 117431 (LSIPExact) R 117409 117413 117353 0 -1 4194368 254388 0 0 0 156991 41 0 0 20 0 2 0 138898357 1467297792 339103 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
Current children cumulated CPU time: 3148.71 s
Current children cumulated vsize: 1432908 KiB
Current children cumulated memory: 1356412 KiB

[startup+1662.3 s]
/proc/loadavg: 8.15 8.11 6.83 9/266 117508
/proc/meminfo: memFree=103344288/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=1484760 memory=1443300 CPUtime=3267.8 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) R 117409 117413 117353 0 -1 4194304 645175 0 0 0 326681 99 0 0 20 0 2 0 138897300 1520394240 360825 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 371190 360825 3424 6655 0 360756 0
[pid=117413/tid=117431] ppid=117409 vsize=1484760 memory=22272 CPUtime=1630.05 cores=5,7
/proc/117413/task/117431/stat : 117431 (LSIPExact) R 117409 117413 117353 0 -1 4194368 262240 0 0 0 162961 44 0 0 20 0 2 0 138898357 1520394240 360825 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
Current children cumulated CPU time: 3267.8 s
Current children cumulated vsize: 1484760 KiB
Current children cumulated memory: 1443300 KiB

[startup+1722.3 s]
/proc/loadavg: 7.61 7.98 6.87 8/266 117510
/proc/meminfo: memFree=103105868/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=1566984 memory=1493416 CPUtime=3386.95 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) R 117409 117413 117353 0 -1 4194304 661517 0 0 0 338592 103 0 0 20 0 2 0 138897300 1604591616 373354 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 391746 373354 3424 6655 0 372761 0
[pid=117413/tid=117431] ppid=117409 vsize=1566984 memory=14248 CPUtime=1689.82 cores=5,7
/proc/117413/task/117431/stat : 117431 (LSIPExact) R 117409 117413 117353 0 -1 4194368 271802 0 0 0 168936 46 0 0 20 0 2 0 138898357 1604591616 373354 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
Current children cumulated CPU time: 3386.95 s
Current children cumulated vsize: 1566984 KiB
Current children cumulated memory: 1493416 KiB

[startup+1782.3 s]
/proc/loadavg: 7.68 7.91 6.92 9/267 117513
/proc/meminfo: memFree=102892948/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=1602100 memory=1533280 CPUtime=3506.05 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) R 117409 117413 117353 0 -1 4194304 676718 0 0 0 350499 106 0 0 20 0 2 0 138897300 1640550400 383320 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 400525 383320 3424 6655 0 382842 0
[pid=117413/tid=117431] ppid=117409 vsize=1602100 memory=1512300 CPUtime=1749.56 cores=5,7
/proc/117413/task/117431/stat : 117431 (LSIPExact) R 117409 117413 117353 0 -1 4194368 276336 0 0 0 174909 47 0 0 20 0 2 0 138898357 1640550400 383320 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
Current children cumulated CPU time: 3506.05 s
Current children cumulated vsize: 1602100 KiB
Current children cumulated memory: 1533280 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1829.7 s]
/proc/loadavg: 7.85 7.92 6.97 5/258 117542
/proc/meminfo: memFree=108344112/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=1612924 memory=1562020 CPUtime=3600.07 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) R 117409 117413 117353 0 -1 4194304 683457 0 0 0 359900 107 0 0 20 0 2 0 138897300 1651634176 390505 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 403231 390505 3424 6655 0 390300 0
[pid=117413/tid=117431] ppid=117409 vsize=1612924 memory=1543392 CPUtime=1796.73 cores=5,7
/proc/117413/task/117431/stat : 117431 (LSIPExact) R 117409 117413 117353 0 -1 4194368 280199 0 0 0 179625 48 0 0 20 0 2 0 138898357 1651634176 390505 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 1612924 KiB
Current children cumulated memory: 1562020 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=3600.14 s, system=1.20169 s

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

[startup+1830.4 s]
/proc/loadavg: 7.85 7.92 6.97 3/258 117543
/proc/meminfo: memFree=108846948/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=1129468 memory=1047452 CPUtime=3600.2 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) S 117409 117413 117353 0 -1 4194304 739984 230 0 0 359909 111 0 0 20 0 1 0 138897300 1156575232 261863 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 1 0 0 17 7 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 282367 261863 3456 6655 0 272073 0
Current children cumulated CPU time: 3600.2 s
Current children cumulated vsize: 1129468 KiB
Current children cumulated memory: 1047452 KiB

[startup+1831.2 s]
/proc/loadavg: 7.62 7.88 6.96 4/258 117544
/proc/meminfo: memFree=108819344/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=1129468 memory=1047452 CPUtime=3600.2 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) S 117409 117413 117353 0 -1 4194304 739984 230 0 0 359909 111 0 0 20 0 1 0 138897300 1156575232 261863 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 1 0 0 17 7 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 282367 261863 3456 6655 0 272073 0
[pid=117544] ppid=117413 vsize=38728 memory=18928 CPUtime=0.59 cores=5,7
/proc/117544/stat : 117544 (Exact) R 117413 117544 117544 0 -1 4194304 3703 0 0 0 58 1 0 0 20 0 1 0 139080312 39657472 4732 18446744073709551615 4198400 8335837 140720308634192 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 36323328 140720308639922 140720308640283 140720308640283 140720308645839 0
/proc/117544/statm: 9682 4732 960 1011 0 8449 0
Current children cumulated CPU time: 3600.79 s
Current children cumulated vsize: 1168196 KiB
Current children cumulated memory: 1066380 KiB

[startup+1831.6 s]
/proc/loadavg: 7.62 7.88 6.96 4/258 117544
/proc/meminfo: memFree=108819344/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=1129468 memory=1047452 CPUtime=3600.2 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) S 117409 117413 117353 0 -1 4194304 739984 230 0 0 359909 111 0 0 20 0 1 0 138897300 1156575232 261863 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 1 0 0 17 7 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 282367 261863 3456 6655 0 272073 0
[pid=117544] ppid=117413 vsize=87340 memory=72512 CPUtime=0.99 cores=5,7
/proc/117544/stat : 117544 (Exact) R 117413 117544 117544 0 -1 4194304 16184 0 0 0 95 4 0 0 20 0 1 0 139080312 89436160 18128 18446744073709551615 4198400 8335837 140720308634192 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 36323328 140720308639922 140720308640283 140720308640283 140720308645839 0
/proc/117544/statm: 21835 18128 1120 1011 0 20602 0
Current children cumulated CPU time: 3601.19 s
Current children cumulated vsize: 1216808 KiB
Current children cumulated memory: 1119964 KiB

[startup+1831.7 s]
/proc/loadavg: 7.62 7.88 6.96 4/258 117544
/proc/meminfo: memFree=108819344/131250000 swapFree=33008356/33010684
[pid=117413] ppid=117409 vsize=1129468 memory=1047452 CPUtime=3600.2 cores=5,7
/proc/117413/stat : 117413 (LSIPExact) S 117409 117413 117353 0 -1 4194304 739984 230 0 0 359909 111 0 0 20 0 1 0 138897300 1156575232 261863 18446744073709551615 93892499546112 93892526803281 140730543777728 0 0 0 0 0 16386 1 0 0 17 7 0 0 0 0 0 93892535305352 93892535736960 93892539691008 140730543786328 140730543786504 140730543786504 140730543792108 0
/proc/117413/statm: 282367 261863 3456 6655 0 272073 0
[pid=117544] ppid=117413 vsize=87656 memory=73792 CPUtime=1.08 cores=5,7
/proc/117544/stat : 117544 (Exact) R 117413 117544 117544 0 -1 4194304 16501 0 0 0 104 4 0 0 20 0 1 0 139080312 89759744 18448 18446744073709551615 4198400 8335837 140720308634192 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 36323328 140720308639922 140720308640283 140720308640283 140720308645839 0
/proc/117544/statm: 21914 18448 1120 1011 0 20681 0
Current children cumulated CPU time: 3601.28 s
Current children cumulated vsize: 1217124 KiB
Current children cumulated memory: 1121244 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1831.74
CPU time (s): 3601.35
CPU user time (s): 3600.14
CPU system time (s): 1.20169
CPU usage (%): 196.608
Max. virtual memory (cumulated for all children) (KiB): 1612924
Max. memory (cumulated for all children) (KiB): 1562020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3600.14
system time used= 1.20169
maximum resident set size= 1562148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 756715
page faults= 0
swaps= 0
block input operations= 29664
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 493
involuntary context switches= 107971


# summary of solver processes directly reported to runsolver:
#   pid: 117413
#   total CPU time (s): 3601.35
#   total CPU user time (s): 3600.14
#   total CPU system time (s): 1.20169

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.0407 second user time and 9.20229 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-07-11 13:10:07
IDJOB=4527382
IDBENCH=147571
IDSOLVER=3384
FILE ID=nodeC014/4527382-1752232206
RUNJOBID= nodeC014-1752232205-117372
SLURM_JOB_ID= 9682525
Free space on /tmp= 430416 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/haplotype/normalized-simp-unif-100_100.08.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4527382-1752232206/watcher-4527382-1752232206 -o /tmp/evaluation-result-4527382-1752232206/solver-4527382-1752232206 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1752232205-117372 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4527382-1752232206.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2

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

MD5SUM BENCH= 12086b8d20dd7cc54e02491e5e8188a1
RANDOM SEED=1187949666

nodeC014 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		: 3600.154
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.23
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		: 3601.768
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.23
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		: 3700.000
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.23
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.119
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.23
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.114
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.23
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.139
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.23
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		: 3587.273
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.23
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		: 3700.000
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.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        112046564 kB
MemAvailable:   129659796 kB
Buffers:             696 kB
Cached:         18363856 kB
SwapCached:         1628 kB
Active:           466376 kB
Inactive:       17993604 kB
Active(anon):      89024 kB
Inactive(anon):    31012 kB
Active(file):     377352 kB
Inactive(file): 17962592 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008356 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            209256 kB
Writeback:             4 kB
AnonPages:         96960 kB
Mapped:           108464 kB
Shmem:             24596 kB
KReclaimable:     225056 kB
Slab:             318476 kB
SReclaimable:     225056 kB
SUnreclaim:        93420 kB
KernelStack:        4128 kB
PageTables:         3052 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     399568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430268 MiB
End job on nodeC014 at 2025-07-11 13:40:39