Trace number 4493081

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Picat 2025-06-16? (TO) 3600.06 3609.9

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
roussel/normalized-pigeon-cardinality-41-40.opb
MD5SUM1621a26d38c2e16382af4b588e278719
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.014448
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1640
Total number of constraints81
Number of constraints which are clauses41
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint41
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 42
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-4493081-1751149742.opb (Picat 3.9b6)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (63077 MiB free)
  memory of node 1: 64507 MiB (64059 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4493081-1751149742/watcher-4493081-1751149742 -o /tmp/evaluation-result-4493081-1751149742/solver-4493081-1751149742 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751146126-15230 --watchdog 3760 pb_picat HOME/instance-4493081-1751149742.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100059 s]*
/proc/loadavg: 4.02 4.08 4.08 5/263 15989
/proc/meminfo: memFree=130168384/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2029024 memory=24096 CPUtime=0.08 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 1995 0 0 0 8 0 0 0 20 0 1 0 30654449 2077720576 6024 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 507256 6024 1696 343 0 504320 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2029024 KiB
Current children cumulated memory: 24096 KiB

[startup+0.205414 s]*
/proc/loadavg: 4.02 4.08 4.08 5/263 15989
/proc/meminfo: memFree=130168384/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2030048 memory=24808 CPUtime=0.19 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 2439 0 0 0 19 0 0 0 20 0 1 0 30654449 2078769152 6202 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 507512 6202 1696 343 0 504576 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2030048 KiB
Current children cumulated memory: 24808 KiB

[startup+0.304382 s]*
/proc/loadavg: 4.02 4.08 4.08 5/263 15989
/proc/meminfo: memFree=130168384/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2033280 memory=26148 CPUtime=0.29 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 3564 0 0 0 28 1 0 0 20 0 1 0 30654449 2082078720 6537 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 508320 6537 1696 343 0 505384 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2033280 KiB
Current children cumulated memory: 26148 KiB

[startup+0.700111 s]
/proc/loadavg: 4.02 4.08 4.08 5/263 15989
/proc/meminfo: memFree=130167628/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2032768 memory=27100 CPUtime=0.68 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 6384 0 0 0 66 2 0 0 20 0 1 0 30654449 2081554432 6775 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 508192 6775 1696 343 0 505256 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2032768 KiB
Current children cumulated memory: 27100 KiB

[startup+1.50011 s]
/proc/loadavg: 4.02 4.08 4.08 5/263 15989
/proc/meminfo: memFree=130166872/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2036864 memory=30568 CPUtime=1.48 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 11627 0 0 0 146 2 0 0 20 0 1 0 30654449 2085748736 7642 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 509216 7642 1696 343 0 506280 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2036864 KiB
Current children cumulated memory: 30568 KiB

[startup+3.10524 s]
/proc/loadavg: 4.02 4.08 4.08 5/263 15989
/proc/meminfo: memFree=130158304/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2045568 memory=34900 CPUtime=3.08 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 21229 0 0 0 304 4 0 0 20 0 1 0 30654449 2094661632 8725 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 511392 8725 1696 343 0 508456 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2045568 KiB
Current children cumulated memory: 34900 KiB

[startup+6.30014 s]
/proc/loadavg: 4.02 4.08 4.08 5/264 15991
/proc/meminfo: memFree=130147920/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2033184 memory=27536 CPUtime=6.27 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 35785 0 0 0 618 9 0 0 20 0 1 0 30654449 2081980416 6884 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 508296 6884 1696 343 0 505360 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2033184 KiB
Current children cumulated memory: 27536 KiB

[startup+12.7002 s]
/proc/loadavg: 4.02 4.08 4.08 5/264 15991
/proc/meminfo: memFree=130120096/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2045984 memory=39404 CPUtime=12.64 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 109876 0 0 0 1244 20 0 0 20 0 1 0 30654449 2095087616 9851 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 511496 9851 1696 343 0 508560 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2045984 KiB
Current children cumulated memory: 39404 KiB

[startup+25.5002 s]
/proc/loadavg: 4.02 4.08 4.08 5/264 15991
/proc/meminfo: memFree=130108956/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2062776 memory=41684 CPUtime=25.41 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 248107 0 0 0 2495 46 0 0 20 0 1 0 30654449 2112282624 10421 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 515694 10421 1696 343 0 512758 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2062776 KiB
Current children cumulated memory: 41684 KiB

[startup+51.1057 s]
/proc/loadavg: 4.07 4.08 4.08 5/263 15991
/proc/meminfo: memFree=130096740/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2033592 memory=28792 CPUtime=50.95 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 471642 0 0 0 5003 92 0 0 20 0 1 0 30654449 2082398208 7198 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 508398 7198 1696 343 0 505462 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2033592 KiB
Current children cumulated memory: 28792 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 15994
/proc/meminfo: memFree=130099196/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2046656 memory=41856 CPUtime=102.01 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 775560 0 0 0 10041 160 0 0 20 0 1 0 30654449 2095775744 10464 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 511664 10464 1696 343 0 508728 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 2046656 KiB
Current children cumulated memory: 41856 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/263 15996
/proc/meminfo: memFree=130100000/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2064064 memory=50716 CPUtime=161.85 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 1286604 0 0 0 15927 258 0 0 20 0 1 0 30654449 2113601536 12679 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 516016 12679 1696 343 0 513080 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 2064064 KiB
Current children cumulated memory: 50716 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/263 15998
/proc/meminfo: memFree=130096812/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2046656 memory=39840 CPUtime=221.68 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 1885038 0 0 0 21795 373 0 0 20 0 1 0 30654449 2095775744 9960 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 511664 9960 1696 343 0 508728 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 2046656 KiB
Current children cumulated memory: 39840 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 16000
/proc/meminfo: memFree=130069384/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2064688 memory=57420 CPUtime=281.52 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 2262737 0 0 0 27695 457 0 0 20 0 1 0 30654449 2114240512 14355 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 516172 14355 1696 343 0 513236 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 2064688 KiB
Current children cumulated memory: 57420 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 16007
/proc/meminfo: memFree=130059844/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2097456 memory=88880 CPUtime=341.36 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 2790067 0 0 0 33570 566 0 0 20 0 1 0 30654449 2147794944 22220 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 524364 22220 1696 343 0 521428 0
Current children cumulated CPU time: 341.36 s
Current children cumulated vsize: 2097456 KiB
Current children cumulated memory: 88880 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/264 16010
/proc/meminfo: memFree=130022692/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2039088 memory=32384 CPUtime=401.2 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 3145319 0 0 0 39473 647 0 0 20 0 1 0 30654449 2088026112 8096 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 509772 8096 1696 343 0 506836 0
Current children cumulated CPU time: 401.2 s
Current children cumulated vsize: 2039088 KiB
Current children cumulated memory: 32384 KiB

[startup+462.3 s]
/proc/loadavg: 4.16 4.11 4.09 5/264 16012
/proc/meminfo: memFree=130006572/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2097588 memory=82672 CPUtime=461.03 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 3641297 0 0 0 45352 751 0 0 20 0 1 0 30654449 2147930112 20668 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 524397 20668 1696 343 0 521461 0
Current children cumulated CPU time: 461.03 s
Current children cumulated vsize: 2097588 KiB

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

Current children cumulated memory: 201508 KiB

[startup+2922.3 s]
/proc/loadavg: 4.21 4.16 4.11 5/263 16144
/proc/meminfo: memFree=129790584/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2302608 memory=209144 CPUtime=2914.3 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 21638231 0 0 0 286743 4687 0 0 20 0 1 0 30654449 2357870592 52286 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 575652 52286 1696 343 0 572716 0
Current children cumulated CPU time: 2914.3 s
Current children cumulated vsize: 2302608 KiB
Current children cumulated memory: 209144 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/263 16146
/proc/meminfo: memFree=129810728/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2101904 memory=72508 CPUtime=2974.15 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 21798620 0 0 0 292678 4737 0 0 20 0 1 0 30654449 2152349696 18127 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 525476 18127 1696 343 0 522540 0
Current children cumulated CPU time: 2974.15 s
Current children cumulated vsize: 2101904 KiB
Current children cumulated memory: 72508 KiB

[startup+3042.3 s]
/proc/loadavg: 4.16 4.15 4.10 5/263 16151
/proc/meminfo: memFree=129934244/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2171536 memory=109500 CPUtime=3033.98 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 22305531 0 0 0 298555 4843 0 0 20 0 1 0 30654449 2223652864 27343 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 542884 27343 1696 343 0 539948 0
Current children cumulated CPU time: 3033.98 s
Current children cumulated vsize: 2171536 KiB
Current children cumulated memory: 109500 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/263 16153
/proc/meminfo: memFree=129983612/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2171536 memory=116056 CPUtime=3093.82 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 23653042 0 0 0 304275 5107 0 0 20 0 1 0 30654449 2223652864 29014 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 542884 29014 1696 343 0 539948 0
Current children cumulated CPU time: 3093.82 s
Current children cumulated vsize: 2171536 KiB
Current children cumulated memory: 116056 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/263 16155
/proc/meminfo: memFree=129855848/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2167440 memory=106128 CPUtime=3153.64 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 24947038 0 0 0 310003 5361 0 0 20 0 1 0 30654449 2219458560 26532 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 541860 26532 1696 343 0 538924 0
Current children cumulated CPU time: 3153.64 s
Current children cumulated vsize: 2167440 KiB
Current children cumulated memory: 106128 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/263 16157
/proc/meminfo: memFree=129814376/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2171672 memory=145524 CPUtime=3213.48 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 25601058 0 0 0 315845 5503 0 0 20 0 1 0 30654449 2223792128 36381 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 542918 36381 1696 343 0 539982 0
Current children cumulated CPU time: 3213.48 s
Current children cumulated vsize: 2171672 KiB
Current children cumulated memory: 145524 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 16160
/proc/meminfo: memFree=129714856/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2066200 memory=60572 CPUtime=3273.32 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 25685601 0 0 0 321795 5537 0 0 20 0 1 0 30654449 2115788800 15143 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 516550 15143 1696 343 0 513614 0
Current children cumulated CPU time: 3273.32 s
Current children cumulated vsize: 2066200 KiB
Current children cumulated memory: 60572 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/263 16166
/proc/meminfo: memFree=129844600/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2167576 memory=111452 CPUtime=3333.17 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 25767870 0 0 0 327747 5570 0 0 20 0 1 0 30654449 2219597824 27863 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 541894 27863 1696 343 0 538958 0
Current children cumulated CPU time: 3333.17 s
Current children cumulated vsize: 2167576 KiB
Current children cumulated memory: 111452 KiB

[startup+3402.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/263 16168
/proc/meminfo: memFree=129915172/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2167576 memory=103840 CPUtime=3393.01 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 25845754 0 0 0 333700 5601 0 0 20 0 1 0 30654449 2219597824 25960 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 541894 25960 1696 343 0 538958 0
Current children cumulated CPU time: 3393.01 s
Current children cumulated vsize: 2167576 KiB
Current children cumulated memory: 103840 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/263 16170
/proc/meminfo: memFree=129981908/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2171672 memory=121676 CPUtime=3452.85 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 25913299 0 0 0 339653 5632 0 0 20 0 1 0 30654449 2223792128 30419 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 542918 30419 1696 343 0 539982 0
Current children cumulated CPU time: 3452.85 s
Current children cumulated vsize: 2171672 KiB
Current children cumulated memory: 121676 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/263 16172
/proc/meminfo: memFree=129925280/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2171672 memory=117916 CPUtime=3512.7 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 26375492 0 0 0 345543 5727 0 0 20 0 1 0 30654449 2223792128 29479 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 542918 29479 1696 343 0 539982 0
Current children cumulated CPU time: 3512.7 s
Current children cumulated vsize: 2171672 KiB
Current children cumulated memory: 117916 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/262 16174
/proc/meminfo: memFree=129901152/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2171672 memory=112604 CPUtime=3572.53 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 26950448 0 0 0 351401 5852 0 0 20 0 1 0 30654449 2223792128 28151 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 542918 28151 1696 343 0 539982 0
Current children cumulated CPU time: 3572.53 s
Current children cumulated vsize: 2171672 KiB
Current children cumulated memory: 112604 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 4.06 4.10 4.09 5/263 16223
/proc/meminfo: memFree=129437256/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2302744 memory=177156 CPUtime=3600.05 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 27113136 0 0 0 354113 5892 0 0 20 0 1 0 30654449 2358009856 44289 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 575686 44289 1696 343 0 572750 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2302744 KiB
Current children cumulated memory: 177156 KiB

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

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

# cumulated CPU time of all completed processes:  user=3541.13 s, system=58.9281 s

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

[startup+3609.9 s]
/proc/loadavg: 4.06 4.10 4.09 5/263 16223
/proc/meminfo: memFree=129437256/131250000 swapFree=33010684/33010684
[pid=15979] ppid=15976 vsize=2302744 memory=177156 CPUtime=3600.05 cores=1,3
/proc/15979/stat : 15979 (pb_picat) R 15976 15979 15215 0 -1 4194304 27113136 0 0 0 354113 5892 0 0 20 0 1 0 30654449 2358009856 44289 18446744073709551615 93896744665088 93896746066669 140727881044256 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93896746338096 93896748212400 93896759910400 140727881046430 140727881046506 140727881046506 140727881052108 0
/proc/15979/statm: 575686 44289 1696 343 0 572750 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2302744 KiB
Current children cumulated memory: 177156 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.9
CPU time (s): 3600.06
CPU user time (s): 3541.13
CPU system time (s): 58.9281
CPU usage (%): 99.7274
Max. virtual memory (cumulated for all children) (KiB): 2302744
Max. memory (cumulated for all children) (KiB): 252840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3541.13
system time used= 58.9281
maximum resident set size= 252840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27113136
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= 102
involuntary context switches= 8244


# summary of solver processes directly reported to runsolver:
#   pid: 15979
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3541.13
#   total CPU system time (s): 58.9281

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.75154 second user time and 15.7608 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-06-29 00:29:02
IDJOB=4493081
IDBENCH=147840
IDSOLVER=3346
FILE ID=nodeC013/4493081-1751149742
RUNJOBID= nodeC013-1751146126-15230
SLURM_JOB_ID= 9587455
Free space on /tmp= 433052 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-cardinality-41-40.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4493081-1751149742/watcher-4493081-1751149742 -o /tmp/evaluation-result-4493081-1751149742/solver-4493081-1751149742 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751146126-15230 --watchdog 3760  pb_picat HOME/instance-4493081-1751149742.opb

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

MD5SUM BENCH= 1621a26d38c2e16382af4b588e278719
RANDOM SEED=1852783069

nodeC013 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.998
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.67
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.849
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.67
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.132
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.67
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		: 3600.121
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.67
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.831
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        130193228 kB
MemAvailable:   129777768 kB
Buffers:            3280 kB
Cached:           329148 kB
SwapCached:            0 kB
Active:           333188 kB
Inactive:         135456 kB
Active(anon):     149500 kB
Inactive(anon):        0 kB
Active(file):     183688 kB
Inactive(file):   135456 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3580 kB
Writeback:             0 kB
AnonPages:        139292 kB
Mapped:           104488 kB
Shmem:             13284 kB
KReclaimable:      84896 kB
Slab:             166852 kB
SReclaimable:      84896 kB
SUnreclaim:        81956 kB
KernelStack:        4192 kB
PageTables:         3188 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    4419632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 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:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433044 MiB
End job on nodeC013 at 2025-06-29 01:29:12