Trace number 4527912

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

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
roussel/normalized-pigeon-cardinality-31-30.opb
MD5SUM7aaaa459b6f720ed22034b278db01429
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.009575
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables930
Total number of constraints61
Number of constraints which are clauses31
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint31
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 32
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.00	c solving HOME/instance-4527912-1752238779.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: 63708 MiB (49966 MiB free)
  memory of node 1: 64465 MiB (54636 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4527912-1752238779/watcher-4527912-1752238779 -o /tmp/evaluation-result-4527912-1752238779/solver-4527912-1752238779 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1752238776-109870 --watchdog 3760 pb_picat HOME/instance-4527912-1752238779.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=109970, runsolver pid=109967

[startup+0.100025 s]*
/proc/loadavg: 1.32 1.42 2.63 5/263 109971
/proc/meminfo: memFree=107107184/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2029392 memory=21552 CPUtime=0.09 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 1641 0 0 0 9 0 0 0 20 0 1 0 139556423 2078097408 5388 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 507348 5388 1664 343 0 504412 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2029392 KiB
Current children cumulated memory: 21552 KiB

[startup+0.205301 s]*
/proc/loadavg: 1.32 1.42 2.63 5/263 109971
/proc/meminfo: memFree=107107184/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2029396 memory=21472 CPUtime=0.19 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 2354 0 0 0 19 0 0 0 20 0 1 0 139556423 2078101504 5368 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 507349 5368 1664 343 0 504413 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2029396 KiB
Current children cumulated memory: 21472 KiB

[startup+0.304638 s]*
/proc/loadavg: 1.32 1.42 2.63 5/263 109971
/proc/meminfo: memFree=107107184/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2030932 memory=22340 CPUtime=0.29 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 2863 0 0 0 29 0 0 0 20 0 1 0 139556423 2079674368 5585 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 507733 5585 1664 343 0 504797 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2030932 KiB
Current children cumulated memory: 22340 KiB

[startup+0.700112 s]
/proc/loadavg: 1.32 1.42 2.63 5/263 109971
/proc/meminfo: memFree=107106428/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2030996 memory=23600 CPUtime=0.68 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 5292 0 0 0 68 0 0 0 20 0 1 0 139556423 2079739904 5900 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 507749 5900 1664 343 0 504813 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2030996 KiB
Current children cumulated memory: 23600 KiB

[startup+1.50013 s]
/proc/loadavg: 1.32 1.42 2.63 5/263 109971
/proc/meminfo: memFree=107107136/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2037140 memory=25928 CPUtime=1.48 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 10162 0 0 0 146 2 0 0 20 0 1 0 139556423 2086031360 6482 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 509285 6482 1664 343 0 506349 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2037140 KiB
Current children cumulated memory: 25928 KiB

[startup+3.10509 s]
/proc/loadavg: 1.32 1.42 2.63 5/263 109971
/proc/meminfo: memFree=107100824/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2037348 memory=26376 CPUtime=3.08 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 20396 0 0 0 304 4 0 0 20 0 1 0 139556423 2086244352 6594 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 509337 6594 1664 343 0 506401 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2037348 KiB
Current children cumulated memory: 26376 KiB

[startup+6.30013 s]
/proc/loadavg: 1.54 1.47 2.63 5/263 109972
/proc/meminfo: memFree=107081832/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2037052 memory=25912 CPUtime=6.26 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 38737 0 0 0 619 7 0 0 20 0 1 0 139556423 2085941248 6478 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 509263 6478 1664 343 0 506327 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2037052 KiB
Current children cumulated memory: 25912 KiB

[startup+12.7001 s]
/proc/loadavg: 1.82 1.53 2.65 5/263 109972
/proc/meminfo: memFree=107059840/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2037052 memory=25788 CPUtime=12.65 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 125729 0 0 0 1246 19 0 0 20 0 1 0 139556423 2085941248 6447 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 509263 6447 1664 343 0 506327 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2037052 KiB
Current children cumulated memory: 25788 KiB

[startup+25.5002 s]
/proc/loadavg: 2.30 1.65 2.67 5/263 109972
/proc/meminfo: memFree=107039768/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2031340 memory=23732 CPUtime=25.41 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 169781 0 0 0 2510 31 0 0 20 0 1 0 139556423 2080092160 5933 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 507835 5933 1664 343 0 504899 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2031340 KiB
Current children cumulated memory: 23732 KiB

[startup+51.1053 s]
/proc/loadavg: 2.95 1.85 2.71 5/263 109972
/proc/meminfo: memFree=107019464/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2063728 memory=46312 CPUtime=50.93 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 352404 0 0 0 5024 69 0 0 20 0 1 0 139556423 2113257472 11578 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 515932 11578 1664 343 0 512996 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 2063728 KiB
Current children cumulated memory: 46312 KiB

[startup+102.3 s]
/proc/loadavg: 3.62 2.20 2.79 5/263 109985
/proc/meminfo: memFree=107041584/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2046292 memory=33152 CPUtime=101.94 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 721629 0 0 0 10054 140 0 0 20 0 1 0 139556423 2095403008 8288 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 511573 8288 1664 343 0 508637 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 2046292 KiB
Current children cumulated memory: 33152 KiB

[startup+162.3 s]
/proc/loadavg: 3.91 2.55 2.87 5/263 109987
/proc/meminfo: memFree=107035820/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2045484 memory=34608 CPUtime=161.74 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 1231017 0 0 0 15935 239 0 0 20 0 1 0 139556423 2094575616 8652 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 511371 8652 1664 343 0 508435 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 2045484 KiB
Current children cumulated memory: 34608 KiB

[startup+222.3 s]
/proc/loadavg: 4.01 2.83 2.95 5/263 109989
/proc/meminfo: memFree=107008876/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2038828 memory=26780 CPUtime=221.52 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 1690851 0 0 0 21818 334 0 0 20 0 1 0 139556423 2087759872 6695 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 509707 6695 1664 343 0 506771 0
Current children cumulated CPU time: 221.52 s
Current children cumulated vsize: 2038828 KiB
Current children cumulated memory: 26780 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 3.08 3.03 5/263 109992
/proc/meminfo: memFree=107012736/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2064584 memory=49140 CPUtime=281.31 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 2181402 0 0 0 27700 431 0 0 20 0 1 0 139556423 2114134016 12285 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 516146 12285 1664 343 0 513210 0
Current children cumulated CPU time: 281.31 s
Current children cumulated vsize: 2064584 KiB
Current children cumulated memory: 49140 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.26 3.10 5/263 109994
/proc/meminfo: memFree=106998464/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2097512 memory=63936 CPUtime=341.09 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 2691187 0 0 0 33576 533 0 0 20 0 1 0 139556423 2147852288 15984 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 524378 15984 1664 343 0 521442 0
Current children cumulated CPU time: 341.09 s
Current children cumulated vsize: 2097512 KiB
Current children cumulated memory: 63936 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 3.43 3.17 5/262 109998
/proc/meminfo: memFree=106947304/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2064744 memory=47224 CPUtime=400.88 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 2937884 0 0 0 39494 594 0 0 20 0 1 0 139556423 2114297856 11806 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 516186 11806 1664 343 0 513250 0
Current children cumulated CPU time: 400.88 s
Current children cumulated vsize: 2064744 KiB
Current children cumulated memory: 47224 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 3.55 3.23 5/262 110000
/proc/meminfo: memFree=106978812/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2097512 memory=76364 CPUtime=460.67 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 3319758 0 0 0 45391 676 0 0 20 0 1 0 139556423 2147852288 19091 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 524378 19091 1664 343 0 521442 0
Current children cumulated CPU time: 460.67 s

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

Current children cumulated memory: 92336 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.09 4.02 5/263 110117
/proc/meminfo: memFree=106845176/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2066972 memory=56152 CPUtime=2911.9 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 18244745 0 0 0 287136 4054 0 0 20 0 1 0 139556423 2116579328 14038 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 516743 14038 1664 343 0 513807 0
Current children cumulated CPU time: 2911.9 s
Current children cumulated vsize: 2066972 KiB
Current children cumulated memory: 56152 KiB

[startup+2982.3 s]
/proc/loadavg: 4.14 4.10 4.02 5/262 110119
/proc/meminfo: memFree=106805404/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2171420 memory=118516 CPUtime=2971.68 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 18859720 0 0 0 292972 4196 0 0 20 0 1 0 139556423 2223534080 29629 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 542855 29629 1664 343 0 539919 0
Current children cumulated CPU time: 2971.68 s
Current children cumulated vsize: 2171420 KiB
Current children cumulated memory: 118516 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.09 4.02 5/262 110121
/proc/meminfo: memFree=106759192/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2050588 memory=37304 CPUtime=3031.47 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 18973760 0 0 0 298912 4235 0 0 20 0 1 0 139556423 2099802112 9326 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 512647 9326 1664 343 0 509711 0
Current children cumulated CPU time: 3031.47 s
Current children cumulated vsize: 2050588 KiB
Current children cumulated memory: 37304 KiB

[startup+3102.3 s]
/proc/loadavg: 4.16 4.11 4.03 5/262 110123
/proc/meminfo: memFree=106944128/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2101788 memory=77456 CPUtime=3091.27 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 19038754 0 0 0 304865 4262 0 0 20 0 1 0 139556423 2152230912 19364 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 525447 19364 1664 343 0 522511 0
Current children cumulated CPU time: 3091.27 s
Current children cumulated vsize: 2101788 KiB
Current children cumulated memory: 77456 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.10 4.03 5/262 110125
/proc/meminfo: memFree=106724320/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2171420 memory=114056 CPUtime=3151.05 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 19106447 0 0 0 310813 4292 0 0 20 0 1 0 139556423 2223534080 28514 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 542855 28514 1664 343 0 539919 0
Current children cumulated CPU time: 3151.05 s
Current children cumulated vsize: 2171420 KiB
Current children cumulated memory: 114056 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.09 4.03 5/263 110128
/proc/meminfo: memFree=106868704/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2101788 memory=77584 CPUtime=3210.84 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 19296277 0 0 0 316745 4339 0 0 20 0 1 0 139556423 2152230912 19396 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 525447 19396 1664 343 0 522511 0
Current children cumulated CPU time: 3210.84 s
Current children cumulated vsize: 2101788 KiB
Current children cumulated memory: 77584 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.10 4.03 5/263 110130
/proc/meminfo: memFree=106890800/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2171420 memory=106300 CPUtime=3270.63 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 19677823 0 0 0 322641 4422 0 0 20 0 1 0 139556423 2223534080 26575 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 542855 26575 1664 343 0 539919 0
Current children cumulated CPU time: 3270.63 s
Current children cumulated vsize: 2171420 KiB
Current children cumulated memory: 106300 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.10 4.03 5/263 110132
/proc/meminfo: memFree=106734392/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2171420 memory=114492 CPUtime=3330.4 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 20304373 0 0 0 328466 4574 0 0 20 0 1 0 139556423 2223534080 28623 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 542855 28623 1664 343 0 539919 0
Current children cumulated CPU time: 3330.4 s
Current children cumulated vsize: 2171420 KiB
Current children cumulated memory: 114492 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.09 4.03 5/263 110136
/proc/meminfo: memFree=106694792/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2171588 memory=114232 CPUtime=3390.19 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 20427556 0 0 0 334405 4614 0 0 20 0 1 0 139556423 2223706112 28558 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 542897 28558 1664 343 0 539961 0
Current children cumulated CPU time: 3390.19 s
Current children cumulated vsize: 2171588 KiB
Current children cumulated memory: 114232 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.10 4.04 5/263 110138
/proc/meminfo: memFree=106789580/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2171588 memory=118636 CPUtime=3449.98 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 20494442 0 0 0 340355 4643 0 0 20 0 1 0 139556423 2223706112 29659 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 542897 29659 1664 343 0 539961 0
Current children cumulated CPU time: 3449.98 s
Current children cumulated vsize: 2171588 KiB
Current children cumulated memory: 118636 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.10 4.04 5/263 110145
/proc/meminfo: memFree=106846628/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2101956 memory=63288 CPUtime=3509.77 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 20549556 0 0 0 346308 4669 0 0 20 0 1 0 139556423 2152402944 15822 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 525489 15822 1664 343 0 522553 0
Current children cumulated CPU time: 3509.77 s
Current children cumulated vsize: 2101956 KiB
Current children cumulated memory: 63288 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.11 4.04 5/263 110147
/proc/meminfo: memFree=106886540/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2052804 memory=40176 CPUtime=3569.56 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 20637238 0 0 0 352257 4699 0 0 20 0 1 0 139556423 2102071296 10044 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 513201 10044 1664 343 0 510265 0
Current children cumulated CPU time: 3569.56 s
Current children cumulated vsize: 2052804 KiB
Current children cumulated memory: 40176 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.9 s]
/proc/loadavg: 3.85 4.04 4.03 2/245 110241
/proc/meminfo: memFree=107143820/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2171588 memory=100268 CPUtime=3600.05 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 20790209 0 0 0 355269 4736 0 0 20 0 1 0 139556423 2223706112 25067 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 542897 25067 1664 343 0 539961 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2171588 KiB
Current children cumulated memory: 100268 KiB

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

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

# cumulated CPU time of all completed processes:  user=3552.7 s, system=47.364 s

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

[startup+3612.9 s]
/proc/loadavg: 3.85 4.04 4.03 2/245 110241
/proc/meminfo: memFree=107143820/131249988 swapFree=33010416/33010684
[pid=109970] ppid=109967 vsize=2171588 memory=100268 CPUtime=3600.05 cores=5,7
/proc/109970/stat : 109970 (pb_picat) R 109967 109970 108288 0 -1 4194304 20790209 0 0 0 355269 4736 0 0 20 0 1 0 139556423 2223706112 25067 18446744073709551615 94451173117952 94451174519533 140725801923648 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94451174790960 94451176665200 94451205754880 140725801929116 140725801929192 140725801929192 140725801934796 0
/proc/109970/statm: 542897 25067 1664 343 0 539961 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2171588 KiB
Current children cumulated memory: 100268 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3612.9
CPU time (s): 3600.06
CPU user time (s): 3552.7
CPU system time (s): 47.364
CPU usage (%): 99.6447
Max. virtual memory (cumulated for all children) (KiB): 2302660
Max. memory (cumulated for all children) (KiB): 188268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3552.7
system time used= 47.364
maximum resident set size= 188268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20790209
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= 21905


# summary of solver processes directly reported to runsolver:
#   pid: 109970
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3552.7
#   total CPU system time (s): 47.364

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.51739 second user time and 14.9755 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-11 14:59:39
IDJOB=4527912
IDBENCH=147838
IDSOLVER=3385
FILE ID=nodeC031/4527912-1752238779
RUNJOBID= nodeC031-1752238776-109870
SLURM_JOB_ID= 9682542
Free space on /tmp= 430908 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-cardinality-31-30.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4527912-1752238779/watcher-4527912-1752238779 -o /tmp/evaluation-result-4527912-1752238779/solver-4527912-1752238779 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1752238776-109870 --watchdog 3760  pb_picat HOME/instance-4527912-1752238779.opb

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

MD5SUM BENCH= 7aaaa459b6f720ed22034b278db01429
RANDOM SEED=1962360927

nodeC031 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.887
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.78
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.864
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.78
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		: 3601.997
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.78
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.960
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.78
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.865
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.78
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		: 3589.042
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.78
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		: 3601.133
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.78
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.884
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        107112996 kB
MemAvailable:   129499188 kB
Buffers:            2128 kB
Cached:         23067368 kB
SwapCached:           12 kB
Active:           620976 kB
Inactive:       22656932 kB
Active(anon):     216004 kB
Inactive(anon):    10468 kB
Active(file):     404972 kB
Inactive(file): 22646464 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16536 kB
Writeback:            16 kB
AnonPages:        211588 kB
Mapped:           115768 kB
Shmem:             18052 kB
KReclaimable:     347992 kB
Slab:             445108 kB
SReclaimable:     347992 kB
SUnreclaim:        97116 kB
KernelStack:        4256 kB
PageTables:         3508 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    6492724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 430920 MiB
End job on nodeC031 at 2025-07-11 15:59:52