Trace number 4542675

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 S1UNSAT 1470.66 823.237

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height30_pigeons29_holes28.opb
MD5SUM97f31c39a85f5c54920a5de5b1e4a080
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark78.0826
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables403744
Total number of constraints31066
Number of constraints which are clauses15781
Number of constraints which are cardinality constraints (but not clauses)13394
Number of constraints which are nor clauses,nor cardinality constraints1891
Minimum length of a constraint28
Maximum length of a constraint33
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 36
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1374.02/726.47	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
1374.02/726.47	c numVar: 403744
1374.02/726.47	c numCon: 31066
1374.02/726.47	c numEqual: 0
1374.02/726.47	c intSize: 6
1374.02/726.47	c ls_time: 10.0, mip_time: 716.0, exact_time: 2864.0
1374.02/726.47	c ------------------- Paras list -------------------
1374.02/726.47	c Name                	 Type      	 Now       	 Default   	 Comment
1374.02/726.47	c timeout             	 double    	 3600.000000	 3600      	 
1374.02/726.47	c mip_time            	 double    	 0.200000  	 0.5       	 
1374.02/726.47	c ls_time             	 double    	 10.000000 	 10        	 
1374.02/726.47	c safe_mode           	 int       	 1         	 1         	 1 trust; 2 feasible
1374.02/726.47	c mip_emphasis        	 int       	 5         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
1374.02/726.47	c random_seed         	 int       	 0         	 0         	 
1374.02/726.47	c sample_size         	 int       	 50        	 50        	 
1374.02/726.47	c sub_score           	 int       	 1         	 1         	 
1374.02/726.47	c tabu_base           	 int       	 3         	 3         	 
1374.02/726.47	c tabu_variation      	 int       	 1         	 1         	 
1374.02/726.47	c sub_div             	 int       	 4         	 4         	 
1374.02/726.47	c nbcore              	 int       	 2         	 1         	 
1374.02/726.47	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
1374.02/726.47	c print_sol           	 int       	 1         	 1         	 
1374.02/726.47	c tmpdir              	 string		 .         	 "."       	 
1374.02/726.47	c home                	 string		 HOME	 "."       	 
1374.02/726.47	c benchname           	 string		 HOME/instance-4542675-1753217078.opb	 ""        	 
1374.02/726.47	c --------------------------------------------------
1374.02/726.47	c Local Search solver
1374.02/726.47	c MIP solver
1374.02/726.47	c use Exact solver
1470.30/822.99	c Exact infeasible
1470.51/823.16	s UNSATISFIABLE
1470.51/823.16	c Total time: 823

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

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=167600, runsolver pid=167597

[startup+0.100067 s]*
/proc/loadavg: 5.24 4.81 4.63 6/267 167601
/proc/meminfo: memFree=99897536/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=147188 memory=112436 CPUtime=0.09 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) R 167597 167600 166602 0 -1 4194304 14371 0 0 0 6 3 0 0 20 0 1 0 237384387 150720512 28109 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 36797 28109 1120 6655 0 27032 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 147188 KiB
Current children cumulated memory: 112436 KiB

[startup+0.206007 s]*
/proc/loadavg: 5.24 4.81 4.63 6/267 167601
/proc/meminfo: memFree=99792956/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=231652 memory=196880 CPUtime=0.19 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) R 167597 167600 166602 0 -1 4194304 34959 0 0 0 13 6 0 0 20 0 1 0 237384387 237211648 49220 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 57913 49220 1120 6655 0 48148 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 231652 KiB
Current children cumulated memory: 196880 KiB

[startup+0.305763 s]*
/proc/loadavg: 5.24 4.81 4.63 6/267 167601
/proc/meminfo: memFree=99720380/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=294960 memory=259420 CPUtime=0.29 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) R 167597 167600 166602 0 -1 4194304 50109 0 0 0 21 8 0 0 20 0 1 0 237384387 302039040 64855 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 73740 64855 1120 6655 0 63975 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 294960 KiB
Current children cumulated memory: 259420 KiB

[startup+0.70014 s]
/proc/loadavg: 5.24 4.81 4.63 6/267 167601
/proc/meminfo: memFree=99663932/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=311056 memory=275496 CPUtime=0.68 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) R 167597 167600 166602 0 -1 4194304 53606 0 0 0 59 9 0 0 20 0 1 0 237384387 318521344 68874 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 77764 68874 1120 6655 0 67999 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 311056 KiB
Current children cumulated memory: 275496 KiB

[startup+1.50015 s]
/proc/loadavg: 5.22 4.81 4.64 6/267 167601
/proc/meminfo: memFree=99575272/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=311056 memory=275496 CPUtime=1.48 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) R 167597 167600 166602 0 -1 4194304 53606 0 0 0 139 9 0 0 20 0 1 0 237384387 318521344 68874 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 77764 68874 1120 6655 0 67999 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 311056 KiB
Current children cumulated memory: 275496 KiB

[startup+3.10575 s]
/proc/loadavg: 5.22 4.81 4.64 6/267 167601
/proc/meminfo: memFree=99349604/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=311056 memory=275496 CPUtime=3.08 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) R 167597 167600 166602 0 -1 4194304 53630 0 0 0 299 9 0 0 20 0 1 0 237384387 318521344 68874 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 77764 68874 1120 6655 0 67999 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 311056 KiB
Current children cumulated memory: 275496 KiB

[startup+6.30014 s]
/proc/loadavg: 5.20 4.81 4.64 6/267 167601
/proc/meminfo: memFree=98770656/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=311056 memory=275496 CPUtime=6.26 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) R 167597 167600 166602 0 -1 4194304 53683 0 0 0 617 9 0 0 20 0 1 0 237384387 318521344 68874 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 77764 68874 1120 6655 0 67999 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 311056 KiB
Current children cumulated memory: 275496 KiB

[startup+12.7002 s]
/proc/loadavg: 5.18 4.82 4.64 6/267 167602
/proc/meminfo: memFree=97541756/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=879524 memory=692808 CPUtime=12.64 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) R 167597 167600 166602 0 -1 4194304 144381 0 0 0 1234 30 0 0 20 0 2 0 237384387 900632576 173202 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 219881 173202 2848 6655 0 193764 0
[pid=167600/tid=167602] ppid=167597 vsize=879524 memory=-7520064403528317561 CPUtime=0 cores=1,3
/proc/167600/task/167602/stat : 167602 (LSIPExact) S 167597 167600 166602 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 2 0 237385421 900632576 173202 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 1 0 0 -1 3 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 879524 KiB
Current children cumulated memory: 692808 KiB

[startup+25.5002 s]
/proc/loadavg: 5.24 4.84 4.65 6/267 167603
/proc/meminfo: memFree=97150676/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=1079464 memory=859796 CPUtime=25.4 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) R 167597 167600 166602 0 -1 4194304 192897 0 0 0 2502 38 0 0 20 0 2 0 237384387 1105371136 214949 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 269866 214949 2848 6655 0 243749 0
[pid=167600/tid=167602] ppid=167597 vsize=1079464 memory=858900 CPUtime=0 cores=1,3
/proc/167600/task/167602/stat : 167602 (LSIPExact) S 167597 167600 166602 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 2 0 237385421 1105371136 214949 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 1 0 0 -1 3 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1079464 KiB
Current children cumulated memory: 859796 KiB

[startup+51.1058 s]
/proc/loadavg: 5.36 4.90 4.68 7/267 167604
/proc/meminfo: memFree=95815520/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=1955856 memory=1720756 CPUtime=63.81 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) R 167597 167600 166602 0 -1 4194304 415541 0 0 0 6307 74 0 0 20 0 2 0 237384387 2002796544 430189 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 488964 430189 3328 6655 0 477727 0
[pid=167600/tid=167602] ppid=167597 vsize=1955856 memory=1701668 CPUtime=14.88 cores=1,3
/proc/167600/task/167602/stat : 167602 (LSIPExact) R 167597 167600 166602 0 -1 4194368 67196 0 0 0 1477 11 0 0 20 0 2 0 237385421 2002796544 430189 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
Current children cumulated CPU time: 63.81 s
Current children cumulated vsize: 1955856 KiB
Current children cumulated memory: 1720756 KiB

[startup+102.3 s]
/proc/loadavg: 5.84 5.11 4.76 7/267 167606
/proc/meminfo: memFree=95591472/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=2060440 memory=1867116 CPUtime=165.43 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) R 167597 167600 166602 0 -1 4194304 612182 0 0 0 16439 104 0 0 20 0 2 0 237384387 2109890560 466779 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 515110 466779 3392 6655 0 503873 0
[pid=167600/tid=167602] ppid=167597 vsize=2060440 memory=1863916 CPUtime=65.5 cores=1,3
/proc/167600/task/167602/stat : 167602 (LSIPExact) R 167597 167600 166602 0 -1 4194368 104946 0 0 0 6536 14 0 0 20 0 2 0 237385421 2109890560 466779 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
Current children cumulated CPU time: 165.43 s
Current children cumulated vsize: 2060440 KiB
Current children cumulated memory: 1867116 KiB

[startup+162.3 s]
/proc/loadavg: 6.00 5.29 4.85 7/267 167608
/proc/meminfo: memFree=95404908/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=2221128 memory=2023776 CPUtime=284.5 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) R 167597 167600 166602 0 -1 4194304 689504 0 0 0 28337 113 0 0 20 0 2 0 237384387 2274435072 505944 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 555282 505944 3392 6655 0 544045 0
[pid=167600/tid=167602] ppid=167597 vsize=2221128 memory=1986912 CPUtime=124.81 cores=1,3
/proc/167600/task/167602/stat : 167602 (LSIPExact) R 167597 167600 166602 0 -1 4194368 124361 0 0 0 12466 15 0 0 20 0 2 0 237385421 2274435072 505944 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
Current children cumulated CPU time: 284.5 s
Current children cumulated vsize: 2221128 KiB
Current children cumulated memory: 2023776 KiB

[startup+222.3 s]
/proc/loadavg: 5.89 5.40 4.92 6/268 167611
/proc/meminfo: memFree=94802472/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=3452120 memory=3255268 CPUtime=403.64 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) R 167597 167600 166602 0 -1 4194304 803917 0 0 0 40208 156 0 0 20 0 2 0 237384387 3534970880 813817 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 863030 813817 3392 6655 0 851793 0
[pid=167600/tid=167602] ppid=167597 vsize=3452120 memory=14248 CPUtime=184.16 cores=1,3
/proc/167600/task/167602/stat : 167602 (LSIPExact) R 167597 167600 166602 0 -1 4194368 148583 0 0 0 18399 17 0 0 20 0 2 0 237385421 3534970880 813817 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
Current children cumulated CPU time: 403.64 s
Current children cumulated vsize: 3452120 KiB
Current children cumulated memory: 3255268 KiB

[startup+282.3 s]
/proc/loadavg: 6.07 5.54 5.00 7/267 167613
/proc/meminfo: memFree=94426200/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=3714264 memory=3522216 CPUtime=522.52 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) R 167597 167600 166602 0 -1 4194304 960223 0 0 0 52079 173 0 0 20 0 2 0 237384387 3803406336 880554 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 928566 880554 3392 6655 0 903043 0
[pid=167600/tid=167602] ppid=167597 vsize=3714264 memory=14248 CPUtime=243.32 cores=1,3
/proc/167600/task/167602/stat : 167602 (LSIPExact) R 167597 167600 166602 0 -1 4194368 206591 0 0 0 24305 27 0 0 20 0 2 0 237385421 3803406336 880554 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
Current children cumulated CPU time: 522.52 s
Current children cumulated vsize: 3714264 KiB
Current children cumulated memory: 3522216 KiB

[startup+342.3 s]
/proc/loadavg: 6.61 5.78 5.11 8/267 167614
/proc/meminfo: memFree=89600868/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=3648728 memory=3519060 CPUtime=641.52 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) R 167597 167600 166602 0 -1 4194304 1073199 0 0 0 63959 193 0 0 20 0 2 0 237384387 3736297472 879765 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 912182 879765 3392 6655 0 900686 0
[pid=167600/tid=167602] ppid=167597 vsize=3648728 memory=3548216 CPUtime=302.61 cores=1,3
/proc/167600/task/167602/stat : 167602 (LSIPExact) R 167597 167600 166602 0 -1 4194368 266215 0 0 0 30219 42 0 0 20 0 2 0 237385421 3736297472 879765 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
Current children cumulated CPU time: 641.52 s
Current children cumulated vsize: 3648728 KiB
Current children cumulated memory: 3519060 KiB

[startup+402.3 s]
/proc/loadavg: 6.90 6.02 5.24 8/268 167619
/proc/meminfo: memFree=89385036/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=3714264 memory=3584488 CPUtime=760.44 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) R 167597 167600 166602 0 -1 4194304 1168047 0 0 0 75834 210 0 0 20 0 2 0 237384387 3803406336 896122 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 928566 896122 3392 6655 0 917063 0
[pid=167600/tid=167602] ppid=167597 vsize=3714264 memory=3548216 CPUtime=361.85 cores=1,3
/proc/167600/task/167602/stat : 167602 (LSIPExact) R 167597 167600 166602 0 -1 4194368 348152 0 0 0 36127 58 0 0 20 0 2 0 237385421 3803406336 896122 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
Current children cumulated CPU time: 760.44 s
Current children cumulated vsize: 3714264 KiB
Current children cumulated memory: 3584488 KiB

[startup+462.3 s]
/proc/loadavg: 6.83 6.14 5.33 8/268 167625
/proc/meminfo: memFree=89331704/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=3097544 memory=2955444 CPUtime=849.7 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) R 167597 167600 166602 0 -1 4194304 1358663 0 0 0 84744 226 0 0 20 0 2 0 237384387 3171885056 738861 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 774386 738861 3392 6655 0 762883 0
[pid=167600/tid=167602] ppid=167597 vsize=3097544 memory=14248 CPUtime=391.4 cores=1,3
/proc/167600/task/167602/stat : 167602 (LSIPExact) R 167597 167600 166602 0 -1 4194368 375884 0 0 0 39079 61 0 0 20 0 2 0 237385421 3171885056 738861 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
Current children cumulated CPU time: 849.7 s
Current children cumulated vsize: 3097544 KiB
Current children cumulated memory: 2955444 KiB

[startup+522.3 s]
/proc/loadavg: 6.83 6.28 5.44 7/267 167627
/proc/meminfo: memFree=90293576/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=3097544 memory=2959540 CPUtime=968.7 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) R 167597 167600 166602 0 -1 4194304 1468429 0 0 0 96635 235 0 0 20 0 2 0 237384387 3171885056 739885 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 774386 739885 3392 6655 0 762883 0
[pid=167600/tid=167602] ppid=167597 vsize=3097544 memory=2958900 CPUtime=450.67 cores=1,3
/proc/167600/task/167602/stat : 167602 (LSIPExact) R 167597 167600 166602 0 -1 4194368 409639 0 0 0 45004 63 0 0 20 0 2 0 237385421 3171885056 739885 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
Current children cumulated CPU time: 968.7 s
Current children cumulated vsize: 3097544 KiB
Current children cumulated memory: 2959540 KiB

[startup+582.3 s]
/proc/loadavg: 6.62 6.34 5.51 7/267 167630
/proc/meminfo: memFree=81848212/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=3097544 memory=2960308 CPUtime=1087.78 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) R 167597 167600 166602 0 -1 4194304 1564775 0 0 0 108536 242 0 0 20 0 2 0 237384387 3171885056 740077 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 774386 740077 3392 6655 0 762883 0
[pid=167600/tid=167602] ppid=167597 vsize=3097544 memory=2958900 CPUtime=510 cores=1,3
/proc/167600/task/167602/stat : 167602 (LSIPExact) R 167597 167600 166602 0 -1 4194368 434607 0 0 0 50935 65 0 0 20 0 2 0 237385421 3171885056 740077 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
Current children cumulated CPU time: 1087.78 s
Current children cumulated vsize: 3097544 KiB
Current children cumulated memory: 2960308 KiB

[startup+642.3 s]
/proc/loadavg: 6.28 6.29 5.55 7/268 167633
/proc/meminfo: memFree=78801492/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=3097544 memory=2960308 CPUtime=1206.94 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) R 167597 167600 166602 0 -1 4194304 1647127 0 0 0 120445 249 0 0 20 0 2 0 237384387 3171885056 740077 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 774386 740077 3392 6655 0 762883 0
[pid=167600/tid=167602] ppid=167597 vsize=3097544 memory=2958900 CPUtime=569.36 cores=1,3
/proc/167600/task/167602/stat : 167602 (LSIPExact) R 167597 167600 166602 0 -1 4194368 452665 0 0 0 56870 66 0 0 20 0 2 0 237385421 3171885056 740077 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
Current children cumulated CPU time: 1206.94 s
Current children cumulated vsize: 3097544 KiB
Current children cumulated memory: 2960308 KiB

[startup+702.3 s]
/proc/loadavg: 6.06 6.23 5.58 6/266 167681
/proc/meminfo: memFree=79991400/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=3730504 memory=3602076 CPUtime=1326.15 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) R 167597 167600 166602 0 -1 4194304 1796664 0 0 0 132338 277 0 0 20 0 2 0 237384387 3820036096 900519 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 932626 900519 3392 6655 0 921123 0
[pid=167600/tid=167602] ppid=167597 vsize=3730504 memory=2958900 CPUtime=628.76 cores=1,3
/proc/167600/task/167602/stat : 167602 (LSIPExact) R 167597 167600 166602 0 -1 4194368 468638 0 0 0 62809 67 0 0 20 0 2 0 237385421 3820036096 900519 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
Current children cumulated CPU time: 1326.15 s
Current children cumulated vsize: 3730504 KiB
Current children cumulated memory: 3602076 KiB

[startup+762.3 s]
/proc/loadavg: 5.49 6.05 5.56 6/268 167731
/proc/meminfo: memFree=78953440/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=2917960 memory=2853776 CPUtime=1374.13 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) S 167597 167600 166602 0 -1 4194304 1933739 0 0 0 137123 290 0 0 20 0 1 0 237384387 2987991040 713444 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 1 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 729490 713444 3424 6655 0 718004 0
[pid=167684] ppid=167600 vsize=1715444 memory=1679280 CPUtime=35.71 cores=1,3
/proc/167684/stat : 167684 (Exact) R 167600 167684 167684 0 -1 4194304 228884 0 0 0 3510 61 0 0 20 0 1 0 237457035 1756614656 419820 18446744073709551615 4198400 8335837 140729644134176 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9148648 9230840 34992128 140729644140729 140729644141083 140729644141083 140729644146639 0
/proc/167684/statm: 428861 419820 1088 1011 0 427628 0
Current children cumulated CPU time: 1409.84 s
Current children cumulated vsize: 4633404 KiB
Current children cumulated memory: 4533056 KiB

[startup+822.3 s]
/proc/loadavg: 5.52 5.95 5.55 6/268 167733
/proc/meminfo: memFree=78737640/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=2917960 memory=2853776 CPUtime=1374.13 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) S 167597 167600 166602 0 -1 4194304 1933739 0 0 0 137123 290 0 0 20 0 1 0 237384387 2987991040 713444 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 1 0 0 17 1 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 729490 713444 3424 6655 0 718004 0
[pid=167684] ppid=167600 vsize=2057240 memory=1855756 CPUtime=95.57 cores=1,3
/proc/167684/stat : 167684 (Exact) R 167600 167684 167684 0 -1 4194304 262313 0 0 0 9484 73 0 0 20 0 1 0 237457035 2106613760 463939 18446744073709551615 4198400 8335837 140729644134176 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9148648 9230840 34992128 140729644140729 140729644141083 140729644141083 140729644146639 0
/proc/167684/statm: 514310 463939 1088 1011 0 513077 0
Current children cumulated CPU time: 1469.7 s
Current children cumulated vsize: 4975200 KiB
Current children cumulated memory: 4709532 KiB

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

# cumulated CPU time of all completed processes:  user=1466.89 s, system=3.77436 s

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

[startup+822.4 s]
/proc/loadavg: 5.52 5.95 5.55 6/268 167733
/proc/meminfo: memFree=78737640/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=2917960 memory=2853776 CPUtime=1374.13 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) S 167597 167600 166602 0 -1 4194304 1933739 0 0 0 137123 290 0 0 20 0 1 0 237384387 2987991040 713444 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 1 0 0 17 3 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 729490 713444 3424 6655 0 718004 0
[pid=167684] ppid=167600 vsize=1464080 memory=1437712 CPUtime=95.67 cores=1,3
/proc/167684/stat : 167684 (Exact) R 167600 167684 167684 0 -1 4194304 263310 0 0 0 9493 74 0 0 20 0 1 0 237457035 1499217920 359428 18446744073709551615 4198400 8335837 140729644134176 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9148648 9230840 34992128 140729644140729 140729644141083 140729644141083 140729644146639 0
/proc/167684/statm: 366020 359428 1120 1011 0 364787 0
Current children cumulated CPU time: 1469.8 s
Current children cumulated vsize: 4382040 KiB
Current children cumulated memory: 4291488 KiB

[startup+822.8 s]
/proc/loadavg: 5.52 5.95 5.55 6/268 167733
/proc/meminfo: memFree=78737640/131250000 swapFree=33008356/33010684
[pid=167600] ppid=167597 vsize=2917960 memory=2853776 CPUtime=1374.13 cores=1,3
/proc/167600/stat : 167600 (LSIPExact) S 167597 167600 166602 0 -1 4194304 1933739 0 0 0 137123 290 0 0 20 0 1 0 237384387 2987991040 713444 18446744073709551615 94356834480128 94356861737297 140724140319536 0 0 0 0 0 16386 1 0 0 17 3 0 0 0 0 0 94356870239368 94356870670976 94356902141952 140724140321112 140724140321288 140724140321288 140724140326892 0
/proc/167600/statm: 729490 713444 3424 6655 0 718004 0
[pid=167684] ppid=167600 vsize=1340732 memory=1314364 CPUtime=96.07 cores=1,3
/proc/167684/stat : 167684 (Exact) R 167600 167684 167684 0 -1 4194304 263353 0 0 0 9533 74 0 0 20 0 1 0 237457035 1372909568 328591 18446744073709551615 4198400 8335837 140729644134176 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9148648 9230840 34992128 140729644140729 140729644141083 140729644141083 140729644146639 0
/proc/167684/statm: 335183 328591 1120 1011 0 333950 0
Current children cumulated CPU time: 1470.2 s
Current children cumulated vsize: 4258692 KiB
Current children cumulated memory: 4168140 KiB

[startup+823.2 s]*
/proc/loadavg: 5.52 5.95 5.55 6/267 167733
/proc/meminfo: memFree=81559100/131250000 swapFree=33008356/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 823.237
CPU time (s): 1470.66
CPU user time (s): 1466.89
CPU system time (s): 3.77436
CPU usage (%): 178.644
Max. virtual memory (cumulated for all children) (KiB): 4975200
Max. memory (cumulated for all children) (KiB): 4709532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1466.89
system time used= 3.77436
maximum resident set size= 3656496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2245560
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= 364
involuntary context switches= 10416


# summary of solver processes directly reported to runsolver:
#   pid: 167600
#   total CPU time (s): 1470.66
#   total CPU user time (s): 1466.89
#   total CPU system time (s): 3.77436

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.62079 second user time and 4.01727 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-07-22 22:44:38
IDJOB=4542675
IDBENCH=163947
IDSOLVER=3384
FILE ID=nodeC014/4542675-1753217078
RUNJOBID= nodeC014-1753209940-166614
SLURM_JOB_ID= 9687781
Free space on /tmp= 432596 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/dec/normalized-composed_pebbling_php_pyramid_height30_pigeons29_holes28.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542675-1753217078/watcher-4542675-1753217078 -o /tmp/evaluation-result-4542675-1753217078/solver-4542675-1753217078 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1753209940-166614 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4542675-1753217078.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2

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

MD5SUM BENCH= 97f31c39a85f5c54920a5de5b1e4a080
RANDOM SEED=293891013

nodeC014 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.721
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.119
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.121
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3609.168
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.895
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.086
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3640.823
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.455
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        100021796 kB
MemAvailable:   100748068 kB
Buffers:             696 kB
Cached:          1471672 kB
SwapCached:         1624 kB
Active:         29013332 kB
Inactive:         651664 kB
Active(anon):   28191544 kB
Inactive(anon):    25696 kB
Active(file):     821788 kB
Inactive(file):   625968 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008356 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             54324 kB
Writeback:             0 kB
AnonPages:      28190068 kB
Mapped:           146036 kB
Shmem:             24612 kB
KReclaimable:     235508 kB
Slab:             331744 kB
SReclaimable:     235508 kB
SUnreclaim:        96236 kB
KernelStack:        4304 kB
PageTables:        59076 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   31937084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:  14817280 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432556 MiB
End job on nodeC014 at 2025-07-22 22:58:21