Trace number 4525741

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
SCIP 2024-07-07? (TO) 3600.09 3608.71

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/celar/
normalized-celar6-sub1-24_wcsp.wbo
MD5SUM0fb77b786bdb5828a2775dbdb30deb06
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2656
Best CPU time to get the best result obtained on this benchmark6.95181
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables336
Total number of constraints69031
Number of soft constraints69017
Number of constraints which are clauses69017
Number of constraints which are cardinality constraints (but not clauses)14
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint24
Top cost 47694
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 9891329
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 25
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

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4525741-1751624623.wbo>
0.20/0.26	c original problem has 69353 variables (69353 bin, 0 int, 0 impl, 0 cont) and 138049 constraints
0.20/0.26	c problem read in 0.25
0.89/1.00	c presolving:
1.18/1.20	c (round 1, fast)       0 del vars, 0 del conss, 0 add conss, 69017 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 69031 clqs
3.28/3.38	c    (3.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)

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 (60857 MiB free)
  memory of node 1: 64465 MiB (43931 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4525741-1751624623/watcher-4525741-1751624623 -o /tmp/evaluation-result-4525741-1751624623/solver-4525741-1751624623 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751624435-89175 --watchdog 3760 pbscip -f HOME/instance-4525741-1751624623.wbo -t 3600 -j 2 -m 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=89346, runsolver pid=89343
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 3.99 2.54 1.82 5/267 89347
/proc/meminfo: memFree=107300136/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=87444 memory=59776 CPUtime=0.09 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 12026 0 0 0 7 2 0 0 20 0 1 0 78139863 89542656 14944 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 21861 14944 3232 3530 0 13312 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 87444 KiB
Current children cumulated memory: 59776 KiB

[startup+0.20581 s]*
/proc/loadavg: 3.99 2.54 1.82 5/267 89347
/proc/meminfo: memFree=107294452/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=130536 memory=102784 CPUtime=0.2 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 22771 0 0 0 17 3 0 0 20 0 1 0 78139863 133668864 25696 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 32634 25696 3232 3530 0 24085 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 130536 KiB
Current children cumulated memory: 102784 KiB

[startup+0.30575 s]*
/proc/loadavg: 3.99 2.54 1.82 5/267 89347
/proc/meminfo: memFree=107286388/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=205712 memory=177872 CPUtime=0.3 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 42159 0 0 0 25 5 0 0 20 0 1 0 78139863 210649088 44436 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 51428 44436 3520 3530 0 42879 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 205712 KiB
Current children cumulated memory: 177872 KiB

[startup+0.7002 s]
/proc/loadavg: 3.99 2.54 1.82 5/267 89347
/proc/meminfo: memFree=107270260/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=407300 memory=376656 CPUtime=0.68 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 91825 0 0 0 57 11 0 0 20 0 1 0 78139863 417075200 94164 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 101825 94164 3584 3530 0 93276 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 407300 KiB
Current children cumulated memory: 376656 KiB

[startup+1.50018 s]
/proc/loadavg: 3.99 2.54 1.82 5/267 89347
/proc/meminfo: memFree=107036912/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=572228 memory=538448 CPUtime=1.48 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 132335 0 0 0 130 18 0 0 20 0 1 0 78139863 585961472 134612 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 143057 134612 3648 3530 0 134508 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 572228 KiB
Current children cumulated memory: 538448 KiB

[startup+3.10588 s]
/proc/loadavg: 3.99 2.56 1.83 5/266 89347
/proc/meminfo: memFree=106872288/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=572228 memory=538448 CPUtime=3.08 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 132335 0 0 0 289 19 0 0 20 0 1 0 78139863 585961472 134612 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 143057 134612 3648 3530 0 134508 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 572228 KiB
Current children cumulated memory: 538448 KiB

[startup+6.30017 s]
/proc/loadavg: 3.99 2.56 1.83 5/266 89347
/proc/meminfo: memFree=106279616/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1109424 memory=985976 CPUtime=6.26 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 204985 0 0 0 593 33 0 0 20 0 1 0 78139863 1136050176 246494 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 277356 246494 3680 3530 0 268807 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1109424 KiB
Current children cumulated memory: 985976 KiB

[startup+12.7002 s]
/proc/loadavg: 3.99 2.59 1.84 5/266 89347
/proc/meminfo: memFree=105489720/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1461008 memory=1343876 CPUtime=12.65 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 293433 0 0 0 1220 45 0 0 20 0 1 0 78139863 1496072192 335969 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 365252 335969 3680 3530 0 356703 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1461008 KiB
Current children cumulated memory: 1343876 KiB

[startup+25.5002 s]
/proc/loadavg: 4.06 2.67 1.88 6/266 89348
/proc/meminfo: memFree=104471140/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1571820 memory=1458940 CPUtime=25.42 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 321704 0 0 0 2492 50 0 0 20 0 1 0 78139863 1609543680 364735 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 392955 364735 3680 3530 0 384406 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 1571820 KiB
Current children cumulated memory: 1458940 KiB

[startup+51.1056 s]
/proc/loadavg: 4.04 2.78 1.94 5/266 89348
/proc/meminfo: memFree=102623144/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1596144 memory=1483516 CPUtime=50.97 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 327850 0 0 0 5046 51 0 0 20 0 1 0 78139863 1634451456 370879 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 399036 370879 3680 3530 0 390487 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 1596144 KiB
Current children cumulated memory: 1483516 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 2.99 2.05 5/266 89350
/proc/meminfo: memFree=99042356/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1596148 memory=1483516 CPUtime=102.05 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 327859 0 0 0 10153 52 0 0 20 0 1 0 78139863 1634455552 370879 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 399037 370879 3680 3530 0 390488 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 1596148 KiB
Current children cumulated memory: 1483516 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 3.19 2.18 5/267 89407
/proc/meminfo: memFree=118648476/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1596156 memory=1483516 CPUtime=161.89 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 327864 0 0 0 16137 52 0 0 20 0 1 0 78139863 1634463744 370879 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 399039 370879 3680 3530 0 390490 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 1596156 KiB
Current children cumulated memory: 1483516 KiB

[startup+222.3 s]
/proc/loadavg: 4.24 3.41 2.33 5/268 89463
/proc/meminfo: memFree=123124172/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1596156 memory=1483516 CPUtime=221.72 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 327865 0 0 0 22120 52 0 0 20 0 1 0 78139863 1634463744 370879 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 399039 370879 3680 3530 0 390490 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 1596156 KiB
Current children cumulated memory: 1483516 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 3.54 2.44 5/268 89469
/proc/meminfo: memFree=123467764/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1596160 memory=1483516 CPUtime=281.57 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 327870 0 0 0 28105 52 0 0 20 0 1 0 78139863 1634467840 370879 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 399040 370879 3680 3530 0 390491 0
Current children cumulated CPU time: 281.57 s
Current children cumulated vsize: 1596160 KiB
Current children cumulated memory: 1483516 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 3.64 2.55 5/268 89471
/proc/meminfo: memFree=123462356/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1596164 memory=1483516 CPUtime=341.41 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 327871 0 0 0 34089 52 0 0 20 0 1 0 78139863 1634471936 370879 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 399041 370879 3680 3530 0 390492 0
Current children cumulated CPU time: 341.41 s
Current children cumulated vsize: 1596164 KiB
Current children cumulated memory: 1483516 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 3.74 2.65 6/267 89473
/proc/meminfo: memFree=123474372/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1596164 memory=1483516 CPUtime=401.26 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 327879 0 0 0 40073 53 0 0 20 0 1 0 78139863 1634471936 370879 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 399041 370879 3680 3530 0 390492 0
Current children cumulated CPU time: 401.26 s
Current children cumulated vsize: 1596164 KiB
Current children cumulated memory: 1483516 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 3.80 2.74 5/264 89475
/proc/meminfo: memFree=123488280/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1596168 memory=1483516 CPUtime=461.11 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 327881 0 0 0 46058 53 0 0 20 0 1 0 78139863 1634476032 370879 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 399042 370879 3680 3530 0 390493 0
Current children cumulated CPU time: 461.11 s

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

Current children cumulated memory: 1502460 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.11 4.03 5/263 89601
/proc/meminfo: memFree=123400832/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1596220 memory=1502460 CPUtime=2915.18 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 327932 0 0 0 291463 55 0 0 20 0 1 0 78139863 1634529280 375615 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 399055 375615 3680 3530 0 390506 0
Current children cumulated CPU time: 2915.18 s
Current children cumulated vsize: 1596220 KiB
Current children cumulated memory: 1502460 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.12 4.04 5/262 89603
/proc/meminfo: memFree=123392264/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1596220 memory=1502460 CPUtime=2975.05 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 327932 0 0 0 297450 55 0 0 20 0 1 0 78139863 1634529280 375615 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 399055 375615 3680 3530 0 390506 0
Current children cumulated CPU time: 2975.05 s
Current children cumulated vsize: 1596220 KiB
Current children cumulated memory: 1502460 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.11 4.04 5/262 89605
/proc/meminfo: memFree=123393568/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1596220 memory=1502460 CPUtime=3034.92 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 327932 0 0 0 303437 55 0 0 20 0 1 0 78139863 1634529280 375615 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 399055 375615 3680 3530 0 390506 0
Current children cumulated CPU time: 3034.92 s
Current children cumulated vsize: 1596220 KiB
Current children cumulated memory: 1502460 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.11 4.04 5/262 89607
/proc/meminfo: memFree=123410660/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1596224 memory=1502460 CPUtime=3094.79 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 327933 0 0 0 309424 55 0 0 20 0 1 0 78139863 1634533376 375615 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 399056 375615 3680 3530 0 390507 0
Current children cumulated CPU time: 3094.79 s
Current children cumulated vsize: 1596224 KiB
Current children cumulated memory: 1502460 KiB

[startup+3162.3 s]
/proc/loadavg: 4.21 4.13 4.05 5/264 89613
/proc/meminfo: memFree=123394888/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1596224 memory=1502460 CPUtime=3154.67 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 327933 0 0 0 315411 56 0 0 20 0 1 0 78139863 1634533376 375615 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 399056 375615 3680 3530 0 390507 0
Current children cumulated CPU time: 3154.67 s
Current children cumulated vsize: 1596224 KiB
Current children cumulated memory: 1502460 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.12 4.05 5/263 89615
/proc/meminfo: memFree=123393956/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1596224 memory=1502460 CPUtime=3214.54 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 327936 0 0 0 321398 56 0 0 20 0 1 0 78139863 1634533376 375615 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 399056 375615 3680 3530 0 390507 0
Current children cumulated CPU time: 3214.54 s
Current children cumulated vsize: 1596224 KiB
Current children cumulated memory: 1502460 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.13 4.05 5/264 89622
/proc/meminfo: memFree=123396848/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1596224 memory=1502460 CPUtime=3274.41 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 327936 0 0 0 327385 56 0 0 20 0 1 0 78139863 1634533376 375615 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 399056 375615 3680 3530 0 390507 0
Current children cumulated CPU time: 3274.41 s
Current children cumulated vsize: 1596224 KiB
Current children cumulated memory: 1502460 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.13 4.06 5/264 89624
/proc/meminfo: memFree=123398332/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1596224 memory=1502460 CPUtime=3334.29 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 327936 0 0 0 333372 57 0 0 20 0 1 0 78139863 1634533376 375615 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 399056 375615 3680 3530 0 390507 0
Current children cumulated CPU time: 3334.29 s
Current children cumulated vsize: 1596224 KiB
Current children cumulated memory: 1502460 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.12 4.06 5/264 89626
/proc/meminfo: memFree=123388564/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1596228 memory=1502460 CPUtime=3394.16 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 327937 0 0 0 339359 57 0 0 20 0 1 0 78139863 1634537472 375615 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 399057 375615 3680 3530 0 390508 0
Current children cumulated CPU time: 3394.16 s
Current children cumulated vsize: 1596228 KiB
Current children cumulated memory: 1502460 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.13 4.06 5/265 89943
/proc/meminfo: memFree=125848472/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1596228 memory=1502460 CPUtime=3454.02 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 327937 0 0 0 345345 57 0 0 20 0 1 0 78139863 1634537472 375615 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 399057 375615 3680 3530 0 390508 0
Current children cumulated CPU time: 3454.02 s
Current children cumulated vsize: 1596228 KiB
Current children cumulated memory: 1502460 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.12 4.06 5/265 89990
/proc/meminfo: memFree=126118120/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1596228 memory=1502460 CPUtime=3513.88 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 327937 0 0 0 351331 57 0 0 20 0 1 0 78139863 1634537472 375615 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 399057 375615 3680 3530 0 390508 0
Current children cumulated CPU time: 3513.88 s
Current children cumulated vsize: 1596228 KiB
Current children cumulated memory: 1502460 KiB

[startup+3582.3 s]
/proc/loadavg: 4.18 4.13 4.07 5/265 90216
/proc/meminfo: memFree=126193204/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1596228 memory=1502460 CPUtime=3573.74 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 327937 0 0 0 357317 57 0 0 20 0 1 0 78139863 1634537472 375615 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 399057 375615 3680 3530 0 390508 0
Current children cumulated CPU time: 3573.74 s
Current children cumulated vsize: 1596228 KiB
Current children cumulated memory: 1502460 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.7 s]
/proc/loadavg: 4.11 4.11 4.07 5/264 90261
/proc/meminfo: memFree=125269580/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1596228 memory=1502460 CPUtime=3600.06 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 327937 0 0 0 359949 57 0 0 20 0 1 0 78139863 1634537472 375615 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 399057 375615 3680 3530 0 390508 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 1596228 KiB
Current children cumulated memory: 1502460 KiB

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

[startup+3608.71 s]
# the end of solver process 89346 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3599.5 s, system=0.587754 s

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

[startup+3608.7 s]
/proc/loadavg: 4.11 4.11 4.07 5/264 90261
/proc/meminfo: memFree=125269580/131249988 swapFree=33010160/33010684
[pid=89346] ppid=89343 vsize=1596228 memory=1502460 CPUtime=3600.06 cores=4,6
/proc/89346/stat : 89346 (pbscip) R 89343 89346 89164 0 -1 4194304 327937 0 0 0 359949 57 0 0 20 0 1 0 78139863 1634537472 375615 18446744073709551615 4235264 18693293 140731556114480 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 26689536 140731556116871 140731556116970 140731556116970 140731556122574 0
/proc/89346/statm: 399057 375615 3680 3530 0 390508 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 1596228 KiB
Current children cumulated memory: 1502460 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.71
CPU time (s): 3600.09
CPU user time (s): 3599.5
CPU system time (s): 0.587754
CPU usage (%): 99.761
Max. virtual memory (cumulated for all children) (KiB): 1596228
Max. memory (cumulated for all children) (KiB): 1502460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.5
system time used= 0.587754
maximum resident set size= 1502460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 327937
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= 82
involuntary context switches= 18518


# summary of solver processes directly reported to runsolver:
#   pid: 89346
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3599.5
#   total CPU system time (s): 0.587754

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.71635 second user time and 15.3414 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-07-04 12:23:43
IDJOB=4525741
IDBENCH=143883
IDSOLVER=3382
FILE ID=nodeC020/4525741-1751624623
RUNJOBID= nodeC020-1751624435-89175
SLURM_JOB_ID= 9598948
Free space on /tmp= 431580 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/celar/normalized-celar6-sub1-24_wcsp.wbo
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4525741-1751624623/watcher-4525741-1751624623 -o /tmp/evaluation-result-4525741-1751624623/solver-4525741-1751624623 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751624435-89175 --watchdog 3760  pbscip -f HOME/instance-4525741-1751624623.wbo -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 0fb77b786bdb5828a2775dbdb30deb06
RANDOM SEED=665210831

nodeC020 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		: 3599.854
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	: 6999.79
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		: 3599.924
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	: 6999.79
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		: 3596.409
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	: 6999.79
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		: 3600.430
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	: 6999.79
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		: 3602.204
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	: 6999.79
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		: 3599.949
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	: 6999.79
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		: 3599.407
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	: 6999.79
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		: 3599.525
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	: 6999.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        107312296 kB
MemAvailable:   107889980 kB
Buffers:            2128 kB
Cached:          1369104 kB
SwapCached:            8 kB
Active:         21853128 kB
Inactive:         803688 kB
Active(anon):   21279060 kB
Inactive(anon):    24568 kB
Active(file):     574068 kB
Inactive(file):   779120 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             20608 kB
Writeback:             4 kB
AnonPages:      21288004 kB
Mapped:           135476 kB
Shmem:             18044 kB
KReclaimable:     127472 kB
Slab:             219608 kB
SReclaimable:     127472 kB
SUnreclaim:        92136 kB
KernelStack:        4304 kB
PageTables:        45080 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:   22808592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4108288 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431480 MiB
End job on nodeC020 at 2025-07-04 13:23:52