Trace number 4543864

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.1 3610.5

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-exit/normalized-phpexit_v2_06_048.opb
MD5SUM811cfd97c10a3de621f587d4e9818911
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 benchmark0.096442
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14118
Total number of constraints583
Number of constraints which are clauses295
Number of constraints which are cardinality constraints (but not clauses)288
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint49
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 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 50
Number of bits of the biggest sum of numbers6
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.01	c solving HOME/instance-4543864-1753228619.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: 63708 MiB (58080 MiB free)
  memory of node 1: 64465 MiB (56724 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543864-1753228619/watcher-4543864-1753228619 -o /tmp/evaluation-result-4543864-1753228619/solver-4543864-1753228619 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1753225008-176023 --watchdog 3760 pb_picat HOME/instance-4543864-1753228619.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=176405, runsolver pid=176398

[startup+0.100064 s]*
/proc/loadavg: 4.12 4.10 4.04 5/265 176419
/proc/meminfo: memFree=117492388/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2032364 memory=41396 CPUtime=0.08 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 2665 0 0 0 7 1 0 0 20 0 1 0 238540510 2081140736 10349 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 508091 10349 1664 343 0 505155 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2032364 KiB
Current children cumulated memory: 41396 KiB

[startup+0.205714 s]*
/proc/loadavg: 4.12 4.10 4.04 4/263 176423
/proc/meminfo: memFree=117463252/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2033132 memory=42128 CPUtime=0.18 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 3630 0 0 0 17 1 0 0 20 0 1 0 238540510 2081927168 10532 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 508283 10532 1664 343 0 505347 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 2033132 KiB
Current children cumulated memory: 42128 KiB

[startup+0.304969 s]*
/proc/loadavg: 4.12 4.10 4.04 4/263 176423
/proc/meminfo: memFree=117434580/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2033644 memory=42160 CPUtime=0.29 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 4478 0 0 0 27 2 0 0 20 0 1 0 238540510 2082451456 10540 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 508411 10540 1664 343 0 505475 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2033644 KiB
Current children cumulated memory: 42160 KiB

[startup+0.700109 s]
/proc/loadavg: 4.12 4.10 4.04 4/263 176423
/proc/meminfo: memFree=117376228/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2037412 memory=44632 CPUtime=0.68 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 6632 0 0 0 66 2 0 0 20 0 1 0 238540510 2086309888 11158 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 509353 11158 1664 343 0 506417 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2037412 KiB
Current children cumulated memory: 44632 KiB

[startup+1.50015 s]
/proc/loadavg: 4.12 4.10 4.04 6/265 176441
/proc/meminfo: memFree=117248840/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2035364 memory=43452 CPUtime=1.47 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 12554 0 0 0 144 3 0 0 20 0 1 0 238540510 2084212736 10863 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 508841 10863 1664 343 0 505905 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2035364 KiB
Current children cumulated memory: 43452 KiB

[startup+3.10543 s]
/proc/loadavg: 4.11 4.09 4.03 5/267 176460
/proc/meminfo: memFree=116891236/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2038436 memory=44620 CPUtime=3.07 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 21639 0 0 0 302 5 0 0 20 0 1 0 238540510 2087358464 11155 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 509609 11155 1664 343 0 506673 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 2038436 KiB
Current children cumulated memory: 44620 KiB

[startup+6.30015 s]
/proc/loadavg: 4.11 4.09 4.03 5/267 176460
/proc/meminfo: memFree=116852096/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2067368 memory=60240 CPUtime=6.27 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 37310 0 0 0 617 10 0 0 20 0 1 0 238540510 2116984832 15060 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 516842 15060 1664 343 0 513906 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2067368 KiB
Current children cumulated memory: 60240 KiB

[startup+12.7001 s]
/proc/loadavg: 4.09 4.09 4.03 5/267 176460
/proc/meminfo: memFree=116814384/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2050836 memory=52508 CPUtime=12.64 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 65057 0 0 0 1248 16 0 0 20 0 1 0 238540510 2100056064 13127 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 512709 13127 1664 343 0 509773 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2050836 KiB
Current children cumulated memory: 52508 KiB

[startup+25.5002 s]
/proc/loadavg: 4.15 4.10 4.04 5/267 176460
/proc/meminfo: memFree=116789948/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2067220 memory=66628 CPUtime=25.41 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 119813 0 0 0 2510 31 0 0 20 0 1 0 238540510 2116833280 16657 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 516805 16657 1664 343 0 513869 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2067220 KiB
Current children cumulated memory: 66628 KiB

[startup+51.1055 s]
/proc/loadavg: 4.10 4.09 4.04 5/266 176461
/proc/meminfo: memFree=116711164/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2102036 memory=82972 CPUtime=50.94 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 250789 0 0 0 5030 64 0 0 20 0 1 0 238540510 2152484864 20743 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 525509 20743 1664 343 0 522573 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2102036 KiB
Current children cumulated memory: 82972 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.09 4.04 5/266 176463
/proc/meminfo: memFree=116724816/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2069400 memory=78996 CPUtime=101.99 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 461086 0 0 0 10076 123 0 0 20 0 1 0 238540510 2119065600 19749 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 517350 19749 1664 343 0 514414 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 2069400 KiB
Current children cumulated memory: 78996 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.10 4.04 5/265 176466
/proc/meminfo: memFree=116721316/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2067352 memory=80196 CPUtime=161.82 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 696935 0 0 0 15991 191 0 0 20 0 1 0 238540510 2116968448 20049 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 516838 20049 1664 343 0 513902 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 2067352 KiB
Current children cumulated memory: 80196 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.10 4.04 5/264 176468
/proc/meminfo: memFree=116670836/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2067352 memory=69836 CPUtime=221.66 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 879322 0 0 0 21916 250 0 0 20 0 1 0 238540510 2116968448 17459 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 516838 17459 1664 343 0 513902 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 2067352 KiB
Current children cumulated memory: 69836 KiB

[startup+282.3 s]
/proc/loadavg: 4.55 4.24 4.10 5/264 176485
/proc/meminfo: memFree=116682944/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2102728 memory=91620 CPUtime=281.48 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 1436837 0 0 0 27775 373 0 0 20 0 1 0 238540510 2153193472 22905 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 525682 22905 1664 343 0 522746 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 2102728 KiB
Current children cumulated memory: 91620 KiB

[startup+342.3 s]
/proc/loadavg: 4.26 4.21 4.09 5/263 176487
/proc/meminfo: memFree=116723524/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2069960 memory=74744 CPUtime=341.32 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 1519994 0 0 0 33716 416 0 0 20 0 1 0 238540510 2119639040 18686 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 517490 18686 1664 343 0 514554 0
Current children cumulated CPU time: 341.32 s
Current children cumulated vsize: 2069960 KiB
Current children cumulated memory: 74744 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 4.19 4.09 5/263 176489
/proc/meminfo: memFree=116647020/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2069960 memory=74900 CPUtime=401.15 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 1921339 0 0 0 39605 510 0 0 20 0 1 0 238540510 2119639040 18725 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 517490 18725 1664 343 0 514554 0
Current children cumulated CPU time: 401.15 s
Current children cumulated vsize: 2069960 KiB
Current children cumulated memory: 74900 KiB

[startup+462.3 s]
/proc/loadavg: 4.35 4.25 4.12 5/265 176496
/proc/meminfo: memFree=116590816/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2102888 memory=103768 CPUtime=460.97 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 2359029 0 0 0 45486 611 0 0 20 0 1 0 238540510 2153357312 25942 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 525722 25942 1664 343 0 522786 0
Current children cumulated CPU time: 460.97 s

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

Current children cumulated memory: 212172 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/265 176625
/proc/meminfo: memFree=116136640/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2105116 memory=89488 CPUtime=2913.93 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 13147215 0 0 0 287589 3804 0 0 20 0 1 0 238540510 2155638784 22372 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 526279 22372 1664 343 0 523343 0
Current children cumulated CPU time: 2913.93 s
Current children cumulated vsize: 2105116 KiB
Current children cumulated memory: 89488 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 176627
/proc/meminfo: memFree=115707916/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2305820 memory=202936 CPUtime=2973.75 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 13905384 0 0 0 293385 3990 0 0 20 0 1 0 238540510 2361159680 50734 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 576455 50734 1664 343 0 573519 0
Current children cumulated CPU time: 2973.75 s
Current children cumulated vsize: 2305820 KiB
Current children cumulated memory: 202936 KiB

[startup+3042.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/264 176629
/proc/meminfo: memFree=116099180/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2174960 memory=178448 CPUtime=3033.57 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 14614904 0 0 0 299201 4156 0 0 20 0 1 0 238540510 2227159040 44612 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 543740 44612 1664 343 0 540804 0
Current children cumulated CPU time: 3033.57 s
Current children cumulated vsize: 2174960 KiB
Current children cumulated memory: 178448 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 176632
/proc/meminfo: memFree=116124564/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2174960 memory=174372 CPUtime=3093.38 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 14977994 0 0 0 305090 4248 0 0 20 0 1 0 238540510 2227159040 43593 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 543740 43593 1664 343 0 540804 0
Current children cumulated CPU time: 3093.38 s
Current children cumulated vsize: 2174960 KiB
Current children cumulated memory: 174372 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 176634
/proc/meminfo: memFree=116414272/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2105328 memory=113240 CPUtime=3153.22 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 15242740 0 0 0 310995 4327 0 0 20 0 1 0 238540510 2155855872 28310 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 526332 28310 1664 343 0 523396 0
Current children cumulated CPU time: 3153.22 s
Current children cumulated vsize: 2105328 KiB
Current children cumulated memory: 113240 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 176635
/proc/meminfo: memFree=115862784/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2306032 memory=200996 CPUtime=3213.04 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 15281910 0 0 0 316943 4361 0 0 20 0 1 0 238540510 2361376768 50249 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 576508 50249 1664 343 0 573572 0
Current children cumulated CPU time: 3213.04 s
Current children cumulated vsize: 2306032 KiB
Current children cumulated memory: 200996 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 176637
/proc/meminfo: memFree=116420924/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2170864 memory=136128 CPUtime=3272.86 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 15325740 0 0 0 322895 4391 0 0 20 0 1 0 238540510 2222964736 34032 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 542716 34032 1664 343 0 539780 0
Current children cumulated CPU time: 3272.86 s
Current children cumulated vsize: 2170864 KiB
Current children cumulated memory: 136128 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/264 176639
/proc/meminfo: memFree=115584544/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2568176 memory=319048 CPUtime=3332.69 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 15368861 0 0 0 328844 4425 0 0 20 0 1 0 238540510 2629812224 79762 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 642044 79762 1664 343 0 639108 0
Current children cumulated CPU time: 3332.69 s
Current children cumulated vsize: 2568176 KiB
Current children cumulated memory: 319048 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/264 176642
/proc/meminfo: memFree=116410172/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2306032 memory=217008 CPUtime=3392.51 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 15410241 0 0 0 334795 4456 0 0 20 0 1 0 238540510 2361376768 54252 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 576508 54252 1664 343 0 573572 0
Current children cumulated CPU time: 3392.51 s
Current children cumulated vsize: 2306032 KiB
Current children cumulated memory: 217008 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/263 176646
/proc/meminfo: memFree=116375104/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2109424 memory=114980 CPUtime=3452.33 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 15616371 0 0 0 340716 4517 0 0 20 0 1 0 238540510 2160050176 28745 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 527356 28745 1664 343 0 524420 0
Current children cumulated CPU time: 3452.33 s
Current children cumulated vsize: 2109424 KiB
Current children cumulated memory: 114980 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/265 176654
/proc/meminfo: memFree=116353000/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2170864 memory=143868 CPUtime=3512.15 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 15984778 0 0 0 346600 4615 0 0 20 0 1 0 238540510 2222964736 35967 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 542716 35967 1664 343 0 539780 0
Current children cumulated CPU time: 3512.15 s
Current children cumulated vsize: 2170864 KiB
Current children cumulated memory: 143868 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/265 176656
/proc/meminfo: memFree=116288496/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2306032 memory=199152 CPUtime=3571.97 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 16544142 0 0 0 352440 4757 0 0 20 0 1 0 238540510 2361376768 49788 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 576508 49788 1664 343 0 573572 0
Current children cumulated CPU time: 3571.97 s
Current children cumulated vsize: 2306032 KiB
Current children cumulated memory: 199152 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.12 4.10 4.09 4/261 176666
/proc/meminfo: memFree=116107464/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2174960 memory=155380 CPUtime=3600.09 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 16643560 0 0 0 355224 4785 0 0 20 0 1 0 238540510 2227159040 38845 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 543740 38845 1664 343 0 540804 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 2174960 KiB
Current children cumulated memory: 155380 KiB

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

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

# cumulated CPU time of all completed processes:  user=3552.25 s, system=47.8571 s

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

[startup+3610.5 s]
/proc/loadavg: 4.12 4.10 4.09 4/261 176666
/proc/meminfo: memFree=116107464/131249996 swapFree=33010160/33010684
[pid=176405] ppid=176398 vsize=2174960 memory=155380 CPUtime=3600.09 cores=5,7
/proc/176405/stat : 176405 (pb_picat) R 176398 176405 176010 0 -1 4194304 16643560 0 0 0 355224 4785 0 0 20 0 1 0 238540510 2227159040 38845 18446744073709551615 93900009431040 93900010832621 140733001245104 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93900011104048 93900012978352 93900045983744 140733001247132 140733001247208 140733001247208 140733001252812 0
/proc/176405/statm: 543740 38845 1664 343 0 540804 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 2174960 KiB
Current children cumulated memory: 155380 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.5
CPU time (s): 3600.1
CPU user time (s): 3552.25
CPU system time (s): 47.8571
CPU usage (%): 99.712
Max. virtual memory (cumulated for all children) (KiB): 2576368
Max. memory (cumulated for all children) (KiB): 409476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3552.25
system time used= 47.8571
maximum resident set size= 409476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16643560
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= 22116


# summary of solver processes directly reported to runsolver:
#   pid: 176405
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3552.25
#   total CPU system time (s): 47.8571

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.53874 second user time and 15.8107 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-23 01:56:59
IDJOB=4543864
IDBENCH=174711
IDSOLVER=3346
FILE ID=nodeC032/4543864-1753228619
RUNJOBID= nodeC032-1753225008-176023
SLURM_JOB_ID= 9687838
Free space on /tmp= 432580 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/php-exit/normalized-phpexit_v2_06_048.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4543864-1753228619/watcher-4543864-1753228619 -o /tmp/evaluation-result-4543864-1753228619/solver-4543864-1753228619 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1753225008-176023 --watchdog 3760  pb_picat HOME/instance-4543864-1753228619.opb

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

MD5SUM BENCH= 811cfd97c10a3de621f587d4e9818911
RANDOM SEED=1974025915

nodeC032 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.831
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.69
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.843
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.69
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		: 3635.371
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.69
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		: 3666.770
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        117507820 kB
MemAvailable:   129551752 kB
Buffers:            2728 kB
Cached:         12723172 kB
SwapCached:           20 kB
Active:          1255076 kB
Inactive:       11592500 kB
Active(anon):     144792 kB
Inactive(anon):     3124 kB
Active(file):    1110284 kB
Inactive(file): 11589376 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             12420 kB
Writeback:             0 kB
AnonPages:        124884 kB
Mapped:           112260 kB
Shmem:             26240 kB
KReclaimable:     367024 kB
Slab:             465972 kB
SReclaimable:     367024 kB
SUnreclaim:        98948 kB
KernelStack:        4224 kB
PageTables:         3208 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    2446768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 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:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432564 MiB
End job on nodeC032 at 2025-07-23 02:57:09