Trace number 4525653

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.39 3611.79

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/scens/
normalized-scen06-18reduc_wcsp.wbo
MD5SUM85c9e899b779dcafda2f7e25c2fdc65d
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3263
Best CPU time to get the best result obtained on this benchmark90.5155
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1758
Total number of constraints105203
Number of soft constraints105121
Number of constraints which are clauses105121
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint26
Top cost 3389
Min constraint cost 1
Max constraint cost 2436
Sum of constraints costs 36645766
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 27
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.09/3611.50	c Program interrupted by user.
3600.09/3611.50	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: 63708 MiB (59434 MiB free)
  memory of node 1: 64465 MiB (58601 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4525653-1751622115/watcher-4525653-1751622115 -o /tmp/evaluation-result-4525653-1751622115/solver-4525653-1751622115 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751620054-91716 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1667465506 --ls=360 HOME/instance-4525653-1751622115.wbo 

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
Starting watchdog thread
solver pid=92737, runsolver pid=92734
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 4.10 4.13 4.32 5/264 92738
/proc/meminfo: memFree=120843392/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=70436 memory=44696 CPUtime=0.09 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 13147 0 0 0 8 1 0 0 20 0 1 0 77890936 72126464 11174 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 17609 11174 1024 1200 0 16089 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 70436 KiB
Current children cumulated memory: 44696 KiB

[startup+0.205714 s]*
/proc/loadavg: 4.10 4.13 4.32 5/264 92738
/proc/meminfo: memFree=120803320/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=111760 memory=83796 CPUtime=0.2 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 21830 0 0 0 17 3 0 0 20 0 1 0 77890936 114442240 20949 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 27940 20949 1024 1200 0 26420 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 111760 KiB
Current children cumulated memory: 83796 KiB

[startup+0.305688 s]*
/proc/loadavg: 4.10 4.13 4.32 5/264 92738
/proc/meminfo: memFree=120771376/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=140648 memory=115016 CPUtime=0.3 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 27690 0 0 0 26 4 0 0 20 0 1 0 77890936 144023552 28754 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 35162 28754 1024 1200 0 33642 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 140648 KiB
Current children cumulated memory: 115016 KiB

[startup+0.70019 s]
/proc/loadavg: 4.10 4.13 4.32 5/264 92738
/proc/meminfo: memFree=120714924/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=238776 memory=214556 CPUtime=0.69 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 43635 0 0 0 60 9 0 0 20 0 1 0 77890936 244506624 53639 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 59694 53639 1024 1200 0 58174 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 238776 KiB
Current children cumulated memory: 214556 KiB

[startup+1.50019 s]
/proc/loadavg: 4.10 4.13 4.32 5/264 92738
/proc/meminfo: memFree=120625964/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=280408 memory=257312 CPUtime=1.48 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 53829 0 0 0 137 11 0 0 20 0 1 0 77890936 287137792 64328 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 70102 64328 1024 1200 0 68582 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 280408 KiB
Current children cumulated memory: 257312 KiB

[startup+3.10566 s]
/proc/loadavg: 4.09 4.13 4.32 5/264 92738
/proc/meminfo: memFree=120626000/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=280408 memory=257312 CPUtime=3.08 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 53844 0 0 0 297 11 0 0 20 0 1 0 77890936 287137792 64328 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 70102 64328 1024 1200 0 68582 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 280408 KiB
Current children cumulated memory: 257312 KiB

[startup+6.30019 s]
/proc/loadavg: 4.09 4.13 4.32 5/264 92738
/proc/meminfo: memFree=120626252/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=280408 memory=257312 CPUtime=6.25 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 53874 0 0 0 614 11 0 0 20 0 1 0 77890936 287137792 64328 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 70102 64328 1024 1200 0 68582 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 280408 KiB
Current children cumulated memory: 257312 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 4.12 4.31 5/264 92738
/proc/meminfo: memFree=120626252/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=280408 memory=257312 CPUtime=12.61 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 53874 0 0 0 1249 12 0 0 20 0 1 0 77890936 287137792 64328 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 70102 64328 1024 1200 0 68582 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 280408 KiB
Current children cumulated memory: 257312 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.14 4.32 5/264 92738
/proc/meminfo: memFree=120626252/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=280408 memory=257312 CPUtime=25.33 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 53889 0 0 0 2521 12 0 0 20 0 1 0 77890936 287137792 64328 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 70102 64328 1024 1200 0 68582 0
Current children cumulated CPU time: 25.33 s
Current children cumulated vsize: 280408 KiB
Current children cumulated memory: 257312 KiB

[startup+51.1057 s]
/proc/loadavg: 4.09 4.12 4.31 5/264 92739
/proc/meminfo: memFree=120599496/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=280408 memory=257312 CPUtime=50.77 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 53919 0 0 0 5065 12 0 0 20 0 1 0 77890936 287137792 64328 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 70102 64328 1024 1200 0 68582 0
Current children cumulated CPU time: 50.77 s
Current children cumulated vsize: 280408 KiB
Current children cumulated memory: 257312 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.12 4.29 5/264 92743
/proc/meminfo: memFree=120596712/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=280408 memory=257312 CPUtime=101.63 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 53949 0 0 0 10150 13 0 0 20 0 1 0 77890936 287137792 64328 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 70102 64328 1024 1200 0 68582 0
Current children cumulated CPU time: 101.63 s
Current children cumulated vsize: 280408 KiB
Current children cumulated memory: 257312 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.11 4.27 5/264 92792
/proc/meminfo: memFree=116481344/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=280408 memory=257312 CPUtime=161.26 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 53964 0 0 0 16113 13 0 0 20 0 1 0 77890936 287137792 64328 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 70102 64328 1024 1200 0 68582 0
Current children cumulated CPU time: 161.26 s
Current children cumulated vsize: 280408 KiB
Current children cumulated memory: 257312 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.10 4.26 5/264 92794
/proc/meminfo: memFree=115984652/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=280408 memory=257312 CPUtime=220.99 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 53979 0 0 0 22085 14 0 0 20 0 1 0 77890936 287137792 64328 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 70102 64328 1024 1200 0 68582 0
Current children cumulated CPU time: 220.99 s
Current children cumulated vsize: 280408 KiB
Current children cumulated memory: 257312 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.11 4.26 5/264 92796
/proc/meminfo: memFree=114972960/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=280408 memory=257312 CPUtime=280.71 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 53994 0 0 0 28056 15 0 0 20 0 1 0 77890936 287137792 64328 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 70102 64328 1024 1200 0 68582 0
Current children cumulated CPU time: 280.71 s
Current children cumulated vsize: 280408 KiB
Current children cumulated memory: 257312 KiB

[startup+342.3 s]
/proc/loadavg: 4.05 4.09 4.24 5/264 92798
/proc/meminfo: memFree=114591904/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=280408 memory=257312 CPUtime=340.42 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 54009 0 0 0 34027 15 0 0 20 0 1 0 77890936 287137792 64328 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 70102 64328 1024 1200 0 68582 0
Current children cumulated CPU time: 340.42 s
Current children cumulated vsize: 280408 KiB
Current children cumulated memory: 257312 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.10 4.23 5/264 92805
/proc/meminfo: memFree=113783892/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=813172 memory=751156 CPUtime=400.22 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 129922 0 0 0 39984 38 0 0 20 0 1 0 77890936 832688128 187789 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 203293 187789 1280 1200 0 201773 0
Current children cumulated CPU time: 400.22 s
Current children cumulated vsize: 813172 KiB
Current children cumulated memory: 751156 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.10 4.22 5/263 92807
/proc/meminfo: memFree=112121692/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=1802212 memory=1568576 CPUtime=460.04 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 264191 0 0 0 45929 75 0 0 20 0 1 0 77890936 1845465088 392144 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 450553 392144 1280 1200 0 449033 0
Current children cumulated CPU time: 460.04 s

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

/proc/92737/statm: 1232982 1132095 1280 1200 0 1231462 0
Current children cumulated CPU time: 2913.09 s
Current children cumulated vsize: 4931928 KiB
Current children cumulated memory: 4528380 KiB

[startup+2982.3 s]
/proc/loadavg: 4.04 4.11 4.09 5/263 92942
/proc/meminfo: memFree=91649076/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=4931928 memory=4528508 CPUtime=2972.93 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 714524 0 0 0 296947 346 0 0 20 0 1 0 77890936 5050294272 1132127 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 1232982 1132127 1280 1200 0 1231462 0
Current children cumulated CPU time: 2972.93 s
Current children cumulated vsize: 4931928 KiB
Current children cumulated memory: 4528508 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/263 92945
/proc/meminfo: memFree=91670972/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=4931928 memory=4528508 CPUtime=3032.76 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 715215 0 0 0 302926 350 0 0 20 0 1 0 77890936 5050294272 1132127 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 1232982 1132127 1280 1200 0 1231462 0
Current children cumulated CPU time: 3032.76 s
Current children cumulated vsize: 4931928 KiB
Current children cumulated memory: 4528508 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 92950
/proc/meminfo: memFree=91641756/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=4931928 memory=4533372 CPUtime=3092.6 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 716937 0 0 0 308906 354 0 0 20 0 1 0 77890936 5050294272 1133343 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 1232982 1133343 1280 1200 0 1231462 0
Current children cumulated CPU time: 3092.6 s
Current children cumulated vsize: 4931928 KiB
Current children cumulated memory: 4533372 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/264 92952
/proc/meminfo: memFree=91577836/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=4931928 memory=4533372 CPUtime=3152.43 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 717332 0 0 0 314887 356 0 0 20 0 1 0 77890936 5050294272 1133343 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 1232982 1133343 1280 1200 0 1231462 0
Current children cumulated CPU time: 3152.43 s
Current children cumulated vsize: 4931928 KiB
Current children cumulated memory: 4533372 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/264 92954
/proc/meminfo: memFree=91524204/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=4931928 memory=4533372 CPUtime=3212.28 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 717733 0 0 0 320868 360 0 0 20 0 1 0 77890936 5050294272 1133343 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 1232982 1133343 1280 1200 0 1231462 0
Current children cumulated CPU time: 3212.28 s
Current children cumulated vsize: 4931928 KiB
Current children cumulated memory: 4533372 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/264 92956
/proc/meminfo: memFree=91496068/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=4931928 memory=4533372 CPUtime=3272.13 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 718398 0 0 0 326849 364 0 0 20 0 1 0 77890936 5050294272 1133343 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 1232982 1133343 1280 1200 0 1231462 0
Current children cumulated CPU time: 3272.13 s
Current children cumulated vsize: 4931928 KiB
Current children cumulated memory: 4533372 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 92959
/proc/meminfo: memFree=91487040/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=4932508 memory=4533628 CPUtime=3331.96 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 718950 0 0 0 332830 366 0 0 20 0 1 0 77890936 5050888192 1133407 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 1233127 1133407 1280 1200 0 1231607 0
Current children cumulated CPU time: 3331.96 s
Current children cumulated vsize: 4932508 KiB
Current children cumulated memory: 4533628 KiB

[startup+3402.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/264 93011
/proc/meminfo: memFree=99138892/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=4933812 memory=4534652 CPUtime=3391.8 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 719616 0 0 0 338810 370 0 0 20 0 1 0 77890936 5052223488 1133663 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 1233453 1133663 1280 1200 0 1231933 0
Current children cumulated CPU time: 3391.8 s
Current children cumulated vsize: 4933812 KiB
Current children cumulated memory: 4534652 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/265 93058
/proc/meminfo: memFree=100473712/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=4933812 memory=4535036 CPUtime=3451.56 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 720183 0 0 0 344782 374 0 0 20 0 1 0 77890936 5052223488 1133759 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 1233453 1133759 1280 1200 0 1231933 0
Current children cumulated CPU time: 3451.56 s
Current children cumulated vsize: 4933812 KiB
Current children cumulated memory: 4535036 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/265 93060
/proc/meminfo: memFree=100459104/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=4935348 memory=4539132 CPUtime=3511.31 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 720942 0 0 0 350752 379 0 0 20 0 1 0 77890936 5053796352 1134783 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 1233837 1134783 1280 1200 0 1232317 0
Current children cumulated CPU time: 3511.31 s
Current children cumulated vsize: 4935348 KiB
Current children cumulated memory: 4539132 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/265 93062
/proc/meminfo: memFree=100453980/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=4935348 memory=4540796 CPUtime=3571.03 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 721699 0 0 0 356721 382 0 0 20 0 1 0 77890936 5053796352 1135199 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 1233837 1135199 1280 1200 0 1232317 0
Current children cumulated CPU time: 3571.03 s
Current children cumulated vsize: 4935348 KiB
Current children cumulated memory: 4540796 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.5 s]
/proc/loadavg: 4.07 4.09 4.09 5/265 93064
/proc/meminfo: memFree=100450340/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=4938740 memory=4549116 CPUtime=3600.09 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 722804 0 0 0 359625 384 0 0 20 0 1 0 77890936 5057269760 1137279 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 1234685 1137279 1280 1200 0 1233165 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 4938740 KiB
Current children cumulated memory: 4549116 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.41 s, system=3.98048 s

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

[startup+3611.6 s]
/proc/loadavg: 4.07 4.09 4.09 5/265 93064
/proc/meminfo: memFree=100450340/131250000 swapFree=33009904/33010684
[pid=92737] ppid=92734 vsize=3351420 memory=3023584 CPUtime=3600.19 cores=0,2
/proc/92737/stat : 92737 (Exact) R 92734 92737 91706 0 -1 4194304 722849 0 0 0 359634 385 0 0 20 0 1 0 77890936 3431854080 755896 18446744073709551615 4198400 9112445 140730043871456 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 28446720 140730043873592 140730043873771 140730043873771 140730043879375 0
/proc/92737/statm: 837855 755896 1280 1200 0 836335 0
Current children cumulated CPU time: 3600.19 s
Current children cumulated vsize: 3351420 KiB
Current children cumulated memory: 3023584 KiB

[startup+3611.7 s]*
/proc/loadavg: 4.07 4.09 4.09 5/265 93064
/proc/meminfo: memFree=103137104/131250000 swapFree=33009904/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): 3611.79
CPU time (s): 3600.39
CPU user time (s): 3596.41
CPU system time (s): 3.98048
CPU usage (%): 99.6844
Max. virtual memory (cumulated for all children) (KiB): 4938740
Max. memory (cumulated for all children) (KiB): 4549116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.41
system time used= 3.98048
maximum resident set size= 4549116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 722872
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= 15
involuntary context switches= 8073


# summary of solver processes directly reported to runsolver:
#   pid: 92737
#   total CPU time (s): 3600.39
#   total CPU user time (s): 3596.41
#   total CPU system time (s): 3.98048

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.83648 second user time and 15.8605 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-07-04 11:41:55
IDJOB=4525653
IDBENCH=143871
IDSOLVER=3375
FILE ID=nodeC033/4525653-1751622115
RUNJOBID= nodeC033-1751620054-91716
SLURM_JOB_ID= 9598937
Free space on /tmp= 429740 MiB

SOLVER NAME= Exact 2025-06-02
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/scens/normalized-scen06-18reduc_wcsp.wbo
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-4525653-1751622115/watcher-4525653-1751622115 -o /tmp/evaluation-result-4525653-1751622115/solver-4525653-1751622115 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751620054-91716 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1667465506 --ls=360 HOME/instance-4525653-1751622115.wbo

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

MD5SUM BENCH= 85c9e899b779dcafda2f7e25c2fdc65d
RANDOM SEED=1667465506

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        120868340 kB
MemAvailable:   129189824 kB
Buffers:            2128 kB
Cached:          9045080 kB
SwapCached:           68 kB
Active:          1221868 kB
Inactive:        8379188 kB
Active(anon):     566480 kB
Inactive(anon):     5396 kB
Active(file):     655388 kB
Inactive(file):  8373792 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             10148 kB
Writeback:             0 kB
AnonPages:        556852 kB
Mapped:           117116 kB
Shmem:             18028 kB
KReclaimable:     263084 kB
Slab:             356356 kB
SReclaimable:     263084 kB
SUnreclaim:        93272 kB
KernelStack:        4256 kB
PageTables:         4048 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     976436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 429684 MiB
End job on nodeC033 at 2025-07-04 12:42:07