Trace number 4503628

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 S2UNSAT 2307.38 1250.9

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-38.opb
MD5SUM9e23e458e7baadfd402519ffe94968c6
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 benchmark9.22323
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7320
Total number of constraints155722
Number of constraints which are clauses139455
Number of constraints which are cardinality constraints (but not clauses)573
Number of constraints which are nor clauses,nor cardinality constraints15694
Minimum length of a constraint1
Maximum length of a constraint195
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2141.25/1084.36	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
2141.25/1084.36	c numVar: 7320
2141.25/1084.36	c numCon: 155722
2141.25/1084.36	c numEqual: 298
2141.25/1084.36	c intSize: 8
2141.25/1084.36	c ls_time: 10.0, mip_time: 1074.0, exact_time: 2506.0
2141.25/1084.36	c ------------------- Paras list -------------------
2141.25/1084.36	c Name                	 Type      	 Now       	 Default   	 Comment
2141.25/1084.36	c timeout             	 double    	 3600.000000	 3600      	 
2141.25/1084.36	c mip_time            	 double    	 0.300000  	 0.5       	 
2141.25/1084.36	c ls_time             	 double    	 10.000000 	 10        	 
2141.25/1084.36	c safe_mode           	 int       	 2         	 2         	 1 trust; 2 feasible
2141.25/1084.36	c mip_emphasis        	 int       	 5         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
2141.25/1084.36	c random_seed         	 int       	 0         	 0         	 
2141.25/1084.36	c sample_size         	 int       	 50        	 50        	 
2141.25/1084.36	c sub_score           	 int       	 1         	 1         	 
2141.25/1084.36	c tabu_base           	 int       	 3         	 3         	 
2141.25/1084.36	c tabu_variation      	 int       	 1         	 1         	 
2141.25/1084.36	c sub_div             	 int       	 4         	 4         	 
2141.25/1084.36	c nbcore              	 int       	 2         	 1         	 
2141.25/1084.36	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
2141.25/1084.36	c print_sol           	 int       	 1         	 1         	 
2141.25/1084.36	c tmpdir              	 string		 .         	 "."       	 
2141.25/1084.36	c home                	 string		 HOME	 "."       	 
2141.25/1084.36	c benchname           	 string		 HOME/instance-4503628-1751140317.opb	 ""        	 
2141.25/1084.36	c --------------------------------------------------
2141.25/1084.36	c Local Search solver
2141.25/1084.36	c MIP solver
2141.25/1084.36	c use Exact solver
2307.16/1250.78	c Exact infeasible
2307.27/1250.88	s UNSATISFIABLE
2307.27/1250.88	c Total time: 1251

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 (62247 MiB free)
  memory of node 1: 64507 MiB (61283 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=14333, runsolver pid=14330

[startup+0.100061 s]*
/proc/loadavg: 5.64 5.89 5.93 6/267 14334
/proc/meminfo: memFree=126440516/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=105928 memory=71260 CPUtime=0.08 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) R 14330 14333 11267 0 -1 4194304 14777 0 0 0 7 1 0 0 20 0 1 0 29710551 108470272 17815 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 26482 17815 1152 6655 0 16717 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 105928 KiB
Current children cumulated memory: 71260 KiB

[startup+0.205645 s]*
/proc/loadavg: 5.64 5.89 5.93 6/267 14334
/proc/meminfo: memFree=126408260/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=138980 memory=104284 CPUtime=0.18 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) R 14330 14333 11267 0 -1 4194304 23020 0 0 0 16 2 0 0 20 0 1 0 29710551 142315520 26071 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 34745 26071 1152 6655 0 24980 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 138980 KiB
Current children cumulated memory: 104284 KiB

[startup+0.30557 s]*
/proc/loadavg: 5.64 5.89 5.93 6/267 14334
/proc/meminfo: memFree=126400196/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=151292 memory=116572 CPUtime=0.28 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) R 14330 14333 11267 0 -1 4194304 26095 0 0 0 25 3 0 0 20 0 1 0 29710551 154923008 29143 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 37823 29143 1152 6655 0 28058 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 151292 KiB
Current children cumulated memory: 116572 KiB

[startup+0.700143 s]
/proc/loadavg: 5.64 5.89 5.93 6/267 14334
/proc/meminfo: memFree=126400196/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=151292 memory=116572 CPUtime=0.67 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) R 14330 14333 11267 0 -1 4194304 26095 0 0 0 64 3 0 0 20 0 1 0 29710551 154923008 29143 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 37823 29143 1152 6655 0 28058 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 151292 KiB
Current children cumulated memory: 116572 KiB

[startup+1.50014 s]
/proc/loadavg: 5.64 5.89 5.93 6/267 14334
/proc/meminfo: memFree=126400196/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=151292 memory=116572 CPUtime=1.47 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) R 14330 14333 11267 0 -1 4194304 26095 0 0 0 144 3 0 0 20 0 1 0 29710551 154923008 29143 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 37823 29143 1152 6655 0 28058 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 151292 KiB
Current children cumulated memory: 116572 KiB

[startup+3.10541 s]
/proc/loadavg: 5.64 5.89 5.93 6/267 14334
/proc/meminfo: memFree=126400456/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=151292 memory=116572 CPUtime=3.07 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) R 14330 14333 11267 0 -1 4194304 26099 0 0 0 304 3 0 0 20 0 1 0 29710551 154923008 29143 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 37823 29143 1152 6655 0 28058 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 151292 KiB
Current children cumulated memory: 116572 KiB

[startup+6.30015 s]
/proc/loadavg: 5.59 5.87 5.93 6/267 14334
/proc/meminfo: memFree=126400708/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=151292 memory=116572 CPUtime=6.26 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) R 14330 14333 11267 0 -1 4194304 26103 0 0 0 623 3 0 0 20 0 1 0 29710551 154923008 29143 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 37823 29143 1152 6655 0 28058 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 151292 KiB
Current children cumulated memory: 116572 KiB

[startup+12.7002 s]
/proc/loadavg: 5.54 5.86 5.92 6/268 14335
/proc/meminfo: memFree=126180332/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=674508 memory=572660 CPUtime=13.24 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) R 14330 14333 11267 0 -1 4194304 101007 0 0 0 1306 18 0 0 20 0 2 0 29710551 690696192 143165 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 168627 143165 3360 6655 0 148601 0
[pid=14333/tid=14335] ppid=14330 vsize=674508 memory=332560 CPUtime=0.6 cores=4,6
/proc/14333/task/14335/stat : 14335 (LSIPExact) R 14330 14333 11267 0 -1 4194368 15118 0 0 0 57 3 0 0 20 0 2 0 29711572 690696192 143165 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
Current children cumulated CPU time: 13.24 s
Current children cumulated vsize: 674508 KiB
Current children cumulated memory: 572660 KiB

[startup+25.5002 s]
/proc/loadavg: 5.64 5.86 5.92 7/268 14335
/proc/meminfo: memFree=125883500/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=692248 memory=621256 CPUtime=38.66 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) R 14330 14333 11267 0 -1 4194304 140157 0 0 0 3843 23 0 0 20 0 2 0 29710551 708861952 155314 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 173062 155314 3360 6655 0 159706 0
[pid=14333/tid=14335] ppid=14330 vsize=692248 memory=621128 CPUtime=13.27 cores=4,6
/proc/14333/task/14335/stat : 14335 (LSIPExact) R 14330 14333 11267 0 -1 4194368 30640 0 0 0 1321 6 0 0 20 0 2 0 29711572 708861952 155314 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
Current children cumulated CPU time: 38.66 s
Current children cumulated vsize: 692248 KiB
Current children cumulated memory: 621256 KiB

[startup+51.1055 s]
/proc/loadavg: 5.83 5.89 5.93 7/268 14336
/proc/meminfo: memFree=125755400/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=833512 memory=763008 CPUtime=89.5 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) R 14330 14333 11267 0 -1 4194304 205015 0 0 0 8918 32 0 0 20 0 2 0 29710551 853516288 190752 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 208378 190752 3360 6655 0 195098 0
[pid=14333/tid=14335] ppid=14330 vsize=833512 memory=624968 CPUtime=38.58 cores=4,6
/proc/14333/task/14335/stat : 14335 (LSIPExact) R 14330 14333 11267 0 -1 4194368 49439 0 0 0 3851 7 0 0 20 0 2 0 29711572 853516288 190752 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
Current children cumulated CPU time: 89.5 s
Current children cumulated vsize: 833512 KiB
Current children cumulated memory: 763008 KiB

[startup+102.3 s]
/proc/loadavg: 5.98 5.92 5.94 7/268 14338
/proc/meminfo: memFree=125777072/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=800528 memory=734736 CPUtime=191.2 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) R 14330 14333 11267 0 -1 4194304 244890 0 0 0 19084 36 0 0 20 0 2 0 29710551 819740672 183684 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 200132 183684 3392 6655 0 186852 0
[pid=14333/tid=14335] ppid=14330 vsize=800528 memory=734608 CPUtime=89.26 cores=4,6
/proc/14333/task/14335/stat : 14335 (LSIPExact) R 14330 14333 11267 0 -1 4194368 55192 0 0 0 8917 9 0 0 20 0 2 0 29711572 819740672 183684 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
Current children cumulated CPU time: 191.2 s
Current children cumulated vsize: 800528 KiB
Current children cumulated memory: 734736 KiB

[startup+162.3 s]
/proc/loadavg: 6.11 5.97 5.96 7/268 14339
/proc/meminfo: memFree=125777320/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=781556 memory=726604 CPUtime=310.42 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) R 14330 14333 11267 0 -1 4194304 304849 0 0 0 31001 41 0 0 20 0 2 0 29710551 800313344 181651 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 195389 181651 3392 6655 0 182109 0
[pid=14333/tid=14335] ppid=14330 vsize=781556 memory=726092 CPUtime=148.65 cores=4,6
/proc/14333/task/14335/stat : 14335 (LSIPExact) R 14330 14333 11267 0 -1 4194368 66601 0 0 0 14855 10 0 0 20 0 2 0 29711572 800313344 181651 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
Current children cumulated CPU time: 310.42 s
Current children cumulated vsize: 781556 KiB
Current children cumulated memory: 726604 KiB

[startup+222.3 s]
/proc/loadavg: 6.29 6.06 5.99 7/268 14344
/proc/meminfo: memFree=125765760/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=781888 memory=726856 CPUtime=429.62 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) R 14330 14333 11267 0 -1 4194304 349310 0 0 0 42916 46 0 0 20 0 2 0 29710551 800653312 181714 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 195472 181714 3392 6655 0 182192 0
[pid=14333/tid=14335] ppid=14330 vsize=781888 memory=726856 CPUtime=208.04 cores=4,6
/proc/14333/task/14335/stat : 14335 (LSIPExact) R 14330 14333 11267 0 -1 4194368 70815 0 0 0 20793 11 0 0 20 0 2 0 29711572 800653312 181714 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
Current children cumulated CPU time: 429.62 s
Current children cumulated vsize: 781888 KiB
Current children cumulated memory: 726856 KiB

[startup+282.3 s]
/proc/loadavg: 6.15 6.06 6.00 7/267 14350
/proc/meminfo: memFree=125761148/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=782168 memory=727112 CPUtime=548.86 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) R 14330 14333 11267 0 -1 4194304 353597 0 0 0 54839 47 0 0 20 0 2 0 29710551 800940032 181778 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 195542 181778 3392 6655 0 182262 0
[pid=14333/tid=14335] ppid=14330 vsize=782168 memory=726856 CPUtime=267.44 cores=4,6
/proc/14333/task/14335/stat : 14335 (LSIPExact) R 14330 14333 11267 0 -1 4194368 75100 0 0 0 26732 12 0 0 20 0 2 0 29711572 800940032 181778 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
Current children cumulated CPU time: 548.86 s
Current children cumulated vsize: 782168 KiB
Current children cumulated memory: 727112 KiB

[startup+342.3 s]
/proc/loadavg: 6.16 6.08 6.01 7/267 14352
/proc/meminfo: memFree=125763264/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=813116 memory=725920 CPUtime=667.92 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) R 14330 14333 11267 0 -1 4194304 402520 0 0 0 66739 53 0 0 20 0 2 0 29710551 832630784 181480 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 203279 181480 3392 6655 0 181064 0
[pid=14333/tid=14335] ppid=14330 vsize=813116 memory=716300 CPUtime=326.71 cores=4,6
/proc/14333/task/14335/stat : 14335 (LSIPExact) R 14330 14333 11267 0 -1 4194368 87969 0 0 0 32656 15 0 0 20 0 2 0 29711572 832630784 181480 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
Current children cumulated CPU time: 667.92 s
Current children cumulated vsize: 813116 KiB
Current children cumulated memory: 725920 KiB

[startup+402.3 s]

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

[startup+882.3 s]
/proc/loadavg: 5.40 5.74 5.89 7/267 14436
/proc/meminfo: memFree=126128772/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=854104 memory=770244 CPUtime=1740.63 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) R 14330 14333 11267 0 -1 4194304 552834 0 0 0 173989 74 0 0 20 0 2 0 29710551 874602496 192561 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 213526 192561 3424 6655 0 191991 0
[pid=14333/tid=14335] ppid=14330 vsize=854104 memory=14444 CPUtime=861.13 cores=4,6
/proc/14333/task/14335/stat : 14335 (LSIPExact) R 14330 14333 11267 0 -1 4194368 121358 0 0 0 86090 23 0 0 20 0 2 0 29711572 874602496 192561 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
Current children cumulated CPU time: 1740.63 s
Current children cumulated vsize: 854104 KiB
Current children cumulated memory: 770244 KiB

[startup+942.3 s]
/proc/loadavg: 5.69 5.75 5.89 7/268 14486
/proc/meminfo: memFree=127939172/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=854104 memory=770244 CPUtime=1859.65 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) R 14330 14333 11267 0 -1 4194304 552987 0 0 0 185887 78 0 0 20 0 2 0 29710551 874602496 192561 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 213526 192561 3424 6655 0 191996 0
[pid=14333/tid=14335] ppid=14330 vsize=854104 memory=770244 CPUtime=920.42 cores=4,6
/proc/14333/task/14335/stat : 14335 (LSIPExact) R 14330 14333 11267 0 -1 4194368 121370 0 0 0 92018 24 0 0 20 0 2 0 29711572 874602496 192561 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
Current children cumulated CPU time: 1859.65 s
Current children cumulated vsize: 854104 KiB
Current children cumulated memory: 770244 KiB

[startup+1002.3 s]
/proc/loadavg: 6.39 5.93 5.94 8/267 14533
/proc/meminfo: memFree=128889396/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=854104 memory=770372 CPUtime=1978.63 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) R 14330 14333 11267 0 -1 4194304 560802 0 0 0 197783 80 0 0 20 0 2 0 29710551 874602496 192593 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 213526 192593 3424 6655 0 192005 0
[pid=14333/tid=14335] ppid=14330 vsize=854104 memory=14444 CPUtime=979.71 cores=4,6
/proc/14333/task/14335/stat : 14335 (LSIPExact) R 14330 14333 11267 0 -1 4194368 121393 0 0 0 97946 25 0 0 20 0 2 0 29711572 874602496 192593 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
Current children cumulated CPU time: 1978.63 s
Current children cumulated vsize: 854104 KiB
Current children cumulated memory: 770372 KiB

[startup+1062.3 s]
/proc/loadavg: 7.15 6.24 6.05 9/268 14536
/proc/meminfo: memFree=128709180/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=854104 memory=770756 CPUtime=2097.61 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) R 14330 14333 11267 0 -1 4194304 577695 0 0 0 209679 82 0 0 20 0 2 0 29710551 874602496 192689 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 213526 192689 3424 6655 0 192017 0
[pid=14333/tid=14335] ppid=14330 vsize=854104 memory=14444 CPUtime=1038.97 cores=4,6
/proc/14333/task/14335/stat : 14335 (LSIPExact) R 14330 14333 11267 0 -1 4194368 129638 0 0 0 103872 25 0 0 20 0 2 0 29711572 874602496 192689 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
Current children cumulated CPU time: 2097.61 s
Current children cumulated vsize: 854104 KiB
Current children cumulated memory: 770756 KiB

[startup+1122.3 s]
/proc/loadavg: 7.35 6.48 6.15 8/268 14539
/proc/meminfo: memFree=128563044/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=723032 memory=687376 CPUtime=2141.35 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) S 14330 14333 11267 0 -1 4194304 604649 0 0 0 214051 84 0 0 20 0 1 0 29710551 740384768 171844 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 180758 171844 3456 6655 0 170850 0
[pid=14538] ppid=14333 vsize=217296 memory=200288 CPUtime=37.79 cores=4,6
/proc/14538/stat : 14538 (Exact) R 14333 14538 14538 0 -1 4194304 29632 0 0 0 3771 8 0 0 20 0 1 0 29818987 222511104 50072 18446744073709551615 4198400 8335837 140725284427840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 20426752 140725284432059 140725284432413 140725284432413 140725284437967 0
/proc/14538/statm: 54324 50072 1120 1011 0 53091 0
Current children cumulated CPU time: 2179.14 s
Current children cumulated vsize: 940328 KiB
Current children cumulated memory: 887664 KiB

[startup+1182.3 s]
/proc/loadavg: 7.46 6.66 6.23 8/267 14541
/proc/meminfo: memFree=128518056/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=723032 memory=687376 CPUtime=2141.35 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) S 14330 14333 11267 0 -1 4194304 604649 0 0 0 214051 84 0 0 20 0 1 0 29710551 740384768 171844 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 180758 171844 3456 6655 0 170850 0
[pid=14538] ppid=14333 vsize=248420 memory=216680 CPUtime=97.62 cores=4,6
/proc/14538/stat : 14538 (Exact) R 14333 14538 14538 0 -1 4194304 31596 0 0 0 9751 11 0 0 20 0 1 0 29818987 254382080 54170 18446744073709551615 4198400 8335837 140725284427840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 20426752 140725284432059 140725284432413 140725284432413 140725284437967 0
/proc/14538/statm: 62105 54170 1120 1011 0 60872 0
Current children cumulated CPU time: 2238.97 s
Current children cumulated vsize: 971452 KiB
Current children cumulated memory: 904056 KiB

[startup+1242.3 s]
/proc/loadavg: 7.31 6.77 6.30 8/266 14543
/proc/meminfo: memFree=128487332/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=723032 memory=687376 CPUtime=2141.35 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) S 14330 14333 11267 0 -1 4194304 604649 0 0 0 214051 84 0 0 20 0 1 0 29710551 740384768 171844 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 180758 171844 3456 6655 0 170850 0
[pid=14538] ppid=14333 vsize=255476 memory=231900 CPUtime=157.44 cores=4,6
/proc/14538/stat : 14538 (Exact) R 14333 14538 14538 0 -1 4194304 33402 0 0 0 15732 12 0 0 20 0 1 0 29818987 261607424 57975 18446744073709551615 4198400 8335837 140725284427840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 20426752 140725284432059 140725284432413 140725284432413 140725284437967 0
/proc/14538/statm: 63869 57975 1120 1011 0 62636 0
Current children cumulated CPU time: 2298.79 s
Current children cumulated vsize: 978508 KiB
Current children cumulated memory: 919276 KiB

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

# cumulated CPU time of all completed processes:  user=2306.38 s, system=1.0026 s

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

[startup+1244.8 s]
/proc/loadavg: 7.31 6.77 6.30 8/266 14543
/proc/meminfo: memFree=128487332/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=723032 memory=687376 CPUtime=2141.35 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) S 14330 14333 11267 0 -1 4194304 604649 0 0 0 214051 84 0 0 20 0 1 0 29710551 740384768 171844 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 180758 171844 3456 6655 0 170850 0
[pid=14538] ppid=14333 vsize=255476 memory=231900 CPUtime=159.93 cores=4,6
/proc/14538/stat : 14538 (Exact) R 14333 14538 14538 0 -1 4194304 33402 0 0 0 15981 12 0 0 20 0 1 0 29818987 261607424 57975 18446744073709551615 4198400 8335837 140725284427840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 20426752 140725284432059 140725284432413 140725284432413 140725284437967 0
/proc/14538/statm: 63869 57975 1120 1011 0 62636 0
Current children cumulated CPU time: 2301.28 s
Current children cumulated vsize: 978508 KiB
Current children cumulated memory: 919276 KiB

[startup+1248 s]*
/proc/loadavg: 7.28 6.77 6.30 8/266 14543
/proc/meminfo: memFree=128487332/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=723032 memory=687376 CPUtime=2141.35 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) S 14330 14333 11267 0 -1 4194304 604649 0 0 0 214051 84 0 0 20 0 1 0 29710551 740384768 171844 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 180758 171844 3456 6655 0 170850 0
[pid=14538] ppid=14333 vsize=255476 memory=231900 CPUtime=163.12 cores=4,6
/proc/14538/stat : 14538 (Exact) R 14333 14538 14538 0 -1 4194304 33402 0 0 0 16300 12 0 0 20 0 1 0 29818987 261607424 57975 18446744073709551615 4198400 8335837 140725284427840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 20426752 140725284432059 140725284432413 140725284432413 140725284437967 0
/proc/14538/statm: 63869 57975 1120 1011 0 62636 0
Current children cumulated CPU time: 2304.47 s
Current children cumulated vsize: 978508 KiB
Current children cumulated memory: 919276 KiB

[startup+1249.6 s]
/proc/loadavg: 7.28 6.77 6.30 8/266 14543
/proc/meminfo: memFree=128488724/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=723032 memory=687376 CPUtime=2141.35 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) S 14330 14333 11267 0 -1 4194304 604649 0 0 0 214051 84 0 0 20 0 1 0 29710551 740384768 171844 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 180758 171844 3456 6655 0 170850 0
[pid=14538] ppid=14333 vsize=255476 memory=231900 CPUtime=164.71 cores=4,6
/proc/14538/stat : 14538 (Exact) R 14333 14538 14538 0 -1 4194304 33402 0 0 0 16459 12 0 0 20 0 1 0 29818987 261607424 57975 18446744073709551615 4198400 8335837 140725284427840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 20426752 140725284432059 140725284432413 140725284432413 140725284437967 0
/proc/14538/statm: 63869 57975 1120 1011 0 62636 0
Current children cumulated CPU time: 2306.06 s
Current children cumulated vsize: 978508 KiB
Current children cumulated memory: 919276 KiB

[startup+1250.4 s]
/proc/loadavg: 7.26 6.77 6.31 8/266 14543
/proc/meminfo: memFree=128488740/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=723032 memory=687376 CPUtime=2141.35 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) S 14330 14333 11267 0 -1 4194304 604649 0 0 0 214051 84 0 0 20 0 1 0 29710551 740384768 171844 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 1 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 180758 171844 3456 6655 0 170850 0
[pid=14538] ppid=14333 vsize=255476 memory=231900 CPUtime=165.51 cores=4,6
/proc/14538/stat : 14538 (Exact) R 14333 14538 14538 0 -1 4194304 33402 0 0 0 16539 12 0 0 20 0 1 0 29818987 261607424 57975 18446744073709551615 4198400 8335837 140725284427840 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 9148648 9230840 20426752 140725284432059 140725284432413 140725284432413 140725284437967 0
/proc/14538/statm: 63869 57975 1120 1011 0 62636 0
Current children cumulated CPU time: 2306.86 s
Current children cumulated vsize: 978508 KiB
Current children cumulated memory: 919276 KiB

[startup+1250.8 s]
/proc/loadavg: 7.26 6.77 6.31 8/266 14543
/proc/meminfo: memFree=128488740/131249988 swapFree=33010684/33010684
[pid=14333] ppid=14330 vsize=723032 memory=687376 CPUtime=2307.27 cores=4,6
/proc/14333/stat : 14333 (LSIPExact) R 14330 14333 11267 0 -1 4194304 612654 33404 0 0 214052 85 16577 13 20 0 1 0 29710551 740384768 171844 18446744073709551615 94064345477120 94064372733521 140736713211104 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 94064381236360 94064381667968 94064388562944 140736713214298 140736713214474 140736713214474 140736713220076 0
/proc/14333/statm: 180758 171844 3456 6655 0 170850 0
Current children cumulated CPU time: 2307.27 s
Current children cumulated vsize: 723032 KiB
Current children cumulated memory: 687376 KiB

Child status: 0

Real time (s): 1250.9
CPU time (s): 2307.38
CPU user time (s): 2306.38
CPU system time (s): 1.0026
CPU usage (%): 184.458
Max. virtual memory (cumulated for all children) (KiB): 978508
Max. memory (cumulated for all children) (KiB): 919276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2306.38
system time used= 1.0026
maximum resident set size= 873008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 661137
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= 322
involuntary context switches= 26216


# summary of solver processes directly reported to runsolver:
#   pid: 14333
#   total CPU time (s): 2307.38
#   total CPU user time (s): 2306.38
#   total CPU system time (s): 1.0026

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.54411 second user time and 5.62698 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-06-28 21:51:57
IDJOB=4503628
IDBENCH=155525
IDSOLVER=3337
FILE ID=nodeC034/4503628-1751140317
RUNJOBID= nodeC034-1751133631-11284
SLURM_JOB_ID= 9587434
Free space on /tmp= 432896 MiB

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

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

MD5SUM BENCH= 9e23e458e7baadfd402519ffe94968c6
RANDOM SEED=708189693

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        126495704 kB
MemAvailable:   126267736 kB
Buffers:            3280 kB
Cached:           583396 kB
SwapCached:            0 kB
Active:          3710812 kB
Inactive:         374600 kB
Active(anon):    3516840 kB
Inactive(anon):        0 kB
Active(file):     193972 kB
Inactive(file):   374600 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             51060 kB
Writeback:            24 kB
AnonPages:       3498252 kB
Mapped:           148112 kB
Shmem:             18104 kB
KReclaimable:      85000 kB
Slab:             168016 kB
SReclaimable:      85000 kB
SUnreclaim:        83016 kB
KernelStack:        4304 kB
PageTables:        10096 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    3966844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1964032 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:     7970816 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432876 MiB
End job on nodeC034 at 2025-06-28 22:12:48