Trace number 4526628

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.14OPTIMUM 121.846 61.3837

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/coloring/
normalized-queen5-5-4_wcsp.wbo
MD5SUMcb6ea9648287f931b56a2a3b8dcad6ec
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark14.7606
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables100
Total number of constraints665
Number of soft constraints640
Number of constraints which are clauses640
Number of constraints which are cardinality constraints (but not clauses)25
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Top cost 161
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 640
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.03	o 36
0.00/0.03	o 35
0.00/0.05	o 30
0.00/0.06	o 21
0.16/0.10	o 19
0.16/0.12	o 18
0.16/0.15	o 15
0.37/0.25	o 14
0.56/0.37	o 13
0.75/0.46	o 12
121.67/61.38	s OPTIMUM FOUND 
121.67/61.38	v -x1 x2 -x3 -x4 -x5 -x6 x7 -x8 x9 -x10 -x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 
121.67/61.38	v -x19 x20 x21 -x22 -x23 -x24 -x25 -x26 x27 -x28 -x29 -x30 -x31 x32 -x33 x34 
121.67/61.38	v -x35 -x36 -x37 x38 -x39 -x40 -x41 -x42 -x43 x44 -x45 x46 -x47 -x48 -x49 -x50 
121.67/61.38	v -x51 x52 x53 -x54 -x55 -x56 -x57 -x58 x59 -x60 x61 -x62 -x63 -x64 x65 -x66 
121.67/61.38	v -x67 -x68 -x69 -x70 x71 -x72 -x73 -x74 -x75 x76 -x77 x78 -x79 -x80 -x81 -x82 
121.67/61.38	v x83 -x84 -x85 -x86 -x87 x88 -x89 x90 -x91 -x92 -x93 -x94 -x95 x96 x97 -x98 
121.67/61.38	v -x99 -x100 

Verifier Data

OK	12

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62725 MiB free)
  memory of node 1: 64465 MiB (62326 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4526628-1751627399/watcher-4526628-1751627399 -o /tmp/evaluation-result-4526628-1751627399/solver-4526628-1751627399 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751625557-89349 --watchdog 3760 cp-sat-runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:507244999 --competition_mode --input HOME/instance-4526628-1751627399.wbo 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=91529, runsolver pid=91526

[startup+0.10006 s]*
/proc/loadavg: 8.03 8.06 7.41 9/271 91532
/proc/meminfo: memFree=128049876/131249996 swapFree=33000896/33010684
[pid=91529] ppid=91526 vsize=160096 memory=15488 CPUtime=0.16 cores=0,2
/proc/91529/stat : 91529 (cp-sat-runner) S 91526 91529 89339 0 -1 4194304 2035 0 0 0 16 0 0 0 20 0 3 0 78417735 163938304 3872 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
/proc/91529/statm: 40024 3872 2144 2102 0 6074 0
[pid=91529/tid=91531] ppid=91526 vsize=160096 memory=4026531960 CPUtime=0.07 cores=0,2
/proc/91529/task/91531/stat : 91531 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 657 0 0 0 7 0 0 0 20 0 3 0 78417737 163938304 3872 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
[pid=91529/tid=91532] ppid=91526 vsize=160096 memory=228522721619 CPUtime=0.07 cores=0,2
/proc/91529/task/91532/stat : 91532 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 531 0 0 0 7 0 0 0 20 0 3 0 78417737 163938304 3872 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 160096 KiB
Current children cumulated memory: 15488 KiB

[startup+0.205763 s]*
/proc/loadavg: 8.03 8.06 7.41 9/271 91532
/proc/meminfo: memFree=128100320/131249996 swapFree=33000896/33010684
[pid=91529] ppid=91526 vsize=160096 memory=16384 CPUtime=0.37 cores=0,2
/proc/91529/stat : 91529 (cp-sat-runner) S 91526 91529 89339 0 -1 4194304 2246 0 0 0 37 0 0 0 20 0 3 0 78417735 163938304 4096 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
/proc/91529/statm: 40024 4096 2144 2102 0 6188 0
[pid=91529/tid=91531] ppid=91526 vsize=160096 memory=3461362012838756636 CPUtime=0.17 cores=0,2
/proc/91529/task/91531/stat : 91531 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 721 0 0 0 17 0 0 0 20 0 3 0 78417737 163938304 4096 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
[pid=91529/tid=91532] ppid=91526 vsize=160096 memory=16099 CPUtime=0.17 cores=0,2
/proc/91529/task/91532/stat : 91532 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 678 0 0 0 17 0 0 0 20 0 3 0 78417737 163938304 4096 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 160096 KiB
Current children cumulated memory: 16384 KiB

[startup+0.305711 s]*
/proc/loadavg: 8.03 8.06 7.41 9/271 91532
/proc/meminfo: memFree=128099312/131249996 swapFree=33000896/33010684
[pid=91529] ppid=91526 vsize=160096 memory=17280 CPUtime=0.56 cores=0,2
/proc/91529/stat : 91529 (cp-sat-runner) S 91526 91529 89339 0 -1 4194304 2472 0 0 0 56 0 0 0 20 0 3 0 78417735 163938304 4320 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
/proc/91529/statm: 40024 4320 2144 2102 0 6408 0
[pid=91529/tid=91531] ppid=91526 vsize=160096 memory=-8183428089955782085 CPUtime=0.26 cores=0,2
/proc/91529/task/91531/stat : 91531 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 728 0 0 0 26 0 0 0 20 0 3 0 78417737 163938304 4320 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
[pid=91529/tid=91532] ppid=91526 vsize=160096 memory=0 CPUtime=0.27 cores=0,2
/proc/91529/task/91532/stat : 91532 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 897 0 0 0 27 0 0 0 20 0 3 0 78417737 163938304 4320 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 160096 KiB
Current children cumulated memory: 17280 KiB

[startup+0.700216 s]
/proc/loadavg: 8.03 8.06 7.41 9/271 91532
/proc/meminfo: memFree=128091372/131249996 swapFree=33000896/33010684
[pid=91529] ppid=91526 vsize=160096 memory=17536 CPUtime=1.32 cores=0,2
/proc/91529/stat : 91529 (cp-sat-runner) S 91526 91529 89339 0 -1 4194304 2546 0 0 0 132 0 0 0 20 0 3 0 78417735 163938304 4384 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
/proc/91529/statm: 40024 4384 2144 2102 0 6472 0
[pid=91529/tid=91531] ppid=91526 vsize=160096 memory=0 CPUtime=0.64 cores=0,2
/proc/91529/task/91531/stat : 91531 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 757 0 0 0 64 0 0 0 20 0 3 0 78417737 163938304 4384 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
[pid=91529/tid=91532] ppid=91526 vsize=160096 memory=0 CPUtime=0.66 cores=0,2
/proc/91529/task/91532/stat : 91532 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 942 0 0 0 66 0 0 0 20 0 3 0 78417737 163938304 4384 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
Current children cumulated CPU time: 1.32 s
Current children cumulated vsize: 160096 KiB
Current children cumulated memory: 17536 KiB

[startup+1.50021 s]
/proc/loadavg: 8.03 8.06 7.41 9/271 91532
/proc/meminfo: memFree=128050412/131249996 swapFree=33000896/33010684
[pid=91529] ppid=91526 vsize=160096 memory=17792 CPUtime=2.91 cores=0,2
/proc/91529/stat : 91529 (cp-sat-runner) S 91526 91529 89339 0 -1 4194304 4196 0 0 0 291 0 0 0 20 0 3 0 78417735 163938304 4448 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
/proc/91529/statm: 40024 4448 2144 2102 0 6588 0
[pid=91529/tid=91531] ppid=91526 vsize=160096 memory=0 CPUtime=1.43 cores=0,2
/proc/91529/task/91531/stat : 91531 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 1453 0 0 0 143 0 0 0 20 0 3 0 78417737 163938304 4448 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
[pid=91529/tid=91532] ppid=91526 vsize=160096 memory=0 CPUtime=1.45 cores=0,2
/proc/91529/task/91532/stat : 91532 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 1853 0 0 0 145 0 0 0 20 0 3 0 78417737 163938304 4448 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
Current children cumulated CPU time: 2.91 s
Current children cumulated vsize: 160096 KiB
Current children cumulated memory: 17792 KiB

[startup+3.10566 s]
/proc/loadavg: 8.03 8.06 7.41 9/271 91533
/proc/meminfo: memFree=128088992/131249996 swapFree=33000896/33010684
[pid=91529] ppid=91526 vsize=160096 memory=18560 CPUtime=6.11 cores=0,2
/proc/91529/stat : 91529 (cp-sat-runner) S 91526 91529 89339 0 -1 4194304 4417 0 0 0 610 1 0 0 20 0 3 0 78417735 163938304 4640 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
/proc/91529/statm: 40024 4640 2144 2102 0 6739 0
[pid=91529/tid=91531] ppid=91526 vsize=160096 memory=-8183428089955782085 CPUtime=3.01 cores=0,2
/proc/91529/task/91531/stat : 91531 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 1628 0 0 0 301 0 0 0 20 0 3 0 78417737 163938304 4640 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
[pid=91529/tid=91532] ppid=91526 vsize=160096 memory=0 CPUtime=3.05 cores=0,2
/proc/91529/task/91532/stat : 91532 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 1899 0 0 0 305 0 0 0 20 0 3 0 78417737 163938304 4640 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
Current children cumulated CPU time: 6.11 s
Current children cumulated vsize: 160096 KiB
Current children cumulated memory: 18560 KiB

[startup+6.30021 s]
/proc/loadavg: 7.95 8.04 7.41 8/268 91588
/proc/meminfo: memFree=128091360/131249996 swapFree=33000896/33010684
[pid=91529] ppid=91526 vsize=160096 memory=18944 CPUtime=12.42 cores=0,2
/proc/91529/stat : 91529 (cp-sat-runner) S 91526 91529 89339 0 -1 4194304 8156 0 0 0 1238 4 0 0 20 0 3 0 78417735 163938304 4736 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
/proc/91529/statm: 40024 4736 2144 2102 0 6857 0
[pid=91529/tid=91531] ppid=91526 vsize=160096 memory=14336 CPUtime=6.16 cores=0,2
/proc/91529/task/91531/stat : 91531 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 3451 0 0 0 614 2 0 0 20 0 3 0 78417737 163938304 4736 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
[pid=91529/tid=91532] ppid=91526 vsize=160096 memory=10624 CPUtime=6.22 cores=0,2
/proc/91529/task/91532/stat : 91532 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 3736 0 0 0 621 1 0 0 20 0 3 0 78417737 163938304 4736 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
Current children cumulated CPU time: 12.42 s
Current children cumulated vsize: 160096 KiB
Current children cumulated memory: 18944 KiB

[startup+12.7002 s]
/proc/loadavg: 7.87 8.02 7.41 8/269 91625
/proc/meminfo: memFree=126984044/131249996 swapFree=33000896/33010684
[pid=91529] ppid=91526 vsize=160096 memory=20096 CPUtime=25.13 cores=0,2
/proc/91529/stat : 91529 (cp-sat-runner) S 91526 91529 89339 0 -1 4194304 8645 0 0 0 2509 4 0 0 20 0 3 0 78417735 163938304 5024 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
/proc/91529/statm: 40024 5024 2144 2102 0 7184 0
[pid=91529/tid=91531] ppid=91526 vsize=160096 memory=14156 CPUtime=12.49 cores=0,2
/proc/91529/task/91531/stat : 91531 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 3776 0 0 0 1247 2 0 0 20 0 3 0 78417737 163938304 5024 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
[pid=91529/tid=91532] ppid=91526 vsize=160096 memory=0 CPUtime=12.59 cores=0,2
/proc/91529/task/91532/stat : 91532 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 3900 0 0 0 1258 1 0 0 20 0 3 0 78417737 163938304 5024 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
Current children cumulated CPU time: 25.13 s
Current children cumulated vsize: 160096 KiB
Current children cumulated memory: 20096 KiB

[startup+25.5002 s]
/proc/loadavg: 7.76 7.99 7.41 9/271 91627
/proc/meminfo: memFree=125763960/131249996 swapFree=33000896/33010684
[pid=91529] ppid=91526 vsize=160096 memory=21504 CPUtime=50.56 cores=0,2
/proc/91529/stat : 91529 (cp-sat-runner) S 91526 91529 89339 0 -1 4194304 13627 0 0 0 5051 5 0 0 20 0 3 0 78417735 163938304 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
/proc/91529/statm: 40024 5376 2144 2102 0 7494 0
[pid=91529/tid=91531] ppid=91526 vsize=160096 memory=14156 CPUtime=25.16 cores=0,2
/proc/91529/task/91531/stat : 91531 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 6424 0 0 0 2514 2 0 0 20 0 3 0 78417737 163938304 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
[pid=91529/tid=91532] ppid=91526 vsize=160096 memory=14156 CPUtime=25.36 cores=0,2
/proc/91529/task/91532/stat : 91532 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 6185 0 0 0 2534 2 0 0 20 0 3 0 78417737 163938304 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
Current children cumulated CPU time: 50.56 s
Current children cumulated vsize: 160096 KiB
Current children cumulated memory: 21504 KiB

[startup+51.1058 s]
/proc/loadavg: 7.84 7.99 7.42 9/271 91628
/proc/meminfo: memFree=124318272/131249996 swapFree=33000896/33010684
[pid=91529] ppid=91526 vsize=160264 memory=21504 CPUtime=101.43 cores=0,2
/proc/91529/stat : 91529 (cp-sat-runner) S 91526 91529 89339 0 -1 4194304 16241 0 0 0 10137 6 0 0 20 0 3 0 78417735 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
/proc/91529/statm: 40066 5376 2144 2102 0 7536 0
[pid=91529/tid=91531] ppid=91526 vsize=160264 memory=-8183428089955782085 CPUtime=50.49 cores=0,2
/proc/91529/task/91531/stat : 91531 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 7727 0 0 0 5047 2 0 0 20 0 3 0 78417737 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
[pid=91529/tid=91532] ppid=91526 vsize=160264 memory=20096 CPUtime=50.88 cores=0,2
/proc/91529/task/91532/stat : 91532 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 7369 0 0 0 5086 2 0 0 20 0 3 0 78417737 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
Current children cumulated CPU time: 101.43 s
Current children cumulated vsize: 160264 KiB
Current children cumulated memory: 21504 KiB

[startup+61.3837 s]
# the end of solver process 91529 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=121.781 s, system=0.065361 s

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

[startup+51.2003 s]
/proc/loadavg: 7.84 7.99 7.42 9/271 91628
/proc/meminfo: memFree=124318272/131249996 swapFree=33000896/33010684
[pid=91529] ppid=91526 vsize=160264 memory=21504 CPUtime=101.62 cores=0,2
/proc/91529/stat : 91529 (cp-sat-runner) S 91526 91529 89339 0 -1 4194304 16241 0 0 0 10156 6 0 0 20 0 3 0 78417735 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
/proc/91529/statm: 40066 5376 2144 2102 0 7536 0
[pid=91529/tid=91531] ppid=91526 vsize=160264 memory=5632 CPUtime=50.59 cores=0,2
/proc/91529/task/91531/stat : 91531 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 7727 0 0 0 5057 2 0 0 20 0 3 0 78417737 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
[pid=91529/tid=91532] ppid=91526 vsize=160264 memory=10624 CPUtime=50.97 cores=0,2
/proc/91529/task/91532/stat : 91532 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 7369 0 0 0 5095 2 0 0 20 0 3 0 78417737 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
Current children cumulated CPU time: 101.62 s
Current children cumulated vsize: 160264 KiB
Current children cumulated memory: 21504 KiB

[startup+57.6002 s]
/proc/loadavg: 7.86 7.99 7.43 9/271 91628
/proc/meminfo: memFree=124312076/131249996 swapFree=33000896/33010684
[pid=91529] ppid=91526 vsize=160264 memory=21504 CPUtime=114.33 cores=0,2
/proc/91529/stat : 91529 (cp-sat-runner) S 91526 91529 89339 0 -1 4194304 18688 0 0 0 11427 6 0 0 20 0 3 0 78417735 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
/proc/91529/statm: 40066 5376 2144 2102 0 7536 0
[pid=91529/tid=91531] ppid=91526 vsize=160264 memory=4624 CPUtime=56.92 cores=0,2
/proc/91529/task/91531/stat : 91531 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 8982 0 0 0 5690 2 0 0 20 0 3 0 78417737 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
[pid=91529/tid=91532] ppid=91526 vsize=160264 memory=21504 CPUtime=57.35 cores=0,2
/proc/91529/task/91532/stat : 91532 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 8477 0 0 0 5733 2 0 0 20 0 3 0 78417737 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
Current children cumulated CPU time: 114.33 s
Current children cumulated vsize: 160264 KiB
Current children cumulated memory: 21504 KiB

[startup+59.2002 s]
/proc/loadavg: 7.86 7.99 7.43 9/271 91628
/proc/meminfo: memFree=124225528/131249996 swapFree=33000896/33010684
[pid=91529] ppid=91526 vsize=160264 memory=21504 CPUtime=117.5 cores=0,2
/proc/91529/stat : 91529 (cp-sat-runner) S 91526 91529 89339 0 -1 4194304 18719 0 0 0 11744 6 0 0 20 0 3 0 78417735 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
/proc/91529/statm: 40066 5376 2144 2102 0 7536 0
[pid=91529/tid=91531] ppid=91526 vsize=160264 memory=5632 CPUtime=58.5 cores=0,2
/proc/91529/task/91531/stat : 91531 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 9010 0 0 0 5848 2 0 0 20 0 3 0 78417737 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
[pid=91529/tid=91532] ppid=91526 vsize=160264 memory=5148 CPUtime=58.94 cores=0,2
/proc/91529/task/91532/stat : 91532 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 8480 0 0 0 5892 2 0 0 20 0 3 0 78417737 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
Current children cumulated CPU time: 117.5 s
Current children cumulated vsize: 160264 KiB
Current children cumulated memory: 21504 KiB

[startup+60.0002 s]*
/proc/loadavg: 7.87 7.99 7.43 9/271 91628
/proc/meminfo: memFree=124199156/131249996 swapFree=33000896/33010684
[pid=91529] ppid=91526 vsize=160264 memory=21504 CPUtime=119.1 cores=0,2
/proc/91529/stat : 91529 (cp-sat-runner) S 91526 91529 89339 0 -1 4194304 18733 0 0 0 11904 6 0 0 20 0 3 0 78417735 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
/proc/91529/statm: 40066 5376 2144 2102 0 7536 0
[pid=91529/tid=91531] ppid=91526 vsize=160264 memory=5632 CPUtime=59.29 cores=0,2
/proc/91529/task/91531/stat : 91531 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 9023 0 0 0 5927 2 0 0 20 0 3 0 78417737 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
[pid=91529/tid=91532] ppid=91526 vsize=160264 memory=-8183433587497145029 CPUtime=59.74 cores=0,2
/proc/91529/task/91532/stat : 91532 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 8481 0 0 0 5972 2 0 0 20 0 3 0 78417737 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
Current children cumulated CPU time: 119.1 s
Current children cumulated vsize: 160264 KiB
Current children cumulated memory: 21504 KiB

[startup+60.8002 s]
/proc/loadavg: 7.87 7.99 7.43 9/271 91628
/proc/meminfo: memFree=124199156/131249996 swapFree=33000896/33010684
[pid=91529] ppid=91526 vsize=160264 memory=21504 CPUtime=120.68 cores=0,2
/proc/91529/stat : 91529 (cp-sat-runner) S 91526 91529 89339 0 -1 4194304 18747 0 0 0 12062 6 0 0 20 0 3 0 78417735 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
/proc/91529/statm: 40066 5376 2144 2102 0 7536 0
[pid=91529/tid=91531] ppid=91526 vsize=160264 memory=0 CPUtime=60.08 cores=0,2
/proc/91529/task/91531/stat : 91531 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 9037 0 0 0 6006 2 0 0 20 0 3 0 78417737 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
[pid=91529/tid=91532] ppid=91526 vsize=160264 memory=5148 CPUtime=60.53 cores=0,2
/proc/91529/task/91532/stat : 91532 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 8481 0 0 0 6051 2 0 0 20 0 3 0 78417737 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
Current children cumulated CPU time: 120.68 s
Current children cumulated vsize: 160264 KiB
Current children cumulated memory: 21504 KiB

[startup+61.2002 s]
/proc/loadavg: 7.87 7.99 7.43 9/271 91628
/proc/meminfo: memFree=124186616/131249996 swapFree=33000896/33010684
[pid=91529] ppid=91526 vsize=160264 memory=21504 CPUtime=121.48 cores=0,2
/proc/91529/stat : 91529 (cp-sat-runner) S 91526 91529 89339 0 -1 4194304 18776 0 0 0 12142 6 0 0 20 0 3 0 78417735 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
/proc/91529/statm: 40066 5376 2144 2102 0 7536 0
[pid=91529/tid=91531] ppid=91526 vsize=160264 memory=3456 CPUtime=60.48 cores=0,2
/proc/91529/task/91531/stat : 91531 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 9045 0 0 0 6046 2 0 0 20 0 3 0 78417737 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
[pid=91529/tid=91532] ppid=91526 vsize=160264 memory=1792 CPUtime=60.93 cores=0,2
/proc/91529/task/91532/stat : 91532 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 8502 0 0 0 6091 2 0 0 20 0 3 0 78417737 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
Current children cumulated CPU time: 121.48 s
Current children cumulated vsize: 160264 KiB
Current children cumulated memory: 21504 KiB

[startup+61.3002 s]
/proc/loadavg: 7.87 7.99 7.43 9/271 91628
/proc/meminfo: memFree=124186616/131249996 swapFree=33000896/33010684
[pid=91529] ppid=91526 vsize=160264 memory=21504 CPUtime=121.67 cores=0,2
/proc/91529/stat : 91529 (cp-sat-runner) S 91526 91529 89339 0 -1 4194304 18778 0 0 0 12161 6 0 0 20 0 3 0 78417735 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
/proc/91529/statm: 40066 5376 2144 2102 0 7536 0
[pid=91529/tid=91531] ppid=91526 vsize=160264 memory=20096 CPUtime=60.58 cores=0,2
/proc/91529/task/91531/stat : 91531 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 9047 0 0 0 6056 2 0 0 20 0 3 0 78417737 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
[pid=91529/tid=91532] ppid=91526 vsize=160264 memory=21504 CPUtime=61.03 cores=0,2
/proc/91529/task/91532/stat : 91532 (cp-sat-runner) R 91526 91529 89339 0 -1 4194368 8502 0 0 0 6101 2 0 0 20 0 3 0 78417737 164110336 5376 18446744073709551615 4198400 12805993 140721458412976 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 38006784 140721458419991 140721458420195 140721458420195 140721458425799 0
Current children cumulated CPU time: 121.67 s
Current children cumulated vsize: 160264 KiB
Current children cumulated memory: 21504 KiB

Child status: 10

Real time (s): 61.3837
CPU time (s): 121.846
CPU user time (s): 121.781
CPU system time (s): 0.065361
CPU usage (%): 198.499
Max. virtual memory (cumulated for all children) (KiB): 160264
Max. memory (cumulated for all children) (KiB): 21504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 121.781
system time used= 0.065361
maximum resident set size= 21760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18998
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= 1142
involuntary context switches= 6806


# summary of solver processes directly reported to runsolver:
#   pid: 91529
#   total CPU time (s): 121.846
#   total CPU user time (s): 121.781
#   total CPU system time (s): 0.065361

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.158423 second user time and 0.310671 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-07-04 13:09:59
IDJOB=4526628
IDBENCH=144131
IDSOLVER=3378
FILE ID=nodeC023/4526628-1751627399
RUNJOBID= nodeC023-1751625557-89349
SLURM_JOB_ID= 9598950
Free space on /tmp= 431828 MiB

SOLVER NAME= OR-Tools CP-SAT 9.14
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/coloring/normalized-queen5-5-4_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-4526628-1751627399/watcher-4526628-1751627399 -o /tmp/evaluation-result-4526628-1751627399/solver-4526628-1751627399 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751625557-89349 --watchdog 3760  cp-sat-runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:507244999 --competition_mode --input HOME/instance-4526628-1751627399.wbo

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

MD5SUM BENCH= cb6ea9648287f931b56a2a3b8dcad6ec
RANDOM SEED=507244999

nodeC023 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		: 3584.659
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.78
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.882
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.78
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		: 3599.863
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.78
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		: 3599.891
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.78
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.891
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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.78
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.880
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.879
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.78
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		: 3600.176
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128053404 kB
MemAvailable:   127879208 kB
Buffers:              16 kB
Cached:           568396 kB
SwapCached:         2904 kB
Active:          1975228 kB
Inactive:         424892 kB
Active(anon):    1790876 kB
Inactive(anon):    53364 kB
Active(file):     184352 kB
Inactive(file):   371528 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000896 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             25312 kB
Writeback:            36 kB
AnonPages:       1829536 kB
Mapped:           123968 kB
Shmem:             12532 kB
KReclaimable:     218324 kB
Slab:             310268 kB
SReclaimable:     218324 kB
SUnreclaim:        91944 kB
KernelStack:        4316 kB
PageTables:         6836 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    2281864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150680 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    641024 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431800 MiB
End job on nodeC023 at 2025-07-04 13:11:00