Trace number 4525681

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_no_dombreaking 2025-06-16? (TO) 3602 3613.64

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/
scens/normalized-scen08reduc_wcsp.wbo
MD5SUM6173017921cf4cdc7f10e0dda09f7db9
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmark
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables14194
Total number of constraints1450105
Number of soft constraints1449740
Number of constraints which are clauses1449740
Number of constraints which are cardinality constraints (but not clauses)365
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint44
Top cost 262
Min constraint cost 1
Max constraint cost 30
Sum of constraints costs 6361774
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
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.06/3611.77	c Program interrupted by user.
3600.06/3611.77	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 (63039 MiB free)
  memory of node 1: 64465 MiB (63586 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4525681-1751624136/watcher-4525681-1751624136 -o /tmp/evaluation-result-4525681-1751624136/solver-4525681-1751624136 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751624136-90941 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1297113204 --ls=360 --inp-dombreaklim=0 HOME/instance-4525681-1751624136.wbo 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=90990, runsolver pid=90986

[startup+0.100078 s]*
/proc/loadavg: 0.95 2.05 3.16 5/251 90995
/proc/meminfo: memFree=129599588/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=62332 memory=37128 CPUtime=0.1 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 9939 0 0 0 7 3 0 0 20 0 1 0 78093063 63827968 9282 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 15583 9282 1024 1200 0 14063 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 62332 KiB
Current children cumulated memory: 37128 KiB

[startup+0.214336 s]*
/proc/loadavg: 0.95 2.05 3.16 5/253 91000
/proc/meminfo: memFree=129513540/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=87052 memory=59616 CPUtime=0.21 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 16180 0 0 0 17 4 0 0 20 0 1 0 78093063 89141248 14904 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 21763 14904 1024 1200 0 20243 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 87052 KiB
Current children cumulated memory: 59616 KiB

[startup+0.314203 s]*
/proc/loadavg: 0.95 2.05 3.16 5/253 91000
/proc/meminfo: memFree=129453620/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=107236 memory=79400 CPUtime=0.32 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 20804 0 0 0 25 7 0 0 20 0 1 0 78093063 109809664 19850 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 26809 19850 1024 1200 0 25289 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 107236 KiB
Current children cumulated memory: 79400 KiB

[startup+0.700347 s]
/proc/loadavg: 0.95 2.05 3.16 5/253 91000
/proc/meminfo: memFree=129296036/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=199476 memory=166044 CPUtime=0.69 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 38429 0 0 0 55 14 0 0 20 0 1 0 78093063 204263424 41511 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 49869 41511 1024 1200 0 48349 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 199476 KiB
Current children cumulated memory: 166044 KiB

[startup+1.50032 s]
/proc/loadavg: 1.20 2.08 3.17 5/253 91000
/proc/meminfo: memFree=128868276/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=390220 memory=360688 CPUtime=1.48 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 59237 0 0 0 126 22 0 0 20 0 1 0 78093063 399585280 90172 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 97555 90172 1024 1200 0 96035 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 390220 KiB
Current children cumulated memory: 360688 KiB

[startup+3.11346 s]
/proc/loadavg: 1.20 2.08 3.17 5/253 91000
/proc/meminfo: memFree=126935116/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=945756 memory=876712 CPUtime=3.09 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 106570 0 0 0 268 41 0 0 20 0 1 0 78093063 968454144 219178 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 236439 219178 1024 1200 0 234919 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 945756 KiB
Current children cumulated memory: 876712 KiB

[startup+6.30032 s]
/proc/loadavg: 1.50 2.13 3.18 5/253 91000
/proc/meminfo: memFree=124133364/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=2156128 memory=2066584 CPUtime=6.27 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 186186 0 0 0 549 78 0 0 20 0 1 0 78093063 2207875072 516646 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 539032 516646 1024 1200 0 537512 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2156128 KiB
Current children cumulated memory: 2066584 KiB

[startup+12.7003 s]
/proc/loadavg: 1.78 2.18 3.19 5/253 91000
/proc/meminfo: memFree=120299548/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=3809068 memory=3524160 CPUtime=12.65 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 389946 0 0 0 1124 141 0 0 20 0 1 0 78093063 3900485632 881040 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 952267 881040 1024 1200 0 950747 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 3809068 KiB
Current children cumulated memory: 3524160 KiB

[startup+25.5003 s]
/proc/loadavg: 2.28 2.27 3.21 5/253 91000
/proc/meminfo: memFree=119288824/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=3809068 memory=3524160 CPUtime=25.39 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 390156 0 0 0 2397 142 0 0 20 0 1 0 78093063 3900485632 881040 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 952267 881040 1024 1200 0 950747 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 3809068 KiB
Current children cumulated memory: 3524160 KiB

[startup+51.1142 s]
/proc/loadavg: 3.48 2.57 3.28 5/253 91000
/proc/meminfo: memFree=119269352/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=3809068 memory=3524160 CPUtime=50.86 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 390525 0 0 0 4944 142 0 0 20 0 1 0 78093063 3900485632 881040 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 952267 881040 1024 1200 0 950747 0
Current children cumulated CPU time: 50.86 s
Current children cumulated vsize: 3809068 KiB
Current children cumulated memory: 3524160 KiB

[startup+102.3 s]
/proc/loadavg: 3.96 2.85 3.34 5/254 91003
/proc/meminfo: memFree=119253768/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=3809068 memory=3524160 CPUtime=101.77 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 391078 0 0 0 10034 143 0 0 20 0 1 0 78093063 3900485632 881040 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 952267 881040 1024 1200 0 950747 0
Current children cumulated CPU time: 101.77 s
Current children cumulated vsize: 3809068 KiB
Current children cumulated memory: 3524160 KiB

[startup+162.3 s]
/proc/loadavg: 4.03 3.08 3.39 5/254 91005
/proc/meminfo: memFree=119261116/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=3809068 memory=3524160 CPUtime=161.44 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 391453 0 0 0 16000 144 0 0 20 0 1 0 78093063 3900485632 881040 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 952267 881040 1024 1200 0 950747 0
Current children cumulated CPU time: 161.44 s
Current children cumulated vsize: 3809068 KiB
Current children cumulated memory: 3524160 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 3.29 3.45 5/254 91007
/proc/meminfo: memFree=119266660/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=3809068 memory=3524160 CPUtime=221.11 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 391792 0 0 0 21967 144 0 0 20 0 1 0 78093063 3900485632 881040 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 952267 881040 1024 1200 0 950747 0
Current children cumulated CPU time: 221.11 s
Current children cumulated vsize: 3809068 KiB
Current children cumulated memory: 3524160 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 3.44 3.49 5/255 91014
/proc/meminfo: memFree=119266272/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=3809068 memory=3524160 CPUtime=280.77 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 392160 0 0 0 27932 145 0 0 20 0 1 0 78093063 3900485632 881040 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 952267 881040 1024 1200 0 950747 0
Current children cumulated CPU time: 280.77 s
Current children cumulated vsize: 3809068 KiB
Current children cumulated memory: 3524160 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 3.57 3.53 5/252 91016
/proc/meminfo: memFree=119271736/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=3809068 memory=3524160 CPUtime=340.45 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 392548 0 0 0 33899 146 0 0 20 0 1 0 78093063 3900485632 881040 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 952267 881040 1024 1200 0 950747 0
Current children cumulated CPU time: 340.45 s
Current children cumulated vsize: 3809068 KiB
Current children cumulated memory: 3524160 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 3.67 3.57 5/251 91018
/proc/meminfo: memFree=111770828/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=5666100 memory=5229340 CPUtime=400.2 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 455781 0 0 0 39807 213 0 0 20 0 1 0 78093063 5802086400 1307335 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 1416525 1307335 1248 1200 0 1415005 0
Current children cumulated CPU time: 400.2 s
Current children cumulated vsize: 5666100 KiB
Current children cumulated memory: 5229340 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 3.75 3.61 5/251 91020
/proc/meminfo: memFree=106463268/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=5894520 memory=5390256 CPUtime=460.02 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 482014 0 0 0 45780 222 0 0 20 0 1 0 78093063 6035988480 1347564 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 1473630 1347564 1248 1200 0 1472110 0

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

/proc/90990/statm: 4551376 4163699 1248 1200 0 4549856 0
Current children cumulated CPU time: 2972.43 s
Current children cumulated vsize: 18205504 KiB
Current children cumulated memory: 16654796 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.12 4.10 5/252 91240
/proc/meminfo: memFree=84937028/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=18466660 memory=16845644 CPUtime=3032.21 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 2365077 0 0 0 302359 862 0 0 20 0 1 0 78093063 18909859840 4211411 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 4616665 4211411 1248 1200 0 4615145 0
Current children cumulated CPU time: 3032.21 s
Current children cumulated vsize: 18466660 KiB
Current children cumulated memory: 16845644 KiB

[startup+3102.3 s]
/proc/loadavg: 4.16 4.13 4.10 5/251 91243
/proc/meminfo: memFree=81840168/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=19046016 memory=17252300 CPUtime=3092.03 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 2467918 0 0 0 308318 885 0 0 20 0 1 0 78093063 19503120384 4313075 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 4761504 4313075 1248 1200 0 4759984 0
Current children cumulated CPU time: 3092.03 s
Current children cumulated vsize: 19046016 KiB
Current children cumulated memory: 17252300 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/252 91248
/proc/meminfo: memFree=80648544/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=19046016 memory=17323340 CPUtime=3151.88 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 2487008 0 0 0 314294 894 0 0 20 0 1 0 78093063 19503120384 4330835 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 4761504 4330835 1248 1200 0 4759984 0
Current children cumulated CPU time: 3151.88 s
Current children cumulated vsize: 19046016 KiB
Current children cumulated memory: 17323340 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/252 91250
/proc/meminfo: memFree=80539456/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=19046016 memory=17386828 CPUtime=3211.71 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 2504998 0 0 0 320270 901 0 0 20 0 1 0 78093063 19503120384 4346707 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 4761504 4346707 1248 1200 0 4759984 0
Current children cumulated CPU time: 3211.71 s
Current children cumulated vsize: 19046016 KiB
Current children cumulated memory: 17386828 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/251 91252
/proc/meminfo: memFree=80068384/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=19081004 memory=17422784 CPUtime=3271.55 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 2511837 0 0 0 326250 905 0 0 20 0 1 0 78093063 19538948096 4355696 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 4770251 4355696 1248 1200 0 4768731 0
Current children cumulated CPU time: 3271.55 s
Current children cumulated vsize: 19081004 KiB
Current children cumulated memory: 17422784 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/251 91254
/proc/meminfo: memFree=79138228/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=19125704 memory=17458112 CPUtime=3331.38 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 2524059 0 0 0 332227 911 0 0 20 0 1 0 78093063 19584720896 4364528 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 4781426 4364528 1248 1200 0 4779906 0
Current children cumulated CPU time: 3331.38 s
Current children cumulated vsize: 19125704 KiB
Current children cumulated memory: 17458112 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/250 91260
/proc/meminfo: memFree=78357540/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=19636684 memory=17851968 CPUtime=3391.22 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 2624040 0 0 0 338192 930 0 0 20 0 1 0 78093063 20107964416 4462992 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 4909171 4462992 1248 1200 0 4907651 0
Current children cumulated CPU time: 3391.22 s
Current children cumulated vsize: 19636684 KiB
Current children cumulated memory: 17851968 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/250 91262
/proc/meminfo: memFree=78016832/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=19636876 memory=17950144 CPUtime=3451.06 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 2650001 0 0 0 344164 942 0 0 20 0 1 0 78093063 20108161024 4487536 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 4909219 4487536 1248 1200 0 4907699 0
Current children cumulated CPU time: 3451.06 s
Current children cumulated vsize: 19636876 KiB
Current children cumulated memory: 17950144 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/250 91264
/proc/meminfo: memFree=76733160/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=19955072 memory=18206144 CPUtime=3510.89 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 2715298 0 0 0 350131 958 0 0 20 0 1 0 78093063 20433993728 4551536 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 4988768 4551536 1248 1200 0 4987248 0
Current children cumulated CPU time: 3510.89 s
Current children cumulated vsize: 19955072 KiB
Current children cumulated memory: 18206144 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/250 91266
/proc/meminfo: memFree=76090452/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=20847824 memory=18760384 CPUtime=3570.73 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 2855353 0 0 0 356089 984 0 0 20 0 1 0 78093063 21348171776 4690096 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 5211956 4690096 1248 1200 0 5210436 0
Current children cumulated CPU time: 3570.73 s
Current children cumulated vsize: 20847824 KiB
Current children cumulated memory: 18760384 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.7 s]
/proc/loadavg: 4.18 4.13 4.10 5/250 91267
/proc/meminfo: memFree=75930792/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=20848016 memory=18801472 CPUtime=3600.06 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 2866317 0 0 0 359017 989 0 0 20 0 1 0 78093063 21348368384 4700368 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 5212004 4700368 1248 1200 0 5210484 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 20848016 KiB
Current children cumulated memory: 18801472 KiB

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

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

# cumulated CPU time of all completed processes:  user=3591.73 s, system=10.2676 s

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

[startup+3612.8 s]
/proc/loadavg: 4.17 4.13 4.09 5/250 91267
/proc/meminfo: memFree=75951272/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=14385628 memory=13280916 CPUtime=3601.15 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 2868982 0 0 0 359125 990 0 0 20 0 1 0 78093063 14730883072 3320229 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 3596407 3320229 1280 1200 0 3594887 0
Current children cumulated CPU time: 3601.15 s
Current children cumulated vsize: 14385628 KiB
Current children cumulated memory: 13280916 KiB

[startup+3613.2 s]
/proc/loadavg: 4.17 4.13 4.09 5/249 91275
/proc/meminfo: memFree=95160168/131382116 swapFree=33005528/33010684
[pid=90990] ppid=90986 vsize=11019116 memory=10445772 CPUtime=3601.55 cores=5,7
/proc/90990/stat : 90990 (Exact) R 90986 90990 90928 0 -1 4194304 2869243 0 0 0 359152 1003 0 0 20 0 1 0 78093063 11283574784 2611443 18446744073709551615 4198400 9112445 140736612199776 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 28168192 140736612206884 140736612207083 140736612207083 140736612212687 0
/proc/90990/statm: 2754779 2611443 1280 1200 0 2753259 0
Current children cumulated CPU time: 3601.55 s
Current children cumulated vsize: 11019116 KiB
Current children cumulated memory: 10445772 KiB

[startup+3613.61 s]
/proc/loadavg: 4.17 4.13 4.09 4/246 91275
/proc/meminfo: memFree=104294640/131382116 swapFree=33005528/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3613.64
CPU time (s): 3602
CPU user time (s): 3591.73
CPU system time (s): 10.2676
CPU usage (%): 99.6779
Max. virtual memory (cumulated for all children) (KiB): 20848016
Max. memory (cumulated for all children) (KiB): 18801600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.73
system time used= 10.2676
maximum resident set size= 18801600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2869505
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= 22
involuntary context switches= 3841


# summary of solver processes directly reported to runsolver:
#   pid: 90990
#   total CPU time (s): 3602
#   total CPU user time (s): 3591.73
#   total CPU system time (s): 10.2676

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.4464 second user time and 35.7824 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-07-04 12:15:37
IDJOB=4525681
IDBENCH=143877
IDSOLVER=3376
FILE ID=nodeC010/4525681-1751624136
RUNJOBID= nodeC010-1751624136-90941
SLURM_JOB_ID= 9598946
Free space on /tmp= 429696 MiB

SOLVER NAME= Exact_no_dombreaking 2025-06-16
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/scens/normalized-scen08reduc_wcsp.wbo
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=360 --inp-dombreaklim=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4525681-1751624136/watcher-4525681-1751624136 -o /tmp/evaluation-result-4525681-1751624136/solver-4525681-1751624136 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751624136-90941 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1297113204 --ls=360 --inp-dombreaklim=0 HOME/instance-4525681-1751624136.wbo

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

MD5SUM BENCH= 6173017921cf4cdc7f10e0dda09f7db9
RANDOM SEED=1297113204

nodeC010 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.142
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.36
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		: 1396.666
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.36
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.150
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.36
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.225
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.36
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		: 1197.445
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.36
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		: 1396.879
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.36
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		: 1396.672
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.36
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.149
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        129694096 kB
MemAvailable:   129834196 kB
Buffers:             228 kB
Cached:           936316 kB
SwapCached:         4296 kB
Active:           388944 kB
Inactive:         697976 kB
Active(anon):     109116 kB
Inactive(anon):    54928 kB
Active(file):     279828 kB
Inactive(file):   643048 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005528 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            155680 kB
Writeback:             0 kB
AnonPages:        149300 kB
Mapped:           108128 kB
Shmem:             13628 kB
KReclaimable:     113700 kB
Slab:             198888 kB
SReclaimable:     113700 kB
SUnreclaim:        85188 kB
KernelStack:        4048 kB
PageTables:         3116 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     515704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 429748 MiB
End job on nodeC010 at 2025-07-04 13:15:50