Trace number 4511003

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 1495.04 789.766

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-left3reg-l080-r079-n1.cnf-extracted.pb.metafix.opb
MD5SUMfb8182fd0bba68f9e66fcd22263b2e3b
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 benchmark2.97667
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5685
Total number of constraints13428
Number of constraints which are clauses6344
Number of constraints which are cardinality constraints (but not clauses)7084
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4511003-1751137945/watcher-4511003-1751137945 -o /tmp/evaluation-result-4511003-1751137945/solver-4511003-1751137945 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751133631-11301 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4511003-1751137945.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.10007 s]*
/proc/loadavg: 6.22 5.57 4.99 7/254 12552
/proc/meminfo: memFree=129410888/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=49292 memory=14464 CPUtime=0.09 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) R 12548 12551 11283 0 -1 4194304 2679 0 0 0 8 1 0 0 20 0 1 0 29473586 50475008 3616 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 12323 3616 1120 6655 0 2558 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 49292 KiB
Current children cumulated memory: 14464 KiB

[startup+0.213741 s]*
/proc/loadavg: 6.22 5.57 4.99 7/254 12552
/proc/meminfo: memFree=129410888/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=49292 memory=14464 CPUtime=0.2 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) R 12548 12551 11283 0 -1 4194304 2679 0 0 0 19 1 0 0 20 0 1 0 29473586 50475008 3616 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 12323 3616 1120 6655 0 2558 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 49292 KiB
Current children cumulated memory: 14464 KiB

[startup+0.313219 s]*
/proc/loadavg: 6.22 5.57 4.99 7/254 12552
/proc/meminfo: memFree=129410888/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=49292 memory=14464 CPUtime=0.3 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) R 12548 12551 11283 0 -1 4194304 2679 0 0 0 29 1 0 0 20 0 1 0 29473586 50475008 3616 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 12323 3616 1120 6655 0 2558 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 49292 KiB
Current children cumulated memory: 14464 KiB

[startup+0.700277 s]
/proc/loadavg: 6.22 5.57 4.99 7/254 12552
/proc/meminfo: memFree=129410888/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=49292 memory=14464 CPUtime=0.67 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) R 12548 12551 11283 0 -1 4194304 2679 0 0 0 66 1 0 0 20 0 1 0 29473586 50475008 3616 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 12323 3616 1120 6655 0 2558 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 49292 KiB
Current children cumulated memory: 14464 KiB

[startup+1.50026 s]
/proc/loadavg: 6.22 5.57 4.99 7/254 12552
/proc/meminfo: memFree=129410888/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=49292 memory=14464 CPUtime=1.47 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) R 12548 12551 11283 0 -1 4194304 2679 0 0 0 146 1 0 0 20 0 1 0 29473586 50475008 3616 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 12323 3616 1120 6655 0 2558 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 49292 KiB
Current children cumulated memory: 14464 KiB

[startup+3.113 s]
/proc/loadavg: 6.22 5.57 4.99 7/254 12552
/proc/meminfo: memFree=129410888/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=49292 memory=14464 CPUtime=3.08 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) R 12548 12551 11283 0 -1 4194304 2679 0 0 0 307 1 0 0 20 0 1 0 29473586 50475008 3616 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 12323 3616 1120 6655 0 2558 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 49292 KiB
Current children cumulated memory: 14464 KiB

[startup+6.30024 s]
/proc/loadavg: 6.21 5.58 5.00 7/254 12552
/proc/meminfo: memFree=129398864/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=49292 memory=14464 CPUtime=6.26 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) R 12548 12551 11283 0 -1 4194304 2679 0 0 0 625 1 0 0 20 0 1 0 29473586 50475008 3616 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 12323 3616 1120 6655 0 2558 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 49292 KiB
Current children cumulated memory: 14464 KiB

[startup+12.7001 s]
/proc/loadavg: 6.19 5.59 5.00 9/255 12553
/proc/meminfo: memFree=129367432/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=175048 memory=81608 CPUtime=15.16 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) R 12548 12551 11283 0 -1 4194304 17008 0 0 0 1512 4 0 0 20 0 2 0 29473586 179249152 20402 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 43762 20402 3328 6655 0 19959 0
[pid=12551/tid=12553] ppid=12548 vsize=175048 memory=72264 CPUtime=2.51 cores=5,7
/proc/12551/task/12553/stat : 12553 (LSIPExact) R 12548 12551 11283 0 -1 4194368 2447 0 0 0 251 0 0 0 20 0 2 0 29474590 179249152 20402 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
Current children cumulated CPU time: 15.16 s
Current children cumulated vsize: 175048 KiB
Current children cumulated memory: 81608 KiB

[startup+25.5002 s]
/proc/loadavg: 6.37 5.66 5.04 8/255 12554
/proc/meminfo: memFree=129279204/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=189216 memory=97480 CPUtime=40.6 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) R 12548 12551 11283 0 -1 4194304 43213 0 0 0 4054 6 0 0 20 0 2 0 29473586 193757184 24370 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 47304 24370 3328 6655 0 23627 0
[pid=12551/tid=12553] ppid=12548 vsize=189216 memory=97480 CPUtime=15.2 cores=5,7
/proc/12551/task/12553/stat : 12553 (LSIPExact) R 12548 12551 11283 0 -1 4194368 9530 0 0 0 1519 1 0 0 20 0 2 0 29474590 193757184 24370 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
Current children cumulated CPU time: 40.6 s
Current children cumulated vsize: 189216 KiB
Current children cumulated memory: 97480 KiB

[startup+51.1053 s]
/proc/loadavg: 6.65 5.78 5.09 8/255 12554
/proc/meminfo: memFree=129286296/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=189216 memory=104264 CPUtime=91.5 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) R 12548 12551 11283 0 -1 4194304 55736 0 0 0 9143 7 0 0 20 0 2 0 29473586 193757184 26066 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 47304 26066 3328 6655 0 25204 0
[pid=12551/tid=12553] ppid=12548 vsize=189216 memory=104008 CPUtime=40.56 cores=5,7
/proc/12551/task/12553/stat : 12553 (LSIPExact) R 12548 12551 11283 0 -1 4194368 16101 0 0 0 4055 1 0 0 20 0 2 0 29474590 193757184 26066 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
Current children cumulated CPU time: 91.5 s
Current children cumulated vsize: 189216 KiB
Current children cumulated memory: 104264 KiB

[startup+102.3 s]
/proc/loadavg: 6.85 5.97 5.20 8/255 12558
/proc/meminfo: memFree=129274376/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=189216 memory=105800 CPUtime=193.3 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) R 12548 12551 11283 0 -1 4194304 71503 0 0 0 19321 9 0 0 20 0 2 0 29473586 193757184 26450 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 47304 26450 3328 6655 0 25583 0
[pid=12551/tid=12553] ppid=12548 vsize=189216 memory=105544 CPUtime=91.31 cores=5,7
/proc/12551/task/12553/stat : 12553 (LSIPExact) R 12548 12551 11283 0 -1 4194368 23790 0 0 0 9129 2 0 0 20 0 2 0 29474590 193757184 26450 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
Current children cumulated CPU time: 193.3 s
Current children cumulated vsize: 189216 KiB
Current children cumulated memory: 105800 KiB

[startup+162.3 s]
/proc/loadavg: 6.99 6.18 5.32 8/255 12562
/proc/meminfo: memFree=129269492/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=189216 memory=106312 CPUtime=312.61 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) R 12548 12551 11283 0 -1 4194304 73335 0 0 0 31251 10 0 0 20 0 2 0 29473586 193757184 26578 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 47304 26578 3328 6655 0 25673 0
[pid=12551/tid=12553] ppid=12548 vsize=189216 memory=105544 CPUtime=150.77 cores=5,7
/proc/12551/task/12553/stat : 12553 (LSIPExact) R 12548 12551 11283 0 -1 4194368 24556 0 0 0 15075 2 0 0 20 0 2 0 29474590 193757184 26578 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
Current children cumulated CPU time: 312.61 s
Current children cumulated vsize: 189216 KiB
Current children cumulated memory: 106312 KiB

[startup+222.3 s]
/proc/loadavg: 7.01 6.33 5.43 8/255 12564
/proc/meminfo: memFree=129246104/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=194648 memory=115144 CPUtime=430.89 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) R 12548 12551 11283 0 -1 4194304 106729 0 0 0 43076 13 0 0 20 0 2 0 29473586 199319552 28786 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 48662 28786 3360 6655 0 27202 0
[pid=12551/tid=12553] ppid=12548 vsize=194648 memory=16320 CPUtime=209.25 cores=5,7
/proc/12551/task/12553/stat : 12553 (LSIPExact) R 12548 12551 11283 0 -1 4194368 35266 0 0 0 20922 3 0 0 20 0 2 0 29474590 199319552 28786 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
Current children cumulated CPU time: 430.89 s
Current children cumulated vsize: 194648 KiB
Current children cumulated memory: 115144 KiB

[startup+282.3 s]
/proc/loadavg: 7.34 6.53 5.55 8/255 12568
/proc/meminfo: memFree=129211236/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=194648 memory=143176 CPUtime=550.2 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) R 12548 12551 11283 0 -1 4194304 115284 0 0 0 55004 16 0 0 20 0 2 0 29473586 199319552 35794 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 48662 35794 3360 6655 0 34334 0
[pid=12551/tid=12553] ppid=12548 vsize=194648 memory=116168 CPUtime=268.72 cores=5,7
/proc/12551/task/12553/stat : 12553 (LSIPExact) R 12548 12551 11283 0 -1 4194368 43153 0 0 0 26867 5 0 0 20 0 2 0 29474590 199319552 35794 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
Current children cumulated CPU time: 550.2 s
Current children cumulated vsize: 194648 KiB
Current children cumulated memory: 143176 KiB

[startup+342.3 s]
/proc/loadavg: 7.65 6.79 5.70 8/254 12570
/proc/meminfo: memFree=129200476/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=200036 memory=148680 CPUtime=668.73 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) R 12548 12551 11283 0 -1 4194304 125982 0 0 0 66856 17 0 0 20 0 2 0 29473586 204836864 37170 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 50009 37170 3360 6655 0 35681 0
[pid=12551/tid=12553] ppid=12548 vsize=200036 memory=116168 CPUtime=327.43 cores=5,7
/proc/12551/task/12553/stat : 12553 (LSIPExact) R 12548 12551 11283 0 -1 4194368 43807 0 0 0 32737 6 0 0 20 0 2 0 29474590 204836864 37170 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
Current children cumulated CPU time: 668.73 s
Current children cumulated vsize: 200036 KiB
Current children cumulated memory: 148680 KiB

[startup+402.3 s]

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

/proc/12551/stat : 12551 (LSIPExact) R 12548 12551 11283 0 -1 4194304 146873 0 0 0 114566 24 0 0 20 0 2 0 29473586 204836864 37362 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 50009 37362 3360 6655 0 35681 0
[pid=12551/tid=12553] ppid=12548 vsize=200036 memory=149448 CPUtime=565.25 cores=5,7
/proc/12551/task/12553/stat : 12553 (LSIPExact) R 12548 12551 11283 0 -1 4194368 55416 0 0 0 56516 9 0 0 20 0 2 0 29474590 204836864 37362 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
Current children cumulated CPU time: 1145.9 s
Current children cumulated vsize: 200036 KiB
Current children cumulated memory: 149448 KiB

[startup+642.3 s]
/proc/loadavg: 7.33 7.08 6.13 8/253 12674
/proc/meminfo: memFree=129783032/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=200036 memory=149448 CPUtime=1265.17 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) R 12548 12551 11283 0 -1 4194304 146945 0 0 0 126492 25 0 0 20 0 2 0 29473586 204836864 37362 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 50009 37362 3360 6655 0 35681 0
[pid=12551/tid=12553] ppid=12548 vsize=200036 memory=16320 CPUtime=624.69 cores=5,7
/proc/12551/task/12553/stat : 12553 (LSIPExact) R 12548 12551 11283 0 -1 4194368 55419 0 0 0 62460 9 0 0 20 0 2 0 29474590 204836864 37362 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
Current children cumulated CPU time: 1265.17 s
Current children cumulated vsize: 200036 KiB
Current children cumulated memory: 149448 KiB

[startup+702.3 s]
/proc/loadavg: 7.18 7.08 6.20 8/254 12679
/proc/meminfo: memFree=129719692/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=200036 memory=149448 CPUtime=1384.42 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) R 12548 12551 11283 0 -1 4194304 147302 0 0 0 138417 25 0 0 20 0 2 0 29473586 204836864 37362 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 50009 37362 3360 6655 0 35681 0
[pid=12551/tid=12553] ppid=12548 vsize=200036 memory=149448 CPUtime=684.12 cores=5,7
/proc/12551/task/12553/stat : 12553 (LSIPExact) R 12548 12551 11283 0 -1 4194368 55423 0 0 0 68403 9 0 0 20 0 2 0 29474590 204836864 37362 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
Current children cumulated CPU time: 1384.42 s
Current children cumulated vsize: 200036 KiB
Current children cumulated memory: 149448 KiB

[startup+762.3 s]
/proc/loadavg: 6.62 6.95 6.21 7/255 12685
/proc/meminfo: memFree=129691220/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=200036 memory=127908 CPUtime=1431.6 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) S 12548 12551 11283 0 -1 4194304 147843 0 0 0 143134 26 0 0 20 0 1 0 29473586 204836864 31977 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 1 0 0 17 7 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 50009 31977 3392 6655 0 35681 0
[pid=12684] ppid=12551 vsize=59884 memory=52728 CPUtime=36.08 cores=5,7
/proc/12684/stat : 12684 (Exact) R 12551 12684 12684 0 -1 4194304 9953 0 0 0 3600 8 0 0 20 0 1 0 29546191 61321216 13182 18446744073709551615 4198400 8335837 140721092266944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 24039424 140721092274363 140721092274717 140721092274717 140721092280271 0
/proc/12684/statm: 14971 13182 1120 1011 0 13738 0
Current children cumulated CPU time: 1467.68 s
Current children cumulated vsize: 259920 KiB
Current children cumulated memory: 180636 KiB

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

# cumulated CPU time of all completed processes:  user=1494.64 s, system=0.408998 s

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

[startup+768 s]*
/proc/loadavg: 6.65 6.96 6.21 7/255 12685
/proc/meminfo: memFree=129699568/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=200036 memory=127908 CPUtime=1431.6 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) S 12548 12551 11283 0 -1 4194304 147843 0 0 0 143134 26 0 0 20 0 1 0 29473586 204836864 31977 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 1 0 0 17 7 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 50009 31977 3392 6655 0 35681 0
[pid=12684] ppid=12551 vsize=60584 memory=53496 CPUtime=41.78 cores=5,7
/proc/12684/stat : 12684 (Exact) R 12551 12684 12684 0 -1 4194304 10128 0 0 0 4168 10 0 0 20 0 1 0 29546191 62038016 13374 18446744073709551615 4198400 8335837 140721092266944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 24039424 140721092274363 140721092274717 140721092274717 140721092280271 0
/proc/12684/statm: 15146 13374 1120 1011 0 13913 0
Current children cumulated CPU time: 1473.38 s
Current children cumulated vsize: 260620 KiB
Current children cumulated memory: 181404 KiB

[startup+780.8 s]
/proc/loadavg: 6.51 6.91 6.21 7/255 12688
/proc/meminfo: memFree=129694108/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=200036 memory=127908 CPUtime=1431.6 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) S 12548 12551 11283 0 -1 4194304 147843 0 0 0 143134 26 0 0 20 0 1 0 29473586 204836864 31977 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 1 0 0 17 7 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 50009 31977 3392 6655 0 35681 0
[pid=12684] ppid=12551 vsize=63864 memory=56696 CPUtime=54.51 cores=5,7
/proc/12684/stat : 12684 (Exact) R 12551 12684 12684 0 -1 4194304 10954 0 0 0 5439 12 0 0 20 0 1 0 29546191 65396736 14174 18446744073709551615 4198400 8335837 140721092266944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 24039424 140721092274363 140721092274717 140721092274717 140721092280271 0
/proc/12684/statm: 15966 14174 1120 1011 0 14733 0
Current children cumulated CPU time: 1486.11 s
Current children cumulated vsize: 263900 KiB
Current children cumulated memory: 184604 KiB

[startup+784 s]*
/proc/loadavg: 6.47 6.89 6.21 7/255 12688
/proc/meminfo: memFree=129694108/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=200036 memory=127908 CPUtime=1431.6 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) S 12548 12551 11283 0 -1 4194304 147843 0 0 0 143134 26 0 0 20 0 1 0 29473586 204836864 31977 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 1 0 0 17 7 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 50009 31977 3392 6655 0 35681 0
[pid=12684] ppid=12551 vsize=63864 memory=56696 CPUtime=57.7 cores=5,7
/proc/12684/stat : 12684 (Exact) R 12551 12684 12684 0 -1 4194304 10960 0 0 0 5758 12 0 0 20 0 1 0 29546191 65396736 14174 18446744073709551615 4198400 8335837 140721092266944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 24039424 140721092274363 140721092274717 140721092274717 140721092280271 0
/proc/12684/statm: 15966 14174 1120 1011 0 14733 0
Current children cumulated CPU time: 1489.3 s
Current children cumulated vsize: 263900 KiB
Current children cumulated memory: 184604 KiB

[startup+787.2 s]
/proc/loadavg: 6.47 6.89 6.21 7/255 12688
/proc/meminfo: memFree=129694124/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=200036 memory=127908 CPUtime=1431.6 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) S 12548 12551 11283 0 -1 4194304 147843 0 0 0 143134 26 0 0 20 0 1 0 29473586 204836864 31977 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 1 0 0 17 7 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 50009 31977 3392 6655 0 35681 0
[pid=12684] ppid=12551 vsize=63864 memory=56696 CPUtime=60.88 cores=5,7
/proc/12684/stat : 12684 (Exact) R 12551 12684 12684 0 -1 4194304 10961 0 0 0 6074 14 0 0 20 0 1 0 29546191 65396736 14174 18446744073709551615 4198400 8335837 140721092266944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 24039424 140721092274363 140721092274717 140721092274717 140721092280271 0
/proc/12684/statm: 15966 14174 1120 1011 0 14733 0
Current children cumulated CPU time: 1492.48 s
Current children cumulated vsize: 263900 KiB
Current children cumulated memory: 184604 KiB

[startup+788.8 s]
/proc/loadavg: 6.47 6.89 6.21 7/255 12688
/proc/meminfo: memFree=129694124/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=200036 memory=127908 CPUtime=1431.6 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) S 12548 12551 11283 0 -1 4194304 147843 0 0 0 143134 26 0 0 20 0 1 0 29473586 204836864 31977 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 1 0 0 17 7 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 50009 31977 3392 6655 0 35681 0
[pid=12684] ppid=12551 vsize=63864 memory=56696 CPUtime=62.48 cores=5,7
/proc/12684/stat : 12684 (Exact) R 12551 12684 12684 0 -1 4194304 10961 0 0 0 6234 14 0 0 20 0 1 0 29546191 65396736 14174 18446744073709551615 4198400 8335837 140721092266944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 24039424 140721092274363 140721092274717 140721092274717 140721092280271 0
/proc/12684/statm: 15966 14174 1120 1011 0 14733 0
Current children cumulated CPU time: 1494.08 s
Current children cumulated vsize: 263900 KiB
Current children cumulated memory: 184604 KiB

[startup+789.2 s]
/proc/loadavg: 6.43 6.88 6.20 7/255 12688
/proc/meminfo: memFree=129694124/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=200036 memory=127908 CPUtime=1431.6 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) S 12548 12551 11283 0 -1 4194304 147843 0 0 0 143134 26 0 0 20 0 1 0 29473586 204836864 31977 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 1 0 0 17 7 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 50009 31977 3392 6655 0 35681 0
[pid=12684] ppid=12551 vsize=63864 memory=56696 CPUtime=62.87 cores=5,7
/proc/12684/stat : 12684 (Exact) R 12551 12684 12684 0 -1 4194304 10961 0 0 0 6273 14 0 0 20 0 1 0 29546191 65396736 14174 18446744073709551615 4198400 8335837 140721092266944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 24039424 140721092274363 140721092274717 140721092274717 140721092280271 0
/proc/12684/statm: 15966 14174 1120 1011 0 14733 0
Current children cumulated CPU time: 1494.47 s
Current children cumulated vsize: 263900 KiB
Current children cumulated memory: 184604 KiB

[startup+789.6 s]
/proc/loadavg: 6.43 6.88 6.20 7/255 12688
/proc/meminfo: memFree=129694124/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=200036 memory=127908 CPUtime=1431.6 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) S 12548 12551 11283 0 -1 4194304 147843 0 0 0 143134 26 0 0 20 0 1 0 29473586 204836864 31977 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 1 0 0 17 7 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 50009 31977 3392 6655 0 35681 0
[pid=12684] ppid=12551 vsize=63864 memory=56696 CPUtime=63.27 cores=5,7
/proc/12684/stat : 12684 (Exact) R 12551 12684 12684 0 -1 4194304 10961 0 0 0 6313 14 0 0 20 0 1 0 29546191 65396736 14174 18446744073709551615 4198400 8335837 140721092266944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 24039424 140721092274363 140721092274717 140721092274717 140721092280271 0
/proc/12684/statm: 15966 14174 1120 1011 0 14733 0
Current children cumulated CPU time: 1494.87 s
Current children cumulated vsize: 263900 KiB
Current children cumulated memory: 184604 KiB

[startup+789.7 s]
/proc/loadavg: 6.43 6.88 6.20 7/255 12688
/proc/meminfo: memFree=129694124/131382120 swapFree=33010684/33010684
[pid=12551] ppid=12548 vsize=200036 memory=127908 CPUtime=1431.6 cores=5,7
/proc/12551/stat : 12551 (LSIPExact) S 12548 12551 11283 0 -1 4194304 147843 0 0 0 143134 26 0 0 20 0 1 0 29473586 204836864 31977 18446744073709551615 94149065629696 94149092886097 140727110043280 0 0 0 0 0 16386 1 0 0 17 7 0 0 0 0 0 94149101388936 94149101820544 94149135364096 140727110048090 140727110048266 140727110048266 140727110053868 0
/proc/12551/statm: 50009 31977 3392 6655 0 35681 0
[pid=12684] ppid=12551 vsize=63864 memory=56696 CPUtime=63.37 cores=5,7
/proc/12684/stat : 12684 (Exact) R 12551 12684 12684 0 -1 4194304 10961 0 0 0 6323 14 0 0 20 0 1 0 29546191 65396736 14174 18446744073709551615 4198400 8335837 140721092266944 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 9148648 9230840 24039424 140721092274363 140721092274717 140721092274717 140721092280271 0
/proc/12684/statm: 15966 14174 1120 1011 0 14733 0
Current children cumulated CPU time: 1494.97 s
Current children cumulated vsize: 263900 KiB
Current children cumulated memory: 184604 KiB

Child status: 0

Real time (s): 789.766
CPU time (s): 1495.04
CPU user time (s): 1494.64
CPU system time (s): 0.408998
CPU usage (%): 189.302
Max. virtual memory (cumulated for all children) (KiB): 263900
Max. memory (cumulated for all children) (KiB): 184604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1494.64
system time used= 0.408998
maximum resident set size= 149576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160315
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= 389
involuntary context switches= 22371


# summary of solver processes directly reported to runsolver:
#   pid: 12551
#   total CPU time (s): 1495.04
#   total CPU user time (s): 1494.64
#   total CPU system time (s): 0.408998

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.99493 second user time and 3.56224 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-06-28 21:12:25
IDJOB=4511003
IDBENCH=160417
IDSOLVER=3336
FILE ID=nodeC008/4511003-1751137945
RUNJOBID= nodeC008-1751133631-11301
SLURM_JOB_ID= 9587408
Free space on /tmp= 432928 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-left3reg-l080-r079-n1.cnf-extracted.pb.metafix.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4511003-1751137945/watcher-4511003-1751137945 -o /tmp/evaluation-result-4511003-1751137945/solver-4511003-1751137945 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751133631-11301 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4511003-1751137945.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

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

MD5SUM BENCH= fb8182fd0bba68f9e66fcd22263b2e3b
RANDOM SEED=1248656310

nodeC008 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	: 0xb00001f
cpu MHz		: 3591.630
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 3662.733
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 3591.591
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 1197.249
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 3591.635
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 3491.861
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 3591.643
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
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	: 0xb00001f
cpu MHz		: 1197.592
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129418700 kB
MemAvailable:   129135920 kB
Buffers:            3280 kB
Cached:           529896 kB
SwapCached:            0 kB
Active:          1115364 kB
Inactive:         331768 kB
Active(anon):     931912 kB
Inactive(anon):        0 kB
Active(file):     183452 kB
Inactive(file):   331768 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             45052 kB
Writeback:             0 kB
AnonPages:        917048 kB
Mapped:           142396 kB
Shmem:             17956 kB
KReclaimable:      83256 kB
Slab:             161380 kB
SReclaimable:      83256 kB
SUnreclaim:        78124 kB
KernelStack:        4096 kB
PageTables:         4848 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    1380096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149416 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    464896 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:      181064 kB
DirectMap2M:     9158656 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432884 MiB
End job on nodeC008 at 2025-06-28 21:25:35