Trace number 4490137

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
LSIPExact S1? (TO) 3602.18 1832.14

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.14/1830.11	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
3600.14/1830.11	c numVar: 9457
3600.14/1830.11	c numCon: 449183
3600.14/1830.11	c numEqual: 2303
3600.14/1830.11	c intSize: 8
3600.14/1830.11	c ls_time: 10.0, mip_time: 2148.0, exact_time: 1432.0
3600.14/1830.11	c ------------------- Paras list -------------------
3600.14/1830.11	c Name                	 Type      	 Now       	 Default   	 Comment
3600.14/1830.11	c timeout             	 double    	 3600.000000	 3600      	 
3600.14/1830.11	c mip_time            	 double    	 0.600000  	 0.5       	 
3600.14/1830.11	c ls_time             	 double    	 10.000000 	 10        	 
3600.14/1830.11	c safe_mode           	 int       	 1         	 1         	 1 trust; 2 feasible
3600.14/1830.11	c mip_emphasis        	 int       	 2         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
3600.14/1830.11	c random_seed         	 int       	 0         	 0         	 
3600.14/1830.11	c sample_size         	 int       	 50        	 50        	 
3600.14/1830.11	c sub_score           	 int       	 1         	 1         	 
3600.14/1830.11	c tabu_base           	 int       	 3         	 3         	 
3600.14/1830.11	c tabu_variation      	 int       	 1         	 1         	 
3600.14/1830.11	c sub_div             	 int       	 4         	 4         	 
3600.14/1830.11	c nbcore              	 int       	 2         	 1         	 
3600.14/1830.11	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
3600.14/1830.11	c print_sol           	 int       	 1         	 1         	 
3600.14/1830.11	c tmpdir              	 string		 .         	 "."       	 
3600.14/1830.11	c home                	 string		 HOME	 "."       	 
3600.14/1830.11	c benchname           	 string		 HOME/instance-4490137-1751358485.opb	 ""        	 
3600.14/1830.11	c --------------------------------------------------
3600.14/1830.11	c Local Search solver
3600.14/1830.11	c LS find feasible solution for PBO with objective value 59
3600.14/1830.11	c MIP solver
3600.14/1830.11	c receive signal 15, try to interrupt solver...
3600.14/1830.12	c MIP solver find feasible solution
3600.14/1830.15	c MIP solver objective value: 34
3600.26/1830.23	c MIP find feasible solution for PBO with objective value 34
3600.26/1830.23	c copy file: 0
3600.26/1830.23	c gen ub file: HOME/instance-4490137-1751358485.opb_ub.opb
3600.26/1830.23	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 (58221 MiB free)
  memory of node 1: 64465 MiB (62265 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4490137-1751358485/watcher-4490137-1751358485 -o /tmp/evaluation-result-4490137-1751358485/solver-4490137-1751358485 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751349357-49215 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4490137-1751358485.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=50623, runsolver pid=50620
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 8.04 8.14 8.10 7/267 50624
/proc/meminfo: memFree=123257596/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=160128 memory=117448 CPUtime=0.09 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) R 50620 50623 49202 0 -1 4194304 22218 0 0 0 6 3 0 0 20 0 1 0 51526135 163971072 29362 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 40032 29362 1184 6655 0 30267 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 160128 KiB
Current children cumulated memory: 117448 KiB

[startup+0.205791 s]*
/proc/loadavg: 8.04 8.14 8.10 7/267 50624
/proc/meminfo: memFree=123205996/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=205560 memory=171088 CPUtime=0.2 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) R 50620 50623 49202 0 -1 4194304 32554 0 0 0 14 6 0 0 20 0 1 0 51526135 210493440 42772 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 51390 42772 1184 6655 0 41625 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 205560 KiB
Current children cumulated memory: 171088 KiB

[startup+0.305663 s]*
/proc/loadavg: 8.04 8.14 8.10 7/267 50624
/proc/meminfo: memFree=123173740/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=238824 memory=204368 CPUtime=0.29 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) R 50620 50623 49202 0 -1 4194304 40873 0 0 0 22 7 0 0 20 0 1 0 51526135 244555776 51092 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 59706 51092 1184 6655 0 49941 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 238824 KiB
Current children cumulated memory: 204368 KiB

[startup+0.700165 s]
/proc/loadavg: 8.04 8.14 8.10 7/267 50624
/proc/meminfo: memFree=123117748/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=316068 memory=281552 CPUtime=0.68 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) R 50620 50623 49202 0 -1 4194304 60168 0 0 0 58 10 0 0 20 0 1 0 51526135 323653632 70388 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 79017 70388 1184 6655 0 69252 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 316068 KiB
Current children cumulated memory: 281552 KiB

[startup+1.50016 s]
/proc/loadavg: 8.04 8.14 8.10 7/267 50624
/proc/meminfo: memFree=123093556/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=316248 memory=281808 CPUtime=1.47 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) R 50620 50623 49202 0 -1 4194304 60225 0 0 0 137 10 0 0 20 0 1 0 51526135 323837952 70452 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 79062 70452 1184 6655 0 69297 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 316248 KiB
Current children cumulated memory: 281808 KiB

[startup+3.10543 s]
/proc/loadavg: 7.88 8.11 8.09 7/267 50624
/proc/meminfo: memFree=123097712/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=316248 memory=281808 CPUtime=3.08 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) R 50620 50623 49202 0 -1 4194304 60243 0 0 0 298 10 0 0 20 0 1 0 51526135 323837952 70452 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/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.30016 s]
/proc/loadavg: 7.88 8.11 8.09 7/266 50626
/proc/meminfo: memFree=123837268/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=316248 memory=281808 CPUtime=6.26 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) R 50620 50623 49202 0 -1 4194304 60279 0 0 0 616 10 0 0 20 0 1 0 51526135 323837952 70452 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 79062 70452 1184 6655 0 69297 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 316248 KiB
Current children cumulated memory: 281808 KiB

[startup+12.7002 s]
/proc/loadavg: 7.28 7.97 8.04 5/267 50720
/proc/meminfo: memFree=124774364/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=728692 memory=673920 CPUtime=12.8 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) R 50620 50623 49202 0 -1 4194304 122219 0 0 0 1257 23 0 0 20 0 2 0 51526135 746180608 168480 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 182173 168480 3456 6655 0 168446 0
[pid=50623/tid=50720] ppid=50620 vsize=728692 memory=667000 CPUtime=0.15 cores=5,7
/proc/50623/task/50720/stat : 50720 (LSIPExact) S 50620 50623 49202 0 -1 4194368 10313 0 0 0 14 1 0 0 20 0 2 0 51527192 746180608 168480 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 1 0 0 -1 7 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
Current children cumulated CPU time: 12.8 s
Current children cumulated vsize: 728692 KiB
Current children cumulated memory: 673920 KiB

[startup+25.5002 s]
/proc/loadavg: 6.93 7.87 8.01 7/268 50722
/proc/meminfo: memFree=123066932/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=795188 memory=746708 CPUtime=36.52 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) R 50620 50623 49202 0 -1 4194304 169552 0 0 0 3622 30 0 0 20 0 2 0 51526135 814272512 186677 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 198797 186677 3520 6655 0 185519 0
[pid=50623/tid=50720] ppid=50620 vsize=795188 memory=14848 CPUtime=11.12 cores=5,7
/proc/50623/task/50720/stat : 50720 (LSIPExact) R 50620 50623 49202 0 -1 4194368 24027 0 0 0 1109 3 0 0 20 0 2 0 51527192 814272512 186677 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
Current children cumulated CPU time: 36.52 s
Current children cumulated vsize: 795188 KiB
Current children cumulated memory: 746708 KiB

[startup+51.1057 s]
/proc/loadavg: 6.74 7.75 7.96 8/268 50722
/proc/meminfo: memFree=123182404/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=805268 memory=764404 CPUtime=87.34 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) R 50620 50623 49202 0 -1 4194304 229612 0 0 0 8699 35 0 0 20 0 2 0 51526135 824594432 191101 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 201317 191101 3552 6655 0 189574 0
[pid=50623/tid=50720] ppid=50620 vsize=805268 memory=14848 CPUtime=36.45 cores=5,7
/proc/50623/task/50720/stat : 50720 (LSIPExact) R 50620 50623 49202 0 -1 4194368 45992 0 0 0 3640 5 0 0 20 0 2 0 51527192 824594432 191101 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
Current children cumulated CPU time: 87.34 s
Current children cumulated vsize: 805268 KiB
Current children cumulated memory: 764404 KiB

[startup+102.3 s]
/proc/loadavg: 7.55 7.81 7.97 9/269 50729
/proc/meminfo: memFree=122988640/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=805268 memory=772116 CPUtime=188.74 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) R 50620 50623 49202 0 -1 4194304 258500 0 0 0 18836 38 0 0 20 0 2 0 51526135 824594432 193029 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 201317 193029 3552 6655 0 191430 0
[pid=50623/tid=50720] ppid=50620 vsize=805268 memory=14848 CPUtime=86.85 cores=5,7
/proc/50623/task/50720/stat : 50720 (LSIPExact) R 50620 50623 49202 0 -1 4194368 63159 0 0 0 8678 7 0 0 20 0 2 0 51527192 824594432 193029 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
Current children cumulated CPU time: 188.74 s
Current children cumulated vsize: 805268 KiB
Current children cumulated memory: 772116 KiB

[startup+162.3 s]
/proc/loadavg: 7.90 7.86 7.99 9/268 50732
/proc/meminfo: memFree=123005020/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=805268 memory=772132 CPUtime=307.8 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) R 50620 50623 49202 0 -1 4194304 299120 0 0 0 30738 42 0 0 20 0 2 0 51526135 824594432 193033 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 201317 193033 3552 6655 0 191430 0
[pid=50623/tid=50720] ppid=50620 vsize=805268 memory=772132 CPUtime=146.12 cores=5,7
/proc/50623/task/50720/stat : 50720 (LSIPExact) R 50620 50623 49202 0 -1 4194368 85726 0 0 0 14603 9 0 0 20 0 2 0 51527192 824594432 193033 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
Current children cumulated CPU time: 307.8 s
Current children cumulated vsize: 805268 KiB
Current children cumulated memory: 772132 KiB

[startup+222.3 s]
/proc/loadavg: 8.02 7.91 8.00 9/268 50734
/proc/meminfo: memFree=122829948/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=805268 memory=772148 CPUtime=426.83 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) R 50620 50623 49202 0 -1 4194304 322774 0 0 0 42637 46 0 0 20 0 2 0 51526135 824594432 193037 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 201317 193037 3552 6655 0 191430 0
[pid=50623/tid=50720] ppid=50620 vsize=805268 memory=772148 CPUtime=205.37 cores=5,7
/proc/50623/task/50720/stat : 50720 (LSIPExact) R 50620 50623 49202 0 -1 4194368 98757 0 0 0 20525 12 0 0 20 0 2 0 51527192 824594432 193037 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
Current children cumulated CPU time: 426.83 s
Current children cumulated vsize: 805268 KiB
Current children cumulated memory: 772148 KiB

[startup+282.3 s]
/proc/loadavg: 8.05 7.94 8.00 9/268 50736
/proc/meminfo: memFree=122742020/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=805268 memory=772436 CPUtime=545.85 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) R 50620 50623 49202 0 -1 4194304 325082 0 0 0 54531 54 0 0 20 0 2 0 51526135 824594432 193109 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 201317 193109 3552 6655 0 191430 0
[pid=50623/tid=50720] ppid=50620 vsize=805268 memory=18176 CPUtime=264.62 cores=5,7
/proc/50623/task/50720/stat : 50720 (LSIPExact) R 50620 50623 49202 0 -1 4194368 100573 0 0 0 26442 20 0 0 20 0 2 0 51527192 824594432 193109 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
Current children cumulated CPU time: 545.85 s
Current children cumulated vsize: 805268 KiB
Current children cumulated memory: 772436 KiB

[startup+342.3 s]
/proc/loadavg: 7.95 7.94 8.00 9/269 50739
/proc/meminfo: memFree=122814336/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=870804 memory=775732 CPUtime=664.85 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) R 50620 50623 49202 0 -1 4194304 328632 0 0 0 66410 75 0 0 20 0 2 0 51526135 891703296 193933 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 217701 193933 3552 6655 0 192376 0
[pid=50623/tid=50720] ppid=50620 vsize=870804 memory=18176 CPUtime=323.87 cores=5,7
/proc/50623/task/50720/stat : 50720 (LSIPExact) R 50620 50623 49202 0 -1 4194368 102203 0 0 0 32346 41 0 0 20 0 2 0 51527192 891703296 193933 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
Current children cumulated CPU time: 664.85 s
Current children cumulated vsize: 870804 KiB
Current children cumulated memory: 775732 KiB


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

[pid=50623/tid=50720] ppid=50620 vsize=851668 memory=819504 CPUtime=1434.3 cores=5,7
/proc/50623/task/50720/stat : 50720 (LSIPExact) R 50620 50623 49202 0 -1 4194368 276504 0 0 0 143178 252 0 0 20 0 2 0 51527192 872108032 204876 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
Current children cumulated CPU time: 2910.5 s
Current children cumulated vsize: 851668 KiB
Current children cumulated memory: 819504 KiB

[startup+1542.3 s]
/proc/loadavg: 8.28 8.19 8.08 9/269 50799
/proc/meminfo: memFree=122529932/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=851668 memory=819504 CPUtime=3029.48 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) R 50620 50623 49202 0 -1 4194304 635874 0 0 0 302640 308 0 0 20 0 2 0 51526135 872108032 204876 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 212917 204876 3552 6655 0 203143 0
[pid=50623/tid=50720] ppid=50620 vsize=851668 memory=14848 CPUtime=1493.55 cores=5,7
/proc/50623/task/50720/stat : 50720 (LSIPExact) R 50620 50623 49202 0 -1 4194368 277584 0 0 0 149093 262 0 0 20 0 2 0 51527192 872108032 204876 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
Current children cumulated CPU time: 3029.48 s
Current children cumulated vsize: 851668 KiB
Current children cumulated memory: 819504 KiB

[startup+1602.3 s]
/proc/loadavg: 8.21 8.19 8.09 9/268 50802
/proc/meminfo: memFree=122505128/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=851668 memory=819504 CPUtime=3148.42 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) R 50620 50623 49202 0 -1 4194304 638828 0 0 0 314521 321 0 0 20 0 2 0 51526135 872108032 204876 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 212917 204876 3552 6655 0 203143 0
[pid=50623/tid=50720] ppid=50620 vsize=851668 memory=14848 CPUtime=1552.77 cores=5,7
/proc/50623/task/50720/stat : 50720 (LSIPExact) R 50620 50623 49202 0 -1 4194368 278290 0 0 0 155002 275 0 0 20 0 2 0 51527192 872108032 204876 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
Current children cumulated CPU time: 3148.42 s
Current children cumulated vsize: 851668 KiB
Current children cumulated memory: 819504 KiB

[startup+1662.3 s]
/proc/loadavg: 8.16 8.17 8.09 9/269 50805
/proc/meminfo: memFree=122421224/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=851668 memory=819504 CPUtime=3267.36 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) R 50620 50623 49202 0 -1 4194304 663932 0 0 0 326401 335 0 0 20 0 2 0 51526135 872108032 204876 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 212917 204876 3552 6655 0 203143 0
[pid=50623/tid=50720] ppid=50620 vsize=851668 memory=14848 CPUtime=1612 cores=5,7
/proc/50623/task/50720/stat : 50720 (LSIPExact) R 50620 50623 49202 0 -1 4194368 293819 0 0 0 160913 287 0 0 20 0 2 0 51527192 872108032 204876 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
Current children cumulated CPU time: 3267.36 s
Current children cumulated vsize: 851668 KiB
Current children cumulated memory: 819504 KiB

[startup+1722.3 s]
/proc/loadavg: 8.12 8.15 8.09 9/270 50810
/proc/meminfo: memFree=122325108/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=917204 memory=850108 CPUtime=3386.32 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) R 50620 50623 49202 0 -1 4194304 695686 0 0 0 338286 346 0 0 20 0 2 0 51526135 939216896 212527 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 229301 212527 3552 6655 0 210869 0
[pid=50623/tid=50720] ppid=50620 vsize=917204 memory=819504 CPUtime=1671.24 cores=5,7
/proc/50623/task/50720/stat : 50720 (LSIPExact) R 50620 50623 49202 0 -1 4194368 316564 0 0 0 166827 297 0 0 20 0 2 0 51527192 939216896 212527 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
Current children cumulated CPU time: 3386.32 s
Current children cumulated vsize: 917204 KiB
Current children cumulated memory: 850108 KiB

[startup+1782.3 s]
/proc/loadavg: 8.09 8.14 8.09 9/269 50812
/proc/meminfo: memFree=122254860/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=917204 memory=865292 CPUtime=3505.36 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) R 50620 50623 49202 0 -1 4194304 702641 0 0 0 350189 347 0 0 20 0 2 0 51526135 939216896 216323 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 229301 216323 3552 6655 0 215943 0
[pid=50623/tid=50720] ppid=50620 vsize=917204 memory=865164 CPUtime=1730.52 cores=5,7
/proc/50623/task/50720/stat : 50720 (LSIPExact) R 50620 50623 49202 0 -1 4194368 322849 0 0 0 172753 299 0 0 20 0 2 0 51527192 939216896 216323 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
Current children cumulated CPU time: 3505.36 s
Current children cumulated vsize: 917204 KiB
Current children cumulated memory: 865292 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1830.11 s]
/proc/loadavg: 8.08 8.13 8.09 9/269 50813
/proc/meminfo: memFree=122214264/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=917204 memory=865932 CPUtime=3600.14 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) R 50620 50623 49202 0 -1 4194304 704569 0 0 0 359667 347 0 0 20 0 2 0 51526135 939216896 216483 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 229301 216483 3552 6655 0 215943 0
[pid=50623/tid=50720] ppid=50620 vsize=917204 memory=865292 CPUtime=1777.72 cores=5,7
/proc/50623/task/50720/stat : 50720 (LSIPExact) R 50620 50623 49202 0 -1 4194368 323073 0 0 0 177473 299 0 0 20 0 2 0 51527192 939216896 216483 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
Current children cumulated CPU time: 3600.14 s
Current children cumulated vsize: 917204 KiB
Current children cumulated memory: 865932 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=3598.59 s, system=3.59054 s

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

[startup+1830.4 s]
/proc/loadavg: 8.08 8.13 8.09 9/269 50813
/proc/meminfo: memFree=122214264/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=809060 memory=715888 CPUtime=3600.28 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) S 50620 50623 49202 0 -1 4194304 762220 229 0 0 359678 350 0 0 20 0 1 0 51526135 828477440 178972 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 1 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 202265 178972 3584 6655 0 192497 0
Current children cumulated CPU time: 3600.28 s
Current children cumulated vsize: 809060 KiB
Current children cumulated memory: 715888 KiB

[startup+1831.2 s]
/proc/loadavg: 8.08 8.13 8.09 8/269 50815
/proc/meminfo: memFree=122320236/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=809060 memory=715888 CPUtime=3600.28 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) S 50620 50623 49202 0 -1 4194304 762220 229 0 0 359678 350 0 0 20 0 1 0 51526135 828477440 178972 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 1 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 202265 178972 3584 6655 0 192497 0
[pid=50815] ppid=50623 vsize=78520 memory=63784 CPUtime=0.94 cores=5,7
/proc/50815/stat : 50815 (Exact) R 50623 50815 50815 0 -1 4194304 12543 0 0 0 90 4 0 0 20 0 1 0 51709158 80404480 15946 18446744073709551615 4198400 8335837 140726054596064 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 20426752 140726054598836 140726054599197 140726054599197 140726054604751 0
/proc/50815/statm: 19630 15946 1056 1011 0 18397 0
Current children cumulated CPU time: 3601.22 s
Current children cumulated vsize: 887580 KiB
Current children cumulated memory: 779672 KiB

[startup+1831.6 s]
/proc/loadavg: 8.08 8.13 8.09 8/269 50815
/proc/meminfo: memFree=122320236/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=809060 memory=715888 CPUtime=3600.28 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) S 50620 50623 49202 0 -1 4194304 762220 229 0 0 359678 350 0 0 20 0 1 0 51526135 828477440 178972 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 1 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 202265 178972 3584 6655 0 192497 0
[pid=50815] ppid=50623 vsize=90744 memory=75256 CPUtime=1.34 cores=5,7
/proc/50815/stat : 50815 (Exact) R 50623 50815 50815 0 -1 4194304 17139 0 0 0 129 5 0 0 20 0 1 0 51709158 92921856 18814 18446744073709551615 4198400 8335837 140726054596064 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 20426752 140726054598836 140726054599197 140726054599197 140726054604751 0
/proc/50815/statm: 22686 18814 1088 1011 0 21453 0
Current children cumulated CPU time: 3601.62 s
Current children cumulated vsize: 899804 KiB
Current children cumulated memory: 791144 KiB

[startup+1832 s]*
/proc/loadavg: 8.08 8.13 8.09 8/269 50815
/proc/meminfo: memFree=122274936/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=809060 memory=715888 CPUtime=3600.28 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) S 50620 50623 49202 0 -1 4194304 762220 229 0 0 359678 350 0 0 20 0 1 0 51526135 828477440 178972 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 1 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 202265 178972 3584 6655 0 192497 0
[pid=50815] ppid=50623 vsize=95788 memory=84412 CPUtime=1.74 cores=5,7
/proc/50815/stat : 50815 (Exact) R 50623 50815 50815 0 -1 4194304 18399 0 0 0 169 5 0 0 20 0 1 0 51709158 98086912 21103 18446744073709551615 4198400 8335837 140726054596064 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 20426752 140726054598836 140726054599197 140726054599197 140726054604751 0
/proc/50815/statm: 23947 21103 1088 1011 0 22714 0
Current children cumulated CPU time: 3602.02 s
Current children cumulated vsize: 904848 KiB
Current children cumulated memory: 800300 KiB

[startup+1832.11 s]
/proc/loadavg: 8.08 8.13 8.09 8/269 50815
/proc/meminfo: memFree=122274936/131249988 swapFree=33010684/33010684
[pid=50623] ppid=50620 vsize=809060 memory=715888 CPUtime=3600.28 cores=5,7
/proc/50623/stat : 50623 (LSIPExact) S 50620 50623 49202 0 -1 4194304 762220 229 0 0 359678 350 0 0 20 0 1 0 51526135 828477440 178972 18446744073709551615 94733210701824 94733237958225 140733445948288 0 0 0 0 0 16386 1 0 0 17 5 0 0 0 0 0 94733246461064 94733246892672 94733267271680 140733445949786 140733445949962 140733445949962 140733445955564 0
/proc/50623/statm: 202265 178972 3584 6655 0 192497 0
[pid=50815] ppid=50623 vsize=95788 memory=84412 CPUtime=1.84 cores=5,7
/proc/50815/stat : 50815 (Exact) R 50623 50815 50815 0 -1 4194304 18399 0 0 0 179 5 0 0 20 0 1 0 51709158 98086912 21103 18446744073709551615 4198400 8335837 140726054596064 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 20426752 140726054598836 140726054599197 140726054599197 140726054604751 0
/proc/50815/statm: 23947 21103 1088 1011 0 22714 0
Current children cumulated CPU time: 3602.12 s
Current children cumulated vsize: 904848 KiB
Current children cumulated memory: 800300 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1832.14
CPU time (s): 3602.18
CPU user time (s): 3598.59
CPU system time (s): 3.59054
CPU usage (%): 196.61
Max. virtual memory (cumulated for all children) (KiB): 982740
Max. memory (cumulated for all children) (KiB): 865932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.59
system time used= 3.59054
maximum resident set size= 866060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 780848
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= 464
involuntary context switches= 91535


# summary of solver processes directly reported to runsolver:
#   pid: 50623
#   total CPU time (s): 3602.18
#   total CPU user time (s): 3598.59
#   total CPU system time (s): 3.59054

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.96785 second user time and 9.5247 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-07-01 10:28:06
IDJOB=4490137
IDBENCH=147571
IDSOLVER=3336
FILE ID=nodeC020/4490137-1751358485
RUNJOBID= nodeC020-1751349357-49215
SLURM_JOB_ID= 9598127
Free space on /tmp= 432644 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-4490137-1751358485/watcher-4490137-1751358485 -o /tmp/evaluation-result-4490137-1751358485/solver-4490137-1751358485 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751349357-49215 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4490137-1751358485.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

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

MD5SUM BENCH= 12086b8d20dd7cc54e02491e5e8188a1
RANDOM SEED=504354584

nodeC020 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.529
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.79
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.865
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.79
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		: 3599.525
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.79
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		: 3847.008
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.79
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		: 3599.975
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.79
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		: 3700.000
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.79
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		: 3599.908
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.79
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		: 3599.880
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        123378640 kB
MemAvailable:   124088516 kB
Buffers:            3280 kB
Cached:          1514316 kB
SwapCached:            0 kB
Active:          6051624 kB
Inactive:        1205912 kB
Active(anon):    5757996 kB
Inactive(anon):        0 kB
Active(file):     293628 kB
Inactive(file):  1205912 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            148604 kB
Writeback:            40 kB
AnonPages:       5740940 kB
Mapped:           130304 kB
Shmem:             18056 kB
KReclaimable:      99152 kB
Slab:             188092 kB
SReclaimable:      99152 kB
SUnreclaim:        88940 kB
KernelStack:        4304 kB
PageTables:        14220 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    6132712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1880064 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432640 MiB
End job on nodeC020 at 2025-07-01 10:58:38