Trace number 4527920

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 3608.9

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-45-40.opb
MD5SUM2590c1209b8f449ade71ad316e08b5f7
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.529767
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1800
Total number of constraints39645
Number of constraints which are clauses39645
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint40
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 41
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-4527920-1752238776.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 (50055 MiB free)
  memory of node 1: 64465 MiB (54629 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4527920-1752238776/watcher-4527920-1752238776 -o /tmp/evaluation-result-4527920-1752238776/solver-4527920-1752238776 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1752238776-109868 --watchdog 3760 pb_picat HOME/instance-4527920-1752238776.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=109913, runsolver pid=109907

[startup+0.100064 s]*
/proc/loadavg: 1.09 1.38 2.62 5/263 109926
/proc/meminfo: memFree=107151400/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2027148 memory=29824 CPUtime=0.08 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 979 0 0 0 8 0 0 0 20 0 1 0 139556198 2075799552 7456 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 6 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 506787 7456 1536 343 0 503851 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 29824 KiB

[startup+0.205532 s]*
/proc/loadavg: 1.09 1.38 2.62 6/263 109926
/proc/meminfo: memFree=107121720/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2027148 memory=46208 CPUtime=0.19 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 987 0 0 0 18 1 0 0 20 0 1 0 139556198 2075799552 11552 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 506787 11552 1536 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 46208 KiB

[startup+0.305601 s]*
/proc/loadavg: 1.09 1.38 2.62 5/263 109926
/proc/meminfo: memFree=107101240/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2027284 memory=67448 CPUtime=0.29 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 1170 0 0 0 28 1 0 0 20 0 1 0 139556198 2075938816 16862 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 506821 16862 1568 343 0 503885 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2027284 KiB
Current children cumulated memory: 67448 KiB

[startup+0.70011 s]
/proc/loadavg: 1.09 1.38 2.62 5/263 109926
/proc/meminfo: memFree=107097460/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2030504 memory=70948 CPUtime=0.67 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 4366 0 0 0 66 1 0 0 20 0 1 0 139556198 2079236096 17737 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 507626 17737 1600 343 0 504690 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 2030504 KiB
Current children cumulated memory: 70948 KiB

[startup+1.50011 s]
/proc/loadavg: 1.09 1.38 2.62 4/259 109934
/proc/meminfo: memFree=107113580/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2032552 memory=71332 CPUtime=1.46 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 9780 0 0 0 142 4 0 0 20 0 1 0 139556198 2081333248 17833 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 508138 17833 1600 343 0 505202 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 2032552 KiB
Current children cumulated memory: 71332 KiB

[startup+3.10533 s]
/proc/loadavg: 1.32 1.42 2.63 5/263 109971
/proc/meminfo: memFree=107107136/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2038384 memory=77588 CPUtime=3.05 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 18910 0 0 0 298 7 0 0 20 0 1 0 139556198 2087305216 19397 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 509596 19397 1600 343 0 506660 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 2038384 KiB
Current children cumulated memory: 77588 KiB

[startup+6.30014 s]
/proc/loadavg: 1.32 1.42 2.63 5/263 109971
/proc/meminfo: memFree=107087792/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2037656 memory=77828 CPUtime=6.23 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 31667 0 0 0 613 10 0 0 20 0 1 0 139556198 2086559744 19457 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 509414 19457 1600 343 0 506478 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 2037656 KiB
Current children cumulated memory: 77828 KiB

[startup+12.7001 s]
/proc/loadavg: 1.54 1.47 2.63 5/263 109972
/proc/meminfo: memFree=107067780/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2045768 memory=81560 CPUtime=12.61 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 55871 0 0 0 1244 17 0 0 20 0 1 0 139556198 2094866432 20390 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 511442 20390 1600 343 0 508506 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 2045768 KiB
Current children cumulated memory: 81560 KiB

[startup+25.5002 s]
/proc/loadavg: 2.15 1.61 2.66 5/263 109972
/proc/meminfo: memFree=107042132/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2046824 memory=78748 CPUtime=25.38 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 84998 0 0 0 2511 27 0 0 20 0 1 0 139556198 2095947776 19687 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 511706 19687 1600 343 0 508770 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 2046824 KiB
Current children cumulated memory: 78748 KiB

[startup+51.1053 s]
/proc/loadavg: 2.86 1.82 2.70 5/263 109972
/proc/meminfo: memFree=107018828/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2096400 memory=113452 CPUtime=50.91 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 124308 0 0 0 5047 44 0 0 20 0 1 0 139556198 2146713600 28363 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 524100 28363 1600 343 0 521164 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 2096400 KiB
Current children cumulated memory: 113452 KiB

[startup+102.3 s]
/proc/loadavg: 3.58 2.17 2.78 5/263 109985
/proc/meminfo: memFree=107032096/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2096536 memory=112888 CPUtime=101.98 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 218456 0 0 0 10113 85 0 0 20 0 1 0 139556198 2146852864 28222 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 524134 28222 1600 343 0 521198 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 2096536 KiB
Current children cumulated memory: 112888 KiB

[startup+162.3 s]
/proc/loadavg: 3.91 2.52 2.86 5/263 109987
/proc/meminfo: memFree=107028704/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2062744 memory=103852 CPUtime=161.84 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 313890 0 0 0 16058 126 0 0 20 0 1 0 139556198 2112249856 25963 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 515686 25963 1600 343 0 512750 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 2062744 KiB
Current children cumulated memory: 103852 KiB

[startup+222.3 s]
/proc/loadavg: 4.01 2.81 2.94 5/263 109989
/proc/meminfo: memFree=107015272/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2098584 memory=121296 CPUtime=221.69 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 398701 0 0 0 22006 163 0 0 20 0 1 0 139556198 2148950016 30324 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 524646 30324 1600 343 0 521710 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 2098584 KiB
Current children cumulated memory: 121296 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 3.06 3.02 5/263 109992
/proc/meminfo: memFree=106999996/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2099252 memory=114148 CPUtime=281.55 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 466817 0 0 0 27955 200 0 0 20 0 1 0 139556198 2149634048 28537 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 524813 28537 1600 343 0 521877 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 2099252 KiB
Current children cumulated memory: 114148 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.25 3.09 5/263 109994
/proc/meminfo: memFree=106968596/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2164788 memory=143384 CPUtime=341.4 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 521283 0 0 0 33910 230 0 0 20 0 1 0 139556198 2216742912 35846 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 541197 35846 1600 343 0 538261 0
Current children cumulated CPU time: 341.4 s
Current children cumulated vsize: 2164788 KiB
Current children cumulated memory: 143384 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 3.42 3.16 5/262 109998
/proc/meminfo: memFree=106994484/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2099252 memory=122156 CPUtime=401.26 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 582078 0 0 0 39864 262 0 0 20 0 1 0 139556198 2149634048 30539 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 524813 30539 1600 343 0 521877 0
Current children cumulated CPU time: 401.26 s
Current children cumulated vsize: 2099252 KiB
Current children cumulated memory: 122156 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 3.54 3.22 5/262 110000
/proc/meminfo: memFree=106986616/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2099456 memory=135824 CPUtime=461.11 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 643075 0 0 0 45820 291 0 0 20 0 1 0 139556198 2149842944 33956 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 524864 33956 1600 343 0 521928 0

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

Current children cumulated memory: 176244 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.09 4.02 5/263 110117
/proc/meminfo: memFree=106818772/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2167148 memory=176964 CPUtime=2915.13 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 2669524 0 0 0 290189 1324 0 0 20 0 1 0 139556198 2219159552 44241 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 541787 44241 1600 343 0 538851 0
Current children cumulated CPU time: 2915.13 s
Current children cumulated vsize: 2167148 KiB
Current children cumulated memory: 176964 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.10 4.02 5/262 110119
/proc/meminfo: memFree=106757328/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2171244 memory=174480 CPUtime=2974.98 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 2773492 0 0 0 296140 1358 0 0 20 0 1 0 139556198 2223353856 43620 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 542811 43620 1600 343 0 539875 0
Current children cumulated CPU time: 2974.98 s
Current children cumulated vsize: 2171244 KiB
Current children cumulated memory: 174480 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.10 4.02 5/262 110121
/proc/meminfo: memFree=106823152/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2171244 memory=212308 CPUtime=3034.83 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 2829222 0 0 0 302096 1387 0 0 20 0 1 0 139556198 2223353856 53077 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 542811 53077 1600 343 0 539875 0
Current children cumulated CPU time: 3034.83 s
Current children cumulated vsize: 2171244 KiB
Current children cumulated memory: 212308 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.09 4.02 5/262 110123
/proc/meminfo: memFree=106859796/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2101612 memory=127440 CPUtime=3094.69 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 2876033 0 0 0 308063 1406 0 0 20 0 1 0 139556198 2152050688 31860 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 525403 31860 1600 343 0 522467 0
Current children cumulated CPU time: 3094.69 s
Current children cumulated vsize: 2101612 KiB
Current children cumulated memory: 127440 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.10 4.03 5/262 110125
/proc/meminfo: memFree=106844804/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2101612 memory=142740 CPUtime=3154.55 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 2906393 0 0 0 314027 1428 0 0 20 0 1 0 139556198 2152050688 35685 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 525403 35685 1600 343 0 522467 0
Current children cumulated CPU time: 3154.55 s
Current children cumulated vsize: 2101612 KiB
Current children cumulated memory: 142740 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.09 4.03 5/263 110128
/proc/meminfo: memFree=106921380/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2171244 memory=177868 CPUtime=3214.4 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 2941451 0 0 0 319989 1451 0 0 20 0 1 0 139556198 2223353856 44467 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 542811 44467 1600 343 0 539875 0
Current children cumulated CPU time: 3214.4 s
Current children cumulated vsize: 2171244 KiB
Current children cumulated memory: 177868 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.09 4.03 5/263 110130
/proc/meminfo: memFree=106836140/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2302316 memory=220224 CPUtime=3274.26 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 2988291 0 0 0 325950 1476 0 0 20 0 1 0 139556198 2357571584 55056 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 575579 55056 1600 343 0 572643 0
Current children cumulated CPU time: 3274.26 s
Current children cumulated vsize: 2302316 KiB
Current children cumulated memory: 220224 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.10 4.03 5/263 110132
/proc/meminfo: memFree=106771256/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2298220 memory=251140 CPUtime=3334.1 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 3032641 0 0 0 331911 1499 0 0 20 0 1 0 139556198 2353377280 62785 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 574555 62785 1600 343 0 571619 0
Current children cumulated CPU time: 3334.1 s
Current children cumulated vsize: 2298220 KiB
Current children cumulated memory: 251140 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.09 4.03 5/263 110136
/proc/meminfo: memFree=106764360/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2167148 memory=205600 CPUtime=3393.96 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 3063526 0 0 0 337884 1512 0 0 20 0 1 0 139556198 2219159552 51400 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 541787 51400 1600 343 0 538851 0
Current children cumulated CPU time: 3393.96 s
Current children cumulated vsize: 2167148 KiB
Current children cumulated memory: 205600 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.10 4.04 5/263 110138
/proc/meminfo: memFree=106841000/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2171244 memory=175896 CPUtime=3453.8 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 3161900 0 0 0 343842 1538 0 0 20 0 1 0 139556198 2223353856 43974 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 542811 43974 1600 343 0 539875 0
Current children cumulated CPU time: 3453.8 s
Current children cumulated vsize: 2171244 KiB
Current children cumulated memory: 175896 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.10 4.04 5/263 110145
/proc/meminfo: memFree=106867076/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2101612 memory=139332 CPUtime=3513.65 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 3218975 0 0 0 349798 1567 0 0 20 0 1 0 139556198 2152050688 34833 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 525403 34833 1600 343 0 522467 0
Current children cumulated CPU time: 3513.65 s
Current children cumulated vsize: 2101612 KiB
Current children cumulated memory: 139332 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.11 4.04 5/263 110147
/proc/meminfo: memFree=106881872/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2066796 memory=102924 CPUtime=3573.51 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 3264046 0 0 0 355762 1589 0 0 20 0 1 0 139556198 2116399104 25731 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 516699 25731 1600 343 0 513763 0
Current children cumulated CPU time: 3573.51 s
Current children cumulated vsize: 2066796 KiB
Current children cumulated memory: 102924 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.9 s]
/proc/loadavg: 4.09 4.10 4.04 5/263 110148
/proc/meminfo: memFree=106785684/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2165100 memory=156940 CPUtime=3600.04 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 3277099 0 0 0 358405 1599 0 0 20 0 1 0 139556198 2217062400 39235 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 541275 39235 1600 343 0 538339 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2165100 KiB
Current children cumulated memory: 156940 KiB

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

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

# cumulated CPU time of all completed processes:  user=3584.05 s, system=16.0009 s

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

[startup+3608.9 s]
/proc/loadavg: 4.09 4.10 4.04 5/263 110148
/proc/meminfo: memFree=106785684/131249988 swapFree=33010416/33010684
[pid=109913] ppid=109907 vsize=2165100 memory=156940 CPUtime=3600.04 cores=4,6
/proc/109913/stat : 109913 (pb_picat) R 109907 109913 108288 0 -1 4194304 3277099 0 0 0 358405 1599 0 0 20 0 1 0 139556198 2217062400 39235 18446744073709551615 94179298557952 94179299959533 140725766511008 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94179300230960 94179302105200 94179337633792 140725766519196 140725766519272 140725766519272 140725766524876 0
/proc/109913/statm: 541275 39235 1600 343 0 538339 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 2165100 KiB
Current children cumulated memory: 156940 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.9
CPU time (s): 3600.06
CPU user time (s): 3584.05
CPU system time (s): 16.0009
CPU usage (%): 99.7549
Max. virtual memory (cumulated for all children) (KiB): 2564460
Max. memory (cumulated for all children) (KiB): 367680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.05
system time used= 16.0009
maximum resident set size= 367680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3277099
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= 90
involuntary context switches= 4798


# summary of solver processes directly reported to runsolver:
#   pid: 109913
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3584.05
#   total CPU system time (s): 16.0009

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.48402 second user time and 15.5666 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-11 14:59:36
IDJOB=4527920
IDBENCH=147833
IDSOLVER=3385
FILE ID=nodeC031/4527920-1752238776
RUNJOBID= nodeC031-1752238776-109868
SLURM_JOB_ID= 9682542
Free space on /tmp= 430920 MiB

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

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

MD5SUM BENCH= 2590c1209b8f449ade71ad316e08b5f7
RANDOM SEED=1293461577

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		: 3600.056
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		: 3598.380
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		: 3599.891
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.896
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.889
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		: 3600.212
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		: 3600.059
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.986
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:        107197652 kB
MemAvailable:   129579720 kB
Buffers:            2128 kB
Cached:         23063268 kB
SwapCached:           12 kB
Active:           493392 kB
Inactive:       22652828 kB
Active(anon):      88436 kB
Inactive(anon):    10468 kB
Active(file):     404956 kB
Inactive(file): 22642360 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             12288 kB
Writeback:            64 kB
AnonPages:         83904 kB
Mapped:           105988 kB
Shmem:             18052 kB
KReclaimable:     347984 kB
Slab:             444708 kB
SReclaimable:     347984 kB
SUnreclaim:        96724 kB
KernelStack:        3984 kB
PageTables:         2616 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     350960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150360 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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= 430904 MiB
End job on nodeC031 at 2025-07-11 15:59:46