Trace number 4522961

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 NameAnswerobjective functionCPU timeWall clock time
Picat 2025-06-16? (TO) 3600.07 3611.01

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/
KidneyTransplantBenchmarks/normalized-KE_120_003.opb
MD5SUM700a5adac982882152e12317b982beed
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-2565
Best CPU time to get the best result obtained on this benchmark0.012008
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables422
Total number of constraints71
Number of constraints which are clauses8
Number of constraints which are cardinality constraints (but not clauses)63
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint179
Number of terms in the objective function 422
Biggest coefficient in the objective function 254
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 46685
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 254
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 46685
Number of bits of the biggest sum of numbers16
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-4522961-1751647347.opb (Picat 3.9b6)

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (59582 MiB free)
  memory of node 1: 64465 MiB (58880 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4522961-1751647347/watcher-4522961-1751647347 -o /tmp/evaluation-result-4522961-1751647347/solver-4522961-1751647347 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751647347-97153 --watchdog 3760 pb_picat HOME/instance-4522961-1751647347.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100061 s]*
/proc/loadavg: 1.16 1.12 1.07 4/269 97194
/proc/meminfo: memFree=121249536/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2037876 memory=22904 CPUtime=0.09 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 1735 0 0 0 8 1 0 0 20 0 1 0 80414132 2086785024 5726 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 509469 5726 1728 343 0 506533 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2037876 KiB
Current children cumulated memory: 22904 KiB

[startup+0.20583 s]*
/proc/loadavg: 1.16 1.12 1.07 5/271 97199
/proc/meminfo: memFree=121138760/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2041492 memory=25032 CPUtime=0.19 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 2544 0 0 0 18 1 0 0 20 0 1 0 80414132 2090487808 6258 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 510373 6258 1728 343 0 507437 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2041492 KiB
Current children cumulated memory: 25032 KiB

[startup+0.305579 s]*
/proc/loadavg: 1.16 1.12 1.07 5/269 97199
/proc/meminfo: memFree=121081544/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2039300 memory=24512 CPUtime=0.29 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 2875 0 0 0 28 1 0 0 20 0 1 0 80414132 2088243200 6128 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 509825 6128 1728 343 0 506889 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2039300 KiB
Current children cumulated memory: 24512 KiB

[startup+0.700165 s]
/proc/loadavg: 1.16 1.12 1.07 5/274 97209
/proc/meminfo: memFree=120958664/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2039692 memory=25500 CPUtime=0.68 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 4500 0 0 0 66 2 0 0 20 0 1 0 80414132 2088644608 6375 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 509923 6375 1728 343 0 506987 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2039692 KiB
Current children cumulated memory: 25500 KiB

[startup+1.50016 s]
/proc/loadavg: 1.16 1.12 1.07 5/274 97209
/proc/meminfo: memFree=120647148/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2039692 memory=25604 CPUtime=1.48 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 5536 0 0 0 145 3 0 0 20 0 1 0 80414132 2088644608 6401 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 509923 6401 1728 343 0 506987 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2039692 KiB
Current children cumulated memory: 25604 KiB

[startup+3.10586 s]
/proc/loadavg: 1.16 1.12 1.07 5/275 97211
/proc/meminfo: memFree=119563604/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2043400 memory=28544 CPUtime=3.08 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 6562 0 0 0 305 3 0 0 20 0 1 0 80414132 2092441600 7136 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 510850 7136 1728 343 0 507914 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2043400 KiB
Current children cumulated memory: 28544 KiB

[startup+6.30017 s]
/proc/loadavg: 1.38 1.17 1.08 5/275 97211
/proc/meminfo: memFree=118429884/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2043404 memory=27912 CPUtime=6.26 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 10698 0 0 0 621 5 0 0 20 0 1 0 80414132 2092445696 6978 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 510851 6978 1728 343 0 507915 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2043404 KiB
Current children cumulated memory: 27912 KiB

[startup+12.7002 s]
/proc/loadavg: 1.59 1.21 1.10 5/275 97211
/proc/meminfo: memFree=117542496/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2042380 memory=27360 CPUtime=12.64 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 17586 0 0 0 1257 7 0 0 20 0 1 0 80414132 2091397120 6840 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 510595 6840 1728 343 0 507659 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2042380 KiB
Current children cumulated memory: 27360 KiB

[startup+25.5002 s]
/proc/loadavg: 2.13 1.35 1.15 5/275 97211
/proc/meminfo: memFree=116748980/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2045452 memory=34616 CPUtime=25.4 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 31605 0 0 0 2528 12 0 0 20 0 1 0 80414132 2094542848 8654 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 511363 8654 1728 343 0 508427 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2045452 KiB
Current children cumulated memory: 34616 KiB

[startup+51.1057 s]
/proc/loadavg: 2.84 1.58 1.23 5/275 97211
/proc/meminfo: memFree=116722120/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2048268 memory=39512 CPUtime=50.94 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 66131 0 0 0 5073 21 0 0 20 0 1 0 80414132 2097426432 9878 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 512067 9878 1728 343 0 509131 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2048268 KiB
Current children cumulated memory: 39512 KiB

[startup+102.3 s]
/proc/loadavg: 3.57 1.97 1.38 5/273 97213
/proc/meminfo: memFree=116703316/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2050548 memory=41904 CPUtime=101.98 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 141474 0 0 0 10157 41 0 0 20 0 1 0 80414132 2099761152 10476 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 512637 10476 1728 343 0 509701 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 2050548 KiB
Current children cumulated memory: 41904 KiB

[startup+162.3 s]
/proc/loadavg: 3.90 2.36 1.55 5/268 97216
/proc/meminfo: memFree=116773612/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2050548 memory=41500 CPUtime=161.8 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 220211 0 0 0 16117 63 0 0 20 0 1 0 80414132 2099761152 10375 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 512637 10375 1728 343 0 509701 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 2050548 KiB
Current children cumulated memory: 41500 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 2.69 1.72 5/267 97218
/proc/meminfo: memFree=116750956/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2043528 memory=34744 CPUtime=221.62 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 285738 0 0 0 22078 84 0 0 20 0 1 0 80414132 2092572672 8686 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 510882 8686 1728 343 0 507946 0
Current children cumulated CPU time: 221.62 s
Current children cumulated vsize: 2043528 KiB
Current children cumulated memory: 34744 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 2.95 1.87 5/267 97220
/proc/meminfo: memFree=116727188/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2054796 memory=47180 CPUtime=281.45 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 343745 0 0 0 28043 102 0 0 20 0 1 0 80414132 2104111104 11795 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 513699 11795 1728 343 0 510763 0
Current children cumulated CPU time: 281.45 s
Current children cumulated vsize: 2054796 KiB
Current children cumulated memory: 47180 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 3.16 2.01 5/263 97222
/proc/meminfo: memFree=116740312/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2054796 memory=45668 CPUtime=341.27 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 419872 0 0 0 34004 123 0 0 20 0 1 0 80414132 2104111104 11417 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 513699 11417 1728 343 0 510763 0
Current children cumulated CPU time: 341.27 s
Current children cumulated vsize: 2054796 KiB
Current children cumulated memory: 45668 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 3.33 2.14 5/264 97225
/proc/meminfo: memFree=116690996/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2054796 memory=46912 CPUtime=401.1 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 497117 0 0 0 39964 146 0 0 20 0 1 0 80414132 2104111104 11728 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 513699 11728 1728 343 0 510763 0
Current children cumulated CPU time: 401.1 s
Current children cumulated vsize: 2054796 KiB
Current children cumulated memory: 46912 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 3.48 2.27 5/264 97227
/proc/meminfo: memFree=116774992/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2054796 memory=45828 CPUtime=460.91 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 572221 0 0 0 45924 167 0 0 20 0 1 0 80414132 2104111104 11457 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 513699 11457 1728 343 0 510763 0

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

Current children cumulated memory: 58712 KiB

[startup+2862.3 s]
/proc/loadavg: 4.11 4.14 4.01 5/265 97354
/proc/meminfo: memFree=116609416/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2091660 memory=76248 CPUtime=2853.62 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 2089048 0 0 0 284650 712 0 0 20 0 1 0 80414132 2141859840 19062 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 522915 19062 1728 343 0 519979 0
Current children cumulated CPU time: 2853.62 s
Current children cumulated vsize: 2091660 KiB
Current children cumulated memory: 76248 KiB

[startup+2922.3 s]
/proc/loadavg: 4.16 4.15 4.02 5/265 97356
/proc/meminfo: memFree=116666820/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2075276 memory=63428 CPUtime=2913.44 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 2124421 0 0 0 290617 727 0 0 20 0 1 0 80414132 2125082624 15857 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 518819 15857 1728 343 0 515883 0
Current children cumulated CPU time: 2913.44 s
Current children cumulated vsize: 2075276 KiB
Current children cumulated memory: 63428 KiB

[startup+2982.3 s]
/proc/loadavg: 4.40 4.24 4.06 5/264 97364
/proc/meminfo: memFree=116631024/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2091660 memory=70104 CPUtime=2973.25 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 2147693 0 0 0 296588 737 0 0 20 0 1 0 80414132 2141859840 17526 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 522915 17526 1728 343 0 519979 0
Current children cumulated CPU time: 2973.25 s
Current children cumulated vsize: 2091660 KiB
Current children cumulated memory: 70104 KiB

[startup+3042.3 s]
/proc/loadavg: 4.19 4.21 4.06 5/263 97366
/proc/meminfo: memFree=116613460/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2083468 memory=75224 CPUtime=3033.07 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 2170942 0 0 0 302562 745 0 0 20 0 1 0 80414132 2133471232 18806 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 520867 18806 1728 343 0 517931 0
Current children cumulated CPU time: 3033.07 s
Current children cumulated vsize: 2083468 KiB
Current children cumulated memory: 75224 KiB

[startup+3102.3 s]
/proc/loadavg: 4.19 4.20 4.06 5/263 97369
/proc/meminfo: memFree=116567860/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2091660 memory=78168 CPUtime=3092.9 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 2184806 0 0 0 308538 752 0 0 20 0 1 0 80414132 2141859840 19542 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 522915 19542 1728 343 0 519979 0
Current children cumulated CPU time: 3092.9 s
Current children cumulated vsize: 2091660 KiB
Current children cumulated memory: 78168 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.18 4.06 5/263 97371
/proc/meminfo: memFree=116636440/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2116236 memory=81380 CPUtime=3152.71 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 2200793 0 0 0 314512 759 0 0 20 0 1 0 80414132 2167025664 20345 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 529059 20345 1728 343 0 526123 0
Current children cumulated CPU time: 3152.71 s
Current children cumulated vsize: 2116236 KiB
Current children cumulated memory: 81380 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.16 4.06 5/263 97373
/proc/meminfo: memFree=116679388/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2083468 memory=59700 CPUtime=3212.53 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 2231573 0 0 0 320480 773 0 0 20 0 1 0 80414132 2133471232 14925 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 520867 14925 1728 343 0 517931 0
Current children cumulated CPU time: 3212.53 s
Current children cumulated vsize: 2083468 KiB
Current children cumulated memory: 59700 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.16 4.07 5/263 97375
/proc/meminfo: memFree=116638360/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2091660 memory=68056 CPUtime=3272.35 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 2273220 0 0 0 326446 789 0 0 20 0 1 0 80414132 2141859840 17014 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 522915 17014 1728 343 0 519979 0
Current children cumulated CPU time: 3272.35 s
Current children cumulated vsize: 2091660 KiB
Current children cumulated memory: 68056 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.14 4.07 5/263 97377
/proc/meminfo: memFree=116564436/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2091660 memory=73984 CPUtime=3332.16 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 2306464 0 0 0 332415 801 0 0 20 0 1 0 80414132 2141859840 18496 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 522915 18496 1728 343 0 519979 0
Current children cumulated CPU time: 3332.16 s
Current children cumulated vsize: 2091660 KiB
Current children cumulated memory: 73984 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.13 4.07 5/262 97379
/proc/meminfo: memFree=116591200/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2067084 memory=55768 CPUtime=3391.99 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 2319307 0 0 0 338391 808 0 0 20 0 1 0 80414132 2116694016 13942 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 516771 13942 1728 343 0 513835 0
Current children cumulated CPU time: 3391.99 s
Current children cumulated vsize: 2067084 KiB
Current children cumulated memory: 55768 KiB

[startup+3462.3 s]
/proc/loadavg: 4.23 4.17 4.09 5/262 97381
/proc/meminfo: memFree=116574576/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2067084 memory=51452 CPUtime=3451.8 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 2334003 0 0 0 344365 815 0 0 20 0 1 0 80414132 2116694016 12863 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 516771 12863 1728 343 0 513835 0
Current children cumulated CPU time: 3451.8 s
Current children cumulated vsize: 2067084 KiB
Current children cumulated memory: 51452 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.15 4.09 5/262 97383
/proc/meminfo: memFree=116572988/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2084464 memory=69468 CPUtime=3511.63 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 2349147 0 0 0 350340 823 0 0 20 0 1 0 80414132 2134491136 17367 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 521116 17367 1728 343 0 518180 0
Current children cumulated CPU time: 3511.63 s
Current children cumulated vsize: 2084464 KiB
Current children cumulated memory: 69468 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.15 4.09 5/263 97392
/proc/meminfo: memFree=116561500/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2092656 memory=73064 CPUtime=3571.45 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 2374343 0 0 0 356312 833 0 0 20 0 1 0 80414132 2142879744 18266 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 523164 18266 1728 343 0 520228 0
Current children cumulated CPU time: 3571.45 s
Current children cumulated vsize: 2092656 KiB
Current children cumulated memory: 73064 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611 s]*
/proc/loadavg: 4.01 4.12 4.08 3/256 97410
/proc/meminfo: memFree=118556160/131250000 swapFree=33009904/33010684
[pid=97182] ppid=97176 vsize=2084464 memory=66024 CPUtime=3600.06 cores=5,7
/proc/97182/stat : 97182 (pb_picat) R 97176 97182 96857 0 -1 4194304 2390870 0 0 0 359165 841 0 0 20 0 1 0 80414132 2134491136 16506 18446744073709551615 94023046488064 94023047889645 140730563547264 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94023048161072 94023050035376 94023070371840 140730563549597 140730563549673 140730563549673 140730563555276 0
/proc/97182/statm: 521116 16506 1728 343 0 518180 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2084464 KiB
Current children cumulated memory: 66024 KiB

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

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

# cumulated CPU time of all completed processes:  user=3591.66 s, system=8.41871 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.01
CPU time (s): 3600.07
CPU user time (s): 3591.66
CPU system time (s): 8.41871
CPU usage (%): 99.6972
Max. virtual memory (cumulated for all children) (KiB): 2141808
Max. memory (cumulated for all children) (KiB): 91496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.66
system time used= 8.41871
maximum resident set size= 91496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2390870
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= 77
involuntary context switches= 4897


# summary of solver processes directly reported to runsolver:
#   pid: 97182
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3591.66
#   total CPU system time (s): 8.41871

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.20064 second user time and 15.0407 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-07-04 18:42:27
IDJOB=4522961
IDBENCH=179579
IDSOLVER=3346
FILE ID=nodeC033/4522961-1751647347
RUNJOBID= nodeC033-1751647347-97153
SLURM_JOB_ID= 9672338
Free space on /tmp= 429764 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/KidneyTransplantBenchmarks/normalized-KE_120_003.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4522961-1751647347/watcher-4522961-1751647347 -o /tmp/evaluation-result-4522961-1751647347/solver-4522961-1751647347 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751647347-97153 --watchdog 3760  pb_picat HOME/instance-4522961-1751647347.opb

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

MD5SUM BENCH= 700a5adac982882152e12317b982beed
RANDOM SEED=983713145

nodeC033 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		: 3619.086
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	: 7000.13
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		: 3600.128
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	: 7000.13
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		: 3600.051
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	: 7000.13
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.065
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	: 7000.13
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		: 3602.845
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	: 7000.13
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.092
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	: 7000.13
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.026
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	: 7000.13
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		: 3664.067
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	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        121322160 kB
MemAvailable:   129645560 kB
Buffers:            2128 kB
Cached:          9045948 kB
SwapCached:           68 kB
Active:           757412 kB
Inactive:        8377512 kB
Active(anon):      99812 kB
Inactive(anon):     5388 kB
Active(file):     657600 kB
Inactive(file):  8372124 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14916 kB
Writeback:            24 kB
AnonPages:         90180 kB
Mapped:           104808 kB
Shmem:             18028 kB
KReclaimable:     265828 kB
Slab:             360284 kB
SReclaimable:     265828 kB
SUnreclaim:        94456 kB
KernelStack:        4256 kB
PageTables:         2836 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     368548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 429680 MiB
End job on nodeC033 at 2025-07-04 19:42:38