Trace number 4483073

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
Exact 2025-06-02? (TO) 3600.04 3609.21

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-almost3reg-l090-r089-n1.cnf-plain.pb.metafix.opb
MD5SUM60aa0ac85dc632e57e54cb255f142331
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4830
Total number of constraints15140
Number of constraints which are clauses15140
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.02/3609.20	c Program interrupted by user.
3600.02/3609.20	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (63198 MiB free)
  memory of node 1: 64465 MiB (63857 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4483073-1751201667/watcher-4483073-1751201667 -o /tmp/evaluation-result-4483073-1751201667/solver-4483073-1751201667 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751193706-21717 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=970675576 --ls=360 HOME/instance-4483073-1751201667.opb 

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
solver pid=23161, runsolver pid=23158
Current StackSize limit: 8192 KiB


[startup+0.100098 s]*
/proc/loadavg: 4.11 4.16 4.14 5/251 23162
/proc/meminfo: memFree=130096096/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=42404 memory=20168 CPUtime=0.11 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 4180 0 0 0 10 1 0 0 20 0 1 0 35845540 43421696 5042 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 10601 5042 1024 1200 0 9081 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 42404 KiB
Current children cumulated memory: 20168 KiB

[startup+0.213007 s]*
/proc/loadavg: 4.11 4.16 4.14 5/251 23162
/proc/meminfo: memFree=130096096/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=42404 memory=20168 CPUtime=0.22 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 4180 0 0 0 21 1 0 0 20 0 1 0 35845540 43421696 5042 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 10601 5042 1024 1200 0 9081 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 42404 KiB
Current children cumulated memory: 20168 KiB

[startup+0.312873 s]*
/proc/loadavg: 4.11 4.16 4.14 5/251 23162
/proc/meminfo: memFree=130096096/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=42404 memory=20168 CPUtime=0.32 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 4180 0 0 0 31 1 0 0 20 0 1 0 35845540 43421696 5042 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 10601 5042 1024 1200 0 9081 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 42404 KiB
Current children cumulated memory: 20168 KiB

[startup+0.700305 s]
/proc/loadavg: 4.11 4.16 4.14 5/251 23162
/proc/meminfo: memFree=130096360/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=42404 memory=20168 CPUtime=0.69 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 4180 0 0 0 68 1 0 0 20 0 1 0 35845540 43421696 5042 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 10601 5042 1024 1200 0 9081 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 42404 KiB
Current children cumulated memory: 20168 KiB

[startup+1.50027 s]
/proc/loadavg: 4.11 4.16 4.14 5/251 23162
/proc/meminfo: memFree=130096360/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=42404 memory=20168 CPUtime=1.49 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 4180 0 0 0 148 1 0 0 20 0 1 0 35845540 43421696 5042 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 10601 5042 1024 1200 0 9081 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 42404 KiB
Current children cumulated memory: 20168 KiB

[startup+3.11255 s]
/proc/loadavg: 4.10 4.15 4.14 5/251 23162
/proc/meminfo: memFree=130099860/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=42404 memory=20168 CPUtime=3.1 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 4180 0 0 0 309 1 0 0 20 0 1 0 35845540 43421696 5042 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 10601 5042 1024 1200 0 9081 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 42404 KiB
Current children cumulated memory: 20168 KiB

[startup+6.30026 s]
/proc/loadavg: 4.10 4.15 4.14 5/251 23162
/proc/meminfo: memFree=130099860/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=42404 memory=20168 CPUtime=6.27 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 4180 0 0 0 626 1 0 0 20 0 1 0 35845540 43421696 5042 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 10601 5042 1024 1200 0 9081 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 42404 KiB
Current children cumulated memory: 20168 KiB

[startup+12.7003 s]
/proc/loadavg: 4.08 4.15 4.14 5/251 23163
/proc/meminfo: memFree=130080028/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=42404 memory=20168 CPUtime=12.66 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 4180 0 0 0 1265 1 0 0 20 0 1 0 35845540 43421696 5042 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 10601 5042 1024 1200 0 9081 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 42404 KiB
Current children cumulated memory: 20168 KiB

[startup+25.5003 s]
/proc/loadavg: 4.07 4.14 4.13 5/251 23163
/proc/meminfo: memFree=130080128/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=42404 memory=20168 CPUtime=25.43 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 4180 0 0 0 2542 1 0 0 20 0 1 0 35845540 43421696 5042 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 10601 5042 1024 1200 0 9081 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 42404 KiB
Current children cumulated memory: 20168 KiB

[startup+51.1125 s]
/proc/loadavg: 4.11 4.15 4.13 5/251 23163
/proc/meminfo: memFree=130085300/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=42404 memory=20680 CPUtime=50.98 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 4188 0 0 0 5097 1 0 0 20 0 1 0 35845540 43421696 5170 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 10601 5170 1024 1200 0 9081 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 42404 KiB
Current children cumulated memory: 20680 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.14 4.13 5/250 23165
/proc/meminfo: memFree=130075464/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=42404 memory=20680 CPUtime=102.06 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 4200 0 0 0 10205 1 0 0 20 0 1 0 35845540 43421696 5170 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 10601 5170 1024 1200 0 9081 0
Current children cumulated CPU time: 102.06 s
Current children cumulated vsize: 42404 KiB
Current children cumulated memory: 20680 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.14 4.13 5/251 23170
/proc/meminfo: memFree=130076752/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=42404 memory=20680 CPUtime=161.93 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 4208 0 0 0 16192 1 0 0 20 0 1 0 35845540 43421696 5170 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 10601 5170 1024 1200 0 9081 0
Current children cumulated CPU time: 161.93 s
Current children cumulated vsize: 42404 KiB
Current children cumulated memory: 20680 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.13 4.12 5/250 23172
/proc/meminfo: memFree=130066164/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=42404 memory=20680 CPUtime=221.81 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 4212 0 0 0 22180 1 0 0 20 0 1 0 35845540 43421696 5170 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 10601 5170 1024 1200 0 9081 0
Current children cumulated CPU time: 221.81 s
Current children cumulated vsize: 42404 KiB
Current children cumulated memory: 20680 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.12 4.12 5/250 23174
/proc/meminfo: memFree=130051176/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=42404 memory=20680 CPUtime=281.68 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 4216 0 0 0 28167 1 0 0 20 0 1 0 35845540 43421696 5170 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 10601 5170 1024 1200 0 9081 0
Current children cumulated CPU time: 281.68 s
Current children cumulated vsize: 42404 KiB
Current children cumulated memory: 20680 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.12 4.12 5/251 23177
/proc/meminfo: memFree=130053104/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=42404 memory=20680 CPUtime=341.55 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 4220 0 0 0 34154 1 0 0 20 0 1 0 35845540 43421696 5170 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 10601 5170 1024 1200 0 9081 0
Current children cumulated CPU time: 341.55 s
Current children cumulated vsize: 42404 KiB
Current children cumulated memory: 20680 KiB

[startup+402.3 s]
/proc/loadavg: 4.05 4.10 4.11 5/251 23194
/proc/meminfo: memFree=130044280/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=66048 memory=51360 CPUtime=401.4 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 10354 0 0 0 40131 9 0 0 20 0 1 0 35845540 67633152 12840 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 16512 12840 1280 1200 0 14992 0
Current children cumulated CPU time: 401.4 s
Current children cumulated vsize: 66048 KiB
Current children cumulated memory: 51360 KiB

[startup+462.3 s]
/proc/loadavg: 4.06 4.09 4.10 5/251 23196
/proc/meminfo: memFree=130035624/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=69592 memory=54816 CPUtime=461.24 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 11221 0 0 0 46103 21 0 0 20 0 1 0 35845540 71262208 13704 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 17398 13704 1280 1200 0 15878 0

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

Current children cumulated memory: 93216 KiB

[startup+2862.3 s]
/proc/loadavg: 1.23 1.97 2.89 2/232 23538
/proc/meminfo: memFree=130199196/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=108000 memory=93344 CPUtime=2855.07 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 20975 0 0 0 285027 480 0 0 20 0 1 0 35845540 110592000 23336 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 27000 23336 1280 1200 0 25480 0
Current children cumulated CPU time: 2855.07 s
Current children cumulated vsize: 108000 KiB
Current children cumulated memory: 93344 KiB

[startup+2922.3 s]
/proc/loadavg: 1.20 1.83 2.77 2/232 23541
/proc/meminfo: memFree=130208628/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=108576 memory=93728 CPUtime=2914.93 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 21121 0 0 0 291001 492 0 0 20 0 1 0 35845540 111181824 23432 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 27144 23432 1280 1200 0 25624 0
Current children cumulated CPU time: 2914.93 s
Current children cumulated vsize: 108576 KiB
Current children cumulated memory: 93728 KiB

[startup+2982.3 s]
/proc/loadavg: 1.13 1.69 2.67 2/232 23543
/proc/meminfo: memFree=130207388/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=108760 memory=93984 CPUtime=2974.77 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 21191 0 0 0 296974 503 0 0 20 0 1 0 35845540 111370240 23496 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 27190 23496 1280 1200 0 25670 0
Current children cumulated CPU time: 2974.77 s
Current children cumulated vsize: 108760 KiB
Current children cumulated memory: 93984 KiB

[startup+3042.3 s]
/proc/loadavg: 1.05 1.56 2.56 2/232 23545
/proc/meminfo: memFree=130200544/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=109184 memory=94368 CPUtime=3034.62 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 21273 0 0 0 302948 514 0 0 20 0 1 0 35845540 111804416 23592 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 27296 23592 1280 1200 0 25776 0
Current children cumulated CPU time: 3034.62 s
Current children cumulated vsize: 109184 KiB
Current children cumulated memory: 94368 KiB

[startup+3102.3 s]
/proc/loadavg: 1.12 1.49 2.47 2/232 23547
/proc/meminfo: memFree=130199556/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=109720 memory=95008 CPUtime=3094.45 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 21426 0 0 0 308919 526 0 0 20 0 1 0 35845540 112353280 23752 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 27430 23752 1280 1200 0 25910 0
Current children cumulated CPU time: 3094.45 s
Current children cumulated vsize: 109720 KiB
Current children cumulated memory: 95008 KiB

[startup+3162.3 s]
/proc/loadavg: 1.09 1.41 2.38 2/232 23549
/proc/meminfo: memFree=130199808/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=110384 memory=95648 CPUtime=3154.29 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 21596 0 0 0 314892 537 0 0 20 0 1 0 35845540 113033216 23912 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 27596 23912 1280 1200 0 26076 0
Current children cumulated CPU time: 3154.29 s
Current children cumulated vsize: 110384 KiB
Current children cumulated memory: 95648 KiB

[startup+3222.3 s]
/proc/loadavg: 1.08 1.36 2.30 2/231 23551
/proc/meminfo: memFree=130200076/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=111364 memory=96672 CPUtime=3214.14 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 21841 0 0 0 320864 550 0 0 20 0 1 0 35845540 114036736 24168 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 27841 24168 1280 1200 0 26321 0
Current children cumulated CPU time: 3214.14 s
Current children cumulated vsize: 111364 KiB
Current children cumulated memory: 96672 KiB

[startup+3282.3 s]
/proc/loadavg: 1.37 1.37 2.25 2/232 23556
/proc/meminfo: memFree=130200328/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=111720 memory=96928 CPUtime=3273.98 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 21910 0 0 0 326836 562 0 0 20 0 1 0 35845540 114401280 24232 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 27930 24232 1280 1200 0 26410 0
Current children cumulated CPU time: 3273.98 s
Current children cumulated vsize: 111720 KiB
Current children cumulated memory: 96928 KiB

[startup+3342.3 s]
/proc/loadavg: 1.54 1.44 2.21 2/232 23558
/proc/meminfo: memFree=130197400/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=112584 memory=97696 CPUtime=3333.82 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 22128 0 0 0 332808 574 0 0 20 0 1 0 35845540 115286016 24424 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 28146 24424 1280 1200 0 26626 0
Current children cumulated CPU time: 3333.82 s
Current children cumulated vsize: 112584 KiB
Current children cumulated memory: 97696 KiB

[startup+3402.3 s]
/proc/loadavg: 1.31 1.39 2.14 2/232 23561
/proc/meminfo: memFree=130196648/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=113908 memory=101136 CPUtime=3393.66 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 22460 0 0 0 338780 586 0 0 20 0 1 0 35845540 116641792 25284 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 28477 25284 1280 1200 0 26957 0
Current children cumulated CPU time: 3393.66 s
Current children cumulated vsize: 113908 KiB
Current children cumulated memory: 101136 KiB

[startup+3462.3 s]
/proc/loadavg: 1.11 1.31 2.07 2/232 23567
/proc/meminfo: memFree=130197152/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=114688 memory=101904 CPUtime=3453.5 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 22659 0 0 0 344753 597 0 0 20 0 1 0 35845540 117440512 25476 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 28672 25476 1280 1200 0 27152 0
Current children cumulated CPU time: 3453.5 s
Current children cumulated vsize: 114688 KiB
Current children cumulated memory: 101904 KiB

[startup+3522.3 s]
/proc/loadavg: 1.08 1.27 2.00 2/232 23569
/proc/meminfo: memFree=130197404/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=115384 memory=102672 CPUtime=3513.35 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 22844 0 0 0 350727 608 0 0 20 0 1 0 35845540 118153216 25668 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 28846 25668 1280 1200 0 27326 0
Current children cumulated CPU time: 3513.35 s
Current children cumulated vsize: 115384 KiB
Current children cumulated memory: 102672 KiB

[startup+3582.3 s]
/proc/loadavg: 1.13 1.25 1.95 2/232 23571
/proc/meminfo: memFree=130197688/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=115672 memory=102928 CPUtime=3573.19 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 22916 0 0 0 356701 618 0 0 20 0 1 0 35845540 118448128 25732 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 28918 25732 1280 1200 0 27398 0
Current children cumulated CPU time: 3573.19 s
Current children cumulated vsize: 115672 KiB
Current children cumulated memory: 102928 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.2 s]
/proc/loadavg: 1.08 1.22 1.92 2/232 23572
/proc/meminfo: memFree=130193592/131382120 swapFree=33010684/33010684
[pid=23161] ppid=23158 vsize=115832 memory=103184 CPUtime=3600.02 cores=0,2
/proc/23161/stat : 23161 (Exact) R 23158 23161 21707 0 -1 4194304 22980 0 0 0 359379 623 0 0 20 0 1 0 35845540 118611968 25796 18446744073709551615 4198400 9112445 140727652286640 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 30511104 140727652292923 140727652293101 140727652293101 140727652298703 0
/proc/23161/statm: 28958 25796 1280 1200 0 27438 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 115832 KiB
Current children cumulated memory: 103184 KiB

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

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

# cumulated CPU time of all completed processes:  user=3593.8 s, system=6.23606 s

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

Child status: 0

Real time (s): 3609.21
CPU time (s): 3600.04
CPU user time (s): 3593.8
CPU system time (s): 6.23606
CPU usage (%): 99.7459
Max. virtual memory (cumulated for all children) (KiB): 115832
Max. memory (cumulated for all children) (KiB): 103184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.8
system time used= 6.23606
maximum resident set size= 103184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22982
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= 40
involuntary context switches= 8385


# summary of solver processes directly reported to runsolver:
#   pid: 23161
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3593.8
#   total CPU system time (s): 6.23606

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.5775 second user time and 33.6021 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-06-29 14:54:27
IDJOB=4483073
IDBENCH=160409
IDSOLVER=3317
FILE ID=nodeC002/4483073-1751201667
RUNJOBID= nodeC002-1751193706-21717
SLURM_JOB_ID= 9587590
Free space on /tmp= 433036 MiB

SOLVER NAME= Exact 2025-06-02
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-almost3reg-l090-r089-n1.cnf-plain.pb.metafix.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=360 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4483073-1751201667/watcher-4483073-1751201667 -o /tmp/evaluation-result-4483073-1751201667/solver-4483073-1751201667 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751193706-21717 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=970675576 --ls=360 HOME/instance-4483073-1751201667.opb

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

MD5SUM BENCH= 60aa0ac85dc632e57e54cb255f142331
RANDOM SEED=970675576

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        130106112 kB
MemAvailable:   129782640 kB
Buffers:            3280 kB
Cached:           487796 kB
SwapCached:            0 kB
Active:           501712 kB
Inactive:         239932 kB
Active(anon):     268528 kB
Inactive(anon):        0 kB
Active(file):     233184 kB
Inactive(file):   239932 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7772 kB
Writeback:             0 kB
AnonPages:        253644 kB
Mapped:           117828 kB
Shmem:             17960 kB
KReclaimable:      86076 kB
Slab:             168276 kB
SReclaimable:      86076 kB
SUnreclaim:        82200 kB
KernelStack:        4048 kB
PageTables:         3436 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     636556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433052 MiB
End job on nodeC002 at 2025-06-29 15:54:37