Trace number 4505755

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.03 1865.12

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_50null20mast_rapportOE2.0_TMAX60_K67_cod2.opb
MD5SUM8ce0e5255050970e8cd3d266b8837be5
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 benchmark-57314
Best CPU time to get the best result obtained on this benchmark670.503
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 243
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 1213494
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 1213494
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.05/1863.11	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
3600.05/1863.11	c numVar: 40937
3600.05/1863.11	c numCon: 41436
3600.05/1863.11	c numEqual: 0
3600.05/1863.11	c intSize: 21
3600.05/1863.11	c ls_time: 10.0, mip_time: 2148.0, exact_time: 1432.0
3600.05/1863.11	c ------------------- Paras list -------------------
3600.05/1863.11	c Name                	 Type      	 Now       	 Default   	 Comment
3600.05/1863.11	c timeout             	 double    	 3600.000000	 3600      	 
3600.05/1863.11	c mip_time            	 double    	 0.600000  	 0.5       	 
3600.05/1863.11	c ls_time             	 double    	 10.000000 	 10        	 
3600.05/1863.11	c safe_mode           	 int       	 1         	 1         	 1 trust; 2 feasible
3600.05/1863.11	c mip_emphasis        	 int       	 2         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
3600.05/1863.11	c random_seed         	 int       	 0         	 0         	 
3600.05/1863.11	c sample_size         	 int       	 50        	 50        	 
3600.05/1863.11	c sub_score           	 int       	 1         	 1         	 
3600.05/1863.11	c tabu_base           	 int       	 3         	 3         	 
3600.05/1863.11	c tabu_variation      	 int       	 1         	 1         	 
3600.05/1863.11	c sub_div             	 int       	 4         	 4         	 
3600.05/1863.11	c nbcore              	 int       	 2         	 1         	 
3600.05/1863.11	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
3600.05/1863.11	c print_sol           	 int       	 1         	 1         	 
3600.05/1863.11	c tmpdir              	 string		 .         	 "."       	 
3600.05/1863.11	c home                	 string		 HOME	 "."       	 
3600.05/1863.11	c benchname           	 string		 HOME/instance-4505755-1751449935.opb	 ""        	 
3600.05/1863.11	c --------------------------------------------------
3600.05/1863.11	c Local Search solver
3600.05/1863.11	c LS find feasible solution for PBO with objective value 0
3600.05/1863.11	c MIP solver
3600.05/1863.11	c receive signal 15, try to interrupt solver...
3600.05/1863.12	c MIP solver find feasible solution
3600.05/1863.12	c MIP solver objective value: -57314
3600.05/1863.17	c MIP find feasible solution for PBO with objective value -57314
3600.05/1863.17	c copy file: 0
3600.05/1863.17	c gen ub file: HOME/instance-4505755-1751449935.opb_ub.opb
3600.05/1863.17	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: 63665 MiB (62107 MiB free)
  memory of node 1: 64507 MiB (62827 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4505755-1751449935/watcher-4505755-1751449935 -o /tmp/evaluation-result-4505755-1751449935/solver-4505755-1751449935 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751440305-68008 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4505755-1751449935.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=69631, runsolver pid=69628

[startup+0.10005 s]*
/proc/loadavg: 7.93 8.00 7.93 7/262 69633
/proc/meminfo: memFree=127845972/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=90536 memory=56192 CPUtime=0.09 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) R 69628 69631 67998 0 -1 4194304 12991 0 0 0 8 1 0 0 20 0 1 0 60673826 92708864 14048 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 22634 14048 1216 6655 0 12869 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 90536 KiB
Current children cumulated memory: 56192 KiB

[startup+0.205855 s]*
/proc/loadavg: 7.93 8.00 7.93 7/264 69636
/proc/meminfo: memFree=127829844/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=90800 memory=56320 CPUtime=0.19 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) R 69628 69631 67998 0 -1 4194304 13036 0 0 0 18 1 0 0 20 0 1 0 60673826 92979200 14080 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 22700 14080 1216 6655 0 12935 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 90800 KiB
Current children cumulated memory: 56320 KiB

[startup+0.306581 s]*
/proc/loadavg: 7.93 8.00 7.93 7/266 69642
/proc/meminfo: memFree=127748948/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=90800 memory=56320 CPUtime=0.29 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) R 69628 69631 67998 0 -1 4194304 13036 0 0 0 28 1 0 0 20 0 1 0 60673826 92979200 14080 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 22700 14080 1216 6655 0 12935 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 90800 KiB
Current children cumulated memory: 56320 KiB

[startup+0.700165 s]
/proc/loadavg: 7.93 8.00 7.93 7/266 69642
/proc/meminfo: memFree=127647060/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=90800 memory=56320 CPUtime=0.68 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) R 69628 69631 67998 0 -1 4194304 13036 0 0 0 67 1 0 0 20 0 1 0 60673826 92979200 14080 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 22700 14080 1216 6655 0 12935 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 90800 KiB
Current children cumulated memory: 56320 KiB

[startup+1.50016 s]
/proc/loadavg: 7.93 8.00 7.93 7/266 69642
/proc/meminfo: memFree=127457708/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=90800 memory=56320 CPUtime=1.48 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) R 69628 69631 67998 0 -1 4194304 13036 0 0 0 147 1 0 0 20 0 1 0 60673826 92979200 14080 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 22700 14080 1216 6655 0 12935 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 90800 KiB
Current children cumulated memory: 56320 KiB

[startup+3.10555 s]
/proc/loadavg: 7.93 8.00 7.93 7/266 69642
/proc/meminfo: memFree=127377388/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=90960 memory=56576 CPUtime=3.08 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) R 69628 69631 67998 0 -1 4194304 13108 0 0 0 307 1 0 0 20 0 1 0 60673826 93143040 14144 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 22740 14144 1216 6655 0 12975 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 90960 KiB
Current children cumulated memory: 56576 KiB

[startup+6.30016 s]
/proc/loadavg: 7.77 7.97 7.91 7/266 69642
/proc/meminfo: memFree=127401852/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=90960 memory=56576 CPUtime=6.26 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) R 69628 69631 67998 0 -1 4194304 13108 0 0 0 625 1 0 0 20 0 1 0 60673826 93143040 14144 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 22740 14144 1216 6655 0 12975 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 90960 KiB
Current children cumulated memory: 56576 KiB

[startup+12.7002 s]
/proc/loadavg: 7.63 7.94 7.90 8/268 69645
/proc/meminfo: memFree=126765760/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=314420 memory=209876 CPUtime=14.62 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) R 69628 69631 67998 0 -1 4194304 48650 0 0 0 1455 7 0 0 20 0 2 0 60673826 321966080 52469 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 78605 52469 3168 6655 0 59645 0
[pid=69631/tid=69644] ppid=69628 vsize=314420 memory=209748 CPUtime=1.97 cores=0,2
/proc/69631/task/69644/stat : 69644 (LSIPExact) R 69628 69631 67998 0 -1 4194368 3592 0 0 0 197 0 0 0 20 0 2 0 60674837 321966080 52469 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
Current children cumulated CPU time: 14.62 s
Current children cumulated vsize: 314420 KiB
Current children cumulated memory: 209876 KiB

[startup+25.5002 s]
/proc/loadavg: 7.64 7.93 7.90 8/268 69645
/proc/meminfo: memFree=126183384/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=397788 memory=334880 CPUtime=39.55 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) R 69628 69631 67998 0 -1 4194304 154759 0 0 0 3939 16 0 0 20 0 2 0 60673826 407334912 83720 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 99447 83720 3520 6655 0 89156 0
[pid=69631/tid=69644] ppid=69628 vsize=397788 memory=334880 CPUtime=14.19 cores=0,2
/proc/69631/task/69644/stat : 69644 (LSIPExact) R 69628 69631 67998 0 -1 4194368 40478 0 0 0 1416 3 0 0 20 0 2 0 60674837 407334912 83720 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
Current children cumulated CPU time: 39.55 s
Current children cumulated vsize: 397788 KiB
Current children cumulated memory: 334880 KiB

[startup+51.1057 s]
/proc/loadavg: 7.83 7.95 7.91 9/268 69645
/proc/meminfo: memFree=125981512/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=463324 memory=373788 CPUtime=90.03 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) R 69628 69631 67998 0 -1 4194304 190867 0 0 0 8982 21 0 0 20 0 2 0 60673826 474443776 93447 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 115831 93447 3520 6655 0 94096 0
[pid=69631/tid=69644] ppid=69628 vsize=463324 memory=0 CPUtime=39.15 cores=0,2
/proc/69631/task/69644/stat : 69644 (LSIPExact) R 69628 69631 67998 0 -1 4194368 61405 0 0 0 3910 5 0 0 20 0 2 0 60674837 474443776 93447 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
Current children cumulated CPU time: 90.03 s
Current children cumulated vsize: 463324 KiB
Current children cumulated memory: 373788 KiB

[startup+102.3 s]
/proc/loadavg: 7.86 7.94 7.91 9/268 69647
/proc/meminfo: memFree=125532156/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=467752 memory=384156 CPUtime=191.59 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) R 69628 69631 67998 0 -1 4194304 264238 0 0 0 19130 29 0 0 20 0 2 0 60673826 478978048 96039 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 116938 96039 3520 6655 0 97166 0
[pid=69631/tid=69644] ppid=69628 vsize=467752 memory=14720 CPUtime=89.73 cores=0,2
/proc/69631/task/69644/stat : 69644 (LSIPExact) R 69628 69631 67998 0 -1 4194368 102003 0 0 0 8962 11 0 0 20 0 2 0 60674837 478978048 96039 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
Current children cumulated CPU time: 191.59 s
Current children cumulated vsize: 467752 KiB
Current children cumulated memory: 384156 KiB

[startup+162.3 s]
/proc/loadavg: 7.99 7.97 7.92 9/268 69649
/proc/meminfo: memFree=125467296/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=479732 memory=415540 CPUtime=310.51 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) R 69628 69631 67998 0 -1 4194304 288762 0 0 0 31019 32 0 0 20 0 2 0 60673826 491245568 103885 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 119933 103885 3520 6655 0 104659 0
[pid=69631/tid=69644] ppid=69628 vsize=479732 memory=405428 CPUtime=148.92 cores=0,2
/proc/69631/task/69644/stat : 69644 (LSIPExact) R 69628 69631 67998 0 -1 4194368 112954 0 0 0 14880 12 0 0 20 0 2 0 60674837 491245568 103885 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
Current children cumulated CPU time: 310.51 s
Current children cumulated vsize: 479732 KiB
Current children cumulated memory: 415540 KiB

[startup+222.3 s]
/proc/loadavg: 7.96 7.98 7.93 9/268 69651
/proc/meminfo: memFree=125058436/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=478924 memory=386848 CPUtime=422.78 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) R 69628 69631 67998 0 -1 4194304 362061 0 0 0 42237 41 0 0 20 0 2 0 60673826 490418176 96712 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 119731 96712 3520 6655 0 109730 0
[pid=69631/tid=69644] ppid=69628 vsize=478924 memory=437812 CPUtime=201.44 cores=0,2
/proc/69631/task/69644/stat : 69644 (LSIPExact) R 69628 69631 67998 0 -1 4194368 137157 0 0 0 20130 14 0 0 20 0 2 0 60674837 490418176 96712 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
Current children cumulated CPU time: 422.78 s
Current children cumulated vsize: 478924 KiB
Current children cumulated memory: 386848 KiB

[startup+282.3 s]
/proc/loadavg: 7.73 7.90 7.90 9/268 69653
/proc/meminfo: memFree=125117912/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=494660 memory=431896 CPUtime=514.31 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) R 69628 69631 67998 0 -1 4194304 450124 0 0 0 51382 49 0 0 20 0 2 0 60673826 506531840 107974 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 123665 107974 3520 6655 0 113664 0
[pid=69631/tid=69644] ppid=69628 vsize=494660 memory=431896 CPUtime=233.25 cores=0,2
/proc/69631/task/69644/stat : 69644 (LSIPExact) R 69628 69631 67998 0 -1 4194368 168986 0 0 0 23309 16 0 0 20 0 2 0 60674837 506531840 107974 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
Current children cumulated CPU time: 514.31 s
Current children cumulated vsize: 494660 KiB
Current children cumulated memory: 431896 KiB

[startup+342.3 s]
/proc/loadavg: 8.02 7.96 7.92 9/267 69655
/proc/meminfo: memFree=125040880/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=506356 memory=448408 CPUtime=633.32 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) R 69628 69631 67998 0 -1 4194304 467645 0 0 0 63281 51 0 0 20 0 2 0 60673826 518508544 112102 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 126589 112102 3520 6655 0 116588 0
[pid=69631/tid=69644] ppid=69628 vsize=506356 memory=448408 CPUtime=292.52 cores=0,2
/proc/69631/task/69644/stat : 69644 (LSIPExact) R 69628 69631 67998 0 -1 4194368 175929 0 0 0 29234 18 0 0 20 0 2 0 60674837 518508544 112102 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
Current children cumulated CPU time: 633.32 s
Current children cumulated vsize: 506356 KiB
Current children cumulated memory: 448408 KiB

[startup+402.3 s]

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

[pid=69631] ppid=69628 vsize=633044 memory=580432 CPUtime=3013.92 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) S 69628 69631 67998 0 -1 4194304 1051311 0 0 0 301167 225 0 0 20 0 2 0 60673826 648237056 145108 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 158261 145108 3584 6655 0 147825 0
[pid=69631/tid=69644] ppid=69628 vsize=633044 memory=590928 CPUtime=1486.43 cores=0,2
/proc/69631/task/69644/stat : 69644 (LSIPExact) R 69628 69631 67998 0 -1 4194368 474878 0 0 0 148511 132 0 0 20 0 2 0 60674837 648237056 145108 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
Current children cumulated CPU time: 3013.92 s
Current children cumulated vsize: 633044 KiB
Current children cumulated memory: 580432 KiB

[startup+1602.3 s]
/proc/loadavg: 6.58 7.56 7.85 7/261 69763
/proc/meminfo: memFree=125041576/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=682208 memory=609300 CPUtime=3091.68 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) R 69628 69631 67998 0 -1 4194304 1061243 0 0 0 308941 227 0 0 20 0 2 0 60673826 698580992 152325 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 170552 152325 3584 6655 0 160129 0
[pid=69631/tid=69644] ppid=69628 vsize=682208 memory=590928 CPUtime=1520.63 cores=0,2
/proc/69631/task/69644/stat : 69644 (LSIPExact) R 69628 69631 67998 0 -1 4194368 478981 0 0 0 151930 133 0 0 20 0 2 0 60674837 698580992 152325 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
Current children cumulated CPU time: 3091.68 s
Current children cumulated vsize: 682208 KiB
Current children cumulated memory: 609300 KiB

[startup+1662.3 s]
/proc/loadavg: 5.05 6.95 7.62 5/254 69797
/proc/meminfo: memFree=125501140/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=633044 memory=576000 CPUtime=3204.04 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) R 69628 69631 67998 0 -1 4194304 1068042 0 0 0 320172 232 0 0 20 0 2 0 60673826 648237056 144000 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 158261 144000 3584 6655 0 147838 0
[pid=69631/tid=69644] ppid=69628 vsize=633044 memory=590928 CPUtime=1573.73 cores=0,2
/proc/69631/task/69644/stat : 69644 (LSIPExact) R 69628 69631 67998 0 -1 4194368 481864 0 0 0 157239 134 0 0 20 0 2 0 60674837 648237056 144000 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
Current children cumulated CPU time: 3204.04 s
Current children cumulated vsize: 633044 KiB
Current children cumulated memory: 576000 KiB

[startup+1722.3 s]
/proc/loadavg: 4.37 6.41 7.39 5/254 69799
/proc/meminfo: memFree=125579684/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=593672 memory=539628 CPUtime=3320.42 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) R 69628 69631 67998 0 -1 4194304 1073265 0 0 0 331809 233 0 0 20 0 2 0 60673826 607920128 134907 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 148418 134907 3584 6655 0 137995 0
[pid=69631/tid=69644] ppid=69628 vsize=593672 memory=590928 CPUtime=1630.81 cores=0,2
/proc/69631/task/69644/stat : 69644 (LSIPExact) R 69628 69631 67998 0 -1 4194368 484531 0 0 0 162947 134 0 0 20 0 2 0 60674837 607920128 134907 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
Current children cumulated CPU time: 3320.42 s
Current children cumulated vsize: 593672 KiB
Current children cumulated memory: 539628 KiB

[startup+1782.3 s]
/proc/loadavg: 4.19 5.98 7.18 5/254 69801
/proc/meminfo: memFree=125587240/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=593672 memory=539628 CPUtime=3439.54 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) R 69628 69631 67998 0 -1 4194304 1074764 0 0 0 343720 234 0 0 20 0 2 0 60673826 607920128 134907 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 148418 134907 3584 6655 0 137995 0
[pid=69631/tid=69644] ppid=69628 vsize=593672 memory=539628 CPUtime=1690.58 cores=0,2
/proc/69631/task/69644/stat : 69644 (LSIPExact) R 69628 69631 67998 0 -1 4194368 485127 0 0 0 168924 134 0 0 20 0 2 0 60674837 607920128 134907 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
Current children cumulated CPU time: 3439.54 s
Current children cumulated vsize: 593672 KiB
Current children cumulated memory: 539628 KiB

[startup+1842.3 s]
/proc/loadavg: 4.03 5.62 6.98 3/247 69839
/proc/meminfo: memFree=128099512/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=593672 memory=539628 CPUtime=3558.7 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) R 69628 69631 67998 0 -1 4194304 1074855 0 0 0 355636 234 0 0 20 0 2 0 60673826 607920128 134907 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 148418 134907 3584 6655 0 137995 0
[pid=69631/tid=69644] ppid=69628 vsize=593672 memory=539628 CPUtime=1750.38 cores=0,2
/proc/69631/task/69644/stat : 69644 (LSIPExact) R 69628 69631 67998 0 -1 4194368 485135 0 0 0 174903 135 0 0 20 0 2 0 60674837 607920128 134907 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
Current children cumulated CPU time: 3558.7 s
Current children cumulated vsize: 593672 KiB
Current children cumulated memory: 539628 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1863.11 s]
/proc/loadavg: 3.51 5.40 6.88 3/247 69840
/proc/meminfo: memFree=128253552/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=593672 memory=539628 CPUtime=3600.05 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) R 69628 69631 67998 0 -1 4194304 1074860 0 0 0 359771 234 0 0 20 0 2 0 60673826 607920128 134907 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 148418 134907 3584 6655 0 137995 0
[pid=69631/tid=69644] ppid=69628 vsize=593672 memory=539628 CPUtime=1771.12 cores=0,2
/proc/69631/task/69644/stat : 69644 (LSIPExact) R 69628 69631 67998 0 -1 4194368 485136 0 0 0 176977 135 0 0 20 0 2 0 60674837 607920128 134907 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 593672 KiB
Current children cumulated memory: 539628 KiB

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

Sending SIGKILL to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3597.75 s, system=2.3611 s

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

# cumulated CPU time of all completed processes:  user=3599.52 s, system=2.51433 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+1864 s]*
/proc/loadavg: 3.31 5.32 6.84 2/247 69842
/proc/meminfo: memFree=128091920/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=462600 memory=429360 CPUtime=3600.1 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) S 69628 69631 67998 0 -1 4194304 1081767 228 0 0 359775 235 0 0 20 0 1 0 60673826 473702400 107340 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 1 0 0 17 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 115650 107340 3616 6655 0 105737 0
[pid=69842] ppid=69631 vsize=267312 memory=256552 CPUtime=0.81 cores=0,2
/proc/69842/stat : 69842 (Exact) R 69631 69842 69842 0 -1 4194304 43144 0 0 0 71 10 0 0 20 0 1 0 60860143 273727488 64138 18446744073709551615 4198400 8335837 140734494503376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 43798528 140734494509236 140734494509597 140734494509597 140734494515151 0
/proc/69842/statm: 66828 64138 960 1011 0 65595 0
Current children cumulated CPU time: 3600.91 s
Current children cumulated vsize: 729912 KiB
Current children cumulated memory: 685912 KiB

[startup+1864.8 s]
/proc/loadavg: 3.31 5.32 6.84 2/247 69842
/proc/meminfo: memFree=128091920/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=462600 memory=429360 CPUtime=3600.1 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) S 69628 69631 67998 0 -1 4194304 1081767 228 0 0 359775 235 0 0 20 0 1 0 60673826 473702400 107340 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 1 0 0 17 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 115650 107340 3616 6655 0 105737 0
[pid=69842] ppid=69631 vsize=388068 memory=341312 CPUtime=1.6 cores=0,2
/proc/69842/stat : 69842 (Exact) R 69631 69842 69842 0 -1 4194304 59049 0 0 0 146 14 0 0 20 0 1 0 60860143 397381632 85328 18446744073709551615 4198400 8335837 140734494503376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 43798528 140734494509236 140734494509597 140734494509597 140734494515151 0
/proc/69842/statm: 97017 85328 1088 1011 0 95784 0
Current children cumulated CPU time: 3601.7 s
Current children cumulated vsize: 850668 KiB
Current children cumulated memory: 770672 KiB

[startup+1865 s]*
/proc/loadavg: 3.31 5.32 6.84 2/247 69842
/proc/meminfo: memFree=128024932/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=462600 memory=429360 CPUtime=3600.1 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) S 69628 69631 67998 0 -1 4194304 1081767 228 0 0 359775 235 0 0 20 0 1 0 60673826 473702400 107340 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 1 0 0 17 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 115650 107340 3616 6655 0 105737 0
[pid=69842] ppid=69631 vsize=389124 memory=343744 CPUtime=1.8 cores=0,2
/proc/69842/stat : 69842 (Exact) R 69631 69842 69842 0 -1 4194304 59669 0 0 0 166 14 0 0 20 0 1 0 60860143 398462976 85936 18446744073709551615 4198400 8335837 140734494503376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 43798528 140734494509236 140734494509597 140734494509597 140734494515151 0
/proc/69842/statm: 97281 85936 1088 1011 0 96048 0
Current children cumulated CPU time: 3601.9 s
Current children cumulated vsize: 851724 KiB
Current children cumulated memory: 773104 KiB

[startup+1865.11 s]
/proc/loadavg: 3.31 5.32 6.84 2/247 69842
/proc/meminfo: memFree=128024932/131250000 swapFree=33010684/33010684
[pid=69631] ppid=69628 vsize=462600 memory=429360 CPUtime=3600.1 cores=0,2
/proc/69631/stat : 69631 (LSIPExact) S 69628 69631 67998 0 -1 4194304 1081767 228 0 0 359775 235 0 0 20 0 1 0 60673826 473702400 107340 18446744073709551615 94207346565120 94207373821521 140726813654144 0 0 0 0 0 16386 1 0 0 17 0 0 0 0 0 0 94207382324360 94207382755968 94207404617728 140726813661530 140726813661706 140726813661706 140726813667308 0
/proc/69631/statm: 115650 107340 3616 6655 0 105737 0
[pid=69842] ppid=69631 vsize=389520 memory=344128 CPUtime=1.9 cores=0,2
/proc/69842/stat : 69842 (Exact) R 69631 69842 69842 0 -1 4194304 59749 0 0 0 176 14 0 0 20 0 1 0 60860143 398868480 86032 18446744073709551615 4198400 8335837 140734494503376 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 43798528 140734494509236 140734494509597 140734494509597 140734494515151 0
/proc/69842/statm: 97380 86032 1088 1011 0 96147 0
Current children cumulated CPU time: 3602 s
Current children cumulated vsize: 852120 KiB
Current children cumulated memory: 773488 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1865.12
CPU time (s): 3602.03
CPU user time (s): 3599.52
CPU system time (s): 2.51433
CPU usage (%): 193.127
Max. virtual memory (cumulated for all children) (KiB): 852120
Max. memory (cumulated for all children) (KiB): 773488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.52
system time used= 2.51433
maximum resident set size= 609300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1141744
page faults= 0
swaps= 0
block input operations= 4872
block output operations= 16
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 703
involuntary context switches= 80444


# summary of solver processes directly reported to runsolver:
#   pid: 69631,69842
#   total CPU time (s): 3602.03
#   total CPU user time (s): 3599.52
#   total CPU system time (s): 2.51433

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.0167 second user time and 8.59732 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-02 11:52:16
IDJOB=4505755
IDBENCH=157116
IDSOLVER=3336
FILE ID=nodeC013/4505755-1751449935
RUNJOBID= nodeC013-1751440305-68008
SLURM_JOB_ID= 9598399
Free space on /tmp= 432600 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_50null20mast_rapportOE2.0_TMAX60_K67_cod2.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4505755-1751449935/watcher-4505755-1751449935 -o /tmp/evaluation-result-4505755-1751449935/solver-4505755-1751449935 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751440305-68008 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4505755-1751449935.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

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

MD5SUM BENCH= 8ce0e5255050970e8cd3d266b8837be5
RANDOM SEED=1697725882

nodeC013 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.820
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.120
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.67
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.136
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.830
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.67
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		: 3602.623
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.67
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		: 3598.868
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.67
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.835
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.67
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.864
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        127940976 kB
MemAvailable:   128875924 kB
Buffers:            3280 kB
Cached:          1733684 kB
SwapCached:            0 kB
Active:          1009420 kB
Inactive:        1488760 kB
Active(anon):     774504 kB
Inactive(anon):        0 kB
Active(file):     234916 kB
Inactive(file):  1488760 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             64668 kB
Writeback:             0 kB
AnonPages:        762420 kB
Mapped:           124616 kB
Shmem:             13284 kB
KReclaimable:     100620 kB
Slab:             189524 kB
SReclaimable:     100620 kB
SUnreclaim:        88904 kB
KernelStack:        4240 kB
PageTables:         4540 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1082888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 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:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432652 MiB
End job on nodeC013 at 2025-07-02 12:23:21