Trace number 4528765

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
pb_picat 2025-07-11? (TO) 3600.01 3610.2

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/
submittedPB07/manquinho/bsg/normalized-bsg_1000_60_2.opb
MD5SUMa48c66dfa619fe9822eb3addabc6673c
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-93
Best CPU time to get the best result obtained on this benchmark72001.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2000
Total number of constraints3001
Number of constraints which are clauses1000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2001
Minimum length of a constraint2
Maximum length of a constraint2000
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)150572
Sum of products size (including duplicates)301144
Number of different products75286
Sum of products size150572

Solver Data

0.00/0.01	c solving HOME/instance-4528765-1752241551.opb (Picat 3.9b11, 7/10/2025)

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (61040 MiB free)
  memory of node 1: 64507 MiB (63967 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528765-1752241551/watcher-4528765-1752241551 -o /tmp/evaluation-result-4528765-1752241551/solver-4528765-1752241551 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1752237940-109228 --watchdog 3760 pb_picat HOME/instance-4528765-1752241551.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100058 s]*
/proc/loadavg: 4.08 4.08 4.04 3/257 109614
/proc/meminfo: memFree=127978324/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2027148 memory=44292 CPUtime=0.09 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 990 0 0 0 8 1 0 0 20 0 1 0 139835032 2075799552 11073 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 506787 11073 1568 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 44292 KiB

[startup+0.20534 s]*
/proc/loadavg: 4.08 4.08 4.04 3/260 109628
/proc/meminfo: memFree=127943880/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2027148 memory=70916 CPUtime=0.19 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 1003 0 0 0 18 1 0 0 20 0 1 0 139835032 2075799552 17729 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 506787 17729 1568 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 70916 KiB

[startup+0.305316 s]*
/proc/loadavg: 4.08 4.08 4.04 3/256 109636
/proc/meminfo: memFree=127935972/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2027148 memory=95492 CPUtime=0.3 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 1015 0 0 0 28 2 0 0 20 0 1 0 139835032 2075799552 23873 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 506787 23873 1568 343 0 503851 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 95492 KiB

[startup+0.700153 s]
/proc/loadavg: 4.08 4.08 4.04 4/257 109669
/proc/meminfo: memFree=127892992/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2040900 memory=184828 CPUtime=0.68 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 2436 0 0 0 64 4 0 0 20 0 1 0 139835032 2089881600 46207 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 510225 46207 1696 343 0 507289 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2040900 KiB
Current children cumulated memory: 184828 KiB

[startup+1.50019 s]
/proc/loadavg: 4.08 4.08 4.04 4/261 109713
/proc/meminfo: memFree=127771308/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2102592 memory=231080 CPUtime=1.48 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 12502 0 0 0 142 6 0 0 20 0 1 0 139835032 2153054208 57770 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 525648 57770 1728 343 0 522712 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2102592 KiB
Current children cumulated memory: 231080 KiB

[startup+3.10527 s]
/proc/loadavg: 4.08 4.08 4.04 5/264 109735
/proc/meminfo: memFree=127625828/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2104724 memory=235296 CPUtime=3.08 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 14053 0 0 0 302 6 0 0 20 0 1 0 139835032 2155237376 58824 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 526181 58824 1728 343 0 523245 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2104724 KiB
Current children cumulated memory: 235296 KiB

[startup+6.30019 s]
/proc/loadavg: 4.08 4.08 4.04 5/264 109735
/proc/meminfo: memFree=127616800/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2097412 memory=231224 CPUtime=6.26 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 16880 0 0 0 619 7 0 0 20 0 1 0 139835032 2147749888 57806 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 524353 57806 1728 343 0 521417 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2097412 KiB
Current children cumulated memory: 231224 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 4.08 4.04 5/264 109735
/proc/meminfo: memFree=127616628/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2097412 memory=230476 CPUtime=12.65 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 18593 0 0 0 1257 8 0 0 20 0 1 0 139835032 2147749888 57619 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 524353 57619 1728 343 0 521417 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2097412 KiB
Current children cumulated memory: 230476 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.09 4.05 5/264 109735
/proc/meminfo: memFree=127576112/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2113796 memory=243548 CPUtime=25.42 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 23093 0 0 0 2531 11 0 0 20 0 1 0 139835032 2164527104 60887 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 528449 60887 1728 343 0 525513 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2113796 KiB
Current children cumulated memory: 243548 KiB

[startup+51.1054 s]
/proc/loadavg: 4.08 4.08 4.04 5/264 109736
/proc/meminfo: memFree=127552860/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2130180 memory=246900 CPUtime=50.95 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 30935 0 0 0 5079 16 0 0 20 0 1 0 139835032 2181304320 61725 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 532545 61725 1728 343 0 529609 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2130180 KiB
Current children cumulated memory: 246900 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.09 4.04 5/264 109737
/proc/meminfo: memFree=127528016/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2130180 memory=262924 CPUtime=101.99 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 40347 0 0 0 10176 23 0 0 20 0 1 0 139835032 2181304320 65731 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 532545 65731 1728 343 0 529609 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 2130180 KiB
Current children cumulated memory: 262924 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.08 4.04 5/263 109739
/proc/meminfo: memFree=127510092/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2163828 memory=278280 CPUtime=161.8 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 51407 0 0 0 16151 29 0 0 20 0 1 0 139835032 2215759872 69570 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 540957 69570 1728 343 0 538021 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 2163828 KiB
Current children cumulated memory: 278280 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.08 4.04 5/263 109741
/proc/meminfo: memFree=127492100/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2196596 memory=290568 CPUtime=221.61 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 61117 0 0 0 22127 34 0 0 20 0 1 0 139835032 2249314304 72642 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 549149 72642 1728 343 0 546213 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 2196596 KiB
Current children cumulated memory: 290568 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 4.08 4.04 5/263 109743
/proc/meminfo: memFree=127483100/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2198476 memory=291628 CPUtime=281.43 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 68199 0 0 0 28104 39 0 0 20 0 1 0 139835032 2251239424 72907 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 549619 72907 1728 343 0 546683 0
Current children cumulated CPU time: 281.43 s
Current children cumulated vsize: 2198476 KiB
Current children cumulated memory: 291628 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.08 4.04 5/262 109745
/proc/meminfo: memFree=127465384/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2200332 memory=304616 CPUtime=341.23 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 75091 0 0 0 34080 43 0 0 20 0 1 0 139835032 2253139968 76154 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 550083 76154 1728 343 0 547147 0
Current children cumulated CPU time: 341.23 s
Current children cumulated vsize: 2200332 KiB
Current children cumulated memory: 304616 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 4.09 4.05 5/262 109747
/proc/meminfo: memFree=127463624/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2200332 memory=308716 CPUtime=401.04 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 77408 0 0 0 40059 45 0 0 20 0 1 0 139835032 2253139968 77179 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 550083 77179 1728 343 0 547147 0
Current children cumulated CPU time: 401.04 s
Current children cumulated vsize: 2200332 KiB
Current children cumulated memory: 308716 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.09 4.05 5/263 109756
/proc/meminfo: memFree=127441900/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2200332 memory=318956 CPUtime=460.84 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 82921 0 0 0 46035 49 0 0 20 0 1 0 139835032 2253139968 79739 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 550083 79739 1728 343 0 547147 0
Current children cumulated CPU time: 460.84 s

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

Current children cumulated memory: 434544 KiB

[startup+2862.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/265 109879
/proc/meminfo: memFree=127125536/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2350792 memory=418160 CPUtime=2854.05 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 173857 0 0 0 285253 152 0 0 20 0 1 0 139835032 2407211008 104540 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 587698 104540 1728 343 0 584762 0
Current children cumulated CPU time: 2854.05 s
Current children cumulated vsize: 2350792 KiB
Current children cumulated memory: 418160 KiB

[startup+2922.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/265 109881
/proc/meminfo: memFree=127138540/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2350792 memory=428400 CPUtime=2913.89 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 175700 0 0 0 291234 155 0 0 20 0 1 0 139835032 2407211008 107100 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 587698 107100 1728 343 0 584762 0
Current children cumulated CPU time: 2913.89 s
Current children cumulated vsize: 2350792 KiB
Current children cumulated memory: 428400 KiB

[startup+2982.3 s]
/proc/loadavg: 4.21 4.11 4.10 5/265 109883
/proc/meminfo: memFree=127095800/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2350792 memory=432496 CPUtime=2973.74 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 177823 0 0 0 297216 158 0 0 20 0 1 0 139835032 2407211008 108124 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 587698 108124 1728 343 0 584762 0
Current children cumulated CPU time: 2973.74 s
Current children cumulated vsize: 2350792 KiB
Current children cumulated memory: 432496 KiB

[startup+3042.3 s]
/proc/loadavg: 4.29 4.16 4.11 5/264 109885
/proc/meminfo: memFree=127094644/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2350792 memory=440688 CPUtime=3033.58 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 177828 0 0 0 303199 159 0 0 20 0 1 0 139835032 2407211008 110172 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 587698 110172 1728 343 0 584762 0
Current children cumulated CPU time: 3033.58 s
Current children cumulated vsize: 2350792 KiB
Current children cumulated memory: 440688 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.14 4.11 5/264 109887
/proc/meminfo: memFree=127120204/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2350792 memory=432496 CPUtime=3093.42 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 180320 0 0 0 309180 162 0 0 20 0 1 0 139835032 2407211008 108124 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 587698 108124 1728 343 0 584762 0
Current children cumulated CPU time: 3093.42 s
Current children cumulated vsize: 2350792 KiB
Current children cumulated memory: 432496 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.13 4.10 5/264 109889
/proc/meminfo: memFree=127100116/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2350792 memory=444784 CPUtime=3153.27 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 180326 0 0 0 315164 163 0 0 20 0 1 0 139835032 2407211008 111196 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 587698 111196 1728 343 0 584762 0
Current children cumulated CPU time: 3153.27 s
Current children cumulated vsize: 2350792 KiB
Current children cumulated memory: 444784 KiB

[startup+3222.3 s]
/proc/loadavg: 4.32 4.17 4.11 5/262 109891
/proc/meminfo: memFree=127084692/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2350792 memory=432496 CPUtime=3213.1 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 184248 0 0 0 321143 167 0 0 20 0 1 0 139835032 2407211008 108124 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 587698 108124 1728 343 0 584762 0
Current children cumulated CPU time: 3213.1 s
Current children cumulated vsize: 2350792 KiB
Current children cumulated memory: 432496 KiB

[startup+3282.3 s]
/proc/loadavg: 4.28 4.20 4.13 5/262 109893
/proc/meminfo: memFree=127071300/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2350792 memory=446832 CPUtime=3272.95 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 184255 0 0 0 327128 167 0 0 20 0 1 0 139835032 2407211008 111708 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 587698 111708 1728 343 0 584762 0
Current children cumulated CPU time: 3272.95 s
Current children cumulated vsize: 2350792 KiB
Current children cumulated memory: 446832 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.17 4.12 5/262 109895
/proc/meminfo: memFree=127110912/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2350792 memory=444784 CPUtime=3332.8 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 186189 0 0 0 333109 171 0 0 20 0 1 0 139835032 2407211008 111196 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 587698 111196 1728 343 0 584762 0
Current children cumulated CPU time: 3332.8 s
Current children cumulated vsize: 2350792 KiB
Current children cumulated memory: 444784 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.15 4.11 5/262 109897
/proc/meminfo: memFree=127122484/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2350792 memory=434544 CPUtime=3392.65 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 186845 0 0 0 339093 172 0 0 20 0 1 0 139835032 2407211008 108636 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 587698 108636 1728 343 0 584762 0
Current children cumulated CPU time: 3392.65 s
Current children cumulated vsize: 2350792 KiB
Current children cumulated memory: 434544 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.15 4.11 5/263 109906
/proc/meminfo: memFree=127142552/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2350792 memory=422256 CPUtime=3452.48 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 190979 0 0 0 345071 177 0 0 20 0 1 0 139835032 2407211008 105564 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 587698 105564 1728 343 0 584762 0
Current children cumulated CPU time: 3452.48 s
Current children cumulated vsize: 2350792 KiB
Current children cumulated memory: 422256 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/263 109908
/proc/meminfo: memFree=127092260/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2350792 memory=446832 CPUtime=3512.33 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 190991 0 0 0 351055 178 0 0 20 0 1 0 139835032 2407211008 111708 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 587698 111708 1728 343 0 584762 0
Current children cumulated CPU time: 3512.33 s
Current children cumulated vsize: 2350792 KiB
Current children cumulated memory: 446832 KiB

[startup+3582.3 s]
/proc/loadavg: 4.22 4.17 4.12 5/263 109910
/proc/meminfo: memFree=127095508/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2350792 memory=450928 CPUtime=3572.17 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 190993 0 0 0 357039 178 0 0 20 0 1 0 139835032 2407211008 112732 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 587698 112732 1728 343 0 584762 0
Current children cumulated CPU time: 3572.17 s
Current children cumulated vsize: 2350792 KiB
Current children cumulated memory: 450928 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.2 s]
/proc/loadavg: 4.15 4.16 4.11 5/263 109911
/proc/meminfo: memFree=127123796/131250000 swapFree=33010416/33010684
[pid=109599] ppid=109596 vsize=2350792 memory=452976 CPUtime=3600 cores=1,3
/proc/109599/stat : 109599 (pb_picat) R 109596 109599 108004 0 -1 4194304 190994 0 0 0 359822 178 0 0 20 0 1 0 139835032 2407211008 113244 18446744073709551615 94300157407232 94300158808813 140725871565136 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94300159080240 94300160954480 94300171706368 140725871573404 140725871573480 140725871573480 140725871579084 0
/proc/109599/statm: 587698 113244 1728 343 0 584762 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2350792 KiB
Current children cumulated memory: 452976 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.22 s, system=1.78876 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): 3610.2
CPU time (s): 3600.01
CPU user time (s): 3598.22
CPU system time (s): 1.78876
CPU usage (%): 99.7178
Max. virtual memory (cumulated for all children) (KiB): 2401584
Max. memory (cumulated for all children) (KiB): 462744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.22
system time used= 1.78876
maximum resident set size= 481892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190994
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= 96
involuntary context switches= 2549


# summary of solver processes directly reported to runsolver:
#   pid: 109599
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3598.22
#   total CPU system time (s): 1.78876

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.95586 second user time and 15.431 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-11 15:45:51
IDJOB=4528765
IDBENCH=148671
IDSOLVER=3385
FILE ID=nodeC027/4528765-1752241551
RUNJOBID= nodeC027-1752237940-109228
SLURM_JOB_ID= 9682538
Free space on /tmp= 431172 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB07/OPT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_1000_60_2.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528765-1752241551/watcher-4528765-1752241551 -o /tmp/evaluation-result-4528765-1752241551/solver-4528765-1752241551 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1752237940-109228 --watchdog 3760  pb_picat HOME/instance-4528765-1752241551.opb

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

MD5SUM BENCH= a48c66dfa619fe9822eb3addabc6673c
RANDOM SEED=196496653

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.802
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.29
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.637
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.29
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.643
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.29
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.679
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.29
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		: 3600.914
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.29
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		: 3601.263
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.29
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.672
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.29
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		: 3602.878
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128010048 kB
MemAvailable:   129718816 kB
Buffers:            2488 kB
Cached:          2501604 kB
SwapCached:           12 kB
Active:           652488 kB
Inactive:        1941096 kB
Active(anon):     104764 kB
Inactive(anon):     2792 kB
Active(file):     547724 kB
Inactive(file):  1938304 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             12840 kB
Writeback:            40 kB
AnonPages:         92528 kB
Mapped:           109592 kB
Shmem:             18056 kB
KReclaimable:     123560 kB
Slab:             216240 kB
SReclaimable:     123560 kB
SUnreclaim:        92680 kB
KernelStack:        4108 kB
PageTables:         3276 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    2413832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431168 MiB
End job on nodeC027 at 2025-07-11 16:46:02