Trace number 4503237

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-16UNSAT 1555.46 1560.67

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-89.opb
MD5SUM18b53876a62b8c6712d354fac2089947
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 benchmark1418.99
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10086
Total number of constraints226240
Number of constraints which are clauses203302
Number of constraints which are cardinality constraints (but not clauses)720
Number of constraints which are nor clauses,nor cardinality constraints22218
Minimum length of a constraint2
Maximum length of a constraint231
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 232
Number of bits of the biggest sum of numbers8
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.02	c solving HOME/instance-4503237-1751169406.opb (Picat 3.9b6)
1555.38/1560.66	s UNSATISFIABLE

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: 63794 MiB (63239 MiB free)
  memory of node 1: 64507 MiB (63996 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503237-1751169406/watcher-4503237-1751169406 -o /tmp/evaluation-result-4503237-1751169406/solver-4503237-1751169406 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751169406-19857 --watchdog 3760 pb_picat HOME/instance-4503237-1751169406.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100116 s]*
/proc/loadavg: 1.10 1.18 2.03 5/254 19915
/proc/meminfo: memFree=130252704/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2027148 memory=23768 CPUtime=0.1 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 969 0 0 0 9 1 0 0 20 0 1 0 32620370 2075799552 5942 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 506787 5942 1568 343 0 503851 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 23768 KiB

[startup+0.213715 s]*
/proc/loadavg: 1.10 1.18 2.03 5/254 19915
/proc/meminfo: memFree=130231152/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2027148 memory=31964 CPUtime=0.21 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 974 0 0 0 20 1 0 0 20 0 1 0 32620370 2075799552 7991 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 506787 7991 1568 343 0 503851 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 31964 KiB

[startup+0.313819 s]*
/proc/loadavg: 1.10 1.18 2.03 5/254 19915
/proc/meminfo: memFree=130209980/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2027148 memory=38112 CPUtime=0.3 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 978 0 0 0 29 1 0 0 20 0 1 0 32620370 2075799552 9528 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 506787 9528 1568 343 0 503851 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 38112 KiB

[startup+0.700364 s]
/proc/loadavg: 1.10 1.18 2.03 5/254 19915
/proc/meminfo: memFree=130177212/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2027148 memory=64748 CPUtime=0.68 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 994 0 0 0 65 3 0 0 20 0 1 0 32620370 2075799552 16187 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 506787 16187 1568 343 0 503851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 64748 KiB

[startup+1.50033 s]
/proc/loadavg: 1.10 1.18 2.03 5/254 19915
/proc/meminfo: memFree=130069836/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2027148 memory=156948 CPUtime=1.48 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 1049 0 0 0 142 6 0 0 20 0 1 0 32620370 2075799552 39237 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 506787 39237 1568 343 0 503851 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 156948 KiB

[startup+3.11303 s]
/proc/loadavg: 1.34 1.23 2.04 5/254 19915
/proc/meminfo: memFree=129499012/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2027148 memory=419688 CPUtime=3.08 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 1410 0 0 0 296 12 0 0 20 0 1 0 32620370 2075799552 104922 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 506787 104922 1568 343 0 503851 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 419688 KiB

[startup+6.30027 s]
/proc/loadavg: 1.34 1.23 2.04 4/250 19923
/proc/meminfo: memFree=129728352/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2066088 memory=503528 CPUtime=6.26 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 15929 0 0 0 594 32 0 0 20 0 1 0 32620370 2115674112 125882 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 516522 125882 1696 343 0 513586 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2066088 KiB
Current children cumulated memory: 503528 KiB

[startup+12.7003 s]
/proc/loadavg: 1.75 1.32 2.07 5/254 20005
/proc/meminfo: memFree=129304552/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2066088 memory=509124 CPUtime=12.65 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 27168 0 0 0 1229 36 0 0 20 0 1 0 32620370 2115674112 127281 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 516522 127281 1696 343 0 513586 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2066088 KiB
Current children cumulated memory: 509124 KiB

[startup+25.5003 s]
/proc/loadavg: 2.09 1.41 2.09 5/255 20007
/proc/meminfo: memFree=128066748/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2082472 memory=513532 CPUtime=25.41 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 42359 0 0 0 2502 39 0 0 20 0 1 0 32620370 2132451328 128383 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 520618 128383 1696 343 0 517682 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2082472 KiB
Current children cumulated memory: 513532 KiB

[startup+51.1129 s]
/proc/loadavg: 2.74 1.62 2.14 5/255 20007
/proc/meminfo: memFree=128039504/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2066088 memory=515760 CPUtime=50.93 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 63066 0 0 0 5048 45 0 0 20 0 1 0 32620370 2115674112 128940 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 516522 128940 1696 343 0 513586 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 2066088 KiB
Current children cumulated memory: 515760 KiB

[startup+102.3 s]
/proc/loadavg: 3.62 2.05 2.26 5/256 20010
/proc/meminfo: memFree=128029988/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2098552 memory=524304 CPUtime=101.95 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 93379 0 0 0 10140 55 0 0 20 0 1 0 32620370 2148917248 131076 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 524638 131076 1696 343 0 521702 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 2098552 KiB
Current children cumulated memory: 524304 KiB

[startup+162.3 s]
/proc/loadavg: 3.92 2.42 2.38 5/254 20281
/proc/meminfo: memFree=127563396/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2082476 memory=514776 CPUtime=161.74 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 121021 0 0 0 16110 64 0 0 20 0 1 0 32620370 2132455424 128694 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 520619 128694 1696 343 0 517683 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 2082476 KiB
Current children cumulated memory: 514776 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 2.74 2.49 5/254 20327
/proc/meminfo: memFree=124489928/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2101148 memory=536616 CPUtime=221.54 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 148130 0 0 0 22080 74 0 0 20 0 1 0 32620370 2151575552 134154 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 525287 134154 1696 343 0 522351 0
Current children cumulated CPU time: 221.54 s
Current children cumulated vsize: 2101148 KiB
Current children cumulated memory: 536616 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 2.99 2.59 5/254 20433
/proc/meminfo: memFree=126871324/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2072476 memory=510204 CPUtime=281.34 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 167567 0 0 0 28051 83 0 0 20 0 1 0 32620370 2122215424 127551 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 518119 127551 1696 343 0 515183 0
Current children cumulated CPU time: 281.34 s
Current children cumulated vsize: 2072476 KiB
Current children cumulated memory: 510204 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.19 2.69 5/253 20436
/proc/meminfo: memFree=124677288/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2101148 memory=536616 CPUtime=341.13 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 185539 0 0 0 34023 90 0 0 20 0 1 0 32620370 2151575552 134154 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 525287 134154 1696 343 0 522351 0
Current children cumulated CPU time: 341.13 s
Current children cumulated vsize: 2101148 KiB
Current children cumulated memory: 536616 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 3.37 2.78 5/252 20482
/proc/meminfo: memFree=126491284/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2101148 memory=536624 CPUtime=400.92 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 205269 0 0 0 39994 98 0 0 20 0 1 0 32620370 2151575552 134156 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 525287 134156 1696 343 0 522351 0
Current children cumulated CPU time: 400.92 s
Current children cumulated vsize: 2101148 KiB
Current children cumulated memory: 536624 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 3.50 2.87 5/252 20484
/proc/meminfo: memFree=122374844/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2101148 memory=538676 CPUtime=460.73 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 222372 0 0 0 45967 106 0 0 20 0 1 0 32620370 2151575552 134669 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 525287 134669 1696 343 0 522351 0
Current children cumulated CPU time: 460.73 s

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

/proc/loadavg: 4.12 4.07 3.53 5/251 20512
/proc/meminfo: memFree=119286788/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2175956 memory=568780 CPUtime=1058.64 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 331451 0 0 0 105706 158 0 0 20 0 1 0 32620370 2228178944 142195 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 543989 142195 1696 343 0 541053 0
Current children cumulated CPU time: 1058.64 s
Current children cumulated vsize: 2175956 KiB
Current children cumulated memory: 568780 KiB

[startup+1122.3 s]
/proc/loadavg: 4.04 4.06 3.56 5/251 20518
/proc/meminfo: memFree=119352220/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2143188 memory=569548 CPUtime=1118.41 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 335984 0 0 0 111681 160 0 0 20 0 1 0 32620370 2194624512 142387 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 535797 142387 1696 343 0 532861 0
Current children cumulated CPU time: 1118.41 s
Current children cumulated vsize: 2143188 KiB
Current children cumulated memory: 569548 KiB

[startup+1182.3 s]
/proc/loadavg: 4.20 4.09 3.60 5/250 20519
/proc/meminfo: memFree=119375776/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2143188 memory=563404 CPUtime=1178.21 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 341946 0 0 0 117657 164 0 0 20 0 1 0 32620370 2194624512 140851 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 535797 140851 1696 343 0 532861 0
Current children cumulated CPU time: 1178.21 s
Current children cumulated vsize: 2143188 KiB
Current children cumulated memory: 563404 KiB

[startup+1242.3 s]
/proc/loadavg: 4.77 4.28 3.70 5/249 20521
/proc/meminfo: memFree=119406936/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2143188 memory=570572 CPUtime=1238 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 345679 0 0 0 123634 166 0 0 20 0 1 0 32620370 2194624512 142643 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 535797 142643 1696 343 0 532861 0
Current children cumulated CPU time: 1238 s
Current children cumulated vsize: 2143188 KiB
Current children cumulated memory: 570572 KiB

[startup+1302.3 s]
/proc/loadavg: 4.36 4.25 3.73 5/249 20523
/proc/meminfo: memFree=119487568/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2144180 memory=566436 CPUtime=1297.79 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 351554 0 0 0 129609 170 0 0 20 0 1 0 32620370 2195640320 141609 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 536045 141609 1696 343 0 533109 0
Current children cumulated CPU time: 1297.79 s
Current children cumulated vsize: 2144180 KiB
Current children cumulated memory: 566436 KiB

[startup+1362.3 s]
/proc/loadavg: 4.23 4.23 3.76 5/249 20525
/proc/meminfo: memFree=119403224/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2144180 memory=570532 CPUtime=1357.6 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 355727 0 0 0 135588 172 0 0 20 0 1 0 32620370 2195640320 142633 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 536045 142633 1696 343 0 533109 0
Current children cumulated CPU time: 1357.6 s
Current children cumulated vsize: 2144180 KiB
Current children cumulated memory: 570532 KiB

[startup+1422.3 s]
/proc/loadavg: 4.13 4.20 3.78 5/249 20571
/proc/meminfo: memFree=125004792/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2176948 memory=577572 CPUtime=1417.44 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 361522 0 0 0 141568 176 0 0 20 0 1 0 32620370 2229194752 144393 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 544237 144393 1696 343 0 541301 0
Current children cumulated CPU time: 1417.44 s
Current children cumulated vsize: 2176948 KiB
Current children cumulated memory: 577572 KiB

[startup+1482.3 s]
/proc/loadavg: 4.16 4.20 3.81 5/249 20617
/proc/meminfo: memFree=127022736/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2144180 memory=575524 CPUtime=1477.28 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 365677 0 0 0 147550 178 0 0 20 0 1 0 32620370 2195640320 143881 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 536045 143881 1696 343 0 533109 0
Current children cumulated CPU time: 1477.28 s
Current children cumulated vsize: 2144180 KiB
Current children cumulated memory: 575524 KiB

[startup+1542.3 s]
/proc/loadavg: 4.12 4.17 3.83 5/250 20622
/proc/meminfo: memFree=127015076/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2176948 memory=576804 CPUtime=1537.13 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 370507 0 0 0 153532 181 0 0 20 0 1 0 32620370 2229194752 144201 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 544237 144201 1696 343 0 541301 0
Current children cumulated CPU time: 1537.13 s
Current children cumulated vsize: 2176948 KiB
Current children cumulated memory: 576804 KiB

[startup+1560.67 s]
# the end of solver process 19914 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=1553.64 s, system=1.82184 s

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

[startup+1548.8 s]
/proc/loadavg: 4.11 4.17 3.83 5/250 20622
/proc/meminfo: memFree=127021284/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2176948 memory=579620 CPUtime=1543.61 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 370697 0 0 0 154180 181 0 0 20 0 1 0 32620370 2229194752 144905 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 544237 144905 1696 343 0 541301 0
Current children cumulated CPU time: 1543.61 s
Current children cumulated vsize: 2176948 KiB
Current children cumulated memory: 579620 KiB

[startup+1555.2 s]
/proc/loadavg: 4.10 4.17 3.83 5/250 20624
/proc/meminfo: memFree=127022840/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2176948 memory=581668 CPUtime=1549.99 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 370698 0 0 0 154818 181 0 0 20 0 1 0 32620370 2229194752 145417 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 544237 145417 1696 343 0 541301 0
Current children cumulated CPU time: 1549.99 s
Current children cumulated vsize: 2176948 KiB
Current children cumulated memory: 581668 KiB

[startup+1558.4 s]
/proc/loadavg: 4.09 4.16 3.83 5/250 20624
/proc/meminfo: memFree=127022424/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2176948 memory=581668 CPUtime=1553.18 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 370698 0 0 0 155137 181 0 0 20 0 1 0 32620370 2229194752 145417 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 544237 145417 1696 343 0 541301 0
Current children cumulated CPU time: 1553.18 s
Current children cumulated vsize: 2176948 KiB
Current children cumulated memory: 581668 KiB

[startup+1560 s]*
/proc/loadavg: 4.09 4.16 3.83 5/250 20624
/proc/meminfo: memFree=127008976/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2176948 memory=581668 CPUtime=1554.79 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 370698 0 0 0 155298 181 0 0 20 0 1 0 32620370 2229194752 145417 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 544237 145417 1696 343 0 541301 0
Current children cumulated CPU time: 1554.79 s
Current children cumulated vsize: 2176948 KiB
Current children cumulated memory: 581668 KiB

[startup+1560.4 s]
/proc/loadavg: 4.09 4.16 3.83 5/250 20624
/proc/meminfo: memFree=127008976/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2176948 memory=581668 CPUtime=1555.18 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 370698 0 0 0 155337 181 0 0 20 0 1 0 32620370 2229194752 145417 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 544237 145417 1696 343 0 541301 0
Current children cumulated CPU time: 1555.18 s
Current children cumulated vsize: 2176948 KiB
Current children cumulated memory: 581668 KiB

[startup+1560.6 s]
/proc/loadavg: 4.09 4.16 3.83 5/250 20624
/proc/meminfo: memFree=127008976/131382112 swapFree=33010684/33010684
[pid=19914] ppid=19907 vsize=2176948 memory=581668 CPUtime=1555.38 cores=4,6
/proc/19914/stat : 19914 (pb_picat) R 19907 19914 19846 0 -1 4194304 370698 0 0 0 155357 181 0 0 20 0 1 0 32620370 2229194752 145417 18446744073709551615 94365778792448 94365780194029 140733016395344 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94365780465456 94365782339760 94365799301120 140733016398238 140733016398314 140733016398314 140733016403916 0
/proc/19914/statm: 544237 145417 1696 343 0 541301 0
Current children cumulated CPU time: 1555.38 s
Current children cumulated vsize: 2176948 KiB
Current children cumulated memory: 581668 KiB

Child status: 0

Real time (s): 1560.67
CPU time (s): 1555.46
CPU user time (s): 1553.64
CPU system time (s): 1.82184
CPU usage (%): 99.6662
Max. virtual memory (cumulated for all children) (KiB): 2176948
Max. memory (cumulated for all children) (KiB): 589860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1553.64
system time used= 1.82184
maximum resident set size= 589860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 370750
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= 85
involuntary context switches= 1593


# summary of solver processes directly reported to runsolver:
#   pid: 19914
#   total CPU time (s): 1555.46
#   total CPU user time (s): 1553.64
#   total CPU system time (s): 1.82184

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.68337 second user time and 14.7937 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-06-29 05:56:47
IDJOB=4503237
IDBENCH=155416
IDSOLVER=3346
FILE ID=nodeC012/4503237-1751169406
RUNJOBID= nodeC012-1751169406-19857
SLURM_JOB_ID= 9587519
Free space on /tmp= 433036 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-89.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4503237-1751169406/watcher-4503237-1751169406 -o /tmp/evaluation-result-4503237-1751169406/solver-4503237-1751169406 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751169406-19857 --watchdog 3760  pb_picat HOME/instance-4503237-1751169406.opb

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

MD5SUM BENCH= 18b53876a62b8c6712d354fac2089947
RANDOM SEED=214149693

nodeC012 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	: 0xb00001f
cpu MHz		: 1197.240
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1197.338
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1197.155
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1196.980
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1197.154
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1197.106
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1197.635
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
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	: 0xb00001f
cpu MHz		: 1197.146
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        130295040 kB
MemAvailable:   129953228 kB
Buffers:            3280 kB
Cached:           469412 kB
SwapCached:            0 kB
Active:           334592 kB
Inactive:         236680 kB
Active(anon):     116540 kB
Inactive(anon):        0 kB
Active(file):     218052 kB
Inactive(file):   236680 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             31240 kB
Writeback:             8 kB
AnonPages:        101680 kB
Mapped:           108724 kB
Shmem:             17960 kB
KReclaimable:      85780 kB
Slab:             167956 kB
SReclaimable:      85780 kB
SUnreclaim:        82176 kB
KernelStack:        3940 kB
PageTables:         2704 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    4411252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149352 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432992 MiB
End job on nodeC012 at 2025-06-29 06:22:48