Trace number 4527919

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.02 3609.9

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-35-30.opb
MD5SUMda953313a09cceac0c8e3e7fb7d08ab4
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.26293
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1050
Total number of constraints17885
Number of constraints which are clauses17885
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 constraint30
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 31
Number of bits of the biggest sum of numbers5
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-4527919-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 (50051 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-4527919-1752238776/watcher-4527919-1752238776 -o /tmp/evaluation-result-4527919-1752238776/solver-4527919-1752238776 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1752238776-109867 --watchdog 3760 pb_picat HOME/instance-4527919-1752238776.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
solver pid=109917, runsolver pid=109908
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 1.09 1.38 2.62 6/263 109926
/proc/meminfo: memFree=107151400/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2027148 memory=29944 CPUtime=0.08 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 982 0 0 0 8 0 0 0 20 0 1 0 139556198 2075799552 7486 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 506787 7486 1568 343 0 503851 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 29944 KiB

[startup+0.204645 s]*
/proc/loadavg: 1.09 1.38 2.62 6/263 109926
/proc/meminfo: memFree=107121720/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2028880 memory=42580 CPUtime=0.18 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 1813 0 0 0 18 0 0 0 20 0 1 0 139556198 2077573120 10645 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 507220 10645 1664 343 0 504284 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 2028880 KiB
Current children cumulated memory: 42580 KiB

[startup+0.305595 s]*
/proc/loadavg: 1.09 1.38 2.62 6/263 109926
/proc/meminfo: memFree=107101240/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2029396 memory=43160 CPUtime=0.29 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 2529 0 0 0 28 1 0 0 20 0 1 0 139556198 2078101504 10790 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 507349 10790 1664 343 0 504413 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2029396 KiB
Current children cumulated memory: 43160 KiB

[startup+0.700106 s]
/proc/loadavg: 1.09 1.38 2.62 6/263 109926
/proc/meminfo: memFree=107097460/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2033032 memory=45152 CPUtime=0.68 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 4859 0 0 0 67 1 0 0 20 0 1 0 139556198 2081824768 11288 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 508258 11288 1664 343 0 505322 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2033032 KiB
Current children cumulated memory: 45152 KiB

[startup+1.50012 s]
/proc/loadavg: 1.09 1.38 2.62 5/259 109934
/proc/meminfo: memFree=107113580/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2029588 memory=43616 CPUtime=1.48 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 9515 0 0 0 146 2 0 0 20 0 1 0 139556198 2078298112 10904 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 507397 10904 1664 343 0 504461 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2029588 KiB
Current children cumulated memory: 43616 KiB

[startup+3.10452 s]
/proc/loadavg: 1.32 1.42 2.63 6/263 109971
/proc/meminfo: memFree=107107136/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2030984 memory=44220 CPUtime=3.08 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 18289 0 0 0 304 4 0 0 20 0 1 0 139556198 2079727616 11055 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 507746 11055 1664 343 0 504810 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2030984 KiB
Current children cumulated memory: 44220 KiB

[startup+6.30012 s]
/proc/loadavg: 1.32 1.42 2.63 6/263 109971
/proc/meminfo: memFree=107087792/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2032952 memory=45960 CPUtime=6.26 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 33206 0 0 0 618 8 0 0 20 0 1 0 139556198 2081742848 11490 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 508238 11490 1664 343 0 505302 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2032952 KiB
Current children cumulated memory: 45960 KiB

[startup+12.7001 s]
/proc/loadavg: 1.54 1.47 2.63 6/263 109972
/proc/meminfo: memFree=107067780/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2037560 memory=50756 CPUtime=12.64 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 55489 0 0 0 1251 13 0 0 20 0 1 0 139556198 2086461440 12689 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 509390 12689 1664 343 0 506454 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2037560 KiB
Current children cumulated memory: 50756 KiB

[startup+25.5001 s]
/proc/loadavg: 2.15 1.61 2.66 6/263 109972
/proc/meminfo: memFree=107042132/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2037592 memory=50444 CPUtime=25.41 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 87514 0 0 0 2516 25 0 0 20 0 1 0 139556198 2086494208 12611 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 509398 12611 1664 343 0 506462 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2037592 KiB
Current children cumulated memory: 50444 KiB

[startup+51.1045 s]
/proc/loadavg: 2.86 1.82 2.70 6/263 109972
/proc/meminfo: memFree=107018828/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2063748 memory=67952 CPUtime=50.94 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 139830 0 0 0 5053 41 0 0 20 0 1 0 139556198 2113277952 16988 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 515937 16988 1664 343 0 513001 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2063748 KiB
Current children cumulated memory: 67952 KiB

[startup+102.3 s]
/proc/loadavg: 3.58 2.17 2.78 6/263 109985
/proc/meminfo: memFree=107032096/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2063748 memory=66292 CPUtime=102 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 259407 0 0 0 10119 81 0 0 20 0 1 0 139556198 2113277952 16573 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 515937 16573 1664 343 0 513001 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 2063748 KiB
Current children cumulated memory: 66292 KiB

[startup+162.3 s]
/proc/loadavg: 3.91 2.52 2.86 6/263 109987
/proc/meminfo: memFree=107028704/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2038148 memory=51096 CPUtime=161.83 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 373819 0 0 0 16064 119 0 0 20 0 1 0 139556198 2087063552 12774 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 509537 12774 1664 343 0 506601 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 2038148 KiB
Current children cumulated memory: 51096 KiB

[startup+222.3 s]
/proc/loadavg: 4.01 2.81 2.94 6/263 109989
/proc/meminfo: memFree=107015272/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2065796 memory=75076 CPUtime=221.67 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 488305 0 0 0 22006 161 0 0 20 0 1 0 139556198 2115375104 18769 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 516449 18769 1664 343 0 513513 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 2065796 KiB
Current children cumulated memory: 75076 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 3.06 3.02 6/263 109992
/proc/meminfo: memFree=106999996/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2099224 memory=94428 CPUtime=281.49 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 583027 0 0 0 27954 195 0 0 20 0 1 0 139556198 2149605376 23607 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 524806 23607 1664 343 0 521870 0
Current children cumulated CPU time: 281.49 s
Current children cumulated vsize: 2099224 KiB
Current children cumulated memory: 94428 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.25 3.09 6/263 109994
/proc/meminfo: memFree=106968596/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2064584 memory=78020 CPUtime=341.33 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 692497 0 0 0 33901 232 0 0 20 0 1 0 139556198 2114134016 19505 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 516146 19505 1664 343 0 513210 0
Current children cumulated CPU time: 341.33 s
Current children cumulated vsize: 2064584 KiB
Current children cumulated memory: 78020 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 3.42 3.16 6/262 109998
/proc/meminfo: memFree=106994484/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2097352 memory=79016 CPUtime=401.16 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 790321 0 0 0 39850 266 0 0 20 0 1 0 139556198 2147688448 19754 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 524338 19754 1664 343 0 521402 0
Current children cumulated CPU time: 401.16 s
Current children cumulated vsize: 2097352 KiB
Current children cumulated memory: 79016 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 3.54 3.22 6/262 110000
/proc/meminfo: memFree=106986616/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2064732 memory=77776 CPUtime=460.99 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 862737 0 0 0 45803 296 0 0 20 0 1 0 139556198 2114285568 19444 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 516183 19444 1664 343 0 513247 0

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

Current children cumulated memory: 81032 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.09 4.02 6/263 110117
/proc/meminfo: memFree=106818772/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2171500 memory=147292 CPUtime=2914.28 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 3958659 0 0 0 289976 1452 0 0 20 0 1 0 139556198 2223616000 36823 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 542875 36823 1664 343 0 539939 0
Current children cumulated CPU time: 2914.28 s
Current children cumulated vsize: 2171500 KiB
Current children cumulated memory: 147292 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.10 4.02 6/262 110119
/proc/meminfo: memFree=106757328/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2167404 memory=123656 CPUtime=2974.11 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 4086741 0 0 0 295926 1485 0 0 20 0 1 0 139556198 2219421696 30914 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 541851 30914 1664 343 0 538915 0
Current children cumulated CPU time: 2974.11 s
Current children cumulated vsize: 2167404 KiB
Current children cumulated memory: 123656 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.10 4.02 6/262 110121
/proc/meminfo: memFree=106823152/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2099820 memory=88968 CPUtime=3033.95 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 4175972 0 0 0 301880 1515 0 0 20 0 1 0 139556198 2150215680 22242 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 524955 22242 1664 343 0 522019 0
Current children cumulated CPU time: 3033.95 s
Current children cumulated vsize: 2099820 KiB
Current children cumulated memory: 88968 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.09 4.02 6/262 110123
/proc/meminfo: memFree=106859796/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2167404 memory=141960 CPUtime=3093.79 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 4234906 0 0 0 307836 1543 0 0 20 0 1 0 139556198 2219421696 35490 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 541851 35490 1664 343 0 538915 0
Current children cumulated CPU time: 3093.79 s
Current children cumulated vsize: 2167404 KiB
Current children cumulated memory: 141960 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.10 4.03 6/262 110125
/proc/meminfo: memFree=106844804/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2167404 memory=131528 CPUtime=3153.62 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 4289711 0 0 0 313796 1566 0 0 20 0 1 0 139556198 2219421696 32882 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 541851 32882 1664 343 0 538915 0
Current children cumulated CPU time: 3153.62 s
Current children cumulated vsize: 2167404 KiB
Current children cumulated memory: 131528 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.09 4.03 6/263 110128
/proc/meminfo: memFree=106921380/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2069100 memory=77488 CPUtime=3213.47 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 4340299 0 0 0 319755 1592 0 0 20 0 1 0 139556198 2118758400 19372 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 517275 19372 1664 343 0 514339 0
Current children cumulated CPU time: 3213.47 s
Current children cumulated vsize: 2069100 KiB
Current children cumulated memory: 77488 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.09 4.03 6/263 110130
/proc/meminfo: memFree=106836140/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2067052 memory=81108 CPUtime=3273.3 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 4388628 0 0 0 325722 1608 0 0 20 0 1 0 139556198 2116661248 20277 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 516763 20277 1664 343 0 513827 0
Current children cumulated CPU time: 3273.3 s
Current children cumulated vsize: 2067052 KiB
Current children cumulated memory: 81108 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.10 4.03 6/263 110132
/proc/meminfo: memFree=106771256/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2101868 memory=117416 CPUtime=3333.14 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 4457846 0 0 0 331682 1632 0 0 20 0 1 0 139556198 2152312832 29354 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 525467 29354 1664 343 0 522531 0
Current children cumulated CPU time: 3333.14 s
Current children cumulated vsize: 2101868 KiB
Current children cumulated memory: 117416 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.09 4.03 6/263 110136
/proc/meminfo: memFree=106764360/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2069260 memory=83868 CPUtime=3392.97 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 4537216 0 0 0 337638 1659 0 0 20 0 1 0 139556198 2118922240 20967 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 517315 20967 1664 343 0 514379 0
Current children cumulated CPU time: 3392.97 s
Current children cumulated vsize: 2069260 KiB
Current children cumulated memory: 83868 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.10 4.04 6/263 110138
/proc/meminfo: memFree=106841000/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2067212 memory=74876 CPUtime=3452.81 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 4592466 0 0 0 343597 1684 0 0 20 0 1 0 139556198 2116825088 18719 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 516803 18719 1664 343 0 513867 0
Current children cumulated CPU time: 3452.81 s
Current children cumulated vsize: 2067212 KiB
Current children cumulated memory: 74876 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.10 4.04 6/263 110145
/proc/meminfo: memFree=106867076/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2099980 memory=92892 CPUtime=3512.65 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 4641707 0 0 0 349556 1709 0 0 20 0 1 0 139556198 2150379520 23223 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 524995 23223 1664 343 0 522059 0
Current children cumulated CPU time: 3512.65 s
Current children cumulated vsize: 2099980 KiB
Current children cumulated memory: 92892 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.11 4.04 6/263 110147
/proc/meminfo: memFree=106881872/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2102028 memory=113632 CPUtime=3572.49 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 4689456 0 0 0 355519 1730 0 0 20 0 1 0 139556198 2152476672 28408 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 525507 28408 1664 343 0 522571 0
Current children cumulated CPU time: 3572.49 s
Current children cumulated vsize: 2102028 KiB
Current children cumulated memory: 113632 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 4.09 4.10 4.04 5/261 110148
/proc/meminfo: memFree=106904276/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2302732 memory=193280 CPUtime=3600.01 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 4718405 0 0 0 358259 1742 0 0 20 0 1 0 139556198 2357997568 48320 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 575683 48320 1664 343 0 572747 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 2302732 KiB
Current children cumulated memory: 193280 KiB

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

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

# cumulated CPU time of all completed processes:  user=3582.6 s, system=17.4288 s

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

[startup+3609.9 s]
/proc/loadavg: 4.09 4.10 4.04 5/261 110148
/proc/meminfo: memFree=106904276/131249988 swapFree=33010416/33010684
[pid=109917] ppid=109908 vsize=2302732 memory=193280 CPUtime=3600.01 cores=0,2
/proc/109917/stat : 109917 (pb_picat) R 109908 109917 108288 0 -1 4194304 4718405 0 0 0 358259 1742 0 0 20 0 1 0 139556198 2357997568 48320 18446744073709551615 94354884800512 94354886202093 140720676496816 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94354886473520 94354888347760 94354908692480 140720676506012 140720676506088 140720676506088 140720676511692 0
/proc/109917/statm: 575683 48320 1664 343 0 572747 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 2302732 KiB
Current children cumulated memory: 193280 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.9
CPU time (s): 3600.02
CPU user time (s): 3582.6
CPU system time (s): 17.4288
CPU usage (%): 99.7264
Max. virtual memory (cumulated for all children) (KiB): 2302732
Max. memory (cumulated for all children) (KiB): 220288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3582.6
system time used= 17.4288
maximum resident set size= 220672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4718405
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= 86
involuntary context switches= 8130


# summary of solver processes directly reported to runsolver:
#   pid: 109917
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3582.6
#   total CPU system time (s): 17.4288

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.2895 second user time and 11.5109 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-11 14:59:36
IDJOB=4527919
IDBENCH=147834
IDSOLVER=3385
FILE ID=nodeC031/4527919-1752238776
RUNJOBID= nodeC031-1752238776-109867
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-35-30.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4527919-1752238776/watcher-4527919-1752238776 -o /tmp/evaluation-result-4527919-1752238776/solver-4527919-1752238776 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1752238776-109867 --watchdog 3760  pb_picat HOME/instance-4527919-1752238776.opb

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

MD5SUM BENCH= da953313a09cceac0c8e3e7fb7d08ab4
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:     350924 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:47