Trace number 4528417

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.07 3610.15

General information on the benchmark

NamePB24/normalized-PB09/OPT-LIN/aries-da_nrp/
normalized-aries-da_network_1000_5__369_766__2048.opb
MD5SUM760396d2ac3ca07c4585eda9e150afe7
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 benchmark87132
Best CPU time to get the best result obtained on this benchmark324.795
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10240998
Total number of constraints6000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5002
Number of constraints which are nor clauses,nor cardinality constraints998
Minimum length of a constraint2048
Maximum length of a constraint83969
Number of terms in the objective function 10240000
Biggest coefficient in the objective function 122979
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 351702657024
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 122979
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 351702657024
Number of bits of the biggest sum of numbers39
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

82.31/82.62	c solving HOME/instance-4528417-1752241650.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: 63837 MiB (60367 MiB free)
  memory of node 1: 64465 MiB (62164 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=114716, runsolver pid=114713

[startup+0.100068 s]*
/proc/loadavg: 4.08 4.10 4.13 5/252 114717
/proc/meminfo: memFree=125444880/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=2027148 memory=21596 CPUtime=0.08 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 966 0 0 0 8 0 0 0 20 0 1 0 139844320 2075799552 5399 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 6 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 506787 5399 1536 343 0 503851 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 21596 KiB

[startup+0.213481 s]*
/proc/loadavg: 4.08 4.10 4.13 5/252 114717
/proc/meminfo: memFree=125404048/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=2027148 memory=27740 CPUtime=0.19 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 969 0 0 0 18 1 0 0 20 0 1 0 139844320 2075799552 6935 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 6 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 506787 6935 1536 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 27740 KiB

[startup+0.314465 s]*
/proc/loadavg: 4.08 4.10 4.13 5/252 114717
/proc/meminfo: memFree=125375376/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=2027148 memory=31836 CPUtime=0.28 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 971 0 0 0 27 1 0 0 20 0 1 0 139844320 2075799552 7959 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 6 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 506787 7959 1536 343 0 503851 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 31836 KiB

[startup+0.700252 s]
/proc/loadavg: 4.08 4.10 4.13 5/252 114717
/proc/meminfo: memFree=125306060/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=2042776 memory=46320 CPUtime=0.61 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 1015 0 0 0 60 1 0 0 20 0 1 0 139844320 2091802624 11580 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 6 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 510694 11580 1536 343 0 507758 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 2042776 KiB
Current children cumulated memory: 46320 KiB

[startup+1.50027 s]
/proc/loadavg: 4.08 4.10 4.13 5/252 114717
/proc/meminfo: memFree=125175004/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=2058404 memory=83708 CPUtime=1.41 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 1675 0 0 0 138 3 0 0 20 0 1 0 139844320 2107805696 20927 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 514601 20927 1536 343 0 511665 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 2058404 KiB
Current children cumulated memory: 83708 KiB

[startup+3.11311 s]
/proc/loadavg: 4.08 4.10 4.13 5/252 114717
/proc/meminfo: memFree=124626760/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=2089660 memory=143220 CPUtime=3.02 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 2783 0 0 0 296 6 0 0 20 0 1 0 139844320 2139811840 35805 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 522415 35805 1536 343 0 519479 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 2089660 KiB
Current children cumulated memory: 143220 KiB

[startup+6.30031 s]
/proc/loadavg: 4.08 4.10 4.13 5/252 114717
/proc/meminfo: memFree=124238400/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=2136544 memory=237172 CPUtime=6.2 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 4341 0 0 0 611 9 0 0 20 0 1 0 139844320 2187821056 59293 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 534136 59293 1536 343 0 531200 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 2136544 KiB
Current children cumulated memory: 237172 KiB

[startup+12.7003 s]
/proc/loadavg: 4.21 4.13 4.14 5/252 114717
/proc/meminfo: memFree=123705148/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=2199056 memory=364904 CPUtime=12.59 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 6684 0 0 0 1246 13 0 0 20 0 1 0 139844320 2251833344 91226 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 549764 91226 1536 343 0 546828 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 2199056 KiB
Current children cumulated memory: 364904 KiB

[startup+25.5003 s]
/proc/loadavg: 4.18 4.13 4.14 5/252 114718
/proc/meminfo: memFree=122802616/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=2277196 memory=533412 CPUtime=25.36 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 9464 0 0 0 2518 18 0 0 20 0 1 0 139844320 2331848704 133353 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 569299 133353 1536 343 0 566363 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 2277196 KiB
Current children cumulated memory: 533412 KiB

[startup+51.1131 s]
/proc/loadavg: 4.12 4.11 4.13 5/251 114718
/proc/meminfo: memFree=122254720/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=2386592 memory=762372 CPUtime=50.9 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 12663 0 0 0 5064 26 0 0 20 0 1 0 139844320 2443870208 190593 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 596648 190593 1536 343 0 593712 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 2386592 KiB
Current children cumulated memory: 762372 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.11 4.13 5/251 114720
/proc/meminfo: memFree=119173580/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=3289168 memory=2150748 CPUtime=101.95 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 38305 0 0 0 10044 151 0 0 20 0 1 0 139844320 3368108032 537687 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 822292 537687 1568 343 0 819356 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 3289168 KiB
Current children cumulated memory: 2150748 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.10 4.12 5/251 114722
/proc/meminfo: memFree=117362848/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=3867720 memory=3251428 CPUtime=161.8 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 72868 0 0 0 15582 598 0 0 20 0 1 0 139844320 3960545280 812857 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 966930 812857 1568 343 0 963994 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 3867720 KiB
Current children cumulated memory: 3251428 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.11 4.12 5/251 114724
/proc/meminfo: memFree=116150828/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=4059896 memory=3615636 CPUtime=221.64 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 112337 0 0 0 20913 1251 0 0 20 0 1 0 139844320 4157333504 903909 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 1014974 903909 1568 343 0 1012038 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 4059896 KiB
Current children cumulated memory: 3615636 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.11 4.12 5/251 114726
/proc/meminfo: memFree=115500116/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=4180388 memory=3842624 CPUtime=281.48 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 148908 0 0 0 26250 1898 0 0 20 0 1 0 139844320 4280717312 960656 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 1045097 960656 1568 343 0 1042161 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 4180388 KiB
Current children cumulated memory: 3842624 KiB

[startup+342.3 s]
/proc/loadavg: 4.04 4.08 4.10 5/250 114728
/proc/meminfo: memFree=116099308/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=4264160 memory=3162244 CPUtime=341.3 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 184149 0 0 0 31575 2555 0 0 20 0 1 0 139844320 4366499840 790561 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 1066040 790561 1568 343 0 1063104 0
Current children cumulated CPU time: 341.3 s
Current children cumulated vsize: 4264160 KiB
Current children cumulated memory: 3162244 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.10 4.10 5/249 114732
/proc/meminfo: memFree=115417412/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=4320776 memory=3767868 CPUtime=401.14 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 219499 0 0 0 36908 3206 0 0 20 0 1 0 139844320 4424474624 941967 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 1080194 941967 1568 343 0 1077258 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 4320776 KiB
Current children cumulated memory: 3767868 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.09 4.10 5/250 114739
/proc/meminfo: memFree=115847576/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=4363296 memory=3413704 CPUtime=460.96 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 255100 0 0 0 42241 3855 0 0 20 0 1 0 139844320 4468015104 853426 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 1090824 853426 1568 343 0 1087888 0
Current children cumulated CPU time: 460.96 s

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

Current children cumulated memory: 13643244 KiB

[startup+2922.3 s]
/proc/loadavg: 3.10 3.19 3.44 4/245 114900
/proc/meminfo: memFree=100617324/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=26483048 memory=20247124 CPUtime=2914.15 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 886442 0 0 0 277130 14285 0 0 20 0 1 0 139844320 27118641152 5061781 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 6620762 5061781 1600 343 0 6617826 0
Current children cumulated CPU time: 2914.15 s
Current children cumulated vsize: 26483048 KiB
Current children cumulated memory: 20247124 KiB

[startup+2982.3 s]
/proc/loadavg: 3.14 3.18 3.42 4/245 114902
/proc/meminfo: memFree=102610976/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=18640960 memory=17335556 CPUtime=2973.99 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 907253 0 0 0 282633 14766 0 0 20 0 1 0 139844320 19088343040 4333889 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 4660240 4333889 1600 343 0 4657304 0
Current children cumulated CPU time: 2973.99 s
Current children cumulated vsize: 18640960 KiB
Current children cumulated memory: 17335556 KiB

[startup+3042.3 s]
/proc/loadavg: 3.11 3.16 3.40 4/245 114904
/proc/meminfo: memFree=104941264/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=18654940 memory=15113648 CPUtime=3033.81 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 922552 0 0 0 288278 15103 0 0 20 0 1 0 139844320 19102658560 3778412 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 4663735 3778412 1600 343 0 4660799 0
Current children cumulated CPU time: 3033.81 s
Current children cumulated vsize: 18654940 KiB
Current children cumulated memory: 15113648 KiB

[startup+3102.3 s]
/proc/loadavg: 3.43 3.23 3.40 4/244 114906
/proc/meminfo: memFree=93539932/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=26534472 memory=26349212 CPUtime=3093.65 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 945697 0 0 0 293818 15547 0 0 20 0 1 0 139844320 27171299328 6587303 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 6633618 6587303 1600 343 0 6630682 0
Current children cumulated CPU time: 3093.65 s
Current children cumulated vsize: 26534472 KiB
Current children cumulated memory: 26349212 KiB

[startup+3162.3 s]
/proc/loadavg: 3.55 3.32 3.43 4/243 114908
/proc/meminfo: memFree=101364352/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=18674136 memory=18501028 CPUtime=3153.48 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 966799 0 0 0 299416 15932 0 0 20 0 1 0 139844320 19122315264 4625257 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 4668534 4625257 1600 343 0 4665598 0
Current children cumulated CPU time: 3153.48 s
Current children cumulated vsize: 18674136 KiB
Current children cumulated memory: 18501028 KiB

[startup+3222.3 s]
/proc/loadavg: 3.25 3.27 3.40 4/243 114910
/proc/meminfo: memFree=101220776/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=18687828 memory=18512668 CPUtime=3213.31 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 984797 0 0 0 305056 16275 0 0 20 0 1 0 139844320 19136335872 4628167 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 4671957 4628167 1600 343 0 4669021 0
Current children cumulated CPU time: 3213.31 s
Current children cumulated vsize: 18687828 KiB
Current children cumulated memory: 18512668 KiB

[startup+3282.3 s]
/proc/loadavg: 3.21 3.25 3.39 4/243 114912
/proc/meminfo: memFree=101607656/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=18693084 memory=18522020 CPUtime=3273.14 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 1002283 0 0 0 310635 16679 0 0 20 0 1 0 139844320 19141718016 4630505 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 4673271 4630505 1600 343 0 4670335 0
Current children cumulated CPU time: 3273.14 s
Current children cumulated vsize: 18693084 KiB
Current children cumulated memory: 18522020 KiB

[startup+3342.3 s]
/proc/loadavg: 3.14 3.22 3.36 4/243 114914
/proc/meminfo: memFree=105846000/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=18707844 memory=14209012 CPUtime=3332.96 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 1026136 0 0 0 316128 17168 0 0 20 0 1 0 139844320 19156832256 3552253 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 4676961 3552253 1600 343 0 4674025 0
Current children cumulated CPU time: 3332.96 s
Current children cumulated vsize: 18707844 KiB
Current children cumulated memory: 14209012 KiB

[startup+3402.3 s]
/proc/loadavg: 3.09 3.19 3.34 4/243 114917
/proc/meminfo: memFree=107555364/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=18724104 memory=12418964 CPUtime=3392.8 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 1045236 0 0 0 321594 17686 0 0 20 0 1 0 139844320 19173482496 3104741 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 4681026 3104741 1600 343 0 4678090 0
Current children cumulated CPU time: 3392.8 s
Current children cumulated vsize: 18724104 KiB
Current children cumulated memory: 12418964 KiB

[startup+3462.3 s]
/proc/loadavg: 3.13 3.18 3.33 4/244 114922
/proc/meminfo: memFree=99823048/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=26631888 memory=21127904 CPUtime=3452.62 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 1062779 0 0 0 327197 18065 0 0 20 0 1 0 139844320 27271053312 5281976 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 6657972 5281976 1600 343 0 6655036 0
Current children cumulated CPU time: 3452.62 s
Current children cumulated vsize: 26631888 KiB
Current children cumulated memory: 21127904 KiB

[startup+3522.3 s]
/proc/loadavg: 3.10 3.16 3.32 4/245 114929
/proc/meminfo: memFree=101259960/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=18739648 memory=18564780 CPUtime=3512.45 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 1078004 0 0 0 332844 18401 0 0 20 0 1 0 139844320 19189399552 4641195 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 4684912 4641195 1600 343 0 4681976 0
Current children cumulated CPU time: 3512.45 s
Current children cumulated vsize: 18739648 KiB
Current children cumulated memory: 18564780 KiB

[startup+3582.3 s]
/proc/loadavg: 3.08 3.15 3.30 4/245 114931
/proc/meminfo: memFree=105616796/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=18755432 memory=14572068 CPUtime=3572.28 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 1101686 0 0 0 338300 18928 0 0 20 0 1 0 139844320 19205562368 3643017 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 4688858 3643017 1600 343 0 4685922 0
Current children cumulated CPU time: 3572.28 s
Current children cumulated vsize: 18755432 KiB
Current children cumulated memory: 14572068 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.11 s]
/proc/loadavg: 3.05 3.13 3.29 2/233 114994
/proc/meminfo: memFree=110228184/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=18758228 memory=16723216 CPUtime=3600.02 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 1111321 0 0 0 340818 19184 0 0 20 0 1 0 139844320 19208425472 4180804 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 4689557 4180804 1600 343 0 4686621 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 18758228 KiB
Current children cumulated memory: 16723216 KiB

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

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

# cumulated CPU time of all completed processes:  user=3408.18 s, system=191.882 s

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

[startup+3610.11 s]
/proc/loadavg: 3.05 3.13 3.29 2/233 114994
/proc/meminfo: memFree=110228184/131382120 swapFree=33010416/33010684
[pid=114716] ppid=114713 vsize=18758228 memory=16723216 CPUtime=3600.02 cores=4,6
/proc/114716/stat : 114716 (pb_picat) R 114713 114716 112005 0 -1 4194304 1111321 0 0 0 340818 19184 0 0 20 0 1 0 139844320 19208425472 4180804 18446744073709551615 94611238674432 94611240076013 140723713179104 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94611240347440 94611242221680 94611247992832 140723713186204 140723713186280 140723713186280 140723713191884 0
/proc/114716/statm: 4689557 4180804 1600 343 0 4686621 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 18758228 KiB
Current children cumulated memory: 16723216 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.15
CPU time (s): 3600.07
CPU user time (s): 3408.18
CPU system time (s): 191.882
CPU usage (%): 99.7206
Max. virtual memory (cumulated for all children) (KiB): 26654076
Max. memory (cumulated for all children) (KiB): 26467992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3408.18
system time used= 191.882
maximum resident set size= 26467992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1111321
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= 67
involuntary context switches= 3408


# summary of solver processes directly reported to runsolver:
#   pid: 114716
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3408.18
#   total CPU system time (s): 191.882

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.6357 second user time and 36.4896 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-07-11 15:47:35
IDJOB=4528417
IDBENCH=148705
IDSOLVER=3385
FILE ID=nodeC002/4528417-1752241650
RUNJOBID= nodeC002-1752238038-114254
SLURM_JOB_ID= 9682513
Free space on /tmp= 430708 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB09/OPT-LIN/aries-da_nrp/normalized-aries-da_network_1000_5__369_766__2048.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528417-1752241650/watcher-4528417-1752241650 -o /tmp/evaluation-result-4528417-1752241650/solver-4528417-1752241650 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1752238038-114254 --watchdog 3760  pb_picat HOME/instance-4528417-1752241650.opb

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

MD5SUM BENCH= 760396d2ac3ca07c4585eda9e150afe7
RANDOM SEED=159642520

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		: 3661.367
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		: 3662.758
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.668
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.967
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		: 3661.446
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		: 3491.903
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.756
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		: 1198.705
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:        125483900 kB
MemAvailable:   128539764 kB
Buffers:            2128 kB
Cached:          3855288 kB
SwapCached:           28 kB
Active:          1768820 kB
Inactive:        3547972 kB
Active(anon):    1470912 kB
Inactive(anon):     6404 kB
Active(file):     297908 kB
Inactive(file):  3541568 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            563188 kB
Writeback:             0 kB
AnonPages:       1462768 kB
Mapped:           116308 kB
Shmem:             17932 kB
KReclaimable:     112032 kB
Slab:             200728 kB
SReclaimable:     112032 kB
SUnreclaim:        88696 kB
KernelStack:        4080 kB
PageTables:         5824 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    7038348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149416 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1343488 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= 430748 MiB
End job on nodeC002 at 2025-07-11 16:47:46