Trace number 4525855

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
PRINTEMPS 2025-05-28? (TO) 3600.15 1955.96

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/academics/
normalized-langford-3-9_wcsp.wbo
MD5SUM6172b52a970037bb43e5aaf6215d1e52
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.515159
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables729
Total number of constraints22248
Number of soft constraints22221
Number of constraints which are clauses22221
Number of constraints which are cardinality constraints (but not clauses)27
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint27
Top cost 1
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 22221
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 28
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 PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.14/0.12	c #variable: 729
0.14/0.12	c #constraint: 22248
0.14/0.12	c #equal: 27
0.14/0.12	c intsize: 5
0.14/0.12	c sizeproduct: 0
0.14/0.12	c #soft: 22221
0.14/0.12	c mincost: 1
0.14/0.12	c maxcost: 1
0.14/0.12	c sumcost: 22221
0.14/0.12	c iteration_max: -1
0.14/0.12	c time_max: -1
0.14/0.12	c number_of_threads(move update): 2
0.14/0.12	c number_of_threads(move evaluation): 2
0.14/0.12	c seed: 149501920
3600.07/1955.91	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: 63665 MiB (53832 MiB free)
  memory of node 1: 64507 MiB (59003 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4525855-1751629104/watcher-4525855-1751629104 -o /tmp/evaluation-result-4525855-1751629104/solver-4525855-1751629104 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751621674-96835 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 149501920 HOME/instance-4525855-1751629104.wbo 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100071 s]*
/proc/loadavg: 5.03 5.07 5.01 5/267 97886
/proc/meminfo: memFree=115511580/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=115048 memory=45532 CPUtime=0.14 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) S 97881 97884 96823 0 -1 4194304 8729 0 0 0 13 1 0 0 20 0 2 0 78588207 117809152 11383 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 28762 11383 608 633 0 12905 0
[pid=97884/tid=97886] ppid=97881 vsize=115048 memory=4026531960 CPUtime=0.04 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) R 97881 97884 96823 0 -1 4194368 1316 0 0 0 4 0 0 0 20 0 2 0 78588207 117809152 11383 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 0 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 115048 KiB
Current children cumulated memory: 45532 KiB

[startup+0.206026 s]*
/proc/loadavg: 4.95 5.05 5.01 5/267 97886
/proc/meminfo: memFree=115495452/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=131800 memory=62556 CPUtime=0.25 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 12926 0 0 0 23 2 0 0 20 0 2 0 78588207 134963200 15639 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 32950 15639 672 633 0 17097 0
[pid=97884/tid=97886] ppid=97881 vsize=131800 memory=4208735117501333788 CPUtime=0.04 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) S 97881 97884 96823 0 -1 4194368 1320 0 0 0 4 0 0 0 20 0 2 0 78588207 134963200 15639 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 131800 KiB
Current children cumulated memory: 62556 KiB

[startup+0.306135 s]*
/proc/loadavg: 4.95 5.05 5.01 5/267 97886
/proc/meminfo: memFree=115494444/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=132568 memory=63068 CPUtime=0.35 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 13058 0 0 0 33 2 0 0 20 0 2 0 78588207 135749632 15767 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 33142 15767 672 633 0 17289 0
[pid=97884/tid=97886] ppid=97881 vsize=132568 memory=7969832609380122994 CPUtime=0.04 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) S 97881 97884 96823 0 -1 4194368 1320 0 0 0 4 0 0 0 20 0 2 0 78588207 135749632 15767 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 132568 KiB
Current children cumulated memory: 63068 KiB

[startup+0.700223 s]
/proc/loadavg: 4.95 5.05 5.01 5/267 97886
/proc/meminfo: memFree=115454124/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=0.78 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 23517 0 0 0 74 4 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=18816 CPUtime=0.09 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) S 97881 97884 96823 0 -1 4194368 1320 0 0 0 9 0 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 0.78 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB

[startup+1.50023 s]
/proc/loadavg: 4.95 5.05 5.01 6/267 97886
/proc/meminfo: memFree=115460520/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=2.21 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 40188 0 0 0 216 5 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=18816 CPUtime=0.72 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) R 97881 97884 96823 0 -1 4194368 1401 0 0 0 72 0 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 2.21 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB

[startup+3.10586 s]
/proc/loadavg: 4.95 5.05 5.01 5/267 97886
/proc/meminfo: memFree=115468840/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=4.52 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 51357 0 0 0 446 6 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=104796 CPUtime=1.44 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) S 97881 97884 96823 0 -1 4194368 1401 0 0 0 144 0 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 4.52 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB

[startup+6.30021 s]
/proc/loadavg: 4.95 5.05 5.01 6/267 97886
/proc/meminfo: memFree=115458084/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=10.46 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 75402 0 0 0 1037 9 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=18816 CPUtime=4.2 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) R 97881 97884 96823 0 -1 4194368 1530 0 0 0 420 0 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 10.46 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB

[startup+12.7002 s]
/proc/loadavg: 4.95 5.05 5.01 7/267 97887
/proc/meminfo: memFree=115443780/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=22.52 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 109334 0 0 0 2240 12 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=104796 CPUtime=9.92 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) R 97881 97884 96823 0 -1 4194368 1837 0 0 0 991 1 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 22.52 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB

[startup+25.5002 s]
/proc/loadavg: 5.04 5.06 5.01 7/267 97887
/proc/meminfo: memFree=115445640/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=46.56 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 125727 0 0 0 4641 15 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=104796 CPUtime=21.26 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) R 97881 97884 96823 0 -1 4194368 2076 0 0 0 2125 1 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 46.56 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB

[startup+51.1058 s]
/proc/loadavg: 5.30 5.12 5.03 7/267 97887
/proc/meminfo: memFree=115441152/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=94.47 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 144812 0 0 0 9425 22 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=18816 CPUtime=43.76 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) R 97881 97884 96823 0 -1 4194368 2291 0 0 0 4374 2 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 94.47 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB

[startup+102.3 s]
/proc/loadavg: 5.31 5.15 5.04 6/268 97892
/proc/meminfo: memFree=115428492/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=190.01 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 178435 0 0 0 18969 32 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=18816 CPUtime=88.51 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) R 97881 97884 96823 0 -1 4194368 2910 0 0 0 8847 4 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 190.01 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB

[startup+162.3 s]
/proc/loadavg: 6.03 5.39 5.14 6/269 97895
/proc/meminfo: memFree=115409368/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=299.72 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 181552 0 0 0 29934 38 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=5760 CPUtime=138.68 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) R 97881 97884 96823 0 -1 4194368 3011 0 0 0 13862 6 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 299.72 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB

[startup+222.3 s]
/proc/loadavg: 6.15 5.54 5.20 8/269 97897
/proc/meminfo: memFree=115421208/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=410.59 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 217092 0 0 0 41007 52 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=18816 CPUtime=189.95 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) S 97881 97884 96823 0 -1 4194368 3578 0 0 0 18987 8 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 410.59 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB

[startup+282.3 s]
/proc/loadavg: 6.30 5.69 5.28 6/269 97900
/proc/meminfo: memFree=115416088/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=521.78 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 234876 0 0 0 52117 61 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=104796 CPUtime=241.57 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) R 97881 97884 96823 0 -1 4194368 3674 0 0 0 24146 11 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 521.78 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB

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

/proc/meminfo: memFree=122739656/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=2512.17 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 377095 0 0 0 251001 216 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=104796 CPUtime=1160.1 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) R 97881 97884 96823 0 -1 4194368 5195 0 0 0 115966 44 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 2512.17 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB

[startup+1422.3 s]
/proc/loadavg: 5.03 5.80 5.82 7/270 98014
/proc/meminfo: memFree=122742400/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=2620.74 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 394886 0 0 0 261848 226 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=104796 CPUtime=1209.14 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) S 97881 97884 96823 0 -1 4194368 5375 0 0 0 120868 46 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 2620.74 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB

[startup+1482.3 s]
/proc/loadavg: 5.08 5.70 5.78 6/270 98016
/proc/meminfo: memFree=122746728/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=2730.09 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 394886 0 0 0 272775 234 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=16360 CPUtime=1258.94 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) R 97881 97884 96823 0 -1 4194368 5375 0 0 0 125846 48 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 2730.09 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB

[startup+1542.3 s]
/proc/loadavg: 5.17 5.63 5.75 6/270 98018
/proc/meminfo: memFree=122743208/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=2841.6 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 412665 0 0 0 283916 244 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=18816 CPUtime=1310.94 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) R 97881 97884 96823 0 -1 4194368 5716 0 0 0 131044 50 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 2841.6 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB

[startup+1602.3 s]
/proc/loadavg: 5.29 5.57 5.72 8/270 98024
/proc/meminfo: memFree=122739860/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=2951.65 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 412679 0 0 0 294913 252 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=16360 CPUtime=1361.45 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) R 97881 97884 96823 0 -1 4194368 5721 0 0 0 136094 51 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 2951.65 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB

[startup+1662.3 s]
/proc/loadavg: 5.15 5.49 5.69 6/270 98026
/proc/meminfo: memFree=122766364/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=3062.28 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 412679 0 0 0 305967 261 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=104796 CPUtime=1412.55 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) R 97881 97884 96823 0 -1 4194368 5721 0 0 0 141202 53 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 3062.28 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB

[startup+1722.3 s]
/proc/loadavg: 5.43 5.50 5.67 6/269 98028
/proc/meminfo: memFree=122733996/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=3173.02 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 430453 0 0 0 317033 269 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=104796 CPUtime=1463.75 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) R 97881 97884 96823 0 -1 4194368 5845 0 0 0 146320 55 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 3173.02 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB

[startup+1782.3 s]
/proc/loadavg: 5.46 5.48 5.66 5/269 98030
/proc/meminfo: memFree=122732196/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=3283.98 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 448231 0 0 0 328118 280 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=104796 CPUtime=1515.14 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) R 97881 97884 96823 0 -1 4194368 5947 0 0 0 151457 57 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 3283.98 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB

[startup+1842.3 s]
/proc/loadavg: 5.60 5.51 5.65 7/269 98032
/proc/meminfo: memFree=122743636/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=3392.14 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 448231 0 0 0 338926 288 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=104796 CPUtime=1563.76 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) R 97881 97884 96823 0 -1 4194368 5947 0 0 0 156317 59 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 3392.14 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB

[startup+1902.3 s]
/proc/loadavg: 5.38 5.46 5.62 5/270 98039
/proc/meminfo: memFree=122763772/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=3502.99 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 465649 0 0 0 350000 299 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=104796 CPUtime=1615.05 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) R 97881 97884 96823 0 -1 4194368 6056 0 0 0 161444 61 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 3502.99 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1955.9 s]
/proc/loadavg: 5.18 5.40 5.60 6/269 98042
/proc/meminfo: memFree=122740476/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=3600.07 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 465997 0 0 0 359701 306 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=104796 CPUtime=1658.94 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) R 97881 97884 96823 0 -1 4194368 6056 0 0 0 165831 63 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.08 s, system=3.07586 s

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

[startup+1955.9 s]
/proc/loadavg: 5.18 5.40 5.60 6/269 98042
/proc/meminfo: memFree=122740476/131250000 swapFree=33010416/33010684
[pid=97884] ppid=97881 vsize=174036 memory=104796 CPUtime=3600.07 cores=1,3
/proc/97884/stat : 97884 (pb_competition_) R 97881 97884 96823 0 -1 4194304 465997 0 0 0 359701 306 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
/proc/97884/statm: 43509 26199 672 633 0 27656 0
[pid=97884/tid=97886] ppid=97881 vsize=174036 memory=104796 CPUtime=1658.94 cores=1,3
/proc/97884/task/97886/stat : 97886 (pb_competition_) R 97881 97884 96823 0 -1 4194368 6056 0 0 0 165831 63 0 0 20 0 2 0 78588207 178212864 26199 18446744073709551615 4198400 6788177 140724085060416 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 7856128 140724085061976 140724085062102 140724085062102 140724085067706 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 174036 KiB
Current children cumulated memory: 104796 KiB

Child status: 0

Real time (s): 1955.96
CPU time (s): 3600.15
CPU user time (s): 3597.08
CPU system time (s): 3.07586
CPU usage (%): 184.06
Max. virtual memory (cumulated for all children) (KiB): 174036
Max. memory (cumulated for all children) (KiB): 104796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.08
system time used= 3.07586
maximum resident set size= 104796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 469474
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= 24275
involuntary context switches= 27236


# summary of solver processes directly reported to runsolver:
#   pid: 97884
#   total CPU time (s): 3600.15
#   total CPU user time (s): 3597.08
#   total CPU system time (s): 3.07586

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.16753 second user time and 9.39511 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-04 13:38:24
IDJOB=4525855
IDBENCH=143902
IDSOLVER=3379
FILE ID=nodeC018/4525855-1751629104
RUNJOBID= nodeC018-1751621674-96835
SLURM_JOB_ID= 9598941
Free space on /tmp= 432488 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/academics/normalized-langford-3-9_wcsp.wbo
COMMAND LINE= pb_competition_2025_solver -k -1 -t -1.0 -j NBCORE -r RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4525855-1751629104/watcher-4525855-1751629104 -o /tmp/evaluation-result-4525855-1751629104/solver-4525855-1751629104 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751621674-96835 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 149501920 HOME/instance-4525855-1751629104.wbo

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

MD5SUM BENCH= 6172b52a970037bb43e5aaf6215d1e52
RANDOM SEED=149501920

nodeC018 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.838
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.66
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.833
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.66
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		: 3619.194
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.66
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		: 3606.709
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.66
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		: 3599.006
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.66
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.829
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.66
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		: 3566.360
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.66
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		: 3593.913
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.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        115544000 kB
MemAvailable:   116347228 kB
Buffers:            2128 kB
Cached:          1566516 kB
SwapCached:           32 kB
Active:         13838608 kB
Inactive:        1091556 kB
Active(anon):   13379276 kB
Inactive(anon):      288 kB
Active(file):     459332 kB
Inactive(file):  1091268 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5520 kB
Writeback:             0 kB
AnonPages:      13363584 kB
Mapped:           112252 kB
Shmem:             18044 kB
KReclaimable:     183332 kB
Slab:             273984 kB
SReclaimable:     183332 kB
SUnreclaim:        90652 kB
KernelStack:        4288 kB
PageTables:        29208 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   13729688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4837376 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432524 MiB
End job on nodeC018 at 2025-07-04 14:11:00