Trace number 4524387

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 NameAnswerobjective functionCPU timeWall clock time
Picat 2025-06-16OPT-34 1268.2 1272.15

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/wallon/
normalized-Clique-c0125-9_c24.opb
MD5SUMe7657c6e4289f102872f35c7391497ac
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-34
Best CPU time to get the best result obtained on this benchmark1.68694
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables126
Total number of constraints788
Number of constraints which are clauses788
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2
Number of terms in the objective function 125
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 125
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 125
Number of bits of the biggest sum of numbers7
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.01	c solving HOME/instance-4524387-1751611464.opb (Picat 3.9b6)
209.10/209.95	o -25
209.40/210.27	o -33
1268.14/1272.15	o -34
1268.14/1272.15	s OPTIMUM FOUND
1268.14/1272.15	v ~x60 ~x22 x111 ~x73 x35 ~x124 x86 ~x48 x10 x99 
1268.14/1272.15	v ~x61 ~x23 ~x112 ~x74 ~x36 ~x125 ~x87 x49 ~x11 x100 
1268.14/1272.15	v ~x62 ~x24 ~x113 ~x75 ~x37 x126 ~x88 x50 x12 ~x101 
1268.14/1272.15	v ~x63 ~x25 ~x114 ~x76 ~x38 ~x89 ~x51 ~x13 x102 ~x64 
1268.14/1272.15	v x26 x115 ~x77 ~x39 ~x90 ~x52 ~x14 ~x103 ~x65 ~x27 
1268.14/1272.15	v x116 x78 ~x40 x2 ~x91 ~x53 ~x15 ~x104 ~x66 ~x28 
1268.14/1272.15	v ~x117 ~x79 ~x41 x3 x92 ~x54 ~x16 ~x105 ~x67 ~x29 
1268.14/1272.15	v x118 x80 ~x42 ~x4 ~x93 ~x55 ~x17 ~x106 ~x68 x30 
1268.14/1272.15	v ~x119 x81 x1 ~x43 ~x5 ~x94 ~x56 ~x18 ~x107 x69 
1268.14/1272.15	v ~x31 ~x120 ~x82 ~x44 x6 ~x95 ~x57 x19 ~x108 ~x70 
1268.14/1272.15	v x32 ~x121 ~x83 x45 ~x7 ~x96 ~x58 x20 ~x109 x71 
1268.14/1272.15	v ~x33 x122 ~x84 x46 x8 ~x97 ~x59 ~x21 ~x110 x72 
1268.14/1272.15	v ~x34 x123 ~x85 ~x47 ~x9 ~x98 

Verifier Data

OK	-34

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524387-1751611464/watcher-4524387-1751611464 -o /tmp/evaluation-result-4524387-1751611464/solver-4524387-1751611464 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751607451-87515 --watchdog 3760 pb_picat HOME/instance-4524387-1751611464.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=87991, runsolver pid=87988

[startup+0.100056 s]*
/proc/loadavg: 4.84 4.32 4.13 5/249 87992
/proc/meminfo: memFree=119506272/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2037056 memory=20364 CPUtime=0.09 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 1643 0 0 0 9 0 0 0 20 0 1 0 76825835 2085945344 5091 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 7 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 509264 5091 1760 343 0 506328 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2037056 KiB
Current children cumulated memory: 20364 KiB

[startup+0.205523 s]*
/proc/loadavg: 4.84 4.32 4.13 5/249 87992
/proc/meminfo: memFree=119506272/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2037056 memory=20620 CPUtime=0.19 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 1697 0 0 0 19 0 0 0 20 0 1 0 76825835 2085945344 5155 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 7 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 509264 5155 1760 343 0 506328 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2037056 KiB
Current children cumulated memory: 20620 KiB

[startup+0.305385 s]*
/proc/loadavg: 4.84 4.32 4.13 5/249 87992
/proc/meminfo: memFree=119506272/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2037524 memory=20280 CPUtime=0.28 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 1845 0 0 0 28 0 0 0 20 0 1 0 76825835 2086424576 5070 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 7 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 509381 5070 1760 343 0 506445 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 2037524 KiB
Current children cumulated memory: 20280 KiB

[startup+0.700193 s]
/proc/loadavg: 4.77 4.32 4.13 5/249 87992
/proc/meminfo: memFree=119506272/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2036992 memory=20540 CPUtime=0.66 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 2117 0 0 0 66 0 0 0 20 0 1 0 76825835 2085879808 5135 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 7 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 509248 5135 1760 343 0 506312 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 2036992 KiB
Current children cumulated memory: 20540 KiB

[startup+1.50019 s]
/proc/loadavg: 4.77 4.32 4.13 5/249 87992
/proc/meminfo: memFree=119502176/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2039556 memory=22456 CPUtime=1.45 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 2840 0 0 0 145 0 0 0 20 0 1 0 76825835 2088505344 5614 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 7 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 509889 5614 1760 343 0 506953 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 2039556 KiB
Current children cumulated memory: 22456 KiB

[startup+3.10505 s]
/proc/loadavg: 4.77 4.32 4.13 5/249 87992
/proc/meminfo: memFree=119488124/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2039004 memory=21520 CPUtime=3.03 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 5216 0 0 0 303 0 0 0 20 0 1 0 76825835 2087940096 5380 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 7 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 509751 5380 1760 343 0 506815 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 2039004 KiB
Current children cumulated memory: 21520 KiB

[startup+6.30017 s]
/proc/loadavg: 4.71 4.31 4.13 5/249 87992
/proc/meminfo: memFree=119498652/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2040348 memory=22692 CPUtime=6.21 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 11382 0 0 0 619 2 0 0 20 0 1 0 76825835 2089316352 5673 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 7 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 510087 5673 1760 343 0 507151 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 2040348 KiB
Current children cumulated memory: 22692 KiB

[startup+12.7002 s]
/proc/loadavg: 4.65 4.31 4.13 5/249 87992
/proc/meminfo: memFree=119507920/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2040520 memory=23660 CPUtime=12.55 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 23510 0 0 0 1249 6 0 0 20 0 1 0 76825835 2089492480 5915 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 7 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 510130 5915 1760 343 0 507194 0
Current children cumulated CPU time: 12.55 s
Current children cumulated vsize: 2040520 KiB
Current children cumulated memory: 23660 KiB

[startup+25.5002 s]
/proc/loadavg: 4.63 4.31 4.13 5/249 87993
/proc/meminfo: memFree=119491632/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2042940 memory=25392 CPUtime=25.23 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 44353 0 0 0 2511 12 0 0 20 0 1 0 76825835 2091970560 6348 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 7 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 510735 6348 1760 343 0 507799 0
Current children cumulated CPU time: 25.23 s
Current children cumulated vsize: 2042940 KiB
Current children cumulated memory: 25392 KiB

[startup+51.1129 s]
/proc/loadavg: 4.38 4.28 4.13 5/249 87993
/proc/meminfo: memFree=119680752/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2041080 memory=24152 CPUtime=50.75 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 76488 0 0 0 5055 20 0 0 20 0 1 0 76825835 2090065920 6038 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 510270 6038 1760 343 0 507334 0
Current children cumulated CPU time: 50.75 s
Current children cumulated vsize: 2041080 KiB
Current children cumulated memory: 24152 KiB

[startup+102.3 s]
/proc/loadavg: 4.28 4.27 4.13 5/253 88002
/proc/meminfo: memFree=119987188/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2045460 memory=27780 CPUtime=101.81 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 132072 0 0 0 10148 33 0 0 20 0 1 0 76825835 2094551040 6945 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 511365 6945 1760 343 0 508429 0
Current children cumulated CPU time: 101.81 s
Current children cumulated vsize: 2045460 KiB
Current children cumulated memory: 27780 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.23 4.12 5/253 88004
/proc/meminfo: memFree=120658556/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2049556 memory=27932 CPUtime=161.64 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 189877 0 0 0 16116 48 0 0 20 0 1 0 76825835 2098745344 6983 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 512389 6983 1760 343 0 509453 0
Current children cumulated CPU time: 161.64 s
Current children cumulated vsize: 2049556 KiB
Current children cumulated memory: 27932 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.20 4.12 5/253 88006
/proc/meminfo: memFree=119720532/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2045336 memory=27688 CPUtime=221.47 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 235876 0 0 0 22087 60 0 0 20 0 1 0 76825835 2094424064 6922 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 511334 6922 1760 343 0 508398 0
Current children cumulated CPU time: 221.47 s
Current children cumulated vsize: 2045336 KiB
Current children cumulated memory: 27688 KiB

[startup+282.3 s]
/proc/loadavg: 4.46 4.27 4.14 5/253 88008
/proc/meminfo: memFree=120327920/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2063768 memory=43772 CPUtime=281.31 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 237895 0 0 0 28071 60 0 0 20 0 1 0 76825835 2113298432 10943 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 515942 10943 1760 343 0 513006 0
Current children cumulated CPU time: 281.31 s
Current children cumulated vsize: 2063768 KiB
Current children cumulated memory: 43772 KiB

[startup+342.3 s]
/proc/loadavg: 4.63 4.37 4.19 5/253 88010
/proc/meminfo: memFree=119660260/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2063768 memory=43900 CPUtime=341.15 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 237911 0 0 0 34054 61 0 0 20 0 1 0 76825835 2113298432 10975 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 515942 10975 1760 343 0 513006 0
Current children cumulated CPU time: 341.15 s
Current children cumulated vsize: 2063768 KiB
Current children cumulated memory: 43900 KiB

[startup+402.3 s]
/proc/loadavg: 4.39 4.35 4.19 5/249 88013
/proc/meminfo: memFree=119914404/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2063768 memory=44284 CPUtime=400.99 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 238037 0 0 0 40038 61 0 0 20 0 1 0 76825835 2113298432 11071 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 515942 11071 1760 343 0 513006 0
Current children cumulated CPU time: 400.99 s
Current children cumulated vsize: 2063768 KiB
Current children cumulated memory: 44284 KiB

[startup+462.3 s]
/proc/loadavg: 4.20 4.30 4.18 5/249 88015
/proc/meminfo: memFree=120523160/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2063768 memory=46584 CPUtime=460.83 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 238092 0 0 0 46022 61 0 0 20 0 1 0 76825835 2113298432 11646 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 515942 11646 1760 343 0 513006 0

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

/proc/loadavg: 4.13 4.15 4.15 5/250 88082
/proc/meminfo: memFree=126966664/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2060440 memory=41692 CPUtime=879.46 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 240281 0 0 0 87881 65 0 0 20 0 1 0 76825835 2109890560 10423 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 515110 10423 1760 343 0 512174 0
Current children cumulated CPU time: 879.46 s
Current children cumulated vsize: 2060440 KiB
Current children cumulated memory: 41692 KiB

[startup+942.3 s]
/proc/loadavg: 4.18 4.15 4.15 5/250 88128
/proc/meminfo: memFree=129691376/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2060440 memory=42204 CPUtime=939.25 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 240432 0 0 0 93859 66 0 0 20 0 1 0 76825835 2109890560 10551 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 515110 10551 1760 343 0 512174 0
Current children cumulated CPU time: 939.25 s
Current children cumulated vsize: 2060440 KiB
Current children cumulated memory: 42204 KiB

[startup+1002.3 s]
/proc/loadavg: 4.14 4.14 4.14 5/249 88141
/proc/meminfo: memFree=129604604/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2060440 memory=48732 CPUtime=999.08 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 240652 0 0 0 99841 67 0 0 20 0 1 0 76825835 2109890560 12183 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 515110 12183 1760 343 0 512174 0
Current children cumulated CPU time: 999.08 s
Current children cumulated vsize: 2060440 KiB
Current children cumulated memory: 48732 KiB

[startup+1062.3 s]
/proc/loadavg: 4.11 4.13 4.14 5/250 88144
/proc/meminfo: memFree=129632316/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2056348 memory=42208 CPUtime=1058.92 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 242289 0 0 0 105825 67 0 0 20 0 1 0 76825835 2105700352 10552 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 514087 10552 1760 343 0 511151 0
Current children cumulated CPU time: 1058.92 s
Current children cumulated vsize: 2056348 KiB
Current children cumulated memory: 42208 KiB

[startup+1122.3 s]
/proc/loadavg: 4.09 4.11 4.13 5/251 88151
/proc/meminfo: memFree=129588800/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2060444 memory=46200 CPUtime=1118.76 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 247111 0 0 0 111806 70 0 0 20 0 1 0 76825835 2109894656 11550 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 515111 11550 1760 343 0 512175 0
Current children cumulated CPU time: 1118.76 s
Current children cumulated vsize: 2060444 KiB
Current children cumulated memory: 46200 KiB

[startup+1182.3 s]
/proc/loadavg: 4.07 4.11 4.13 5/251 88153
/proc/meminfo: memFree=129640560/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2068640 memory=48928 CPUtime=1178.59 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 272067 0 0 0 117782 77 0 0 20 0 1 0 76825835 2118287360 12232 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 517160 12232 1760 343 0 514224 0
Current children cumulated CPU time: 1178.59 s
Current children cumulated vsize: 2068640 KiB
Current children cumulated memory: 48928 KiB

[startup+1242.3 s]
/proc/loadavg: 4.13 4.11 4.13 5/251 88155
/proc/meminfo: memFree=129649356/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2068640 memory=48836 CPUtime=1238.41 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 295245 0 0 0 123758 83 0 0 20 0 1 0 76825835 2118287360 12209 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 517160 12209 1760 343 0 514224 0
Current children cumulated CPU time: 1238.41 s
Current children cumulated vsize: 2068640 KiB
Current children cumulated memory: 48836 KiB

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

# cumulated CPU time of all completed processes:  user=1267.32 s, system=0.877432 s

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

[startup+1254.4 s]
/proc/loadavg: 4.11 4.11 4.12 5/251 88156
/proc/meminfo: memFree=129641416/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2068640 memory=51224 CPUtime=1250.48 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 299641 0 0 0 124963 85 0 0 20 0 1 0 76825835 2118287360 12806 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 517160 12806 1760 343 0 514224 0
Current children cumulated CPU time: 1250.48 s
Current children cumulated vsize: 2068640 KiB
Current children cumulated memory: 51224 KiB

[startup+1260.8 s]
/proc/loadavg: 4.10 4.11 4.12 5/251 88156
/proc/meminfo: memFree=129640576/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2068640 memory=52120 CPUtime=1256.87 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 302675 0 0 0 125601 86 0 0 20 0 1 0 76825835 2118287360 13030 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 517160 13030 1760 343 0 514224 0
Current children cumulated CPU time: 1256.87 s
Current children cumulated vsize: 2068640 KiB
Current children cumulated memory: 52120 KiB

[startup+1267.2 s]
/proc/loadavg: 4.16 4.12 4.13 5/251 88156
/proc/meminfo: memFree=129585564/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2060448 memory=45464 CPUtime=1263.24 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 305696 0 0 0 126238 86 0 0 20 0 1 0 76825835 2109898752 11366 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 515112 11366 1760 343 0 512176 0
Current children cumulated CPU time: 1263.24 s
Current children cumulated vsize: 2060448 KiB
Current children cumulated memory: 45464 KiB

[startup+1270.4 s]
/proc/loadavg: 4.16 4.12 4.13 5/251 88156
/proc/meminfo: memFree=129601784/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2039000 memory=27376 CPUtime=1266.44 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 307271 0 0 0 126557 87 0 0 20 0 1 0 76825835 2087936000 6844 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 509750 6844 1760 343 0 506814 0
Current children cumulated CPU time: 1266.44 s
Current children cumulated vsize: 2039000 KiB
Current children cumulated memory: 27376 KiB

[startup+1271.2 s]
/proc/loadavg: 4.14 4.12 4.13 5/251 88156
/proc/meminfo: memFree=129602072/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2040536 memory=28784 CPUtime=1267.23 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 307646 0 0 0 126636 87 0 0 20 0 1 0 76825835 2089508864 7196 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 510134 7196 1760 343 0 507198 0
Current children cumulated CPU time: 1267.23 s
Current children cumulated vsize: 2040536 KiB
Current children cumulated memory: 28784 KiB

[startup+1271.6 s]
/proc/loadavg: 4.14 4.12 4.13 5/251 88156
/proc/meminfo: memFree=129602072/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2041560 memory=29936 CPUtime=1267.63 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 307925 0 0 0 126676 87 0 0 20 0 1 0 76825835 2090557440 7484 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 510390 7484 1760 343 0 507454 0
Current children cumulated CPU time: 1267.63 s
Current children cumulated vsize: 2041560 KiB
Current children cumulated memory: 29936 KiB

[startup+1272 s]*
/proc/loadavg: 4.14 4.12 4.13 5/251 88156
/proc/meminfo: memFree=129572644/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2041560 memory=30192 CPUtime=1268.04 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 307985 0 0 0 126717 87 0 0 20 0 1 0 76825835 2090557440 7548 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 510390 7548 1760 343 0 507454 0
Current children cumulated CPU time: 1268.04 s
Current children cumulated vsize: 2041560 KiB
Current children cumulated memory: 30192 KiB

[startup+1272.11 s]
/proc/loadavg: 4.14 4.12 4.13 5/251 88156
/proc/meminfo: memFree=129572644/131382112 swapFree=33002444/33010684
[pid=87991] ppid=87988 vsize=2041560 memory=30192 CPUtime=1268.14 cores=5,7
/proc/87991/stat : 87991 (pb_picat) R 87988 87991 87502 0 -1 4194304 307985 0 0 0 126727 87 0 0 20 0 1 0 76825835 2090557440 7548 18446744073709551615 94858407407616 94858408809197 140736993396528 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94858409080624 94858410954928 94858436763648 140736993401246 140736993401322 140736993401322 140736993406924 0
/proc/87991/statm: 510390 7548 1760 343 0 507454 0
Current children cumulated CPU time: 1268.14 s
Current children cumulated vsize: 2041560 KiB
Current children cumulated memory: 30192 KiB

Child status: 0

Real time (s): 1272.15
CPU time (s): 1268.2
CPU user time (s): 1267.32
CPU system time (s): 0.877432
CPU usage (%): 99.6889
Max. virtual memory (cumulated for all children) (KiB): 2085024
Max. memory (cumulated for all children) (KiB): 58468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1267.32
system time used= 0.877432
maximum resident set size= 58468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 307989
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= 70
involuntary context switches= 1385


# summary of solver processes directly reported to runsolver:
#   pid: 87991
#   total CPU time (s): 1268.2
#   total CPU user time (s): 1267.32
#   total CPU system time (s): 0.877432

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.28153 second user time and 11.9957 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-04 08:44:25
IDJOB=4524387
IDBENCH=180666
IDSOLVER=3346
FILE ID=nodeC005/4524387-1751611464
RUNJOBID= nodeC005-1751607451-87515
SLURM_JOB_ID= 9598896
Free space on /tmp= 429212 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB25/normalized-PB25/OPT-LIN/wallon/normalized-Clique-c0125-9_c24.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524387-1751611464/watcher-4524387-1751611464 -o /tmp/evaluation-result-4524387-1751611464/solver-4524387-1751611464 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751607451-87515 --watchdog 3760  pb_picat HOME/instance-4524387-1751611464.opb

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

MD5SUM BENCH= e7657c6e4289f102872f35c7391497ac
RANDOM SEED=286342307

nodeC005 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		: 3662.956
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.90
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		: 3661.831
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.90
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.476
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.90
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		: 1197.545
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.90
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		: 3492.015
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.90
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		: 1197.357
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.90
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		: 1197.957
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.90
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		: 3491.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        119531520 kB
MemAvailable:   119676704 kB
Buffers:              12 kB
Cached:           932652 kB
SwapCached:          240 kB
Active:         10577640 kB
Inactive:         677636 kB
Active(anon):   10294656 kB
Inactive(anon):    40828 kB
Active(file):     282984 kB
Inactive(file):   636808 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33002444 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3572 kB
Writeback:           252 kB
AnonPages:      10321728 kB
Mapped:           109000 kB
Shmem:             12868 kB
KReclaimable:     130040 kB
Slab:             216784 kB
SReclaimable:     130040 kB
SUnreclaim:        86744 kB
KernelStack:        4048 kB
PageTables:        23552 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   20712356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149400 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9136128 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:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 429472 MiB
End job on nodeC005 at 2025-07-04 09:05:37