Trace number 4527004

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
LSIPExact S1? (TO) 3600.12 2927.64

General information on the benchmark

NamePB24/normalized-PB10/DEC-LIN/oliveras/
j90/normalized-j9013_3-sat.opb
MD5SUM69f6f997ce8de3d1a51b1c8599cc504d
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19838
Total number of constraints62894
Number of constraints which are clauses62462
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints432
Minimum length of a constraint1
Maximum length of a constraint90
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 31
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 554
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1405.07/726.53	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
1405.07/726.53	c numVar: 19838
1405.07/726.53	c numCon: 62894
1405.07/726.53	c numEqual: 0
1405.07/726.53	c intSize: 10
1405.07/726.53	c ls_time: 10.0, mip_time: 716.0, exact_time: 2864.0
1405.07/726.53	c ------------------- Paras list -------------------
1405.07/726.53	c Name                	 Type      	 Now       	 Default   	 Comment
1405.07/726.53	c timeout             	 double    	 3600.000000	 3600      	 
1405.07/726.53	c mip_time            	 double    	 0.200000  	 0.5       	 
1405.07/726.53	c ls_time             	 double    	 10.000000 	 10        	 
1405.07/726.53	c safe_mode           	 int       	 1         	 1         	 1 trust; 2 feasible
1405.07/726.53	c mip_emphasis        	 int       	 5         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
1405.07/726.53	c random_seed         	 int       	 0         	 0         	 
1405.07/726.53	c sample_size         	 int       	 50        	 50        	 
1405.07/726.53	c sub_score           	 int       	 1         	 1         	 
1405.07/726.53	c tabu_base           	 int       	 3         	 3         	 
1405.07/726.53	c tabu_variation      	 int       	 1         	 1         	 
1405.07/726.53	c sub_div             	 int       	 4         	 4         	 
1405.07/726.53	c nbcore              	 int       	 2         	 1         	 
1405.07/726.53	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
1405.07/726.53	c print_sol           	 int       	 1         	 1         	 
1405.07/726.53	c tmpdir              	 string		 .         	 "."       	 
1405.07/726.53	c home                	 string		 HOME	 "."       	 
1405.07/726.53	c benchname           	 string		 HOME/instance-4527004-1752233057.opb	 ""        	 
1405.07/726.53	c --------------------------------------------------
1405.07/726.53	c Local Search solver
1405.07/726.53	c MIP solver
1405.07/726.53	c use Exact solver
3600.06/2927.50	c receive signal 15, try to interrupt solver...
1405.11/2927.61	c Exact solver (PID 118973) interrupted gracefully.
1405.11/2927.63	s UNKNOWN
1405.11/2927.63	c Total time: 2928

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (59675 MiB free)
  memory of node 1: 64507 MiB (60766 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4527004-1752233057/watcher-4527004-1752233057 -o /tmp/evaluation-result-4527004-1752233057/solver-4527004-1752233057 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1752232205-117775 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4527004-1752233057.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=118937, runsolver pid=118934

[startup+0.100063 s]*
/proc/loadavg: 7.50 7.38 4.68 9/267 118938
/proc/meminfo: memFree=123324184/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=83076 memory=48384 CPUtime=0.09 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) R 118934 118937 117758 0 -1 4194304 11134 0 0 0 8 1 0 0 20 0 1 0 138985295 85069824 12096 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 20769 12096 1120 6655 0 11004 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 83076 KiB
Current children cumulated memory: 48384 KiB

[startup+0.205887 s]*
/proc/loadavg: 7.50 7.38 4.68 8/267 118938
/proc/meminfo: memFree=123324184/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=83076 memory=48384 CPUtime=0.19 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) R 118934 118937 117758 0 -1 4194304 11134 0 0 0 18 1 0 0 20 0 1 0 138985295 85069824 12096 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 20769 12096 1120 6655 0 11004 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 83076 KiB
Current children cumulated memory: 48384 KiB

[startup+0.305833 s]*
/proc/loadavg: 7.50 7.38 4.68 8/267 118938
/proc/meminfo: memFree=123324184/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=83076 memory=48384 CPUtime=0.29 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) R 118934 118937 117758 0 -1 4194304 11134 0 0 0 28 1 0 0 20 0 1 0 138985295 85069824 12096 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 20769 12096 1120 6655 0 11004 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 83076 KiB
Current children cumulated memory: 48384 KiB

[startup+0.70018 s]
/proc/loadavg: 7.50 7.38 4.68 8/267 118938
/proc/meminfo: memFree=123324184/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=83076 memory=48384 CPUtime=0.68 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) R 118934 118937 117758 0 -1 4194304 11134 0 0 0 67 1 0 0 20 0 1 0 138985295 85069824 12096 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 20769 12096 1120 6655 0 11004 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 83076 KiB
Current children cumulated memory: 48384 KiB

[startup+1.50017 s]
/proc/loadavg: 7.50 7.38 4.68 8/267 118938
/proc/meminfo: memFree=123324436/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=83076 memory=48384 CPUtime=1.47 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) R 118934 118937 117758 0 -1 4194304 11134 0 0 0 146 1 0 0 20 0 1 0 138985295 85069824 12096 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 20769 12096 1120 6655 0 11004 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 83076 KiB
Current children cumulated memory: 48384 KiB

[startup+3.10568 s]
/proc/loadavg: 7.50 7.38 4.68 8/267 118938
/proc/meminfo: memFree=123313096/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=83076 memory=48384 CPUtime=3.07 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) R 118934 118937 117758 0 -1 4194304 11134 0 0 0 306 1 0 0 20 0 1 0 138985295 85069824 12096 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 20769 12096 1120 6655 0 11004 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 83076 KiB
Current children cumulated memory: 48384 KiB

[startup+6.30017 s]
/proc/loadavg: 7.46 7.37 4.69 8/267 118938
/proc/meminfo: memFree=123301456/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=83076 memory=48384 CPUtime=6.26 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) R 118934 118937 117758 0 -1 4194304 11134 0 0 0 625 1 0 0 20 0 1 0 138985295 85069824 12096 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 20769 12096 1120 6655 0 11004 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 83076 KiB
Current children cumulated memory: 48384 KiB

[startup+12.7002 s]
/proc/loadavg: 7.42 7.36 4.70 9/268 118940
/proc/meminfo: memFree=123190828/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=250504 memory=161608 CPUtime=14.74 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) R 118934 118937 117758 0 -1 4194304 35281 0 0 0 1468 6 0 0 20 0 2 0 138985295 256516096 40402 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 62626 40402 3360 6655 0 40200 0
[pid=118937/tid=118940] ppid=118934 vsize=250504 memory=161608 CPUtime=2.09 cores=0,2
/proc/118937/task/118940/stat : 118940 (LSIPExact) R 118934 118937 117758 0 -1 4194368 3361 0 0 0 209 0 0 0 20 0 2 0 138986306 256516096 40402 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
Current children cumulated CPU time: 14.74 s
Current children cumulated vsize: 250504 KiB
Current children cumulated memory: 161608 KiB

[startup+25.5002 s]
/proc/loadavg: 7.44 7.37 4.73 8/268 118940
/proc/meminfo: memFree=123145476/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=250636 memory=161736 CPUtime=27.64 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) R 118934 118937 117758 0 -1 4194304 46944 0 0 0 2757 7 0 0 20 0 2 0 138985295 256651264 40434 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 62659 40434 3360 6655 0 40233 0
[pid=118937/tid=118940] ppid=118934 vsize=250636 memory=161736 CPUtime=2.24 cores=0,2
/proc/118937/task/118940/stat : 118940 (LSIPExact) S 118934 118937 117758 0 -1 4194368 3361 0 0 0 224 0 0 0 20 0 2 0 138986306 256651264 40434 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 1 0 0 -1 2 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
Current children cumulated CPU time: 27.64 s
Current children cumulated vsize: 250636 KiB
Current children cumulated memory: 161736 KiB

[startup+51.1058 s]
/proc/loadavg: 7.49 7.38 4.82 9/268 118940
/proc/meminfo: memFree=123045384/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=273228 memory=190024 CPUtime=65.01 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) R 118934 118937 117758 0 -1 4194304 64739 0 0 0 6491 10 0 0 20 0 2 0 138985295 279785472 47506 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 68307 47506 3424 6655 0 47461 0
[pid=118937/tid=118940] ppid=118934 vsize=273228 memory=189384 CPUtime=14.09 cores=0,2
/proc/118937/task/118940/stat : 118940 (LSIPExact) R 118934 118937 117758 0 -1 4194368 7727 0 0 0 1408 1 0 0 20 0 2 0 138986306 279785472 47506 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
Current children cumulated CPU time: 65.01 s
Current children cumulated vsize: 273228 KiB
Current children cumulated memory: 190024 KiB

[startup+102.3 s]
/proc/loadavg: 7.90 7.51 5.00 9/268 118942
/proc/meminfo: memFree=122874864/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=273400 memory=192456 CPUtime=166.59 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) R 118934 118937 117758 0 -1 4194304 74627 0 0 0 16648 11 0 0 20 0 2 0 138985295 279961600 48114 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 68350 48114 3424 6655 0 48388 0
[pid=118937/tid=118940] ppid=118934 vsize=273400 memory=192456 CPUtime=64.7 cores=0,2
/proc/118937/task/118940/stat : 118940 (LSIPExact) R 118934 118937 117758 0 -1 4194368 17460 0 0 0 6468 2 0 0 20 0 2 0 138986306 279961600 48114 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
Current children cumulated CPU time: 166.59 s
Current children cumulated vsize: 273400 KiB
Current children cumulated memory: 192456 KiB

[startup+162.3 s]
/proc/loadavg: 8.03 7.62 5.20 9/267 118944
/proc/meminfo: memFree=122659500/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=300804 memory=221768 CPUtime=285.67 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) R 118934 118937 117758 0 -1 4194304 89107 0 0 0 28554 13 0 0 20 0 2 0 138985295 308023296 55442 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 75201 55442 3456 6655 0 55239 0
[pid=118937/tid=118940] ppid=118934 vsize=300804 memory=215752 CPUtime=124.04 cores=0,2
/proc/118937/task/118940/stat : 118940 (LSIPExact) R 118934 118937 117758 0 -1 4194368 24536 0 0 0 12400 4 0 0 20 0 2 0 138986306 308023296 55442 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
Current children cumulated CPU time: 285.67 s
Current children cumulated vsize: 300804 KiB
Current children cumulated memory: 221768 KiB

[startup+222.3 s]
/proc/loadavg: 8.06 7.71 5.38 9/267 118947
/proc/meminfo: memFree=122448688/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=300804 memory=240456 CPUtime=404.25 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) R 118934 118937 117758 0 -1 4194304 96546 0 0 0 40410 15 0 0 20 0 2 0 138985295 308023296 60114 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 75201 60114 3456 6655 0 59415 0
[pid=118937/tid=118940] ppid=118934 vsize=300804 memory=231496 CPUtime=182.85 cores=0,2
/proc/118937/task/118940/stat : 118940 (LSIPExact) R 118934 118937 117758 0 -1 4194368 30474 0 0 0 18279 6 0 0 20 0 2 0 138986306 308023296 60114 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
Current children cumulated CPU time: 404.25 s
Current children cumulated vsize: 300804 KiB
Current children cumulated memory: 240456 KiB

[startup+282.3 s]
/proc/loadavg: 8.14 7.79 5.56 10/267 118949
/proc/meminfo: memFree=122283624/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=300804 memory=243528 CPUtime=523.4 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) R 118934 118937 117758 0 -1 4194304 134053 0 0 0 52319 21 0 0 20 0 2 0 138985295 308023296 60882 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 75201 60882 3456 6655 0 59415 0
[pid=118937/tid=118940] ppid=118934 vsize=300804 memory=243528 CPUtime=242.2 cores=0,2
/proc/118937/task/118940/stat : 118940 (LSIPExact) R 118934 118937 117758 0 -1 4194368 47864 0 0 0 24212 8 0 0 20 0 2 0 138986306 308023296 60882 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
Current children cumulated CPU time: 523.4 s
Current children cumulated vsize: 300804 KiB
Current children cumulated memory: 243528 KiB

[startup+342.3 s]
/proc/loadavg: 8.10 7.85 5.72 9/267 118951
/proc/meminfo: memFree=122081924/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=300804 memory=250440 CPUtime=642.56 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) R 118934 118937 117758 0 -1 4194304 137774 0 0 0 64234 22 0 0 20 0 2 0 138985295 308023296 62610 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 75201 62610 3456 6655 0 62158 0
[pid=118937/tid=118940] ppid=118934 vsize=300804 memory=14464 CPUtime=301.56 cores=0,2
/proc/118937/task/118940/stat : 118940 (LSIPExact) R 118934 118937 117758 0 -1 4194368 50328 0 0 0 30147 9 0 0 20 0 2 0 138986306 308023296 62610 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
Current children cumulated CPU time: 642.56 s
Current children cumulated vsize: 300804 KiB
Current children cumulated memory: 250440 KiB

[startup+402.3 s]

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

Current children cumulated memory: 460268 KiB

[startup+2442.3 s]
/proc/loadavg: 6.12 6.33 6.64 7/268 119258
/proc/meminfo: memFree=125356932/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=292856 memory=245140 CPUtime=1405.11 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) S 118934 118937 117758 0 -1 4194304 192510 0 0 0 140477 34 0 0 20 0 1 0 138985295 299884544 61285 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 73214 61285 3488 6655 0 63304 0
[pid=118973] ppid=118937 vsize=227400 memory=216280 CPUtime=1711 cores=0,2
/proc/118973/stat : 118973 (Exact) R 118937 118973 118973 0 -1 4194304 44595 0 0 0 170921 179 0 0 20 0 1 0 139057949 232857600 54070 18446744073709551615 4198400 8335837 140728052815920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 18395136 140728052820153 140728052820507 140728052820507 140728052826063 0
/proc/118973/statm: 56850 54070 1120 1011 0 55617 0
Current children cumulated CPU time: 3116.11 s
Current children cumulated vsize: 520256 KiB
Current children cumulated memory: 461420 KiB

[startup+2502.3 s]
/proc/loadavg: 6.04 6.27 6.60 7/267 119260
/proc/meminfo: memFree=125347520/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=292856 memory=245140 CPUtime=1405.11 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) S 118934 118937 117758 0 -1 4194304 192510 0 0 0 140477 34 0 0 20 0 1 0 138985295 299884544 61285 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 73214 61285 3488 6655 0 63304 0
[pid=118973] ppid=118937 vsize=228368 memory=221300 CPUtime=1770.85 cores=0,2
/proc/118973/stat : 118973 (Exact) R 118937 118973 118973 0 -1 4194304 44845 0 0 0 176902 183 0 0 20 0 1 0 139057949 233848832 55325 18446744073709551615 4198400 8335837 140728052815920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 18395136 140728052820153 140728052820507 140728052820507 140728052826063 0
/proc/118973/statm: 57092 55325 1120 1011 0 55859 0
Current children cumulated CPU time: 3175.96 s
Current children cumulated vsize: 521224 KiB
Current children cumulated memory: 466440 KiB

[startup+2562.3 s]
/proc/loadavg: 6.12 6.25 6.57 7/267 119262
/proc/meminfo: memFree=125350812/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=292856 memory=245140 CPUtime=1405.11 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) S 118934 118937 117758 0 -1 4194304 192510 0 0 0 140477 34 0 0 20 0 1 0 138985295 299884544 61285 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 73214 61285 3488 6655 0 63304 0
[pid=118973] ppid=118937 vsize=229364 memory=222324 CPUtime=1830.69 cores=0,2
/proc/118973/stat : 118973 (Exact) R 118937 118973 118973 0 -1 4194304 45094 0 0 0 182874 195 0 0 20 0 1 0 139057949 234868736 55581 18446744073709551615 4198400 8335837 140728052815920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 18395136 140728052820153 140728052820507 140728052820507 140728052826063 0
/proc/118973/statm: 57341 55581 1120 1011 0 56108 0
Current children cumulated CPU time: 3235.8 s
Current children cumulated vsize: 522220 KiB
Current children cumulated memory: 467464 KiB

[startup+2622.3 s]
/proc/loadavg: 6.10 6.22 6.54 7/266 119264
/proc/meminfo: memFree=125350772/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=292856 memory=245140 CPUtime=1405.11 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) S 118934 118937 117758 0 -1 4194304 192510 0 0 0 140477 34 0 0 20 0 1 0 138985295 299884544 61285 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 73214 61285 3488 6655 0 63304 0
[pid=118973] ppid=118937 vsize=230540 memory=223476 CPUtime=1890.54 cores=0,2
/proc/118973/stat : 118973 (Exact) R 118937 118973 118973 0 -1 4194304 45388 0 0 0 188859 195 0 0 20 0 1 0 139057949 236072960 55869 18446744073709551615 4198400 8335837 140728052815920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 18395136 140728052820153 140728052820507 140728052820507 140728052826063 0
/proc/118973/statm: 57635 55869 1120 1011 0 56402 0
Current children cumulated CPU time: 3295.65 s
Current children cumulated vsize: 523396 KiB
Current children cumulated memory: 468616 KiB

[startup+2682.3 s]
/proc/loadavg: 6.08 6.19 6.51 7/266 119266
/proc/meminfo: memFree=125342564/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=292856 memory=245140 CPUtime=1405.11 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) S 118934 118937 117758 0 -1 4194304 192510 0 0 0 140477 34 0 0 20 0 1 0 138985295 299884544 61285 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 73214 61285 3488 6655 0 63304 0
[pid=118973] ppid=118937 vsize=234608 memory=227588 CPUtime=1950.39 cores=0,2
/proc/118973/stat : 118973 (Exact) R 118937 118973 118973 0 -1 4194304 45925 0 0 0 194839 200 0 0 20 0 1 0 139057949 240238592 56897 18446744073709551615 4198400 8335837 140728052815920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 18395136 140728052820153 140728052820507 140728052820507 140728052826063 0
/proc/118973/statm: 58652 56897 1120 1011 0 57419 0
Current children cumulated CPU time: 3355.5 s
Current children cumulated vsize: 527464 KiB
Current children cumulated memory: 472728 KiB

[startup+2742.3 s]
/proc/loadavg: 5.94 6.14 6.47 6/266 119270
/proc/meminfo: memFree=125254872/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=292856 memory=245140 CPUtime=1405.11 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) S 118934 118937 117758 0 -1 4194304 192510 0 0 0 140477 34 0 0 20 0 1 0 138985295 299884544 61285 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 73214 61285 3488 6655 0 63304 0
[pid=118973] ppid=118937 vsize=234608 memory=227588 CPUtime=2010.23 cores=0,2
/proc/118973/stat : 118973 (Exact) R 118937 118973 118973 0 -1 4194304 45925 0 0 0 200817 206 0 0 20 0 1 0 139057949 240238592 56897 18446744073709551615 4198400 8335837 140728052815920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 18395136 140728052820153 140728052820507 140728052820507 140728052826063 0
/proc/118973/statm: 58652 56897 1120 1011 0 57419 0
Current children cumulated CPU time: 3415.34 s
Current children cumulated vsize: 527464 KiB
Current children cumulated memory: 472728 KiB

[startup+2802.3 s]
/proc/loadavg: 5.39 5.94 6.38 6/267 119273
/proc/meminfo: memFree=124873024/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=292856 memory=245140 CPUtime=1405.11 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) S 118934 118937 117758 0 -1 4194304 192510 0 0 0 140477 34 0 0 20 0 1 0 138985295 299884544 61285 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 73214 61285 3488 6655 0 63304 0
[pid=118973] ppid=118937 vsize=274236 memory=232052 CPUtime=2070.07 cores=0,2
/proc/118973/stat : 118973 (Exact) R 118937 118973 118973 0 -1 4194304 46441 0 0 0 206796 211 0 0 20 0 1 0 139057949 280817664 58013 18446744073709551615 4198400 8335837 140728052815920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 18395136 140728052820153 140728052820507 140728052820507 140728052826063 0
/proc/118973/statm: 68559 58013 1120 1011 0 67326 0
Current children cumulated CPU time: 3475.18 s
Current children cumulated vsize: 567092 KiB
Current children cumulated memory: 477192 KiB

[startup+2862.3 s]
/proc/loadavg: 5.26 5.80 6.30 6/268 119282
/proc/meminfo: memFree=124787376/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=292856 memory=245140 CPUtime=1405.11 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) S 118934 118937 117758 0 -1 4194304 192510 0 0 0 140477 34 0 0 20 0 1 0 138985295 299884544 61285 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 73214 61285 3488 6655 0 63304 0
[pid=118973] ppid=118937 vsize=276872 memory=238708 CPUtime=2129.93 cores=0,2
/proc/118973/stat : 118973 (Exact) R 118937 118973 118973 0 -1 4194304 47102 0 0 0 212773 220 0 0 20 0 1 0 139057949 283516928 59677 18446744073709551615 4198400 8335837 140728052815920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 18395136 140728052820153 140728052820507 140728052820507 140728052826063 0
/proc/118973/statm: 69218 59677 1120 1011 0 67985 0
Current children cumulated CPU time: 3535.04 s
Current children cumulated vsize: 569728 KiB
Current children cumulated memory: 483848 KiB

[startup+2922.3 s]
/proc/loadavg: 5.09 5.65 6.22 6/268 119468
/proc/meminfo: memFree=122769432/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=292856 memory=245140 CPUtime=1405.11 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) S 118934 118937 117758 0 -1 4194304 192510 0 0 0 140477 34 0 0 20 0 1 0 138985295 299884544 61285 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 73214 61285 3488 6655 0 63304 0
[pid=118973] ppid=118937 vsize=280208 memory=242036 CPUtime=2189.76 cores=0,2
/proc/118973/stat : 118973 (Exact) R 118937 118973 118973 0 -1 4194304 47936 0 0 0 218755 221 0 0 20 0 1 0 139057949 286932992 60509 18446744073709551615 4198400 8335837 140728052815920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 18395136 140728052820153 140728052820507 140728052820507 140728052826063 0
/proc/118973/statm: 70052 60509 1120 1011 0 68819 0
Current children cumulated CPU time: 3594.87 s
Current children cumulated vsize: 573064 KiB
Current children cumulated memory: 487176 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2927.5 s]
/proc/loadavg: 5.09 5.64 6.21 6/268 119468
/proc/meminfo: memFree=121311060/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=292856 memory=245140 CPUtime=1405.11 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) S 118934 118937 117758 0 -1 4194304 192510 0 0 0 140477 34 0 0 20 0 1 0 138985295 299884544 61285 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 0 0 16386 1 0 0 17 2 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 73214 61285 3488 6655 0 63304 0
[pid=118973] ppid=118937 vsize=280208 memory=242036 CPUtime=2194.95 cores=0,2
/proc/118973/stat : 118973 (Exact) R 118937 118973 118973 0 -1 4194304 47936 0 0 0 219274 221 0 0 20 0 1 0 139057949 286932992 60509 18446744073709551615 4198400 8335837 140728052815920 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 9148648 9230840 18395136 140728052820153 140728052820507 140728052820507 140728052826063 0
/proc/118973/statm: 70052 60509 1120 1011 0 68819 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 573064 KiB
Current children cumulated memory: 487176 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.55 s, system=2.56824 s

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

[startup+2927.6 s]
/proc/loadavg: 5.09 5.64 6.21 6/268 119468
/proc/meminfo: memFree=121311060/131249996 swapFree=33005016/33010684
[pid=118937] ppid=118934 vsize=292856 memory=245140 CPUtime=1405.11 cores=0,2
/proc/118937/stat : 118937 (LSIPExact) S 118934 118937 117758 0 -1 4194304 192511 136 0 0 140477 34 0 0 20 0 1 0 138985295 299884544 61285 18446744073709551615 94591197904896 94591225162065 140726056602928 0 0 0 16384 0 16386 1 0 0 17 2 0 0 0 0 0 94591233664136 94591234095744 94591235633152 140726056610136 140726056610312 140726056610312 140726056615916 0
/proc/118937/statm: 73214 61285 3488 6655 0 63304 0
Current children cumulated CPU time: 1405.11 s
Current children cumulated vsize: 292856 KiB
Current children cumulated memory: 245140 KiB

Child status: 0

Real time (s): 2927.64
CPU time (s): 3600.12
CPU user time (s): 3597.55
CPU system time (s): 2.56824
CPU usage (%): 122.97
Max. virtual memory (cumulated for all children) (KiB): 573064
Max. memory (cumulated for all children) (KiB): 487176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.55
system time used= 2.56824
maximum resident set size= 282844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248228
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= 453
involuntary context switches= 46603


# summary of solver processes directly reported to runsolver:
#   pid: 118937
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3597.55
#   total CPU system time (s): 2.56824

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.96018 second user time and 13.3639 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-11 13:24:17
IDJOB=4527004
IDBENCH=152982
IDSOLVER=3384
FILE ID=nodeC030/4527004-1752233057
RUNJOBID= nodeC030-1752232205-117775
SLURM_JOB_ID= 9682541
Free space on /tmp= 432380 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB10/DEC-LIN/oliveras/j90/normalized-j9013_3-sat.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4527004-1752233057/watcher-4527004-1752233057 -o /tmp/evaluation-result-4527004-1752233057/solver-4527004-1752233057 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1752232205-117775 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4527004-1752233057.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2

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

MD5SUM BENCH= 69f6f997ce8de3d1a51b1c8599cc504d
RANDOM SEED=1632632239

nodeC030 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		: 3598.138
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.62
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.274
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.62
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.622
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.62
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		: 3600.313
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.62
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.885
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.62
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.299
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.62
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		: 3600.482
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.62
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.293
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.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        123331996 kB
MemAvailable:   126438608 kB
Buffers:              16 kB
Cached:          3891776 kB
SwapCached:          216 kB
Active:          3382524 kB
Inactive:        3803452 kB
Active(anon):    3246628 kB
Inactive(anon):    61108 kB
Active(file):     135896 kB
Inactive(file):  3742344 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005016 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             46668 kB
Writeback:             4 kB
AnonPages:       3295864 kB
Mapped:           136756 kB
Shmem:             13548 kB
KReclaimable:     134824 kB
Slab:             226876 kB
SReclaimable:     134824 kB
SUnreclaim:        92052 kB
KernelStack:        4304 kB
PageTables:         9556 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    3668656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    520192 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432284 MiB
End job on nodeC030 at 2025-07-11 14:13:05