Trace number 4493153

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
Picat 2025-06-16? (TO) 3600.08 3611.02

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-85-80.opb
MD5SUMb66aa0ca883b9987dbaf460c58c6223e
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.15765
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6800
Total number of constraints285685
Number of constraints which are clauses285685
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 constraint2
Maximum length of a constraint80
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 81
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

Solver Data

0.00/0.02	c solving HOME/instance-4493153-1751150459.opb (Picat 3.9b6)

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4493153-1751150459/watcher-4493153-1751150459 -o /tmp/evaluation-result-4493153-1751150459/solver-4493153-1751150459 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751146846-14032 --watchdog 3760 pb_picat HOME/instance-4493153-1751150459.opb 

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=14485, runsolver pid=14474

[startup+0.100072 s]*
/proc/loadavg: 4.28 4.23 4.19 6/252 14486
/proc/meminfo: memFree=130344632/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2027148 memory=24392 CPUtime=0.1 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 1126 0 0 0 9 1 0 0 20 0 1 0 30724741 2075799552 6098 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 506787 6098 1568 343 0 503851 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 24392 KiB

[startup+0.214038 s]*
/proc/loadavg: 4.28 4.23 4.19 7/252 14486
/proc/meminfo: memFree=130323540/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2027148 memory=32584 CPUtime=0.21 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 1130 0 0 0 20 1 0 0 20 0 1 0 30724741 2075799552 8146 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 506787 8146 1568 343 0 503851 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 32584 KiB

[startup+0.312941 s]*
/proc/loadavg: 4.28 4.23 4.19 6/250 14486
/proc/meminfo: memFree=130349868/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2027148 memory=38728 CPUtime=0.31 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 1133 0 0 0 29 2 0 0 20 0 1 0 30724741 2075799552 9682 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 506787 9682 1568 343 0 503851 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 38728 KiB

[startup+0.700272 s]
/proc/loadavg: 4.28 4.23 4.19 4/248 14494
/proc/meminfo: memFree=130327024/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2027148 memory=57160 CPUtime=0.67 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 1142 0 0 0 65 2 0 0 20 0 1 0 30724741 2075799552 14290 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 506787 14290 1568 343 0 503851 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 57160 KiB

[startup+1.50028 s]
/proc/loadavg: 4.28 4.23 4.19 4/248 14494
/proc/meminfo: memFree=130261488/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2027148 memory=126792 CPUtime=1.48 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 1176 0 0 0 143 5 0 0 20 0 1 0 30724741 2075799552 31698 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 506787 31698 1568 343 0 503851 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 126792 KiB

[startup+3.11303 s]
/proc/loadavg: 4.28 4.23 4.19 5/252 14531
/proc/meminfo: memFree=129728380/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2028484 memory=374000 CPUtime=3.08 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 1739 0 0 0 298 10 0 0 20 0 1 0 30724741 2077167616 93500 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 507121 93500 1600 343 0 504185 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2028484 KiB
Current children cumulated memory: 374000 KiB

[startup+6.30026 s]
/proc/loadavg: 4.26 4.23 4.19 5/252 14531
/proc/meminfo: memFree=128633196/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2068948 memory=404124 CPUtime=6.26 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 15568 0 0 0 612 14 0 0 20 0 1 0 30724741 2118602752 101031 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 517237 101031 1632 343 0 514301 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2068948 KiB
Current children cumulated memory: 404124 KiB

[startup+12.7003 s]
/proc/loadavg: 4.24 4.22 4.19 5/252 14531
/proc/meminfo: memFree=127398460/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2060756 memory=403536 CPUtime=12.64 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 20557 0 0 0 1248 16 0 0 20 0 1 0 30724741 2110214144 100884 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 515189 100884 1632 343 0 512253 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2060756 KiB
Current children cumulated memory: 403536 KiB

[startup+25.5003 s]
/proc/loadavg: 4.19 4.21 4.18 5/252 14531
/proc/meminfo: memFree=127668476/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2048468 memory=392824 CPUtime=25.4 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 27839 0 0 0 2520 20 0 0 20 0 1 0 30724741 2097631232 98206 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 512117 98206 1632 343 0 509181 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2048468 KiB
Current children cumulated memory: 392824 KiB

[startup+51.1131 s]
/proc/loadavg: 4.18 4.21 4.18 5/253 14533
/proc/meminfo: memFree=126878444/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2073044 memory=401328 CPUtime=50.94 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 41881 0 0 0 5064 30 0 0 20 0 1 0 30724741 2122797056 100332 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 518261 100332 1632 343 0 515325 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2073044 KiB
Current children cumulated memory: 401328 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.19 4.18 5/252 14535
/proc/meminfo: memFree=126600752/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2077140 memory=418972 CPUtime=101.97 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 71494 0 0 0 10143 54 0 0 20 0 1 0 30724741 2126991360 104743 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 519285 104743 1632 343 0 516349 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 2077140 KiB
Current children cumulated memory: 418972 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.17 4.17 5/252 14536
/proc/meminfo: memFree=126766096/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2085332 memory=407900 CPUtime=161.79 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 93205 0 0 0 16100 79 0 0 20 0 1 0 30724741 2135379968 101975 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 521333 101975 1632 343 0 518397 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 2085332 KiB
Current children cumulated memory: 407900 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.15 4.17 5/252 14538
/proc/meminfo: memFree=127206972/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2052564 memory=395500 CPUtime=221.59 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 122003 0 0 0 22049 110 0 0 20 0 1 0 30724741 2101825536 98875 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 513141 98875 1632 343 0 510205 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 2052564 KiB
Current children cumulated memory: 395500 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.14 4.16 5/252 14540
/proc/meminfo: memFree=127004764/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2056660 memory=395512 CPUtime=281.4 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 147399 0 0 0 28008 132 0 0 20 0 1 0 30724741 2106019840 98878 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 514165 98878 1632 343 0 511229 0
Current children cumulated CPU time: 281.4 s
Current children cumulated vsize: 2056660 KiB
Current children cumulated memory: 395512 KiB

[startup+342.3 s]
/proc/loadavg: 4.21 4.16 4.17 5/251 14544
/proc/meminfo: memFree=126614580/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2118100 memory=424660 CPUtime=341.22 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 175819 0 0 0 33963 159 0 0 20 0 1 0 30724741 2168934400 106165 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 529525 106165 1632 343 0 526589 0
Current children cumulated CPU time: 341.22 s
Current children cumulated vsize: 2118100 KiB
Current children cumulated memory: 424660 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.13 4.15 5/251 14552
/proc/meminfo: memFree=126631600/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2183636 memory=475948 CPUtime=401.04 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 199193 0 0 0 39920 184 0 0 20 0 1 0 30724741 2236043264 118987 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 545909 118987 1632 343 0 542973 0
Current children cumulated CPU time: 401.04 s
Current children cumulated vsize: 2183636 KiB
Current children cumulated memory: 475948 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 4.12 4.15 5/251 14554
/proc/meminfo: memFree=126589232/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2077140 memory=412460 CPUtime=460.85 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 208500 0 0 0 45889 196 0 0 20 0 1 0 30724741 2126991360 103115 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 519285 103115 1632 343 0 516349 0
Current children cumulated CPU time: 460.85 s

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

Current children cumulated memory: 482392 KiB

[startup+2862.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/251 14680
/proc/meminfo: memFree=126810820/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2085588 memory=428908 CPUtime=2853.41 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 656416 0 0 0 284356 985 0 0 20 0 1 0 30724741 2135642112 107227 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 521397 107227 1632 343 0 518461 0
Current children cumulated CPU time: 2853.41 s
Current children cumulated vsize: 2085588 KiB
Current children cumulated memory: 428908 KiB

[startup+2922.3 s]
/proc/loadavg: 4.16 4.11 4.09 5/251 14682
/proc/meminfo: memFree=126091180/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2306772 memory=606464 CPUtime=2913.25 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 668689 0 0 0 290311 1014 0 0 20 0 1 0 30724741 2362134528 151616 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 576693 151616 1632 343 0 573757 0
Current children cumulated CPU time: 2913.25 s
Current children cumulated vsize: 2306772 KiB
Current children cumulated memory: 606464 KiB

[startup+2982.3 s]
/proc/loadavg: 4.75 4.28 4.15 5/251 14685
/proc/meminfo: memFree=125925532/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2314964 memory=540084 CPUtime=2973.09 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 675259 0 0 0 296270 1039 0 0 20 0 1 0 30724741 2370523136 135021 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 578741 135021 1632 343 0 575805 0
Current children cumulated CPU time: 2973.09 s
Current children cumulated vsize: 2314964 KiB
Current children cumulated memory: 540084 KiB

[startup+3042.3 s]
/proc/loadavg: 4.38 4.27 4.16 5/250 14687
/proc/meminfo: memFree=126031420/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2175700 memory=490932 CPUtime=3032.93 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 683402 0 0 0 302233 1060 0 0 20 0 1 0 30724741 2227916800 122733 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 543925 122733 1632 343 0 540989 0
Current children cumulated CPU time: 3032.93 s
Current children cumulated vsize: 2175700 KiB
Current children cumulated memory: 490932 KiB

[startup+3102.3 s]
/proc/loadavg: 4.24 4.25 4.16 5/251 14690
/proc/meminfo: memFree=125675412/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2568916 memory=657472 CPUtime=3092.76 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 693951 0 0 0 308192 1084 0 0 20 0 1 0 30724741 2630569984 164368 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 642229 164368 1632 343 0 639293 0
Current children cumulated CPU time: 3092.76 s
Current children cumulated vsize: 2568916 KiB
Current children cumulated memory: 657472 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.22 4.15 5/251 14692
/proc/meminfo: memFree=125764684/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2118356 memory=427204 CPUtime=3152.6 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 700059 0 0 0 314160 1100 0 0 20 0 1 0 30724741 2169196544 106801 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 529589 106801 1632 343 0 526653 0
Current children cumulated CPU time: 3152.6 s
Current children cumulated vsize: 2118356 KiB
Current children cumulated memory: 427204 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.19 4.15 5/251 14694
/proc/meminfo: memFree=126308912/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2306772 memory=587188 CPUtime=3212.44 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 708957 0 0 0 320121 1123 0 0 20 0 1 0 30724741 2362134528 146797 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 576693 146797 1632 343 0 573757 0
Current children cumulated CPU time: 3212.44 s
Current children cumulated vsize: 2306772 KiB
Current children cumulated memory: 587188 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.17 4.14 5/251 14696
/proc/meminfo: memFree=125323724/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2314964 memory=560564 CPUtime=3272.27 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 720309 0 0 0 326079 1148 0 0 20 0 1 0 30724741 2370523136 140141 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 578741 140141 1632 343 0 575805 0
Current children cumulated CPU time: 3272.27 s
Current children cumulated vsize: 2314964 KiB
Current children cumulated memory: 560564 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.17 4.14 5/251 14700
/proc/meminfo: memFree=125671428/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2577108 memory=787892 CPUtime=3332.11 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 730251 0 0 0 332034 1177 0 0 20 0 1 0 30724741 2638958592 196973 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 644277 196973 1632 343 0 641341 0
Current children cumulated CPU time: 3332.11 s
Current children cumulated vsize: 2577108 KiB
Current children cumulated memory: 787892 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.17 4.14 5/250 14707
/proc/meminfo: memFree=125452432/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2314964 memory=613812 CPUtime=3391.95 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 738357 0 0 0 337998 1197 0 0 20 0 1 0 30724741 2370523136 153453 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 578741 153453 1632 343 0 575805 0
Current children cumulated CPU time: 3391.95 s
Current children cumulated vsize: 2314964 KiB
Current children cumulated memory: 613812 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.13 4.13 5/251 14710
/proc/meminfo: memFree=126473372/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2577108 memory=755124 CPUtime=3451.78 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 742693 0 0 0 343967 1211 0 0 20 0 1 0 30724741 2638958592 188781 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 644277 188781 1632 343 0 641341 0
Current children cumulated CPU time: 3451.78 s
Current children cumulated vsize: 2577108 KiB
Current children cumulated memory: 755124 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.15 4.13 5/251 14712
/proc/meminfo: memFree=126019980/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2306772 memory=540084 CPUtime=3511.61 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 747789 0 0 0 349939 1222 0 0 20 0 1 0 30724741 2362134528 135021 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 576693 135021 1632 343 0 573757 0
Current children cumulated CPU time: 3511.61 s
Current children cumulated vsize: 2306772 KiB
Current children cumulated memory: 540084 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.14 4.13 5/251 14714
/proc/meminfo: memFree=126032416/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2118356 memory=460212 CPUtime=3571.44 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 751494 0 0 0 355914 1230 0 0 20 0 1 0 30724741 2169196544 115053 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 529589 115053 1632 343 0 526653 0
Current children cumulated CPU time: 3571.44 s
Current children cumulated vsize: 2118356 KiB
Current children cumulated memory: 460212 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611 s]*
/proc/loadavg: 4.15 4.14 4.13 4/244 14759
/proc/meminfo: memFree=126452052/131382120 swapFree=33010684/33010684
[pid=14485] ppid=14474 vsize=2183892 memory=480692 CPUtime=3600.07 cores=0,2
/proc/14485/stat : 14485 (pb_picat) R 14474 14485 14022 0 -1 4194304 755210 0 0 0 358767 1240 0 0 20 0 1 0 30724741 2236305408 120173 18446744073709551615 94676393742336 94676395143917 140726790200544 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94676395415344 94676397289648 94676408324096 140726790203806 140726790203882 140726790203882 140726790209484 0
/proc/14485/statm: 545973 120173 1632 343 0 543037 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2183892 KiB
Current children cumulated memory: 480692 KiB

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

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

# cumulated CPU time of all completed processes:  user=3587.68 s, system=12.4035 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.02
CPU time (s): 3600.08
CPU user time (s): 3587.68
CPU system time (s): 12.4035
CPU usage (%): 99.6972
Max. virtual memory (cumulated for all children) (KiB): 3093204
Max. memory (cumulated for all children) (KiB): 990644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.68
system time used= 12.4035
maximum resident set size= 990644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 755210
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= 76
involuntary context switches= 8228


# summary of solver processes directly reported to runsolver:
#   pid: 14485
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3587.68
#   total CPU system time (s): 12.4035

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.4047 second user time and 35.9412 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-06-29 00:40:59
IDJOB=4493153
IDBENCH=147848
IDSOLVER=3346
FILE ID=nodeC002/4493153-1751150459
RUNJOBID= nodeC002-1751146846-14032
SLURM_JOB_ID= 9587468
Free space on /tmp= 433048 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-85-80.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4493153-1751150459/watcher-4493153-1751150459 -o /tmp/evaluation-result-4493153-1751150459/solver-4493153-1751150459 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751146846-14032 --watchdog 3760  pb_picat HOME/instance-4493153-1751150459.opb

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

MD5SUM BENCH= b66aa0ca883b9987dbaf460c58c6223e
RANDOM SEED=314787200

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.419
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.81
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		: 1197.198
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.81
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.217
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.81
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.355
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        130404460 kB
MemAvailable:   130010608 kB
Buffers:            3280 kB
Cached:           378840 kB
SwapCached:            0 kB
Active:           264824 kB
Inactive:         180816 kB
Active(anon):      81480 kB
Inactive(anon):        0 kB
Active(file):     183344 kB
Inactive(file):   180816 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             23552 kB
Writeback:             4 kB
AnonPages:         66884 kB
Mapped:           102400 kB
Shmem:             17960 kB
KReclaimable:      84012 kB
Slab:             165600 kB
SReclaimable:      84012 kB
SUnreclaim:        81588 kB
KernelStack:        3952 kB
PageTables:         2952 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     332140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149272 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC002 at 2025-06-29 01:41:11