Trace number 4503339

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
LSIPExact S1? (TO) 3600.35 2907.06

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-192.opb
MD5SUM7ac327da8fefd7cd3f39afa8bfb7af2c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark106.066
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15414
Total number of constraints395824
Number of constraints which are clauses358980
Number of constraints which are cardinality constraints (but not clauses)907
Number of constraints which are nor clauses,nor cardinality constraints35937
Minimum length of a constraint2
Maximum length of a constraint270
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 271
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1426.41/726.79	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
1426.41/726.79	c numVar: 15414
1426.41/726.79	c numCon: 395824
1426.41/726.79	c numEqual: 465
1426.41/726.79	c intSize: 9
1426.41/726.79	c ls_time: 10.0, mip_time: 716.0, exact_time: 2864.0
1426.41/726.79	c ------------------- Paras list -------------------
1426.41/726.79	c Name                	 Type      	 Now       	 Default   	 Comment
1426.41/726.79	c timeout             	 double    	 3600.000000	 3600      	 
1426.41/726.79	c mip_time            	 double    	 0.200000  	 0.5       	 
1426.41/726.79	c ls_time             	 double    	 10.000000 	 10        	 
1426.41/726.79	c safe_mode           	 int       	 1         	 1         	 1 trust; 2 feasible
1426.41/726.79	c mip_emphasis        	 int       	 5         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
1426.41/726.79	c random_seed         	 int       	 0         	 0         	 
1426.41/726.79	c sample_size         	 int       	 50        	 50        	 
1426.41/726.79	c sub_score           	 int       	 1         	 1         	 
1426.41/726.79	c tabu_base           	 int       	 3         	 3         	 
1426.41/726.79	c tabu_variation      	 int       	 1         	 1         	 
1426.41/726.79	c sub_div             	 int       	 4         	 4         	 
1426.41/726.79	c nbcore              	 int       	 2         	 1         	 
1426.41/726.79	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
1426.41/726.79	c print_sol           	 int       	 1         	 1         	 
1426.41/726.79	c tmpdir              	 string		 .         	 "."       	 
1426.41/726.79	c home                	 string		 HOME	 "."       	 
1426.41/726.79	c benchname           	 string		 HOME/instance-4503339-1751134252.opb	 ""        	 
1426.41/726.79	c --------------------------------------------------
1426.41/726.79	c Local Search solver
1426.41/726.79	c MIP solver
1426.41/726.79	c use Exact solver
3600.06/2906.70	c receive signal 15, try to interrupt solver...
1426.55/2906.81	c Exact solver (PID 11860) interrupted gracefully.
3600.28/2907.04	s UNKNOWN
3600.28/2907.04	c Total time: 2907

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 (61864 MiB free)
  memory of node 1: 64465 MiB (62987 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503339-1751134252/watcher-4503339-1751134252 -o /tmp/evaluation-result-4503339-1751134252/solver-4503339-1751134252 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1751133631-11169 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4503339-1751134252.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=11817, runsolver pid=11814

[startup+0.100064 s]*
/proc/loadavg: 7.02 6.39 3.66 7/268 11818
/proc/meminfo: memFree=127752752/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=146892 memory=103976 CPUtime=0.09 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) R 11814 11817 11154 0 -1 4194304 19408 0 0 0 6 3 0 0 20 0 1 0 29103867 150417408 25994 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 36723 25994 1120 6655 0 26958 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 146892 KiB
Current children cumulated memory: 103976 KiB

[startup+0.20583 s]*
/proc/loadavg: 7.02 6.39 3.66 7/268 11818
/proc/meminfo: memFree=127700900/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=187084 memory=152400 CPUtime=0.19 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) R 11814 11817 11154 0 -1 4194304 28943 0 0 0 14 5 0 0 20 0 1 0 29103867 191574016 38100 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 46771 38100 1120 6655 0 37006 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 187084 KiB
Current children cumulated memory: 152400 KiB

[startup+0.305635 s]*
/proc/loadavg: 7.02 6.39 3.66 7/268 11818
/proc/meminfo: memFree=127668644/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=219824 memory=184912 CPUtime=0.3 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) R 11814 11817 11154 0 -1 4194304 37075 0 0 0 23 7 0 0 20 0 1 0 29103867 225099776 46228 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 54956 46228 1120 6655 0 45191 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 219824 KiB
Current children cumulated memory: 184912 KiB

[startup+0.700182 s]
/proc/loadavg: 7.02 6.39 3.66 7/268 11818
/proc/meminfo: memFree=127612196/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=319000 memory=283344 CPUtime=0.68 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) R 11814 11817 11154 0 -1 4194304 61699 0 0 0 58 10 0 0 20 0 1 0 29103867 326656000 70836 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 79750 70836 1120 6655 0 69985 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 319000 KiB
Current children cumulated memory: 283344 KiB

[startup+1.50019 s]
/proc/loadavg: 7.02 6.39 3.66 7/268 11818
/proc/meminfo: memFree=127571876/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=319000 memory=283344 CPUtime=1.48 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) R 11814 11817 11154 0 -1 4194304 61699 0 0 0 138 10 0 0 20 0 1 0 29103867 326656000 70836 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 79750 70836 1120 6655 0 69985 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 319000 KiB
Current children cumulated memory: 283344 KiB

[startup+3.10558 s]
/proc/loadavg: 7.02 6.39 3.66 7/268 11818
/proc/meminfo: memFree=127572128/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=319000 memory=283344 CPUtime=3.07 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) R 11814 11817 11154 0 -1 4194304 61715 0 0 0 297 10 0 0 20 0 1 0 29103867 326656000 70836 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 79750 70836 1120 6655 0 69985 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 319000 KiB
Current children cumulated memory: 283344 KiB

[startup+6.30018 s]
/proc/loadavg: 6.94 6.38 3.67 7/268 11818
/proc/meminfo: memFree=127565584/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=319000 memory=283344 CPUtime=6.26 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) R 11814 11817 11154 0 -1 4194304 61747 0 0 0 616 10 0 0 20 0 1 0 29103867 326656000 70836 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 79750 70836 1120 6655 0 69985 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 319000 KiB
Current children cumulated memory: 283344 KiB

[startup+12.7002 s]
/proc/loadavg: 6.86 6.38 3.69 7/269 11820
/proc/meminfo: memFree=127238264/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=723148 memory=612676 CPUtime=12.64 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) R 11814 11817 11154 0 -1 4194304 107197 0 0 0 1244 20 0 0 20 0 2 0 29103867 740503552 153169 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 180787 153169 2848 6655 0 154670 0
[pid=11817/tid=11819] ppid=11814 vsize=723148 memory=612548 CPUtime=0 cores=0,2
/proc/11817/task/11819/stat : 11819 (LSIPExact) S 11814 11817 11154 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 2 0 29104921 740503552 153169 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 1 0 0 -1 2 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 723148 KiB
Current children cumulated memory: 612676 KiB

[startup+25.5002 s]
/proc/loadavg: 6.83 6.39 3.74 8/269 11820
/proc/meminfo: memFree=126389124/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=1548084 memory=1417748 CPUtime=34.81 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) R 11814 11817 11154 0 -1 4194304 250837 0 0 0 3423 58 0 0 20 0 2 0 29103867 1585238016 354437 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 387021 354437 3392 6655 0 369802 0
[pid=11817/tid=11819] ppid=11814 vsize=1548084 memory=1417620 CPUtime=9.44 cores=0,2
/proc/11817/task/11819/stat : 11819 (LSIPExact) R 11814 11817 11154 0 -1 4194368 34318 0 0 0 935 9 0 0 20 0 2 0 29104921 1585238016 354437 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
Current children cumulated CPU time: 34.81 s
Current children cumulated vsize: 1548084 KiB
Current children cumulated memory: 1417748 KiB

[startup+51.1057 s]
/proc/loadavg: 6.95 6.46 3.83 8/269 11820
/proc/meminfo: memFree=126289832/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=1546836 memory=1435796 CPUtime=85.58 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) R 11814 11817 11154 0 -1 4194304 272656 0 0 0 8494 64 0 0 20 0 2 0 29103867 1583960064 358949 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 386709 358949 3392 6655 0 372939 0
[pid=11817/tid=11819] ppid=11814 vsize=1546836 memory=1434132 CPUtime=34.73 cores=0,2
/proc/11817/task/11819/stat : 11819 (LSIPExact) R 11814 11817 11154 0 -1 4194368 43704 0 0 0 3460 13 0 0 20 0 2 0 29104921 1583960064 358949 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
Current children cumulated CPU time: 85.58 s
Current children cumulated vsize: 1546836 KiB
Current children cumulated memory: 1435796 KiB

[startup+102.3 s]
/proc/loadavg: 7.04 6.56 4.00 7/269 11827
/proc/meminfo: memFree=126097808/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=1881764 memory=1802724 CPUtime=187.08 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) R 11814 11817 11154 0 -1 4194304 382018 0 0 0 18621 87 0 0 20 0 2 0 29103867 1926926336 450681 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 470441 450681 3424 6655 0 456671 0
[pid=11817/tid=11819] ppid=11814 vsize=1881764 memory=1802724 CPUtime=85.3 cores=0,2
/proc/11817/task/11819/stat : 11819 (LSIPExact) R 11814 11817 11154 0 -1 4194368 76135 0 0 0 8512 18 0 0 20 0 2 0 29104921 1926926336 450681 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
Current children cumulated CPU time: 187.08 s
Current children cumulated vsize: 1881764 KiB
Current children cumulated memory: 1802724 KiB

[startup+162.3 s]
/proc/loadavg: 6.63 6.53 4.16 7/269 11830
/proc/meminfo: memFree=126279972/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=1583096 memory=1518716 CPUtime=306.11 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) R 11814 11817 11154 0 -1 4194304 437476 0 0 0 30518 93 0 0 20 0 2 0 29103867 1621090304 379679 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 395774 379679 3424 6655 0 382004 0
[pid=11817/tid=11819] ppid=11814 vsize=1583096 memory=1807716 CPUtime=144.61 cores=0,2
/proc/11817/task/11819/stat : 11819 (LSIPExact) R 11814 11817 11154 0 -1 4194368 97486 0 0 0 14440 21 0 0 20 0 2 0 29104921 1621090304 379679 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
Current children cumulated CPU time: 306.11 s
Current children cumulated vsize: 1583096 KiB
Current children cumulated memory: 1518716 KiB

[startup+222.3 s]
/proc/loadavg: 6.29 6.45 4.28 7/268 11832
/proc/meminfo: memFree=126182380/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=1583096 memory=1518972 CPUtime=425.18 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) R 11814 11817 11154 0 -1 4194304 449337 0 0 0 42423 95 0 0 20 0 2 0 29103867 1621090304 379743 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 395774 379743 3424 6655 0 382004 0
[pid=11817/tid=11819] ppid=11814 vsize=1583096 memory=1518972 CPUtime=203.94 cores=0,2
/proc/11817/task/11819/stat : 11819 (LSIPExact) R 11814 11817 11154 0 -1 4194368 109343 0 0 0 20372 22 0 0 20 0 2 0 29104921 1621090304 379743 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
Current children cumulated CPU time: 425.18 s
Current children cumulated vsize: 1583096 KiB
Current children cumulated memory: 1518972 KiB

[startup+282.3 s]
/proc/loadavg: 6.15 6.38 4.39 7/268 11834
/proc/meminfo: memFree=126129692/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=1625644 memory=1559224 CPUtime=544.24 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) R 11814 11817 11154 0 -1 4194304 524422 0 0 0 54320 104 0 0 20 0 2 0 29103867 1664659456 389806 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 406411 389806 3424 6655 0 392641 0
[pid=11817/tid=11819] ppid=11814 vsize=1625644 memory=1559224 CPUtime=263.28 cores=0,2
/proc/11817/task/11819/stat : 11819 (LSIPExact) R 11814 11817 11154 0 -1 4194368 117601 0 0 0 26304 24 0 0 20 0 2 0 29104921 1664659456 389806 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
Current children cumulated CPU time: 544.24 s
Current children cumulated vsize: 1625644 KiB
Current children cumulated memory: 1559224 KiB

[startup+342.3 s]
/proc/loadavg: 6.09 6.32 4.50 7/267 11836
/proc/meminfo: memFree=125953020/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=1625644 memory=1559224 CPUtime=663.28 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) R 11814 11817 11154 0 -1 4194304 536052 0 0 0 66221 107 0 0 20 0 2 0 29103867 1664659456 389806 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 406411 389806 3424 6655 0 392641 0
[pid=11817/tid=11819] ppid=11814 vsize=1625644 memory=14720 CPUtime=322.59 cores=0,2
/proc/11817/task/11819/stat : 11819 (LSIPExact) R 11814 11817 11154 0 -1 4194368 129225 0 0 0 32233 26 0 0 20 0 2 0 29104921 1664659456 389806 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
Current children cumulated CPU time: 663.28 s
Current children cumulated vsize: 1625644 KiB
Current children cumulated memory: 1559224 KiB

[startup+402.3 s]

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

/proc/11860/statm: 159807 151963 1088 1011 0 158574 0
Current children cumulated CPU time: 3077.33 s
Current children cumulated vsize: 2071076 KiB
Current children cumulated memory: 1990368 KiB

[startup+2442.3 s]
/proc/loadavg: 4.90 4.46 4.38 6/266 11981
/proc/meminfo: memFree=125651496/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=1431848 memory=1382516 CPUtime=1426.55 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) S 11814 11817 11154 0 -1 4194304 752336 0 0 0 142523 132 0 0 20 0 1 0 29103867 1466212352 345629 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 357962 345629 3424 6655 0 346070 0
[pid=11860] ppid=11817 vsize=641184 memory=615916 CPUtime=1710.58 cores=0,2
/proc/11860/stat : 11860 (Exact) R 11817 11860 11860 0 -1 4194304 63619 0 0 0 171024 34 0 0 20 0 1 0 29176547 656572416 153979 18446744073709551615 4198400 8335837 140724104167440 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 42319872 140724104169659 140724104170013 140724104170013 140724104175567 0
/proc/11860/statm: 160296 153979 1088 1011 0 159063 0
Current children cumulated CPU time: 3137.13 s
Current children cumulated vsize: 2073032 KiB
Current children cumulated memory: 1998432 KiB

[startup+2502.3 s]
/proc/loadavg: 5.07 4.59 4.43 6/267 11986
/proc/meminfo: memFree=125630052/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=1431848 memory=1382516 CPUtime=1426.55 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) S 11814 11817 11154 0 -1 4194304 752336 0 0 0 142523 132 0 0 20 0 1 0 29103867 1466212352 345629 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 357962 345629 3424 6655 0 346070 0
[pid=11860] ppid=11817 vsize=643492 memory=618220 CPUtime=1770.37 cores=0,2
/proc/11860/stat : 11860 (Exact) R 11817 11860 11860 0 -1 4194304 64219 0 0 0 177003 34 0 0 20 0 1 0 29176547 658935808 154555 18446744073709551615 4198400 8335837 140724104167440 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 42319872 140724104169659 140724104170013 140724104170013 140724104175567 0
/proc/11860/statm: 160873 154555 1088 1011 0 159640 0
Current children cumulated CPU time: 3196.92 s
Current children cumulated vsize: 2075340 KiB
Current children cumulated memory: 2000736 KiB

[startup+2562.3 s]
/proc/loadavg: 5.02 4.67 4.47 6/268 11993
/proc/meminfo: memFree=125621484/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=1431848 memory=1382516 CPUtime=1426.55 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) S 11814 11817 11154 0 -1 4194304 752336 0 0 0 142523 132 0 0 20 0 1 0 29103867 1466212352 345629 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 357962 345629 3424 6655 0 346070 0
[pid=11860] ppid=11817 vsize=645540 memory=620268 CPUtime=1830.16 cores=0,2
/proc/11860/stat : 11860 (Exact) R 11817 11860 11860 0 -1 4194304 64817 0 0 0 182982 34 0 0 20 0 1 0 29176547 661032960 155067 18446744073709551615 4198400 8335837 140724104167440 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 42319872 140724104169659 140724104170013 140724104170013 140724104175567 0
/proc/11860/statm: 161385 155067 1088 1011 0 160152 0
Current children cumulated CPU time: 3256.71 s
Current children cumulated vsize: 2077388 KiB
Current children cumulated memory: 2002784 KiB

[startup+2622.3 s]
/proc/loadavg: 5.12 4.76 4.51 6/268 11995
/proc/meminfo: memFree=125614940/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=1431848 memory=1382516 CPUtime=1426.55 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) S 11814 11817 11154 0 -1 4194304 752336 0 0 0 142523 132 0 0 20 0 1 0 29103867 1466212352 345629 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 357962 345629 3424 6655 0 346070 0
[pid=11860] ppid=11817 vsize=649256 memory=623980 CPUtime=1889.96 cores=0,2
/proc/11860/stat : 11860 (Exact) R 11817 11860 11860 0 -1 4194304 65772 0 0 0 188962 34 0 0 20 0 1 0 29176547 664838144 155995 18446744073709551615 4198400 8335837 140724104167440 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 42319872 140724104169659 140724104170013 140724104170013 140724104175567 0
/proc/11860/statm: 162314 155995 1088 1011 0 161081 0
Current children cumulated CPU time: 3316.51 s
Current children cumulated vsize: 2081104 KiB
Current children cumulated memory: 2006496 KiB

[startup+2682.3 s]
/proc/loadavg: 5.10 4.83 4.55 6/268 11997
/proc/meminfo: memFree=125629160/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=1431848 memory=1382516 CPUtime=1426.55 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) S 11814 11817 11154 0 -1 4194304 752336 0 0 0 142523 132 0 0 20 0 1 0 29103867 1466212352 345629 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 357962 345629 3424 6655 0 346070 0
[pid=11860] ppid=11817 vsize=652280 memory=629016 CPUtime=1949.75 cores=0,2
/proc/11860/stat : 11860 (Exact) R 11817 11860 11860 0 -1 4194304 66620 0 0 0 194941 34 0 0 20 0 1 0 29176547 667934720 157254 18446744073709551615 4198400 8335837 140724104167440 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 42319872 140724104169659 140724104170013 140724104170013 140724104175567 0
/proc/11860/statm: 163070 157254 1088 1011 0 161837 0
Current children cumulated CPU time: 3376.3 s
Current children cumulated vsize: 2084128 KiB
Current children cumulated memory: 2011532 KiB

[startup+2742.3 s]
/proc/loadavg: 5.08 4.87 4.59 6/268 11999
/proc/meminfo: memFree=125590156/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=1431848 memory=1382516 CPUtime=1426.55 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) S 11814 11817 11154 0 -1 4194304 752336 0 0 0 142523 132 0 0 20 0 1 0 29103867 1466212352 345629 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 357962 345629 3424 6655 0 346070 0
[pid=11860] ppid=11817 vsize=655160 memory=634088 CPUtime=2009.56 cores=0,2
/proc/11860/stat : 11860 (Exact) R 11817 11860 11860 0 -1 4194304 67430 0 0 0 200922 34 0 0 20 0 1 0 29176547 670883840 158522 18446744073709551615 4198400 8335837 140724104167440 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 42319872 140724104169659 140724104170013 140724104170013 140724104175567 0
/proc/11860/statm: 163790 158522 1088 1011 0 162557 0
Current children cumulated CPU time: 3436.11 s
Current children cumulated vsize: 2087008 KiB
Current children cumulated memory: 2016604 KiB

[startup+2802.3 s]
/proc/loadavg: 5.56 5.03 4.66 7/267 12048
/proc/meminfo: memFree=127255564/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=1431848 memory=1382516 CPUtime=1426.55 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) S 11814 11817 11154 0 -1 4194304 752336 0 0 0 142523 132 0 0 20 0 1 0 29103867 1466212352 345629 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 357962 345629 3424 6655 0 346070 0
[pid=11860] ppid=11817 vsize=656668 memory=637608 CPUtime=2069.4 cores=0,2
/proc/11860/stat : 11860 (Exact) R 11817 11860 11860 0 -1 4194304 67902 0 0 0 206906 34 0 0 20 0 1 0 29176547 672428032 159402 18446744073709551615 4198400 8335837 140724104167440 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 42319872 140724104169659 140724104170013 140724104170013 140724104175567 0
/proc/11860/statm: 164167 159402 1088 1011 0 162934 0
Current children cumulated CPU time: 3495.95 s
Current children cumulated vsize: 2088516 KiB
Current children cumulated memory: 2020124 KiB

[startup+2862.3 s]
/proc/loadavg: 5.89 5.22 4.75 7/267 12051
/proc/meminfo: memFree=127245112/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=1431848 memory=1382516 CPUtime=1426.55 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) S 11814 11817 11154 0 -1 4194304 752336 0 0 0 142523 132 0 0 20 0 1 0 29103867 1466212352 345629 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 357962 345629 3424 6655 0 346070 0
[pid=11860] ppid=11817 vsize=660532 memory=641448 CPUtime=2129.23 cores=0,2
/proc/11860/stat : 11860 (Exact) R 11817 11860 11860 0 -1 4194304 68876 0 0 0 212889 34 0 0 20 0 1 0 29176547 676384768 160362 18446744073709551615 4198400 8335837 140724104167440 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 42319872 140724104169659 140724104170013 140724104170013 140724104175567 0
/proc/11860/statm: 165133 160362 1088 1011 0 163900 0
Current children cumulated CPU time: 3555.78 s
Current children cumulated vsize: 2092380 KiB
Current children cumulated memory: 2023964 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2906.7 s]
/proc/loadavg: 6.00 5.35 4.82 7/267 12053
/proc/meminfo: memFree=127226836/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=1431848 memory=1382516 CPUtime=1426.55 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) S 11814 11817 11154 0 -1 4194304 752336 0 0 0 142523 132 0 0 20 0 1 0 29103867 1466212352 345629 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 357962 345629 3424 6655 0 346070 0
[pid=11860] ppid=11817 vsize=662068 memory=645156 CPUtime=2173.51 cores=0,2
/proc/11860/stat : 11860 (Exact) R 11817 11860 11860 0 -1 4194304 69435 0 0 0 217317 34 0 0 20 0 1 0 29176547 677957632 161289 18446744073709551615 4198400 8335837 140724104167440 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 42319872 140724104169659 140724104170013 140724104170013 140724104175567 0
/proc/11860/statm: 165517 161289 1088 1011 0 164284 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2093916 KiB
Current children cumulated memory: 2027672 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.63 s, system=1.72054 s

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

[startup+2906.8 s]
/proc/loadavg: 6.00 5.35 4.82 7/267 12053
/proc/meminfo: memFree=127226836/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=1431848 memory=1382516 CPUtime=1426.55 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) S 11814 11817 11154 0 -1 4194304 752336 136 0 0 142523 132 0 0 20 0 1 0 29103867 1466212352 345629 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 16384 0 16386 1 0 0 17 2 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 357962 345629 3424 6655 0 346070 0
Current children cumulated CPU time: 1426.55 s
Current children cumulated vsize: 1431848 KiB
Current children cumulated memory: 1382516 KiB

[startup+2907 s]*
/proc/loadavg: 6.00 5.35 4.82 7/266 12054
/proc/meminfo: memFree=127858776/131250000 swapFree=33010684/33010684
[pid=11817] ppid=11814 vsize=1422568 memory=1373240 CPUtime=3600.28 cores=0,2
/proc/11817/stat : 11817 (LSIPExact) R 11814 11817 11154 0 -1 4194304 786431 69571 0 0 142541 134 217318 35 20 0 1 0 29103867 1456709632 343310 18446744073709551615 94015713181696 94015740438097 140734772436528 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94015748940936 94015749372544 94015768760320 140734772439386 140734772439562 140734772439562 140734772445164 0
/proc/11817/statm: 355642 343310 3424 6655 0 343750 0
Current children cumulated CPU time: 3600.28 s
Current children cumulated vsize: 1422568 KiB
Current children cumulated memory: 1373240 KiB

Child status: 0

Real time (s): 2907.06
CPU time (s): 3600.35
CPU user time (s): 3598.63
CPU system time (s): 1.72054
CPU usage (%): 123.849
Max. virtual memory (cumulated for all children) (KiB): 2093916
Max. memory (cumulated for all children) (KiB): 2027672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.63
system time used= 1.72054
maximum resident set size= 1863604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 873869
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 462
involuntary context switches= 19912


# summary of solver processes directly reported to runsolver:
#   pid: 11817
#   total CPU time (s): 3600.35
#   total CPU user time (s): 3598.63
#   total CPU system time (s): 1.72054

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.88007 second user time and 13.6122 second system time

The end

Launcher Data

Begin job on nodeC026 at 2025-06-28 20:10:52
IDJOB=4503339
IDBENCH=155426
IDSOLVER=3336
FILE ID=nodeC026/4503339-1751134252
RUNJOBID= nodeC026-1751133631-11169
SLURM_JOB_ID= 9587426
Free space on /tmp= 432892 MiB

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

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

MD5SUM BENCH= 7ac327da8fefd7cd3f39afa8bfb7af2c
RANDOM SEED=1054116676

nodeC026 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		: 3576.662
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.59
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.640
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.59
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.825
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.59
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.530
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.59
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.760
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.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        127848516 kB
MemAvailable:   127604232 kB
Buffers:            3280 kB
Cached:           567568 kB
SwapCached:            0 kB
Active:          2433320 kB
Inactive:         360856 kB
Active(anon):    2241408 kB
Inactive(anon):        0 kB
Active(file):     191912 kB
Inactive(file):   360856 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             60868 kB
Writeback:            44 kB
AnonPages:       2223356 kB
Mapped:           138328 kB
Shmem:             18080 kB
KReclaimable:      84376 kB
Slab:             166460 kB
SReclaimable:      84376 kB
SUnreclaim:        82084 kB
KernelStack:        4364 kB
PageTables:         7836 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    2634704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1060864 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:      187092 kB
DirectMap2M:     9021440 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432864 MiB
End job on nodeC026 at 2025-06-28 20:59:19