Trace number 4526653

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) 3601.93 3612.22

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/
graphs/normalized-graph13reduc_wcsp.wbo
MD5SUM997078d0f46188c46d8061e8f06b5aa8
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1388
Best CPU time to get the best result obtained on this benchmark987.203
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables13155
Total number of constraints970906
Number of soft constraints970450
Number of constraints which are clauses970450
Number of constraints which are cardinality constraints (but not clauses)456
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint44
Top cost 10110
Min constraint cost 1
Max constraint cost 3670
Sum of constraints costs 307075871
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.21/3610.52	c Program interrupted by user.
3600.21/3610.52	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 (62824 MiB free)
  memory of node 1: 64465 MiB (63366 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4526653-1751633178/watcher-4526653-1751633178 -o /tmp/evaluation-result-4526653-1751633178/solver-4526653-1751633178 -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=1028283555 --ls=360 --inp-dombreaklim=0 HOME/instance-4526653-1751633178.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=92431, runsolver pid=92428

[startup+0.100073 s]*
/proc/loadavg: 4.07 4.14 4.16 5/251 92432
/proc/meminfo: memFree=129197380/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=58680 memory=33848 CPUtime=0.09 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 8729 0 0 0 7 2 0 0 20 0 1 0 78997251 60088320 8462 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 14670 8462 1024 1200 0 13150 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 58680 KiB
Current children cumulated memory: 33848 KiB

[startup+0.213449 s]*
/proc/loadavg: 4.07 4.14 4.16 5/251 92432
/proc/meminfo: memFree=129147732/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=101388 memory=72860 CPUtime=0.21 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 18802 0 0 0 17 4 0 0 20 0 1 0 78997251 103821312 18183 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 25347 18183 1024 1200 0 23827 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 101388 KiB
Current children cumulated memory: 72860 KiB

[startup+0.313695 s]*
/proc/loadavg: 4.07 4.14 4.16 5/251 92432
/proc/meminfo: memFree=129091404/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=121564 memory=93364 CPUtime=0.3 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 23823 0 0 0 25 5 0 0 20 0 1 0 78997251 124481536 23341 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 30391 23341 1024 1200 0 28871 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 121564 KiB
Current children cumulated memory: 93364 KiB

[startup+0.700309 s]
/proc/loadavg: 4.07 4.14 4.16 5/251 92432
/proc/meminfo: memFree=128943152/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=236284 memory=205160 CPUtime=0.68 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 41631 0 0 0 57 11 0 0 20 0 1 0 78997251 241954816 51290 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 59071 51290 1024 1200 0 57551 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 236284 KiB
Current children cumulated memory: 205160 KiB

[startup+1.50032 s]
/proc/loadavg: 4.14 4.16 4.17 5/251 92432
/proc/meminfo: memFree=128672720/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=476432 memory=444884 CPUtime=1.48 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 72100 0 0 0 128 20 0 0 20 0 1 0 78997251 487866368 111221 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 119108 111221 1024 1200 0 117588 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 476432 KiB
Current children cumulated memory: 444884 KiB

[startup+3.11336 s]
/proc/loadavg: 4.14 4.16 4.17 5/251 92432
/proc/meminfo: memFree=127468156/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=1135124 memory=1075996 CPUtime=3.08 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 123024 0 0 0 266 42 0 0 20 0 1 0 78997251 1162366976 268999 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 283781 268999 1024 1200 0 282261 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1135124 KiB
Current children cumulated memory: 1075996 KiB

[startup+6.3003 s]
/proc/loadavg: 4.13 4.15 4.17 5/251 92432
/proc/meminfo: memFree=126350500/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=2041620 memory=1939456 CPUtime=6.26 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 196948 0 0 0 554 72 0 0 20 0 1 0 78997251 2090618880 484864 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 510405 484864 1024 1200 0 508885 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2041620 KiB
Current children cumulated memory: 1939456 KiB

[startup+12.7003 s]
/proc/loadavg: 4.12 4.15 4.17 5/251 92432
/proc/meminfo: memFree=125840540/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=2492968 memory=2312724 CPUtime=12.65 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 282394 0 0 0 1176 89 0 0 20 0 1 0 78997251 2552799232 578181 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 623242 578181 1024 1200 0 621722 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2492968 KiB
Current children cumulated memory: 2312724 KiB

[startup+25.5003 s]
/proc/loadavg: 4.10 4.14 4.16 5/251 92432
/proc/meminfo: memFree=125841548/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=2492968 memory=2312724 CPUtime=25.4 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 282760 0 0 0 2451 89 0 0 20 0 1 0 78997251 2552799232 578181 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 623242 578181 1024 1200 0 621722 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2492968 KiB
Current children cumulated memory: 2312724 KiB

[startup+51.1133 s]
/proc/loadavg: 4.12 4.14 4.16 5/251 92433
/proc/meminfo: memFree=125842316/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=2492968 memory=2312724 CPUtime=50.94 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 284533 0 0 0 5004 90 0 0 20 0 1 0 78997251 2552799232 578181 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 623242 578181 1024 1200 0 621722 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2492968 KiB
Current children cumulated memory: 2312724 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.15 4.17 5/251 92434
/proc/meminfo: memFree=125859420/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=2492968 memory=2312724 CPUtime=101.95 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 284957 0 0 0 10105 90 0 0 20 0 1 0 78997251 2552799232 578181 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 623242 578181 1024 1200 0 621722 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 2492968 KiB
Current children cumulated memory: 2312724 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.14 4.16 5/251 92436
/proc/meminfo: memFree=125864328/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=2492968 memory=2312724 CPUtime=161.76 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 285252 0 0 0 16085 91 0 0 20 0 1 0 78997251 2552799232 578181 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 623242 578181 1024 1200 0 621722 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 2492968 KiB
Current children cumulated memory: 2312724 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.12 4.15 5/250 92438
/proc/meminfo: memFree=125865720/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=2492968 memory=2312724 CPUtime=221.56 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 285983 0 0 0 22064 92 0 0 20 0 1 0 78997251 2552799232 578181 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 623242 578181 1024 1200 0 621722 0
Current children cumulated CPU time: 221.56 s
Current children cumulated vsize: 2492968 KiB
Current children cumulated memory: 2312724 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.11 4.15 5/249 92443
/proc/meminfo: memFree=125858388/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=2492968 memory=2312724 CPUtime=281.33 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 286110 0 0 0 28041 92 0 0 20 0 1 0 78997251 2552799232 578181 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 623242 578181 1024 1200 0 621722 0
Current children cumulated CPU time: 281.33 s
Current children cumulated vsize: 2492968 KiB
Current children cumulated memory: 2312724 KiB

[startup+342.3 s]
/proc/loadavg: 4.17 4.14 4.15 5/249 92445
/proc/meminfo: memFree=125851016/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=2492968 memory=2312724 CPUtime=341.13 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 286288 0 0 0 34021 92 0 0 20 0 1 0 78997251 2552799232 578181 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 623242 578181 1024 1200 0 621722 0
Current children cumulated CPU time: 341.13 s
Current children cumulated vsize: 2492968 KiB
Current children cumulated memory: 2312724 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.12 4.15 5/249 92447
/proc/meminfo: memFree=122601620/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=3857656 memory=3605412 CPUtime=400.94 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 366828 0 0 0 39945 149 0 0 20 0 1 0 78997251 3950239744 901353 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 964414 901353 1248 1200 0 962894 0
Current children cumulated CPU time: 400.94 s
Current children cumulated vsize: 3857656 KiB
Current children cumulated memory: 3605412 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.12 4.14 5/249 92449
/proc/meminfo: memFree=120785240/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=4290280 memory=4052360 CPUtime=460.8 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 445650 0 0 0 45914 166 0 0 20 0 1 0 78997251 4393246720 1013090 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 1072570 1013090 1248 1200 0 1071050 0
Current children cumulated CPU time: 460.8 s

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

/proc/meminfo: memFree=85409048/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=23479476 memory=21935136 CPUtime=2973.74 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 3228362 0 0 0 296213 1161 0 0 20 0 1 0 78997251 24042983424 5483784 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 5869869 5483784 1248 1200 0 5868349 0
Current children cumulated CPU time: 2973.74 s
Current children cumulated vsize: 23479476 KiB
Current children cumulated memory: 21935136 KiB

[startup+3042.3 s]
/proc/loadavg: 2.10 2.13 2.34 3/239 92693
/proc/meminfo: memFree=85420736/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=23479476 memory=21935136 CPUtime=3033.58 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 3232870 0 0 0 302191 1167 0 0 20 0 1 0 78997251 24042983424 5483784 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 5869869 5483784 1248 1200 0 5868349 0
Current children cumulated CPU time: 3033.58 s
Current children cumulated vsize: 23479476 KiB
Current children cumulated memory: 21935136 KiB

[startup+3102.3 s]
/proc/loadavg: 2.10 2.12 2.32 3/239 92695
/proc/meminfo: memFree=85421508/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=23479476 memory=21935264 CPUtime=3093.41 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 3238130 0 0 0 308169 1172 0 0 20 0 1 0 78997251 24042983424 5483816 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 5869869 5483816 1248 1200 0 5868349 0
Current children cumulated CPU time: 3093.41 s
Current children cumulated vsize: 23479476 KiB
Current children cumulated memory: 21935264 KiB

[startup+3162.3 s]
/proc/loadavg: 2.08 2.11 2.31 3/239 92697
/proc/meminfo: memFree=85422264/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=23479476 memory=21935904 CPUtime=3153.25 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 3243007 0 0 0 314148 1177 0 0 20 0 1 0 78997251 24042983424 5483976 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 5869869 5483976 1248 1200 0 5868349 0
Current children cumulated CPU time: 3153.25 s
Current children cumulated vsize: 23479476 KiB
Current children cumulated memory: 21935904 KiB

[startup+3222.3 s]
/proc/loadavg: 2.15 2.12 2.29 3/239 92699
/proc/meminfo: memFree=85400340/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=23479476 memory=21936544 CPUtime=3213.09 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 3246372 0 0 0 320126 1183 0 0 20 0 1 0 78997251 24042983424 5484136 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 5869869 5484136 1248 1200 0 5868349 0
Current children cumulated CPU time: 3213.09 s
Current children cumulated vsize: 23479476 KiB
Current children cumulated memory: 21936544 KiB

[startup+3282.3 s]
/proc/loadavg: 2.05 2.10 2.27 3/237 92701
/proc/meminfo: memFree=85015316/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=23999280 memory=22292640 CPUtime=3272.92 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 3340865 0 0 0 326090 1202 0 0 20 0 1 0 78997251 24575262720 5573160 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 5999820 5573160 1248 1200 0 5998300 0
Current children cumulated CPU time: 3272.92 s
Current children cumulated vsize: 23999280 KiB
Current children cumulated memory: 22292640 KiB

[startup+3342.3 s]
/proc/loadavg: 2.09 2.11 2.26 3/238 92706
/proc/meminfo: memFree=83395240/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=26354804 memory=23889696 CPUtime=3332.76 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 3743320 0 0 0 332009 1267 0 0 20 0 1 0 78997251 26987319296 5972424 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 6588701 5972424 1248 1200 0 6587181 0
Current children cumulated CPU time: 3332.76 s
Current children cumulated vsize: 26354804 KiB
Current children cumulated memory: 23889696 KiB

[startup+3402.3 s]
/proc/loadavg: 2.13 2.12 2.26 3/238 92708
/proc/meminfo: memFree=83255144/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=26471548 memory=23989348 CPUtime=3392.59 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 3773406 0 0 0 337981 1278 0 0 20 0 1 0 78997251 27106865152 5997337 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 6617887 5997337 1248 1200 0 6616367 0
Current children cumulated CPU time: 3392.59 s
Current children cumulated vsize: 26471548 KiB
Current children cumulated memory: 23989348 KiB

[startup+3462.3 s]
/proc/loadavg: 2.10 2.11 2.25 3/238 92710
/proc/meminfo: memFree=83087060/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=26624960 memory=24126564 CPUtime=3452.42 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 3813270 0 0 0 343953 1289 0 0 20 0 1 0 78997251 27263959040 6031641 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 6656240 6031641 1248 1200 0 6654720 0
Current children cumulated CPU time: 3452.42 s
Current children cumulated vsize: 26624960 KiB
Current children cumulated memory: 24126564 KiB

[startup+3522.3 s]
/proc/loadavg: 2.11 2.10 2.23 3/238 92712
/proc/meminfo: memFree=82434292/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=27590936 memory=24732260 CPUtime=3512.26 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 3971311 0 0 0 349909 1317 0 0 20 0 1 0 78997251 28253118464 6183065 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 6897734 6183065 1248 1200 0 6896214 0
Current children cumulated CPU time: 3512.26 s
Current children cumulated vsize: 27590936 KiB
Current children cumulated memory: 24732260 KiB

[startup+3582.3 s]
/proc/loadavg: 2.10 2.10 2.22 3/238 92718
/proc/meminfo: memFree=79775900/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=31594768 memory=27324352 CPUtime=3572.09 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 4588024 0 0 0 355790 1419 0 0 20 0 1 0 78997251 32353042432 6831088 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 7898692 6831088 1248 1200 0 7897172 0
Current children cumulated CPU time: 3572.09 s
Current children cumulated vsize: 31594768 KiB
Current children cumulated memory: 27324352 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 2.14 2.10 2.22 3/238 92720
/proc/meminfo: memFree=79584932/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=31734060 memory=27493524 CPUtime=3600.01 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 4619951 0 0 0 358573 1428 0 0 20 0 1 0 78997251 32495677440 6873381 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 7933515 6873381 1248 1200 0 7931995 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 31734060 KiB
Current children cumulated memory: 27493524 KiB

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

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

# cumulated CPU time of all completed processes:  user=3587 s, system=14.9366 s

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

[startup+3611.2 s]
/proc/loadavg: 2.14 2.10 2.22 3/238 92720
/proc/meminfo: memFree=79897824/131382116 swapFree=33005528/33010684
[pid=92431] ppid=92428 vsize=22397828 memory=18910236 CPUtime=3600.91 cores=5,7
/proc/92431/stat : 92431 (Exact) R 92428 92431 90928 0 -1 4194304 4621324 0 0 0 358661 1430 0 0 20 0 1 0 78997251 22935375872 4727559 18446744073709551615 4198400 9112445 140736582979296 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 43515904 140736582981924 140736582982123 140736582982123 140736582987727 0
/proc/92431/statm: 5599457 4727559 1280 1200 0 5597937 0
Current children cumulated CPU time: 3600.91 s
Current children cumulated vsize: 22397828 KiB
Current children cumulated memory: 18910236 KiB

[startup+3612 s]*
/proc/loadavg: 2.13 2.10 2.22 3/238 92720
/proc/meminfo: memFree=100679428/131382116 swapFree=33005528/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3612.2 s]
/proc/loadavg: 2.13 2.10 2.22 3/238 92720
/proc/meminfo: memFree=100679428/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): 3612.22
CPU time (s): 3601.93
CPU user time (s): 3587
CPU system time (s): 14.9366
CPU usage (%): 99.7152
Max. virtual memory (cumulated for all children) (KiB): 31734192
Max. memory (cumulated for all children) (KiB): 27493780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587
system time used= 14.9366
maximum resident set size= 27493780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4622505
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= 2
involuntary context switches= 3743


# summary of solver processes directly reported to runsolver:
#   pid: 92431
#   total CPU time (s): 3601.93
#   total CPU user time (s): 3587
#   total CPU system time (s): 14.9366

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.8389 second user time and 35.2023 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-07-04 14:46:19
IDJOB=4526653
IDBENCH=144136
IDSOLVER=3376
FILE ID=nodeC010/4526653-1751633178
RUNJOBID= nodeC010-1751624136-90941
SLURM_JOB_ID= 9598946
Free space on /tmp= 429776 MiB

SOLVER NAME= Exact_no_dombreaking 2025-06-16
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/graphs/normalized-graph13reduc_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-4526653-1751633178/watcher-4526653-1751633178 -o /tmp/evaluation-result-4526653-1751633178/solver-4526653-1751633178 -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=1028283555 --ls=360 --inp-dombreaklim=0 HOME/instance-4526653-1751633178.wbo

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

MD5SUM BENCH= 997078d0f46188c46d8061e8f06b5aa8
RANDOM SEED=1028283555

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		: 1496.438
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		: 3662.007
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.314
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.278
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		: 3660.891
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		: 2595.038
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		: 1197.773
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.147
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:        129255284 kB
MemAvailable:   129321880 kB
Buffers:             228 kB
Cached:           862468 kB
SwapCached:         4296 kB
Active:           865956 kB
Inactive:         624160 kB
Active(anon):     586120 kB
Inactive(anon):    54928 kB
Active(file):     279836 kB
Inactive(file):   569232 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005528 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             60612 kB
Writeback:             4 kB
AnonPages:        626180 kB
Mapped:           114116 kB
Shmem:             13628 kB
KReclaimable:     114308 kB
Slab:             199612 kB
SReclaimable:     114308 kB
SUnreclaim:        85304 kB
KernelStack:        4048 kB
PageTables:         3984 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1031340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    464896 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= 429784 MiB
End job on nodeC010 at 2025-07-04 15:46:31