Trace number 4528039

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
pb_picat 2025-07-11UNSAT 2155.89 2162.33

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/
normalized-ECgrid5x90split.cnf-extracted.pb.metafix.opb
MD5SUMffca2f526e16739a014d253021fa9e9c
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 benchmark48.9927
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables901
Total number of constraints1258
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)1256
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
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-4528039-1752245525.opb (Picat 3.9b11, 7/10/2025)
2155.85/2162.33	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: 63837 MiB (62894 MiB free)
  memory of node 1: 64465 MiB (63443 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528039-1752245525/watcher-4528039-1752245525 -o /tmp/evaluation-result-4528039-1752245525/solver-4528039-1752245525 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1752245108-117027 --watchdog 3760 pb_picat HOME/instance-4528039-1752245525.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=117592, runsolver pid=117589

[startup+0.100067 s]*
/proc/loadavg: 4.06 3.59 2.99 5/252 117593
/proc/meminfo: memFree=129366692/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2028536 memory=21616 CPUtime=0.09 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 1455 0 0 0 9 0 0 0 20 0 1 0 140231207 2077220864 5404 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 507134 5404 1632 343 0 504198 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2028536 KiB
Current children cumulated memory: 21616 KiB

[startup+0.212674 s]*
/proc/loadavg: 4.06 3.59 2.99 5/252 117593
/proc/meminfo: memFree=129366692/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2029048 memory=22128 CPUtime=0.21 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 1576 0 0 0 20 1 0 0 20 0 1 0 140231207 2077745152 5532 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 507262 5532 1632 343 0 504326 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2029048 KiB
Current children cumulated memory: 22128 KiB

[startup+0.31267 s]*
/proc/loadavg: 4.06 3.59 2.99 5/252 117593
/proc/meminfo: memFree=129360832/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2029304 memory=22128 CPUtime=0.31 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 1590 0 0 0 30 1 0 0 20 0 1 0 140231207 2078007296 5532 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 507326 5532 1632 343 0 504390 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2029304 KiB
Current children cumulated memory: 22128 KiB

[startup+0.700242 s]
/proc/loadavg: 4.06 3.59 2.99 5/252 117593
/proc/meminfo: memFree=129350624/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2029352 memory=22408 CPUtime=0.68 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 1861 0 0 0 67 1 0 0 20 0 1 0 140231207 2078056448 5602 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 507338 5602 1632 343 0 504402 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2029352 KiB
Current children cumulated memory: 22408 KiB

[startup+1.50025 s]
/proc/loadavg: 4.06 3.59 2.99 5/252 117593
/proc/meminfo: memFree=129342432/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2029352 memory=22468 CPUtime=1.48 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 2924 0 0 0 147 1 0 0 20 0 1 0 140231207 2078056448 5617 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 507338 5617 1632 343 0 504402 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2029352 KiB
Current children cumulated memory: 22468 KiB

[startup+3.11275 s]
/proc/loadavg: 4.06 3.59 2.99 5/252 117593
/proc/meminfo: memFree=129322528/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2032072 memory=23960 CPUtime=3.09 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 7081 0 0 0 307 2 0 0 20 0 1 0 140231207 2080841728 5990 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 508018 5990 1632 343 0 505082 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2032072 KiB
Current children cumulated memory: 23960 KiB

[startup+6.30025 s]
/proc/loadavg: 4.06 3.60 2.99 5/252 117593
/proc/meminfo: memFree=129361692/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2036552 memory=26220 CPUtime=6.26 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 16149 0 0 0 623 3 0 0 20 0 1 0 140231207 2085429248 6555 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 509138 6555 1632 343 0 506202 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2036552 KiB
Current children cumulated memory: 26220 KiB

[startup+12.7002 s]
/proc/loadavg: 4.05 3.60 3.00 5/252 117593
/proc/meminfo: memFree=129369188/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2034120 memory=26848 CPUtime=12.66 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 33143 0 0 0 1259 7 0 0 20 0 1 0 140231207 2082938880 6712 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 508530 6712 1632 343 0 505594 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2034120 KiB
Current children cumulated memory: 26848 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 3.64 3.02 5/252 117594
/proc/meminfo: memFree=129378460/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2036940 memory=29688 CPUtime=25.42 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 59858 0 0 0 2531 11 0 0 20 0 1 0 140231207 2085826560 7422 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 509235 7422 1632 343 0 506299 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2036940 KiB
Current children cumulated memory: 29688 KiB

[startup+51.1131 s]
/proc/loadavg: 4.08 3.67 3.05 5/252 117594
/proc/meminfo: memFree=129334956/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2044744 memory=34808 CPUtime=50.98 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 104141 0 0 0 5075 23 0 0 20 0 1 0 140231207 2093817856 8702 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 511186 8702 1632 343 0 508250 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 2044744 KiB
Current children cumulated memory: 34808 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 3.75 3.11 5/252 117596
/proc/meminfo: memFree=129332632/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2046096 memory=38088 CPUtime=102.04 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 149811 0 0 0 10171 33 0 0 20 0 1 0 140231207 2095202304 9522 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 511524 9522 1632 343 0 508588 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 2046096 KiB
Current children cumulated memory: 38088 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 3.82 3.18 5/252 117598
/proc/meminfo: memFree=129307464/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2050496 memory=36404 CPUtime=161.89 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 196312 0 0 0 16145 44 0 0 20 0 1 0 140231207 2099707904 9101 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 512624 9101 1632 343 0 509688 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 2050496 KiB
Current children cumulated memory: 36404 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 3.87 3.23 5/252 117600
/proc/meminfo: memFree=129304304/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2062968 memory=47400 CPUtime=221.76 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 231872 0 0 0 22123 53 0 0 20 0 1 0 140231207 2112479232 11850 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 515742 11850 1632 343 0 512806 0
Current children cumulated CPU time: 221.76 s
Current children cumulated vsize: 2062968 KiB
Current children cumulated memory: 47400 KiB

[startup+282.3 s]
/proc/loadavg: 4.20 3.94 3.30 5/251 117608
/proc/meminfo: memFree=129293416/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2061128 memory=47716 CPUtime=281.61 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 255862 0 0 0 28100 61 0 0 20 0 1 0 140231207 2110595072 11929 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 515282 11929 1632 343 0 512346 0
Current children cumulated CPU time: 281.61 s
Current children cumulated vsize: 2061128 KiB
Current children cumulated memory: 47716 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 3.97 3.35 5/249 117610
/proc/meminfo: memFree=129303156/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2063148 memory=49608 CPUtime=341.47 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 276954 0 0 0 34079 68 0 0 20 0 1 0 140231207 2112663552 12402 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 515787 12402 1632 343 0 512851 0
Current children cumulated CPU time: 341.47 s
Current children cumulated vsize: 2063148 KiB
Current children cumulated memory: 49608 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 3.99 3.40 5/249 117612
/proc/meminfo: memFree=129341404/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2064260 memory=54592 CPUtime=401.32 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 297366 0 0 0 40056 76 0 0 20 0 1 0 140231207 2113802240 13648 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 516065 13648 1632 343 0 513129 0
Current children cumulated CPU time: 401.32 s
Current children cumulated vsize: 2064260 KiB
Current children cumulated memory: 54592 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.02 3.45 5/249 117614
/proc/meminfo: memFree=129253448/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2064260 memory=51404 CPUtime=461.17 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 315700 0 0 0 46035 82 0 0 20 0 1 0 140231207 2113802240 12851 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 516065 12851 1632 343 0 513129 0
Current children cumulated CPU time: 461.17 s

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

/proc/loadavg: 4.10 4.09 3.97 5/250 117994
/proc/meminfo: memFree=129276324/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2097496 memory=69408 CPUtime=1717.24 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 583862 0 0 0 171517 207 0 0 20 0 1 0 140231207 2147835904 17352 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 524374 17352 1632 343 0 521438 0
Current children cumulated CPU time: 1717.24 s
Current children cumulated vsize: 2097496 KiB
Current children cumulated memory: 69408 KiB

[startup+1782.3 s]
/proc/loadavg: 4.11 4.10 3.99 5/249 117996
/proc/meminfo: memFree=129298972/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2097496 memory=71456 CPUtime=1777.03 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 589788 0 0 0 177492 211 0 0 20 0 1 0 140231207 2147835904 17864 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 524374 17864 1632 343 0 521438 0
Current children cumulated CPU time: 1777.03 s
Current children cumulated vsize: 2097496 KiB
Current children cumulated memory: 71456 KiB

[startup+1842.3 s]
/proc/loadavg: 4.10 4.10 4.00 5/249 117998
/proc/meminfo: memFree=129299620/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2097496 memory=71456 CPUtime=1836.83 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 597033 0 0 0 183469 214 0 0 20 0 1 0 140231207 2147835904 17864 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 524374 17864 1632 343 0 521438 0
Current children cumulated CPU time: 1836.83 s
Current children cumulated vsize: 2097496 KiB
Current children cumulated memory: 71456 KiB

[startup+1902.3 s]
/proc/loadavg: 4.08 4.09 4.00 5/249 118000
/proc/meminfo: memFree=129294628/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2081112 memory=63624 CPUtime=1896.62 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 605815 0 0 0 189442 220 0 0 20 0 1 0 140231207 2131058688 15906 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 520278 15906 1632 343 0 517342 0
Current children cumulated CPU time: 1896.62 s
Current children cumulated vsize: 2081112 KiB
Current children cumulated memory: 63624 KiB

[startup+1962.3 s]
/proc/loadavg: 4.14 4.10 4.01 5/249 118003
/proc/meminfo: memFree=129299956/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2097496 memory=69768 CPUtime=1956.41 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 610941 0 0 0 195418 223 0 0 20 0 1 0 140231207 2147835904 17442 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 524374 17442 1632 343 0 521438 0
Current children cumulated CPU time: 1956.41 s
Current children cumulated vsize: 2097496 KiB
Current children cumulated memory: 69768 KiB

[startup+2022.3 s]
/proc/loadavg: 4.68 4.27 4.07 5/249 118005
/proc/meminfo: memFree=129210360/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2081112 memory=68360 CPUtime=2016.22 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 617067 0 0 0 201396 226 0 0 20 0 1 0 140231207 2131058688 17090 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 520278 17090 1632 343 0 517342 0
Current children cumulated CPU time: 2016.22 s
Current children cumulated vsize: 2081112 KiB
Current children cumulated memory: 68360 KiB

[startup+2082.3 s]
/proc/loadavg: 4.40 4.26 4.08 5/250 118014
/proc/meminfo: memFree=129210460/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2097496 memory=87192 CPUtime=2076.06 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 624122 0 0 0 207375 231 0 0 20 0 1 0 140231207 2147835904 21798 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 524374 21798 1632 343 0 521438 0
Current children cumulated CPU time: 2076.06 s
Current children cumulated vsize: 2097496 KiB
Current children cumulated memory: 87192 KiB

[startup+2142.3 s]
/proc/loadavg: 4.24 4.24 4.09 5/250 118016
/proc/meminfo: memFree=129270952/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2097496 memory=79000 CPUtime=2135.9 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 629390 0 0 0 213356 234 0 0 20 0 1 0 140231207 2147835904 19750 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 524374 19750 1632 343 0 521438 0
Current children cumulated CPU time: 2135.9 s
Current children cumulated vsize: 2097496 KiB
Current children cumulated memory: 79000 KiB

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

# cumulated CPU time of all completed processes:  user=2153.54 s, system=2.35471 s

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

[startup+2150.4 s]
/proc/loadavg: 4.20 4.23 4.09 5/250 118016
/proc/meminfo: memFree=129293512/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2097496 memory=76956 CPUtime=2143.98 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 630566 0 0 0 214163 235 0 0 20 0 1 0 140231207 2147835904 19239 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 524374 19239 1632 343 0 521438 0
Current children cumulated CPU time: 2143.98 s
Current children cumulated vsize: 2097496 KiB
Current children cumulated memory: 76956 KiB

[startup+2156.8 s]
/proc/loadavg: 4.19 4.23 4.09 5/250 118016
/proc/meminfo: memFree=129220036/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2081112 memory=70812 CPUtime=2150.37 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 630736 0 0 0 214802 235 0 0 20 0 1 0 140231207 2131058688 17703 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 520278 17703 1632 343 0 517342 0
Current children cumulated CPU time: 2150.37 s
Current children cumulated vsize: 2081112 KiB
Current children cumulated memory: 70812 KiB

[startup+2160 s]*
/proc/loadavg: 4.17 4.23 4.09 5/250 118016
/proc/meminfo: memFree=129211844/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2097496 memory=72476 CPUtime=2153.57 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 631128 0 0 0 215122 235 0 0 20 0 1 0 140231207 2147835904 18119 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 524374 18119 1632 343 0 521438 0
Current children cumulated CPU time: 2153.57 s
Current children cumulated vsize: 2097496 KiB
Current children cumulated memory: 72476 KiB

[startup+2161.6 s]
/proc/loadavg: 4.17 4.23 4.09 5/250 118016
/proc/meminfo: memFree=129211844/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2097496 memory=74908 CPUtime=2155.15 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 631223 0 0 0 215280 235 0 0 20 0 1 0 140231207 2147835904 18727 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 524374 18727 1632 343 0 521438 0
Current children cumulated CPU time: 2155.15 s
Current children cumulated vsize: 2097496 KiB
Current children cumulated memory: 74908 KiB

[startup+2162 s]*
/proc/loadavg: 4.17 4.23 4.09 5/250 118016
/proc/meminfo: memFree=129211844/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2097496 memory=74908 CPUtime=2155.56 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 631223 0 0 0 215321 235 0 0 20 0 1 0 140231207 2147835904 18727 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 524374 18727 1632 343 0 521438 0
Current children cumulated CPU time: 2155.56 s
Current children cumulated vsize: 2097496 KiB
Current children cumulated memory: 74908 KiB

[startup+2162.2 s]
/proc/loadavg: 4.17 4.23 4.09 5/250 118016
/proc/meminfo: memFree=129211844/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2097496 memory=74908 CPUtime=2155.75 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 631223 0 0 0 215340 235 0 0 20 0 1 0 140231207 2147835904 18727 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 524374 18727 1632 343 0 521438 0
Current children cumulated CPU time: 2155.75 s
Current children cumulated vsize: 2097496 KiB
Current children cumulated memory: 74908 KiB

[startup+2162.3 s]
/proc/loadavg: 4.17 4.23 4.09 5/250 118016
/proc/meminfo: memFree=129211844/131382120 swapFree=33010416/33010684
[pid=117592] ppid=117589 vsize=2097496 memory=74908 CPUtime=2155.85 cores=5,7
/proc/117592/stat : 117592 (pb_picat) R 117589 117592 117007 0 -1 4194304 631223 0 0 0 215350 235 0 0 20 0 1 0 140231207 2147835904 18727 18446744073709551615 94106360733696 94106362135277 140725811846752 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94106362406704 94106364280944 94106378985472 140725811853724 140725811853800 140725811853800 140725811859404 0
/proc/117592/statm: 524374 18727 1632 343 0 521438 0
Current children cumulated CPU time: 2155.85 s
Current children cumulated vsize: 2097496 KiB
Current children cumulated memory: 74908 KiB

Child status: 0

Real time (s): 2162.33
CPU time (s): 2155.89
CPU user time (s): 2153.54
CPU system time (s): 2.35471
CPU usage (%): 99.7021
Max. virtual memory (cumulated for all children) (KiB): 2130264
Max. memory (cumulated for all children) (KiB): 91292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2153.54
system time used= 2.35471
maximum resident set size= 91292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 631232
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= 75
involuntary context switches= 2674


# summary of solver processes directly reported to runsolver:
#   pid: 117592
#   total CPU time (s): 2155.89
#   total CPU user time (s): 2153.54
#   total CPU system time (s): 2.35471

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.8483 second user time and 19.9322 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-11 16:52:05
IDJOB=4528039
IDBENCH=160360
IDSOLVER=3385
FILE ID=nodeC003/4528039-1752245525
RUNJOBID= nodeC003-1752245108-117027
SLURM_JOB_ID= 9682564
Free space on /tmp= 432020 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/normalized-ECgrid5x90split.cnf-extracted.pb.metafix.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528039-1752245525/watcher-4528039-1752245525 -o /tmp/evaluation-result-4528039-1752245525/solver-4528039-1752245525 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1752245108-117027 --watchdog 3760  pb_picat HOME/instance-4528039-1752245525.opb

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

MD5SUM BENCH= ffca2f526e16739a014d253021fa9e9c
RANDOM SEED=291037963

nodeC003 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		: 3661.222
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.44
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		: 3662.525
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.44
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.360
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.44
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		: 1197.407
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.44
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		: 3661.220
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.44
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.382
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.44
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		: 1198.264
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.44
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.162
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129370788 kB
MemAvailable:   129700640 kB
Buffers:            2736 kB
Cached:          1122848 kB
SwapCached:           36 kB
Active:           771476 kB
Inactive:         626976 kB
Active(anon):     283188 kB
Inactive(anon):     7604 kB
Active(file):     488288 kB
Inactive(file):   619372 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3584 kB
Writeback:             0 kB
AnonPages:        273356 kB
Mapped:           115768 kB
Shmem:             17924 kB
KReclaimable:     123640 kB
Slab:             212004 kB
SReclaimable:     123640 kB
SUnreclaim:        88364 kB
KernelStack:        4080 kB
PageTables:         3600 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    6588148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149416 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 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:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432020 MiB
End job on nodeC003 at 2025-07-11 17:28:08