Trace number 4482127

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.56 3611.41

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-45-40.opb
MD5SUM2590c1209b8f449ade71ad316e08b5f7
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.529767
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1800
Total number of constraints39645
Number of constraints which are clauses39645
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 constraint40
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 41
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.53/3611.40	c Program interrupted by user.
3600.53/3611.40	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: 63794 MiB (63192 MiB free)
  memory of node 1: 64507 MiB (64058 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4482127-1751146909/watcher-4482127-1751146909 -o /tmp/evaluation-result-4482127-1751146909/solver-4482127-1751146909 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751146546-15376 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1563923463 --ls=360 HOME/instance-4482127-1751146909.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
Current StackSize limit: 8192 KiB

solver pid=15590, runsolver pid=15587

[startup+0.100087 s]*
/proc/loadavg: 4.12 3.26 2.56 5/252 15591
/proc/meminfo: memFree=130296116/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=38600 memory=15420 CPUtime=0.1 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 3305 0 0 0 9 1 0 0 20 0 1 0 30370232 39526400 3855 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 9650 3855 1024 1200 0 8130 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 38600 KiB
Current children cumulated memory: 15420 KiB

[startup+0.213277 s]*
/proc/loadavg: 4.12 3.26 2.56 5/252 15591
/proc/meminfo: memFree=130296116/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=47068 memory=25920 CPUtime=0.21 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 5277 0 0 0 19 2 0 0 20 0 1 0 30370232 48197632 6480 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 11767 6480 1024 1200 0 10247 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 47068 KiB
Current children cumulated memory: 25920 KiB

[startup+0.313205 s]*
/proc/loadavg: 4.12 3.26 2.56 5/252 15591
/proc/meminfo: memFree=130296292/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=48400 memory=27072 CPUtime=0.31 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 5587 0 0 0 29 2 0 0 20 0 1 0 30370232 49561600 6768 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 12100 6768 1024 1200 0 10580 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 48400 KiB
Current children cumulated memory: 27072 KiB

[startup+0.700303 s]
/proc/loadavg: 4.12 3.26 2.56 5/252 15591
/proc/meminfo: memFree=130292288/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=48400 memory=27072 CPUtime=0.68 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 5587 0 0 0 66 2 0 0 20 0 1 0 30370232 49561600 6768 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 12100 6768 1024 1200 0 10580 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 48400 KiB
Current children cumulated memory: 27072 KiB

[startup+1.50027 s]
/proc/loadavg: 4.12 3.26 2.56 5/252 15591
/proc/meminfo: memFree=130288256/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=48400 memory=27072 CPUtime=1.48 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 5587 0 0 0 146 2 0 0 20 0 1 0 30370232 49561600 6768 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 12100 6768 1024 1200 0 10580 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 48400 KiB
Current children cumulated memory: 27072 KiB

[startup+3.1127 s]
/proc/loadavg: 4.12 3.26 2.56 4/248 15599
/proc/meminfo: memFree=130313936/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=48400 memory=27072 CPUtime=3.09 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 5589 0 0 0 307 2 0 0 20 0 1 0 30370232 49561600 6768 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 12100 6768 1024 1200 0 10580 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 48400 KiB
Current children cumulated memory: 27072 KiB

[startup+6.30028 s]
/proc/loadavg: 4.11 3.28 2.57 5/252 15636
/proc/meminfo: memFree=130303864/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=48400 memory=27072 CPUtime=6.26 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 5591 0 0 0 624 2 0 0 20 0 1 0 30370232 49561600 6768 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 12100 6768 1024 1200 0 10580 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 48400 KiB
Current children cumulated memory: 27072 KiB

[startup+12.7003 s]
/proc/loadavg: 4.10 3.29 2.58 5/252 15636
/proc/meminfo: memFree=130304264/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=48400 memory=27072 CPUtime=12.64 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 5593 0 0 0 1262 2 0 0 20 0 1 0 30370232 49561600 6768 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 12100 6768 1024 1200 0 10580 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 48400 KiB
Current children cumulated memory: 27072 KiB

[startup+25.5003 s]
/proc/loadavg: 4.16 3.34 2.60 5/252 15636
/proc/meminfo: memFree=130304264/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=48400 memory=27072 CPUtime=25.39 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 5595 0 0 0 2537 2 0 0 20 0 1 0 30370232 49561600 6768 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 12100 6768 1024 1200 0 10580 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 48400 KiB
Current children cumulated memory: 27072 KiB

[startup+51.1129 s]
/proc/loadavg: 4.10 3.40 2.64 5/251 15637
/proc/meminfo: memFree=130304016/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=48400 memory=27072 CPUtime=50.9 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 5597 0 0 0 5088 2 0 0 20 0 1 0 30370232 49561600 6768 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 12100 6768 1024 1200 0 10580 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 48400 KiB
Current children cumulated memory: 27072 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 3.51 2.72 5/251 15639
/proc/meminfo: memFree=130307580/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=48400 memory=27072 CPUtime=101.88 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 5601 0 0 0 10186 2 0 0 20 0 1 0 30370232 49561600 6768 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 12100 6768 1024 1200 0 10580 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 48400 KiB
Current children cumulated memory: 27072 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 3.63 2.81 5/251 15641
/proc/meminfo: memFree=130299184/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=48400 memory=27072 CPUtime=161.68 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 5615 0 0 0 16166 2 0 0 20 0 1 0 30370232 49561600 6768 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 12100 6768 1024 1200 0 10580 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 48400 KiB
Current children cumulated memory: 27072 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 3.72 2.90 5/251 15643
/proc/meminfo: memFree=130298184/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=48400 memory=27072 CPUtime=221.5 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 5623 0 0 0 22148 2 0 0 20 0 1 0 30370232 49561600 6768 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 12100 6768 1024 1200 0 10580 0
Current children cumulated CPU time: 221.5 s
Current children cumulated vsize: 48400 KiB
Current children cumulated memory: 27072 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 3.80 2.98 5/251 15646
/proc/meminfo: memFree=130297932/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=48400 memory=27072 CPUtime=281.33 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 5631 0 0 0 28131 2 0 0 20 0 1 0 30370232 49561600 6768 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 12100 6768 1024 1200 0 10580 0
Current children cumulated CPU time: 281.33 s
Current children cumulated vsize: 48400 KiB
Current children cumulated memory: 27072 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 3.87 3.06 5/251 15653
/proc/meminfo: memFree=130298688/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=48400 memory=27072 CPUtime=341.15 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 5639 0 0 0 34113 2 0 0 20 0 1 0 30370232 49561600 6768 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 12100 6768 1024 1200 0 10580 0
Current children cumulated CPU time: 341.15 s
Current children cumulated vsize: 48400 KiB
Current children cumulated memory: 27072 KiB

[startup+402.3 s]
/proc/loadavg: 4.21 3.94 3.13 5/251 15699
/proc/meminfo: memFree=130166932/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=126868 memory=102720 CPUtime=400.97 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 17455 0 0 0 40088 9 0 0 20 0 1 0 30370232 129912832 25680 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 31717 25680 1248 1200 0 30197 0
Current children cumulated CPU time: 400.97 s
Current children cumulated vsize: 126868 KiB
Current children cumulated memory: 102720 KiB

[startup+462.3 s]
/proc/loadavg: 4.19 3.98 3.20 5/252 15702
/proc/meminfo: memFree=130113492/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=135124 memory=115112 CPUtime=460.8 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 19522 0 0 0 46066 14 0 0 20 0 1 0 30370232 138366976 28778 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 33781 28778 1248 1200 0 32261 0

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

Current children cumulated memory: 230600 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.20 4.14 5/251 16091
/proc/meminfo: memFree=129610528/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=265248 memory=230728 CPUtime=2973.26 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 43076 0 0 0 297152 174 0 0 20 0 1 0 30370232 271613952 57682 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 66312 57682 1248 1200 0 64792 0
Current children cumulated CPU time: 2973.26 s
Current children cumulated vsize: 265248 KiB
Current children cumulated memory: 230728 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.18 4.14 5/251 16093
/proc/meminfo: memFree=129575424/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=265824 memory=231112 CPUtime=3033.08 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 43203 0 0 0 303131 177 0 0 20 0 1 0 30370232 272203776 57778 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 66456 57778 1248 1200 0 64936 0
Current children cumulated CPU time: 3033.08 s
Current children cumulated vsize: 265824 KiB
Current children cumulated memory: 231112 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.17 4.14 5/251 16095
/proc/meminfo: memFree=129552240/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=266400 memory=231752 CPUtime=3092.91 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 43347 0 0 0 309109 182 0 0 20 0 1 0 30370232 272793600 57938 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 66600 57938 1248 1200 0 65080 0
Current children cumulated CPU time: 3092.91 s
Current children cumulated vsize: 266400 KiB
Current children cumulated memory: 231752 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.17 4.14 5/251 16096
/proc/meminfo: memFree=129544080/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=266784 memory=232136 CPUtime=3152.73 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 43448 0 0 0 315086 187 0 0 20 0 1 0 30370232 273186816 58034 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 66696 58034 1248 1200 0 65176 0
Current children cumulated CPU time: 3152.73 s
Current children cumulated vsize: 266784 KiB
Current children cumulated memory: 232136 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.17 4.14 5/251 16098
/proc/meminfo: memFree=129464112/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=266784 memory=232264 CPUtime=3212.57 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 43472 0 0 0 321066 191 0 0 20 0 1 0 30370232 273186816 58066 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 66696 58066 1248 1200 0 65176 0
Current children cumulated CPU time: 3212.57 s
Current children cumulated vsize: 266784 KiB
Current children cumulated memory: 232264 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.17 4.14 5/251 16100
/proc/meminfo: memFree=129461756/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=268704 memory=234056 CPUtime=3272.39 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 43955 0 0 0 327045 194 0 0 20 0 1 0 30370232 275152896 58514 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 67176 58514 1248 1200 0 65656 0
Current children cumulated CPU time: 3272.39 s
Current children cumulated vsize: 268704 KiB
Current children cumulated memory: 234056 KiB

[startup+3342.3 s]
/proc/loadavg: 4.17 4.16 4.14 5/251 16103
/proc/meminfo: memFree=129453104/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=269284 memory=234696 CPUtime=3332.21 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 44124 0 0 0 333023 198 0 0 20 0 1 0 30370232 275746816 58674 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 67321 58674 1248 1200 0 65801 0
Current children cumulated CPU time: 3332.21 s
Current children cumulated vsize: 269284 KiB
Current children cumulated memory: 234696 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.16 4.14 5/251 16105
/proc/meminfo: memFree=129454852/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=270244 memory=235592 CPUtime=3392.04 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 44340 0 0 0 339002 202 0 0 20 0 1 0 30370232 276729856 58898 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 67561 58898 1248 1200 0 66041 0
Current children cumulated CPU time: 3392.04 s
Current children cumulated vsize: 270244 KiB
Current children cumulated memory: 235592 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.15 4.13 5/250 16111
/proc/meminfo: memFree=129448892/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=270244 memory=235720 CPUtime=3451.87 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 44364 0 0 0 344982 205 0 0 20 0 1 0 30370232 276729856 58930 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 67561 58930 1248 1200 0 66041 0
Current children cumulated CPU time: 3451.87 s
Current children cumulated vsize: 270244 KiB
Current children cumulated memory: 235720 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.15 4.13 5/250 16113
/proc/meminfo: memFree=129441040/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=270916 memory=236232 CPUtime=3511.69 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 44508 0 0 0 350961 208 0 0 20 0 1 0 30370232 277417984 59058 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 67729 59058 1248 1200 0 66209 0
Current children cumulated CPU time: 3511.69 s
Current children cumulated vsize: 270916 KiB
Current children cumulated memory: 236232 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.13 4.13 5/251 16118
/proc/meminfo: memFree=129442824/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=270916 memory=236360 CPUtime=3571.52 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 44532 0 0 0 356941 211 0 0 20 0 1 0 30370232 277417984 59090 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 67729 59090 1248 1200 0 66209 0
Current children cumulated CPU time: 3571.52 s
Current children cumulated vsize: 270916 KiB
Current children cumulated memory: 236360 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.9 s]
/proc/loadavg: 4.13 4.14 4.13 5/251 16120
/proc/meminfo: memFree=129438308/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=271204 memory=236616 CPUtime=3600.03 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 44606 0 0 0 359790 213 0 0 20 0 1 0 30370232 277712896 59154 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 67801 59154 1248 1200 0 66281 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 271204 KiB
Current children cumulated memory: 236616 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.42 s, system=2.13859 s

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

[startup+3611.2 s]
/proc/loadavg: 4.13 4.14 4.13 4/247 16128
/proc/meminfo: memFree=129508420/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=271204 memory=236616 CPUtime=3600.33 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 44606 0 0 0 359820 213 0 0 20 0 1 0 30370232 277712896 59154 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 67801 59154 1248 1200 0 66281 0
Current children cumulated CPU time: 3600.33 s
Current children cumulated vsize: 271204 KiB
Current children cumulated memory: 236616 KiB

[startup+3611.4 s]
/proc/loadavg: 4.13 4.14 4.13 4/247 16128
/proc/meminfo: memFree=129508420/131382120 swapFree=33010684/33010684
[pid=15590] ppid=15587 vsize=271396 memory=236744 CPUtime=3600.53 cores=0,2
/proc/15590/stat : 15590 (Exact) R 15587 15590 15366 0 -1 4194304 44630 0 0 0 359840 213 0 0 20 0 1 0 30370232 277909504 59186 18446744073709551615 4198400 9112445 140727188921136 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 34254848 140727188924730 140727188924909 140727188924909 140727188930511 0
/proc/15590/statm: 67849 59186 1248 1200 0 66329 0
Current children cumulated CPU time: 3600.53 s
Current children cumulated vsize: 271396 KiB
Current children cumulated memory: 236744 KiB

Child status: 0

Real time (s): 3611.41
CPU time (s): 3600.56
CPU user time (s): 3598.42
CPU system time (s): 2.13859
CPU usage (%): 99.6994
Max. virtual memory (cumulated for all children) (KiB): 271396
Max. memory (cumulated for all children) (KiB): 236744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.42
system time used= 2.13859
maximum resident set size= 241548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44636
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= 49
involuntary context switches= 9240


# summary of solver processes directly reported to runsolver:
#   pid: 15590
#   total CPU time (s): 3600.56
#   total CPU user time (s): 3598.42
#   total CPU system time (s): 2.13859

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.8811 second user time and 33.5666 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-06-28 23:41:49
IDJOB=4482127
IDBENCH=147833
IDSOLVER=3317
FILE ID=nodeC006/4482127-1751146909
RUNJOBID= nodeC006-1751146546-15376
SLURM_JOB_ID= 9587460
Free space on /tmp= 433036 MiB

SOLVER NAME= Exact 2025-06-02
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-45-40.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-4482127-1751146909/watcher-4482127-1751146909 -o /tmp/evaluation-result-4482127-1751146909/solver-4482127-1751146909 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751146546-15376 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1563923463 --ls=360 HOME/instance-4482127-1751146909.opb

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

MD5SUM BENCH= 2590c1209b8f449ade71ad316e08b5f7
RANDOM SEED=1563923463

nodeC006 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.149
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.32
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		: 1197.163
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.32
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		: 1197.632
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.32
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		: 1213.123
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.32
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		: 3659.661
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.32
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		: 1197.138
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.32
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		: 1197.371
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.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        130315256 kB
MemAvailable:   129944380 kB
Buffers:            3280 kB
Cached:           424544 kB
SwapCached:            0 kB
Active:           360676 kB
Inactive:         176796 kB
Active(anon):     127608 kB
Inactive(anon):        0 kB
Active(file):     233068 kB
Inactive(file):   176796 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22956 kB
Writeback:             4 kB
AnonPages:        112840 kB
Mapped:           107092 kB
Shmem:             17960 kB
KReclaimable:      83868 kB
Slab:             161976 kB
SReclaimable:      83868 kB
SUnreclaim:        78108 kB
KernelStack:        4016 kB
PageTables:         3304 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     421460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149320 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433028 MiB
End job on nodeC006 at 2025-06-29 00:42:00