Trace number 4529517

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
OR-Tools CP-SAT 9.14.2? (TO) 3600.28 1846.81

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/
graphs/normalized-graph13reduc_wcsp.wbo
MD5SUM997078d0f46188c46d8061e8f06b5aa8
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1388
Best CPU time to get the best result obtained on this benchmark987.203
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables13155
Total number of constraints970906
Number of soft constraints970450
Number of constraints which are clauses970450
Number of constraints which are cardinality constraints (but not clauses)456
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint44
Top cost 10110
Min constraint cost 1
Max constraint cost 3670
Sum of constraints costs 307075871
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.17/1846.70	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (62833 MiB free)
  memory of node 1: 64465 MiB (58541 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529517-1752571898/watcher-4529517-1752571898 -o /tmp/evaluation-result-4529517-1752571898/solver-4529517-1752571898 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1752571843-132522 --watchdog 3760 cp_sat_runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:375222618 --competition_mode --input HOME/instance-4529517-1752571898.wbo 

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


[startup+0.100071 s]*
/proc/loadavg: 4.28 1.25 0.49 8/259 132824
/proc/meminfo: memFree=124282216/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=22176 memory=15848 CPUtime=0.1 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) R 132820 132823 132503 0 -1 4194304 3747 0 0 0 9 1 0 0 20 0 1 0 172869204 22708224 3962 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 5544 3962 1088 2102 0 3084 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 22176 KiB
Current children cumulated memory: 15848 KiB

[startup+0.214073 s]*
/proc/loadavg: 4.28 1.25 0.49 8/259 132824
/proc/meminfo: memFree=124274404/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=34092 memory=27620 CPUtime=0.22 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) R 132820 132823 132503 0 -1 4194304 6434 0 0 0 19 3 0 0 20 0 1 0 172869204 34910208 6905 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 8523 6905 1088 2102 0 6063 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 34092 KiB
Current children cumulated memory: 27620 KiB

[startup+0.314024 s]*
/proc/loadavg: 4.28 1.25 0.49 8/259 132824
/proc/meminfo: memFree=124263252/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=47628 memory=38900 CPUtime=0.31 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) R 132820 132823 132503 0 -1 4194304 8760 0 0 0 27 4 0 0 20 0 1 0 172869204 48771072 9725 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 11907 9725 1088 2102 0 9447 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 47628 KiB
Current children cumulated memory: 38900 KiB

[startup+0.700249 s]
/proc/loadavg: 4.28 1.25 0.49 8/259 132824
/proc/meminfo: memFree=124227024/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=88032 memory=75396 CPUtime=0.69 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) R 132820 132823 132503 0 -1 4194304 16329 0 0 0 61 8 0 0 20 0 1 0 172869204 90144768 18849 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 22008 18849 1088 2102 0 19548 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 88032 KiB
Current children cumulated memory: 75396 KiB

[startup+1.50027 s]
/proc/loadavg: 4.28 1.25 0.49 8/259 132824
/proc/meminfo: memFree=124158856/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=261412 memory=250388 CPUtime=1.48 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) R 132820 132823 132503 0 -1 4194304 53433 0 0 0 130 18 0 0 20 0 1 0 172869204 267685888 62565 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 65353 62565 1088 2102 0 62893 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 261412 KiB
Current children cumulated memory: 250388 KiB

[startup+3.11327 s]
/proc/loadavg: 4.28 1.25 0.49 6/253 132832
/proc/meminfo: memFree=123440764/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=914412 memory=900328 CPUtime=3.09 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) R 132820 132823 132503 0 -1 4194304 192475 0 0 0 263 46 0 0 20 0 1 0 172869204 936357888 225082 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 228603 225082 1408 2102 0 226143 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 914412 KiB
Current children cumulated memory: 900328 KiB

[startup+6.3003 s]
/proc/loadavg: 4.42 1.33 0.52 6/253 132832
/proc/meminfo: memFree=123224028/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=1203368 memory=1112196 CPUtime=6.27 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) R 132820 132823 132503 0 -1 4194304 215433 0 0 0 573 54 0 0 20 0 1 0 172869204 1232248832 278049 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 300842 278049 1568 2102 0 298382 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1203368 KiB
Current children cumulated memory: 1112196 KiB

[startup+12.7003 s]
/proc/loadavg: 4.47 1.39 0.54 6/251 132856
/proc/meminfo: memFree=122216624/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=1732628 memory=1663036 CPUtime=12.66 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) R 132820 132823 132503 0 -1 4194304 316231 0 0 0 1173 93 0 0 20 0 1 0 172869204 1774211072 415759 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 433157 415759 1888 2102 0 430697 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 1732628 KiB
Current children cumulated memory: 1663036 KiB

[startup+25.5004 s]
/proc/loadavg: 4.65 1.59 0.62 6/251 132856
/proc/meminfo: memFree=121973128/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=2090764 memory=1987856 CPUtime=25.43 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) R 132820 132823 132503 0 -1 4194304 373585 0 0 0 2427 116 0 0 20 0 1 0 172869204 2140942336 496964 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 522691 496964 1888 2102 0 520231 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 2090764 KiB
Current children cumulated memory: 1987856 KiB

[startup+51.1054 s]
/proc/loadavg: 5.11 1.94 0.77 7/253 132858
/proc/meminfo: memFree=117595676/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=7530500 memory=6675180 CPUtime=70.47 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) S 132820 132823 132503 0 -1 4194304 854640 0 0 0 6737 310 0 0 20 0 3 0 172869204 7711232000 1668795 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 1882625 1668795 2144 2102 0 1831491 0
[pid=132823/tid=132857] ppid=132820 vsize=7530500 memory=6420064 CPUtime=19.59 cores=4,6
/proc/132823/task/132857/stat : 132857 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 235665 0 0 0 1862 97 0 0 20 0 3 0 172872325 7711232000 1668795 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
[pid=132823/tid=132858] ppid=132820 vsize=7530500 memory=6446740 CPUtime=19.74 cores=4,6
/proc/132823/task/132858/stat : 132858 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 238905 0 0 0 1883 91 0 0 20 0 3 0 172872325 7711232000 1668795 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
Current children cumulated CPU time: 70.47 s
Current children cumulated vsize: 7530500 KiB
Current children cumulated memory: 6675180 KiB

[startup+102.3 s]
/proc/loadavg: 5.62 2.57 1.04 7/253 132860
/proc/meminfo: memFree=116585212/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=8102820 memory=7543588 CPUtime=161.93 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) R 132820 132823 132503 0 -1 4194304 1167034 0 0 0 15663 530 0 0 20 0 3 0 172869204 8297287680 1885897 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 2025705 1885897 2144 2102 0 1984787 0
[pid=132823/tid=132857] ppid=132820 vsize=8102820 memory=16128 CPUtime=57.44 cores=4,6
/proc/132823/task/132857/stat : 132857 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 335177 0 0 0 5500 244 0 0 20 0 3 0 172872325 8297287680 1885897 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
[pid=132823/tid=132858] ppid=132820 vsize=8102820 memory=7067872 CPUtime=61.74 cores=4,6
/proc/132823/task/132858/stat : 132858 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 447208 0 0 0 6011 163 0 0 20 0 3 0 172872325 8297287680 1885897 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
Current children cumulated CPU time: 161.93 s
Current children cumulated vsize: 8102820 KiB
Current children cumulated memory: 7543588 KiB

[startup+162.3 s]
/proc/loadavg: 5.93 3.21 1.36 7/253 132862
/proc/meminfo: memFree=116729788/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=7908208 memory=7314140 CPUtime=272.37 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) S 132820 132823 132503 0 -1 4194304 1400120 0 0 0 26499 738 0 0 20 0 3 0 172869204 8098004992 1828535 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 1977052 1828535 2144 2102 0 1935198 0
[pid=132823/tid=132857] ppid=132820 vsize=7908208 memory=7655376 CPUtime=102.47 cores=4,6
/proc/132823/task/132857/stat : 132857 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 419286 0 0 0 9858 389 0 0 20 0 3 0 172872325 8098004992 1828535 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
[pid=132823/tid=132858] ppid=132820 vsize=7908208 memory=7618512 CPUtime=113.33 cores=4,6
/proc/132823/task/132858/stat : 132858 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 596088 0 0 0 11108 225 0 0 20 0 3 0 172872325 8098004992 1828535 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
Current children cumulated CPU time: 272.37 s
Current children cumulated vsize: 7908208 KiB
Current children cumulated memory: 7314140 KiB

[startup+222.3 s]
/proc/loadavg: 6.04 3.74 1.66 7/253 132864
/proc/meminfo: memFree=116444276/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=8014736 memory=7445568 CPUtime=383.8 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) S 132820 132823 132503 0 -1 4194304 1619061 0 0 0 37450 930 0 0 20 0 3 0 172869204 8207089664 1861392 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 2003684 1861392 2144 2102 0 1962006 0
[pid=132823/tid=132857] ppid=132820 vsize=8014736 memory=14468 CPUtime=151.1 cores=4,6
/proc/132823/task/132857/stat : 132857 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 475720 0 0 0 14582 528 0 0 20 0 3 0 172872325 8207089664 1861392 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
[pid=132823/tid=132858] ppid=132820 vsize=8014736 memory=14468 CPUtime=165.67 cores=4,6
/proc/132823/task/132858/stat : 132858 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 758490 0 0 0 16289 278 0 0 20 0 3 0 172872325 8207089664 1861392 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
Current children cumulated CPU time: 383.8 s
Current children cumulated vsize: 8014736 KiB
Current children cumulated memory: 7445568 KiB

[startup+282.3 s]
/proc/loadavg: 6.10 4.18 1.94 7/249 132866
/proc/meminfo: memFree=116236528/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=7968376 memory=7387032 CPUtime=493.84 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) S 132820 132823 132503 0 -1 4194304 1821732 0 0 0 48213 1171 0 0 20 0 3 0 172869204 8159617024 1846758 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 1992094 1846758 2144 2102 0 1946378 0
[pid=132823/tid=132857] ppid=132820 vsize=7968376 memory=7269944 CPUtime=198.84 cores=4,6
/proc/132823/task/132857/stat : 132857 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 550582 0 0 0 19174 710 0 0 20 0 3 0 172872325 8159617024 1846758 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
[pid=132823/tid=132858] ppid=132820 vsize=7968376 memory=7387032 CPUtime=216.96 cores=4,6
/proc/132823/task/132858/stat : 132858 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 884894 0 0 0 21361 335 0 0 20 0 3 0 172872325 8159617024 1846758 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
Current children cumulated CPU time: 493.84 s
Current children cumulated vsize: 7968376 KiB
Current children cumulated memory: 7387032 KiB

[startup+342.3 s]
/proc/loadavg: 6.14 4.55 2.21 7/249 132868
/proc/meminfo: memFree=115918484/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=8342536 memory=7755160 CPUtime=613 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) S 132820 132823 132503 0 -1 4194304 1987731 0 0 0 60047 1253 0 0 20 0 3 0 172869204 8542756864 1938790 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 2085634 1938790 2144 2102 0 2044716 0
[pid=132823/tid=132857] ppid=132820 vsize=8342536 memory=7269944 CPUtime=258.63 cores=4,6

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

/proc/132823/statm: 2008478 1866993 2144 2102 0 1966471 0
[pid=132823/tid=132857] ppid=132820 vsize=8033912 memory=11008 CPUtime=1275.15 cores=4,6
/proc/132823/task/132857/stat : 132857 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 1178484 0 0 0 126704 811 0 0 20 0 3 0 172872325 8226725888 1866993 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
[pid=132823/tid=132858] ppid=132820 vsize=8033912 memory=14468 CPUtime=1284.61 cores=4,6
/proc/132823/task/132858/stat : 132858 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 2494419 0 0 0 127042 1419 0 0 20 0 3 0 172872325 8226725888 1866993 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
Current children cumulated CPU time: 2638.14 s
Current children cumulated vsize: 8033912 KiB
Current children cumulated memory: 7467972 KiB

[startup+1422.3 s]
/proc/loadavg: 4.13 4.14 3.60 5/242 132949
/proc/meminfo: memFree=115627584/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=8033912 memory=7467972 CPUtime=2757.28 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) S 132820 132823 132503 0 -1 4194304 4162086 0 0 0 273303 2425 0 0 20 0 3 0 172869204 8226725888 1866993 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 2008478 1866993 2144 2102 0 1966471 0
[pid=132823/tid=132857] ppid=132820 vsize=8033912 memory=11008 CPUtime=1334.96 cores=4,6
/proc/132823/task/132857/stat : 132857 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 1214287 0 0 0 132682 814 0 0 20 0 3 0 172872325 8226725888 1866993 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
[pid=132823/tid=132858] ppid=132820 vsize=8033912 memory=14468 CPUtime=1343.93 cores=4,6
/proc/132823/task/132858/stat : 132858 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 2560262 0 0 0 132923 1470 0 0 20 0 3 0 172872325 8226725888 1866993 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
Current children cumulated CPU time: 2757.28 s
Current children cumulated vsize: 8033912 KiB
Current children cumulated memory: 7467972 KiB

[startup+1482.3 s]
/proc/loadavg: 4.10 4.13 3.63 5/242 132951
/proc/meminfo: memFree=115417896/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=8235180 memory=7667192 CPUtime=2876.43 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) S 132820 132823 132503 0 -1 4194304 4244749 0 0 0 285156 2487 0 0 20 0 3 0 172869204 8432824320 1916798 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 2058795 1916798 2144 2102 0 2016788 0
[pid=132823/tid=132857] ppid=132820 vsize=8235180 memory=7669236 CPUtime=1394.77 cores=4,6
/proc/132823/task/132857/stat : 132857 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 1236837 0 0 0 138661 816 0 0 20 0 3 0 172872325 8432824320 1916798 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
[pid=132823/tid=132858] ppid=132820 vsize=8235180 memory=7627932 CPUtime=1403.25 cores=4,6
/proc/132823/task/132858/stat : 132858 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 2620325 0 0 0 138795 1530 0 0 20 0 3 0 172872325 8432824320 1916798 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
Current children cumulated CPU time: 2876.43 s
Current children cumulated vsize: 8235180 KiB
Current children cumulated memory: 7667192 KiB

[startup+1542.3 s]
/proc/loadavg: 4.28 4.19 3.69 5/241 132953
/proc/meminfo: memFree=115621612/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=8033912 memory=7468484 CPUtime=2995.56 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) S 132820 132823 132503 0 -1 4194304 4307167 0 0 0 297019 2537 0 0 20 0 3 0 172869204 8226725888 1867121 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 2008478 1867121 2144 2102 0 1966471 0
[pid=132823/tid=132857] ppid=132820 vsize=8033912 memory=7467972 CPUtime=1454.57 cores=4,6
/proc/132823/task/132857/stat : 132857 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 1270057 0 0 0 144638 819 0 0 20 0 3 0 172872325 8226725888 1867121 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
[pid=132823/tid=132858] ppid=132820 vsize=8033912 memory=7686840 CPUtime=1462.56 cores=4,6
/proc/132823/task/132858/stat : 132858 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 2649446 0 0 0 144681 1575 0 0 20 0 3 0 172872325 8226725888 1867121 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
Current children cumulated CPU time: 2995.56 s
Current children cumulated vsize: 8033912 KiB
Current children cumulated memory: 7468484 KiB

[startup+1602.3 s]
/proc/loadavg: 4.16 4.17 3.72 5/241 132956
/proc/meminfo: memFree=115591624/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=8485740 memory=7630008 CPUtime=3114.69 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) S 132820 132823 132503 0 -1 4194304 4404408 0 0 0 308871 2598 0 0 20 0 3 0 172869204 8689397760 1907502 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 2121435 1907502 2144 2102 0 2079428 0
[pid=132823/tid=132857] ppid=132820 vsize=8485740 memory=7686840 CPUtime=1514.36 cores=4,6
/proc/132823/task/132857/stat : 132857 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 1317622 0 0 0 150612 824 0 0 20 0 3 0 172872325 8689397760 1907502 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
[pid=132823/tid=132858] ppid=132820 vsize=8485740 memory=7468996 CPUtime=1521.87 cores=4,6
/proc/132823/task/132858/stat : 132858 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 2699077 0 0 0 150557 1630 0 0 20 0 3 0 172872325 8689397760 1907502 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
Current children cumulated CPU time: 3114.69 s
Current children cumulated vsize: 8485740 KiB
Current children cumulated memory: 7630008 KiB

[startup+1662.3 s]
/proc/loadavg: 4.10 4.15 3.74 5/242 132959
/proc/meminfo: memFree=115618804/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=8033912 memory=7472452 CPUtime=3233.82 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) S 132820 132823 132503 0 -1 4194304 4489216 0 0 0 320717 2665 0 0 20 0 3 0 172869204 8226725888 1868113 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 2008478 1868113 2144 2102 0 1966471 0
[pid=132823/tid=132857] ppid=132820 vsize=8033912 memory=7686840 CPUtime=1574.16 cores=4,6
/proc/132823/task/132857/stat : 132857 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 1352628 0 0 0 156584 832 0 0 20 0 3 0 172872325 8226725888 1868113 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
[pid=132823/tid=132858] ppid=132820 vsize=8033912 memory=14468 CPUtime=1581.19 cores=4,6
/proc/132823/task/132858/stat : 132858 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 2748810 0 0 0 156431 1688 0 0 20 0 3 0 172872325 8226725888 1868113 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
Current children cumulated CPU time: 3233.82 s
Current children cumulated vsize: 8033912 KiB
Current children cumulated memory: 7472452 KiB

[startup+1722.3 s]
/proc/loadavg: 4.14 4.15 3.77 5/242 132961
/proc/meminfo: memFree=115406876/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=8561508 memory=7700412 CPUtime=3353 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) S 132820 132823 132503 0 -1 4194304 4594653 0 0 0 332544 2756 0 0 20 0 3 0 172869204 8766984192 1925103 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 2140377 1925103 2144 2102 0 2098370 0
[pid=132823/tid=132857] ppid=132820 vsize=8561508 memory=7686840 CPUtime=1633.97 cores=4,6
/proc/132823/task/132857/stat : 132857 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 1407007 0 0 0 162528 869 0 0 20 0 3 0 172872325 8766984192 1925103 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
[pid=132823/tid=132858] ppid=132820 vsize=8561508 memory=14468 CPUtime=1640.54 cores=4,6
/proc/132823/task/132858/stat : 132858 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 2799795 0 0 0 162313 1741 0 0 20 0 3 0 172872325 8766984192 1925103 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
Current children cumulated CPU time: 3353 s
Current children cumulated vsize: 8561508 KiB
Current children cumulated memory: 7700412 KiB

[startup+1782.3 s]
/proc/loadavg: 4.05 4.12 3.79 5/242 132974
/proc/meminfo: memFree=115547996/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=8109680 memory=7539396 CPUtime=3472.24 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) S 132820 132823 132503 0 -1 4194304 4704309 0 0 0 344208 3016 0 0 20 0 3 0 172869204 8304312320 1884849 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 2027420 1884849 2144 2102 0 1985413 0
[pid=132823/tid=132857] ppid=132820 vsize=8109680 memory=7688620 CPUtime=1693.79 cores=4,6
/proc/132823/task/132857/stat : 132857 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 1477210 0 0 0 168302 1077 0 0 20 0 3 0 172872325 8304312320 1884849 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
[pid=132823/tid=132858] ppid=132820 vsize=8109680 memory=7688620 CPUtime=1699.93 cores=4,6
/proc/132823/task/132858/stat : 132858 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 2839121 0 0 0 168201 1792 0 0 20 0 3 0 172872325 8304312320 1884849 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
Current children cumulated CPU time: 3472.24 s
Current children cumulated vsize: 8109680 KiB
Current children cumulated memory: 7539396 KiB

[startup+1842.3 s]
/proc/loadavg: 3.08 3.85 3.72 3/234 133013
/proc/meminfo: memFree=117113788/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=8311396 memory=7739064 CPUtime=3591.42 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) S 132820 132823 132503 0 -1 4194304 4831598 0 0 0 355794 3348 0 0 20 0 3 0 172869204 8510869504 1934766 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 2077849 1934766 2144 2102 0 2035842 0
[pid=132823/tid=132857] ppid=132820 vsize=8311396 memory=7735232 CPUtime=1753.6 cores=4,6
/proc/132823/task/132857/stat : 132857 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 1577493 0 0 0 174010 1350 0 0 20 0 3 0 172872325 8510869504 1934766 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
[pid=132823/tid=132858] ppid=132820 vsize=8311396 memory=14468 CPUtime=1759.29 cores=4,6
/proc/132823/task/132858/stat : 132858 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 2866017 0 0 0 174078 1851 0 0 20 0 3 0 172872325 8510869504 1934766 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
Current children cumulated CPU time: 3591.42 s
Current children cumulated vsize: 8311396 KiB
Current children cumulated memory: 7739064 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1846.7 s]
/proc/loadavg: 2.99 3.82 3.71 3/234 133013
/proc/meminfo: memFree=117080852/131382112 swapFree=33000116/33010684
[pid=132823] ppid=132820 vsize=8056428 memory=7486148 CPUtime=3600.17 cores=4,6
/proc/132823/stat : 132823 (cp_sat_runner) S 132820 132823 132503 0 -1 4194304 4838715 0 0 0 356645 3372 0 0 20 0 3 0 172869204 8249782272 1871537 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
/proc/132823/statm: 2014107 1871537 2144 2102 0 1972100 0
[pid=132823/tid=132857] ppid=132820 vsize=8056428 memory=7735232 CPUtime=1757.99 cores=4,6
/proc/132823/task/132857/stat : 132857 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 1582563 0 0 0 174429 1370 0 0 20 0 3 0 172872325 8249782272 1871537 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
[pid=132823/tid=132858] ppid=132820 vsize=8056428 memory=14468 CPUtime=1763.65 cores=4,6
/proc/132823/task/132858/stat : 132858 (cp_sat_runner) R 132820 132823 132503 0 -1 4194368 2868063 0 0 0 174509 1856 0 0 20 0 3 0 172872325 8249782272 1871537 18446744073709551615 4198400 12806697 140736867818176 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 21241856 140736867825941 140736867826145 140736867826145 140736867831751 0
Current children cumulated CPU time: 3600.17 s
Current children cumulated vsize: 8056428 KiB
Current children cumulated memory: 7486148 KiB

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

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

# cumulated CPU time of all completed processes:  user=3566.46 s, system=33.8191 s

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

[startup+1846.8 s]*
/proc/loadavg: 2.99 3.82 3.71 2/230 133013
/proc/meminfo: memFree=124832904/131382112 swapFree=33000116/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 1846.81
CPU time (s): 3600.28
CPU user time (s): 3566.46
CPU system time (s): 33.8191
CPU usage (%): 194.946
Max. virtual memory (cumulated for all children) (KiB): 8649368
Max. memory (cumulated for all children) (KiB): 7991228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3566.46
system time used= 33.8191
maximum resident set size= 7993276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4838723
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= 35640
involuntary context switches= 56325


# summary of solver processes directly reported to runsolver:
#   pid: 132823
#   total CPU time (s): 3600.28
#   total CPU user time (s): 3566.46
#   total CPU system time (s): 33.8191

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.75965 second user time and 8.98611 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-07-15 11:31:40
IDJOB=4529517
IDBENCH=144136
IDSOLVER=3387
FILE ID=nodeC007/4529517-1752571898
RUNJOBID= nodeC007-1752571843-132522
SLURM_JOB_ID= 9683876
Free space on /tmp= 431572 MiB

SOLVER NAME= OR-Tools CP-SAT 9.14.2
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/graphs/normalized-graph13reduc_wcsp.wbo
COMMAND LINE= cp_sat_runner --params num_workers:NBCORE,log_search_progress:false,max_time_in_seconds:TIMEOUT,random_seed:RANDOMSEED --competition_mode --input BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529517-1752571898/watcher-4529517-1752571898 -o /tmp/evaluation-result-4529517-1752571898/solver-4529517-1752571898 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1752571843-132522 --watchdog 3760  cp_sat_runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:375222618 --competition_mode --input HOME/instance-4529517-1752571898.wbo

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

MD5SUM BENCH= 997078d0f46188c46d8061e8f06b5aa8
RANDOM SEED=375222618

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        124288432 kB
MemAvailable:   129219640 kB
Buffers:              16 kB
Cached:          5596864 kB
SwapCached:         2760 kB
Active:           884420 kB
Inactive:        5326200 kB
Active(anon):     590804 kB
Inactive(anon):    34992 kB
Active(file):     293616 kB
Inactive(file):  5291208 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000116 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             69344 kB
Writeback:             0 kB
AnonPages:        614092 kB
Mapped:           117900 kB
Shmem:             12056 kB
KReclaimable:     372024 kB
Slab:             464668 kB
SReclaimable:     372024 kB
SUnreclaim:        92644 kB
KernelStack:        4128 kB
PageTables:         4252 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     995424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149448 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 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:      201544 kB
DirectMap2M:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 431600 MiB
End job on nodeC007 at 2025-07-15 12:02:28