Trace number 4526896

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 S1SAT 1433.47 726.343

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-cuww3.opb
MD5SUMbbc1115e586f74a0f8929a975bad121a
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.013638
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables68
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint68
Maximum length of a constraint68
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 58925135
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 568217345
Number of bits of the biggest sum of numbers30
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1433.13/726.02	c -------------------------Welcome to LSIPExcat Solver-------------------------------------
1433.13/726.02	c numVar: 68
1433.13/726.02	c numCon: 2
1433.13/726.02	c numEqual: 0
1433.13/726.02	c intSize: 30
1433.13/726.02	c ls_time: 10.0, mip_time: 716.0, exact_time: 2864.0
1433.13/726.02	c ------------------- Paras list -------------------
1433.13/726.02	c Name                	 Type      	 Now       	 Default   	 Comment
1433.13/726.02	c timeout             	 double    	 3600.000000	 3600      	 
1433.13/726.02	c mip_time            	 double    	 0.200000  	 0.5       	 
1433.13/726.02	c ls_time             	 double    	 10.000000 	 10        	 
1433.13/726.02	c safe_mode           	 int       	 1         	 1         	 1 trust; 2 feasible
1433.13/726.02	c mip_emphasis        	 int       	 5         	 -1        	 -1 default; 0 balance; 1 feasibility; 2 optimality; 3 bound; 4 hidden; 5 heuristic
1433.13/726.02	c random_seed         	 int       	 0         	 0         	 
1433.13/726.02	c sample_size         	 int       	 50        	 50        	 
1433.13/726.02	c sub_score           	 int       	 1         	 1         	 
1433.13/726.02	c tabu_base           	 int       	 3         	 3         	 
1433.13/726.02	c tabu_variation      	 int       	 1         	 1         	 
1433.13/726.02	c sub_div             	 int       	 4         	 4         	 
1433.13/726.02	c nbcore              	 int       	 2         	 1         	 
1433.13/726.02	c memlimit            	 int       	 31000     	 31744     	 memory limit in megabytes
1433.13/726.02	c print_sol           	 int       	 1         	 1         	 
1433.13/726.02	c tmpdir              	 string		 .         	 "."       	 
1433.13/726.02	c home                	 string		 HOME	 "."       	 
1433.13/726.02	c benchname           	 string		 HOME/instance-4526896-1752232272.opb	 ""        	 
1433.13/726.02	c --------------------------------------------------
1433.13/726.02	c Local Search solver
1433.13/726.02	c MIP solver
1433.13/726.02	c use Exact solver
1433.16/726.34	c Exact find optimal solution
1433.16/726.34	c Exact find feasible solution for PBS
1433.16/726.34	o 0
1433.16/726.34	s SATISFIABLE
1433.16/726.34	v x1 x2 x3 -x4 x5 x6 x7 x8 -x9 x10 -x11 -x12 x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 
1433.16/726.34	c Total time: 726

Verifier Data

OK	0

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4526896-1752232272/watcher-4526896-1752232272 -o /tmp/evaluation-result-4526896-1752232272/solver-4526896-1752232272 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1752232205-117086 --watchdog 3760 ./LSIPExact --benchname=HOME/instance-4526896-1752232272.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=117608, runsolver pid=117605

[startup+0.10006 s]*
/proc/loadavg: 3.58 1.12 0.44 7/270 117609
/proc/meminfo: memFree=127395936/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=39640 memory=5248 CPUtime=0.09 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 282 0 0 0 9 0 0 0 20 0 1 0 138905088 40591360 1312 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 9910 1312 1184 6655 0 145 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 39640 KiB
Current children cumulated memory: 5248 KiB

[startup+0.205703 s]*
/proc/loadavg: 3.58 1.12 0.44 7/270 117609
/proc/meminfo: memFree=127383648/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=39640 memory=5248 CPUtime=0.2 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 282 0 0 0 20 0 0 0 20 0 1 0 138905088 40591360 1312 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 9910 1312 1184 6655 0 145 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 39640 KiB
Current children cumulated memory: 5248 KiB

[startup+0.305418 s]*
/proc/loadavg: 3.58 1.12 0.44 7/270 117609
/proc/meminfo: memFree=127379552/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=39640 memory=5248 CPUtime=0.3 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 282 0 0 0 30 0 0 0 20 0 1 0 138905088 40591360 1312 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 9910 1312 1184 6655 0 145 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 39640 KiB
Current children cumulated memory: 5248 KiB

[startup+0.70016 s]
/proc/loadavg: 3.58 1.12 0.44 7/270 117609
/proc/meminfo: memFree=127379552/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=39640 memory=5248 CPUtime=0.69 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 282 0 0 0 69 0 0 0 20 0 1 0 138905088 40591360 1312 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 9910 1312 1184 6655 0 145 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 39640 KiB
Current children cumulated memory: 5248 KiB

[startup+1.50016 s]
/proc/loadavg: 3.58 1.12 0.44 7/270 117609
/proc/meminfo: memFree=127379552/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=39640 memory=5248 CPUtime=1.48 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 282 0 0 0 148 0 0 0 20 0 1 0 138905088 40591360 1312 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 9910 1312 1184 6655 0 145 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 39640 KiB
Current children cumulated memory: 5248 KiB

[startup+3.10557 s]
/proc/loadavg: 3.78 1.20 0.47 7/270 117609
/proc/meminfo: memFree=127286368/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=39640 memory=5248 CPUtime=3.09 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 282 0 0 0 309 0 0 0 20 0 1 0 138905088 40591360 1312 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 9910 1312 1184 6655 0 145 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 39640 KiB
Current children cumulated memory: 5248 KiB

[startup+6.3001 s]
/proc/loadavg: 3.78 1.20 0.47 8/270 117609
/proc/meminfo: memFree=126986444/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=39640 memory=5248 CPUtime=6.27 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 282 0 0 0 627 0 0 0 20 0 1 0 138905088 40591360 1312 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 9910 1312 1184 6655 0 145 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 39640 KiB
Current children cumulated memory: 5248 KiB

[startup+12.7002 s]
/proc/loadavg: 4.35 1.41 0.55 9/271 117610
/proc/meminfo: memFree=126942032/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=118208 memory=22340 CPUtime=15.32 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 1861 0 0 0 1531 1 0 0 20 0 2 0 138905088 121044992 5585 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 29552 5585 3552 6655 0 3850 0
[pid=117608/tid=117610] ppid=117605 vsize=118208 memory=22340 CPUtime=2.65 cores=0,2
/proc/117608/task/117610/stat : 117610 (LSIPExact) R 117605 117608 117068 0 -1 4194368 562 0 0 0 265 0 0 0 20 0 2 0 138906088 121044992 5585 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
Current children cumulated CPU time: 15.32 s
Current children cumulated vsize: 118208 KiB
Current children cumulated memory: 22340 KiB

[startup+25.5002 s]
/proc/loadavg: 4.99 1.64 0.63 9/271 117610
/proc/meminfo: memFree=126491608/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=121028 memory=25284 CPUtime=40.66 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 5761 0 0 0 4064 2 0 0 20 0 2 0 138905088 123932672 6321 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 30257 6321 3552 6655 0 4710 0
[pid=117608/tid=117610] ppid=117605 vsize=121028 memory=25284 CPUtime=15.28 cores=0,2
/proc/117608/task/117610/stat : 117610 (LSIPExact) R 117605 117608 117068 0 -1 4194368 1874 0 0 0 1527 1 0 0 20 0 2 0 138906088 123932672 6321 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
Current children cumulated CPU time: 40.66 s
Current children cumulated vsize: 121028 KiB
Current children cumulated memory: 25284 KiB

[startup+51.1055 s]
/proc/loadavg: 6.02 2.15 0.83 9/271 117610
/proc/meminfo: memFree=126404084/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=121028 memory=25284 CPUtime=91.57 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 6012 0 0 0 9155 2 0 0 20 0 2 0 138905088 123932672 6321 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 30257 6321 3552 6655 0 4710 0
[pid=117608/tid=117610] ppid=117605 vsize=121028 memory=25284 CPUtime=40.65 cores=0,2
/proc/117608/task/117610/stat : 117610 (LSIPExact) R 117605 117608 117068 0 -1 4194368 2011 0 0 0 4064 1 0 0 20 0 2 0 138906088 123932672 6321 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
Current children cumulated CPU time: 91.57 s
Current children cumulated vsize: 121028 KiB
Current children cumulated memory: 25284 KiB

[startup+102.3 s]
/proc/loadavg: 7.32 3.17 1.26 9/271 117612
/proc/meminfo: memFree=126458244/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=121028 memory=26052 CPUtime=193.37 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 8650 0 0 0 19333 4 0 0 20 0 2 0 138905088 123932672 6513 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 30257 6513 3552 6655 0 4909 0
[pid=117608/tid=117610] ppid=117605 vsize=121028 memory=25924 CPUtime=91.39 cores=0,2
/proc/117608/task/117610/stat : 117610 (LSIPExact) R 117605 117608 117068 0 -1 4194368 3568 0 0 0 9136 3 0 0 20 0 2 0 138906088 123932672 6513 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
Current children cumulated CPU time: 193.37 s
Current children cumulated vsize: 121028 KiB
Current children cumulated memory: 26052 KiB

[startup+162.3 s]
/proc/loadavg: 7.81 4.07 1.69 9/270 117614
/proc/meminfo: memFree=126404960/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=121224 memory=27588 CPUtime=312.6 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 12244 0 0 0 31255 5 0 0 20 0 2 0 138905088 124133376 6897 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 30306 6897 3552 6655 0 5149 0
[pid=117608/tid=117610] ppid=117605 vsize=121224 memory=26436 CPUtime=150.8 cores=0,2
/proc/117608/task/117610/stat : 117610 (LSIPExact) R 117605 117608 117068 0 -1 4194368 5339 0 0 0 15076 4 0 0 20 0 2 0 138906088 124133376 6897 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
Current children cumulated CPU time: 312.6 s
Current children cumulated vsize: 121224 KiB
Current children cumulated memory: 27588 KiB

[startup+222.3 s]
/proc/loadavg: 7.98 4.80 2.09 9/270 117616
/proc/meminfo: memFree=126189052/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=122668 memory=29380 CPUtime=431.85 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 12814 0 0 0 43179 6 0 0 20 0 2 0 138905088 125612032 7345 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 30667 7345 3552 6655 0 5777 0
[pid=117608/tid=117610] ppid=117605 vsize=122668 memory=28868 CPUtime=210.19 cores=0,2
/proc/117608/task/117610/stat : 117610 (LSIPExact) R 117605 117608 117068 0 -1 4194368 5717 0 0 0 21015 4 0 0 20 0 2 0 138906088 125612032 7345 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
Current children cumulated CPU time: 431.85 s
Current children cumulated vsize: 122668 KiB
Current children cumulated memory: 29380 KiB

[startup+282.3 s]
/proc/loadavg: 8.10 5.37 2.44 9/267 117618
/proc/meminfo: memFree=126011772/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=123948 memory=31556 CPUtime=551.1 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 17572 0 0 0 55103 7 0 0 20 0 2 0 138905088 126922752 7889 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 30987 7889 3552 6655 0 6277 0
[pid=117608/tid=117610] ppid=117605 vsize=123948 memory=30276 CPUtime=269.61 cores=0,2
/proc/117608/task/117610/stat : 117610 (LSIPExact) R 117605 117608 117068 0 -1 4194368 8524 0 0 0 26956 5 0 0 20 0 2 0 138906088 126922752 7889 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
Current children cumulated CPU time: 551.1 s
Current children cumulated vsize: 123948 KiB
Current children cumulated memory: 31556 KiB

[startup+342.3 s]
/proc/loadavg: 8.33 5.95 2.83 9/267 117621
/proc/meminfo: memFree=125967608/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=124988 memory=33988 CPUtime=670.36 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 18346 0 0 0 67028 8 0 0 20 0 2 0 138905088 127987712 8497 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 31247 8497 3552 6655 0 6773 0
[pid=117608/tid=117610] ppid=117605 vsize=124988 memory=16432 CPUtime=329.03 cores=0,2
/proc/117608/task/117610/stat : 117610 (LSIPExact) R 117605 117608 117068 0 -1 4194368 8903 0 0 0 32897 6 0 0 20 0 2 0 138906088 127987712 8497 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
Current children cumulated CPU time: 670.36 s
Current children cumulated vsize: 124988 KiB
Current children cumulated memory: 33988 KiB


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

[pid=117608] ppid=117605 vsize=128524 memory=38212 CPUtime=908.92 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 21540 0 0 0 90882 10 0 0 20 0 2 0 138905088 131608576 9553 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 32131 9553 3552 6655 0 8209 0
[pid=117608/tid=117610] ppid=117605 vsize=128524 memory=16432 CPUtime=447.88 cores=0,2
/proc/117608/task/117610/stat : 117610 (LSIPExact) R 117605 117608 117068 0 -1 4194368 11324 0 0 0 44780 8 0 0 20 0 2 0 138906088 131608576 9553 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
Current children cumulated CPU time: 908.92 s
Current children cumulated vsize: 128524 KiB
Current children cumulated memory: 38212 KiB

[startup+522.3 s]
/proc/loadavg: 8.06 6.92 3.76 9/267 117627
/proc/meminfo: memFree=126113000/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=129224 memory=39748 CPUtime=1028.19 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 25264 0 0 0 102807 12 0 0 20 0 2 0 138905088 132325376 9937 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 32306 9937 3552 6655 0 8527 0
[pid=117608/tid=117610] ppid=117605 vsize=129224 memory=38340 CPUtime=507.3 cores=0,2
/proc/117608/task/117610/stat : 117610 (LSIPExact) R 117605 117608 117068 0 -1 4194368 12891 0 0 0 50721 9 0 0 20 0 2 0 138906088 132325376 9937 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
Current children cumulated CPU time: 1028.19 s
Current children cumulated vsize: 129224 KiB
Current children cumulated memory: 39748 KiB

[startup+582.3 s]
/proc/loadavg: 7.75 7.04 4.01 9/268 117636
/proc/meminfo: memFree=126108048/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=129520 memory=41156 CPUtime=1147.5 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 26227 0 0 0 114737 13 0 0 20 0 2 0 138905088 132628480 10289 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 32380 10289 3552 6655 0 8776 0
[pid=117608/tid=117610] ppid=117605 vsize=129520 memory=16432 CPUtime=566.77 cores=0,2
/proc/117608/task/117610/stat : 117610 (LSIPExact) R 117605 117608 117068 0 -1 4194368 13361 0 0 0 56666 11 0 0 20 0 2 0 138906088 132628480 10289 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
Current children cumulated CPU time: 1147.5 s
Current children cumulated vsize: 129520 KiB
Current children cumulated memory: 41156 KiB

[startup+642.3 s]
/proc/loadavg: 7.97 7.24 4.26 9/268 117638
/proc/meminfo: memFree=126122436/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=130992 memory=43716 CPUtime=1266.77 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 27308 0 0 0 126662 15 0 0 20 0 2 0 138905088 134135808 10929 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 32748 10929 3552 6655 0 9323 0
[pid=117608/tid=117610] ppid=117605 vsize=130992 memory=43460 CPUtime=626.2 cores=0,2
/proc/117608/task/117610/stat : 117610 (LSIPExact) R 117605 117608 117068 0 -1 4194368 13720 0 0 0 62608 12 0 0 20 0 2 0 138906088 134135808 10929 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
Current children cumulated CPU time: 1266.77 s
Current children cumulated vsize: 130992 KiB
Current children cumulated memory: 43716 KiB

[startup+702.3 s]
/proc/loadavg: 8.03 7.39 4.50 9/268 117641
/proc/meminfo: memFree=126131396/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=132500 memory=46148 CPUtime=1386.04 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 27964 0 0 0 138588 16 0 0 20 0 2 0 138905088 135680000 11537 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 33125 11537 3552 6655 0 9858 0
[pid=117608/tid=117610] ppid=117605 vsize=132500 memory=43588 CPUtime=685.63 cores=0,2
/proc/117608/task/117610/stat : 117610 (LSIPExact) R 117605 117608 117068 0 -1 4194368 13973 0 0 0 68550 13 0 0 20 0 2 0 138906088 135680000 11537 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
Current children cumulated CPU time: 1386.04 s
Current children cumulated vsize: 132500 KiB
Current children cumulated memory: 46148 KiB

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

# cumulated CPU time of all completed processes:  user=1433.29 s, system=0.184595 s

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

[startup+704 s]*
/proc/loadavg: 8.03 7.40 4.52 9/268 117641
/proc/meminfo: memFree=126131648/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=132500 memory=46148 CPUtime=1389.43 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 27977 0 0 0 138927 16 0 0 20 0 2 0 138905088 135680000 11537 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 33125 11537 3552 6655 0 9867 0
[pid=117608/tid=117610] ppid=117605 vsize=132500 memory=-7880352373752101241 CPUtime=687.32 cores=0,2
/proc/117608/task/117610/stat : 117610 (LSIPExact) R 117605 117608 117068 0 -1 4194368 13984 0 0 0 68719 13 0 0 20 0 2 0 138906088 135680000 11537 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
Current children cumulated CPU time: 1389.43 s
Current children cumulated vsize: 132500 KiB
Current children cumulated memory: 46148 KiB

[startup+716.8 s]
/proc/loadavg: 8.02 7.42 4.56 7/268 117643
/proc/meminfo: memFree=126132040/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=133752 memory=47812 CPUtime=1414.85 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 28428 0 0 0 141469 16 0 0 20 0 2 0 138905088 136962048 11953 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 33438 11953 3552 6655 0 10288 0
[pid=117608/tid=117610] ppid=117605 vsize=133752 memory=3200 CPUtime=699.98 cores=0,2
/proc/117608/task/117610/stat : 117610 (LSIPExact) R 117605 117608 117068 0 -1 4194368 14261 0 0 0 69985 13 0 0 20 0 2 0 138906088 136962048 11953 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
Current children cumulated CPU time: 1414.85 s
Current children cumulated vsize: 133752 KiB
Current children cumulated memory: 47812 KiB

[startup+723.2 s]
/proc/loadavg: 7.71 7.38 4.58 7/268 117644
/proc/meminfo: memFree=126160224/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=133752 memory=47940 CPUtime=1427.56 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 28453 0 0 0 142740 16 0 0 20 0 2 0 138905088 136962048 11985 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 33438 11985 3552 6655 0 10298 0
[pid=117608/tid=117610] ppid=117605 vsize=133752 memory=47812 CPUtime=706.31 cores=0,2
/proc/117608/task/117610/stat : 117610 (LSIPExact) R 117605 117608 117068 0 -1 4194368 14279 0 0 0 70618 13 0 0 20 0 2 0 138906088 136962048 11985 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
Current children cumulated CPU time: 1427.56 s
Current children cumulated vsize: 133752 KiB
Current children cumulated memory: 47940 KiB

[startup+724.8 s]
/proc/loadavg: 7.71 7.38 4.58 7/268 117644
/proc/meminfo: memFree=126160500/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=133752 memory=47940 CPUtime=1430.74 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 28462 0 0 0 143058 16 0 0 20 0 2 0 138905088 136962048 11985 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 33438 11985 3552 6655 0 10303 0
[pid=117608/tid=117610] ppid=117605 vsize=133752 memory=161 CPUtime=707.9 cores=0,2
/proc/117608/task/117610/stat : 117610 (LSIPExact) R 117605 117608 117068 0 -1 4194368 14286 0 0 0 70777 13 0 0 20 0 2 0 138906088 136962048 11985 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
Current children cumulated CPU time: 1430.74 s
Current children cumulated vsize: 133752 KiB
Current children cumulated memory: 47940 KiB

[startup+725.6 s]
/proc/loadavg: 7.71 7.38 4.58 7/268 117644
/proc/meminfo: memFree=126150840/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=133752 memory=47940 CPUtime=1432.33 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 28464 0 0 0 143217 16 0 0 20 0 2 0 138905088 136962048 11985 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 33438 11985 3552 6655 0 10303 0
[pid=117608/tid=117610] ppid=117605 vsize=133752 memory=5760 CPUtime=708.69 cores=0,2
/proc/117608/task/117610/stat : 117610 (LSIPExact) R 117605 117608 117068 0 -1 4194368 14287 0 0 0 70856 13 0 0 20 0 2 0 138906088 136962048 11985 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
Current children cumulated CPU time: 1432.33 s
Current children cumulated vsize: 133752 KiB
Current children cumulated memory: 47940 KiB

[startup+726 s]*
/proc/loadavg: 7.71 7.38 4.58 7/268 117644
/proc/meminfo: memFree=126158400/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=133752 memory=47940 CPUtime=1433.13 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) R 117605 117608 117068 0 -1 4194304 28466 0 0 0 143297 16 0 0 20 0 2 0 138905088 136962048 11985 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 33438 11985 3552 6655 0 10303 0
[pid=117608/tid=117610] ppid=117605 vsize=133752 memory=-9104982557960479420 CPUtime=709.09 cores=0,2
/proc/117608/task/117610/stat : 117610 (LSIPExact) R 117605 117608 117068 0 -1 4194368 14288 0 0 0 70896 13 0 0 20 0 2 0 138906088 136962048 11985 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
Current children cumulated CPU time: 1433.13 s
Current children cumulated vsize: 133752 KiB
Current children cumulated memory: 47940 KiB

[startup+726.2 s]
/proc/loadavg: 7.71 7.38 4.58 7/268 117644
/proc/meminfo: memFree=126158400/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=133752 memory=46208 CPUtime=1433.16 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) S 117605 117608 117068 0 -1 4194304 30087 0 0 0 143300 16 0 0 20 0 1 0 138905088 136962048 11552 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 1 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 33438 11552 3584 6655 0 10303 0
Current children cumulated CPU time: 1433.16 s
Current children cumulated vsize: 133752 KiB
Current children cumulated memory: 46208 KiB

[startup+726.3 s]
/proc/loadavg: 7.71 7.38 4.58 7/268 117644
/proc/meminfo: memFree=126158400/131250000 swapFree=33010416/33010684
[pid=117608] ppid=117605 vsize=133752 memory=46208 CPUtime=1433.16 cores=0,2
/proc/117608/stat : 117608 (LSIPExact) S 117605 117608 117068 0 -1 4194304 30087 0 0 0 143300 16 0 0 20 0 1 0 138905088 136962048 11552 18446744073709551615 94065241378816 94065268635985 140724616234224 0 0 0 0 0 16386 1 0 0 17 0 0 0 0 0 0 94065277138056 94065277569664 94065281654784 140724616239448 140724616239624 140724616239624 140724616245228 0
/proc/117608/statm: 33438 11552 3584 6655 0 10303 0
Current children cumulated CPU time: 1433.16 s
Current children cumulated vsize: 133752 KiB
Current children cumulated memory: 46208 KiB

Child status: 0

Real time (s): 726.343
CPU time (s): 1433.47
CPU user time (s): 1433.29
CPU system time (s): 0.184595
CPU usage (%): 197.354
Max. virtual memory (cumulated for all children) (KiB): 133752
Max. memory (cumulated for all children) (KiB): 47940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1433.29
system time used= 0.184595
maximum resident set size= 48196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31080
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= 317
involuntary context switches= 42331


# summary of solver processes directly reported to runsolver:
#   pid: 117608
#   total CPU time (s): 1433.47
#   total CPU user time (s): 1433.29
#   total CPU system time (s): 0.184595

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.49011 second user time and 3.19722 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-11 13:11:12
IDJOB=4526896
IDBENCH=148096
IDSOLVER=3384
FILE ID=nodeC018/4526896-1752232272
RUNJOBID= nodeC018-1752232205-117086
SLURM_JOB_ID= 9682529
Free space on /tmp= 432424 MiB

SOLVER NAME= LSIPExact S1
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/manquiho/Aardal_1/normalized-cuww3.opb
COMMAND LINE= ./LSIPExact --benchname=BENCHNAME --home=HOME --timeout=TIMEOUT --memlimit=MEMLIMIT --nbcore=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4526896-1752232272/watcher-4526896-1752232272 -o /tmp/evaluation-result-4526896-1752232272/solver-4526896-1752232272 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1752232205-117086 --watchdog 3760  ./LSIPExact --benchname=HOME/instance-4526896-1752232272.opb --home=HOME --timeout=3600 --memlimit=31000 --nbcore=2

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

MD5SUM BENCH= bbc1115e586f74a0f8929a975bad121a
RANDOM SEED=978182326

nodeC018 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		: 3602.450
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.66
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.831
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.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.784
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.66
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		: 3700.000
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.66
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.811
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.66
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.860
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.66
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.665
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.66
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.792
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.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        127400032 kB
MemAvailable:   128402364 kB
Buffers:            2128 kB
Cached:          1764236 kB
SwapCached:           32 kB
Active:          1833584 kB
Inactive:        1285568 kB
Active(anon):    1370544 kB
Inactive(anon):      288 kB
Active(file):     463040 kB
Inactive(file):  1285280 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            145500 kB
Writeback:             0 kB
AnonPages:       1355980 kB
Mapped:           139236 kB
Shmem:             18044 kB
KReclaimable:     186100 kB
Slab:             278812 kB
SReclaimable:     186100 kB
SUnreclaim:        92712 kB
KernelStack:        4352 kB
PageTables:         5804 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1739860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    409600 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432380 MiB
End job on nodeC018 at 2025-07-11 13:23:19