Trace number 4511729

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Picat 2025-06-16? (TO) 3600.09 3610.81

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw256/normalized-hw256-vm25p-dec.opb.negationfix.opb
MD5SUM93d9d313f1fac855155e37feecd5af8b
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.815846
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables182528
Total number of constraints1938
Number of constraints which are clauses712
Number of constraints which are cardinality constraints (but not clauses)712
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint713
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 264758
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 1479793
Number of bits of the biggest sum of numbers21
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.00	c solving HOME/instance-4511729-1751197106.opb (Picat 3.9b6)

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4511729-1751197106/watcher-4511729-1751197106 -o /tmp/evaluation-result-4511729-1751197106/solver-4511729-1751197106 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751190586-22005 --watchdog 3760 pb_picat HOME/instance-4511729-1751197106.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
Current StackSize limit: 8192 KiB

solver pid=24099, runsolver pid=24096

[startup+0.100064 s]*
/proc/loadavg: 4.04 4.07 4.08 5/264 24100
/proc/meminfo: memFree=129919580/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=2027148 memory=49404 CPUtime=0.08 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 1264 0 0 0 8 0 0 0 20 0 1 0 35389447 2075799552 12351 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 506787 12351 1568 343 0 503851 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 49404 KiB

[startup+0.205414 s]*
/proc/loadavg: 4.04 4.07 4.08 5/264 24100
/proc/meminfo: memFree=129899100/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=2027148 memory=86332 CPUtime=0.19 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 1293 0 0 0 18 1 0 0 20 0 1 0 35389447 2075799552 21583 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 506787 21583 1568 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 86332 KiB

[startup+0.305339 s]*
/proc/loadavg: 4.04 4.07 4.08 5/264 24100
/proc/meminfo: memFree=129866332/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=2027148 memory=119100 CPUtime=0.3 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 1309 0 0 0 28 2 0 0 20 0 1 0 35389447 2075799552 29775 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 506787 29775 1568 343 0 503851 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 119100 KiB

[startup+0.700133 s]
/proc/loadavg: 4.04 4.07 4.08 5/264 24100
/proc/meminfo: memFree=129805144/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=2027148 memory=219452 CPUtime=0.68 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 1358 0 0 0 64 4 0 0 20 0 1 0 35389447 2075799552 54863 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 506787 54863 1568 343 0 503851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 219452 KiB

[startup+1.50013 s]
/proc/loadavg: 4.04 4.07 4.08 5/264 24100
/proc/meminfo: memFree=129698648/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=2027148 memory=379196 CPUtime=1.48 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 1436 0 0 0 141 7 0 0 20 0 1 0 35389447 2075799552 94799 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 506787 94799 1568 343 0 503851 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 379196 KiB

[startup+3.10511 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 24100
/proc/meminfo: memFree=129187472/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=2027148 memory=819516 CPUtime=3.08 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 1723 0 0 0 293 15 0 0 20 0 1 0 35389447 2075799552 204879 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 506787 204879 1568 343 0 503851 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 819516 KiB

[startup+6.30017 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 24100
/proc/meminfo: memFree=128611388/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=2918920 memory=1450884 CPUtime=6.27 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 5473 0 0 0 600 27 0 0 20 0 1 0 35389447 2988974080 362721 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 729730 362721 1600 343 0 726794 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2918920 KiB
Current children cumulated memory: 1450884 KiB

[startup+12.7001 s]
/proc/loadavg: 4.10 4.08 4.09 5/264 24100
/proc/meminfo: memFree=128133448/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=3271160 memory=1884732 CPUtime=12.65 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 31164 0 0 0 1173 92 0 0 20 0 1 0 35389447 3349667840 471183 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 817790 471183 1664 343 0 814854 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 3271160 KiB
Current children cumulated memory: 1884732 KiB

[startup+25.5001 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 24101
/proc/meminfo: memFree=127493796/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4143608 memory=2481664 CPUtime=25.42 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 63463 0 0 0 2331 211 0 0 20 0 1 0 35389447 4243054592 620416 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1035902 620416 1664 343 0 1032966 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 4143608 KiB
Current children cumulated memory: 2481664 KiB

[startup+51.1045 s]
/proc/loadavg: 4.13 4.09 4.09 5/264 24146
/proc/meminfo: memFree=123322160/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4143608 memory=2485816 CPUtime=50.98 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 63555 0 0 0 4880 218 0 0 20 0 1 0 35389447 4243054592 621454 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1035902 621454 1664 343 0 1032966 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 4143608 KiB
Current children cumulated memory: 2485816 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 24148
/proc/meminfo: memFree=120555984/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4143608 memory=2500164 CPUtime=102.08 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 63852 0 0 0 9978 230 0 0 20 0 1 0 35389447 4243054592 625041 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1035902 625041 1664 343 0 1032966 0
Current children cumulated CPU time: 102.08 s
Current children cumulated vsize: 4143608 KiB
Current children cumulated memory: 2500164 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 24153
/proc/meminfo: memFree=120208716/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4157036 memory=2644728 CPUtime=161.96 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 65355 0 0 0 15956 240 0 0 20 0 1 0 35389447 4256804864 661182 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1039259 661182 1664 343 0 1036323 0
Current children cumulated CPU time: 161.96 s
Current children cumulated vsize: 4157036 KiB
Current children cumulated memory: 2644728 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 24156
/proc/meminfo: memFree=119844148/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4852948 memory=3071272 CPUtime=221.82 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 111991 0 0 0 21906 276 0 0 20 0 1 0 35389447 4969418752 767818 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1213237 767818 1664 343 0 1210301 0
Current children cumulated CPU time: 221.82 s
Current children cumulated vsize: 4852948 KiB
Current children cumulated memory: 3071272 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/264 24158
/proc/meminfo: memFree=119709228/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4732256 memory=2752524 CPUtime=281.68 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 137592 0 0 0 27850 318 0 0 20 0 1 0 35389447 4845830144 688131 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1183064 688131 1664 343 0 1180128 0
Current children cumulated CPU time: 281.68 s
Current children cumulated vsize: 4732256 KiB
Current children cumulated memory: 2752524 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 24160
/proc/meminfo: memFree=120603884/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4732256 memory=2881548 CPUtime=341.53 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 171368 0 0 0 33798 355 0 0 20 0 1 0 35389447 4845830144 720387 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1183064 720387 1664 343 0 1180128 0
Current children cumulated CPU time: 341.53 s
Current children cumulated vsize: 4732256 KiB
Current children cumulated memory: 2881548 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/264 24166
/proc/meminfo: memFree=119334804/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4732256 memory=2818060 CPUtime=401.38 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 174781 0 0 0 39772 366 0 0 20 0 1 0 35389447 4845830144 704515 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1183064 704515 1664 343 0 1180128 0
Current children cumulated CPU time: 401.38 s
Current children cumulated vsize: 4732256 KiB
Current children cumulated memory: 2818060 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/262 24169
/proc/meminfo: memFree=119716668/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4732256 memory=2883980 CPUtime=461.23 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 205388 0 0 0 45734 389 0 0 20 0 1 0 35389447 4845830144 720995 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1183064 720995 1664 343 0 1180128 0

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

Current children cumulated memory: 2634380 KiB

[startup+2862.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 24386
/proc/meminfo: memFree=100397304/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4732256 memory=2921100 CPUtime=2853.91 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 664103 0 0 0 284404 987 0 0 20 0 1 0 35389447 4845830144 730275 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1183064 730275 1664 343 0 1180128 0
Current children cumulated CPU time: 2853.91 s
Current children cumulated vsize: 4732256 KiB
Current children cumulated memory: 2921100 KiB

[startup+2922.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/265 24389
/proc/meminfo: memFree=102448708/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4207968 memory=2677388 CPUtime=2913.73 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 679291 0 0 0 290372 1001 0 0 20 0 1 0 35389447 4308959232 669347 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1051992 669347 1664 343 0 1049056 0
Current children cumulated CPU time: 2913.73 s
Current children cumulated vsize: 4207968 KiB
Current children cumulated memory: 2677388 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/265 24391
/proc/meminfo: memFree=100790700/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4207968 memory=2634380 CPUtime=2973.53 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 682997 0 0 0 296341 1012 0 0 20 0 1 0 35389447 4308959232 658595 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1051992 658595 1664 343 0 1049056 0
Current children cumulated CPU time: 2973.53 s
Current children cumulated vsize: 4207968 KiB
Current children cumulated memory: 2634380 KiB

[startup+3042.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/264 24393
/proc/meminfo: memFree=101384432/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4732256 memory=2970252 CPUtime=3033.35 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 698669 0 0 0 302310 1025 0 0 20 0 1 0 35389447 4845830144 742563 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1183064 742563 1664 343 0 1180128 0
Current children cumulated CPU time: 3033.35 s
Current children cumulated vsize: 4732256 KiB
Current children cumulated memory: 2970252 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/264 24395
/proc/meminfo: memFree=101718176/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4880248 memory=3116168 CPUtime=3093.16 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 715624 0 0 0 308270 1046 0 0 20 0 1 0 35389447 4997373952 779042 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1220062 779042 1664 343 0 1217126 0
Current children cumulated CPU time: 3093.16 s
Current children cumulated vsize: 4880248 KiB
Current children cumulated memory: 3116168 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 24397
/proc/meminfo: memFree=100706248/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4732256 memory=2919052 CPUtime=3152.98 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 719239 0 0 0 314237 1061 0 0 20 0 1 0 35389447 4845830144 729763 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1183064 729763 1664 343 0 1180128 0
Current children cumulated CPU time: 3152.98 s
Current children cumulated vsize: 4732256 KiB
Current children cumulated memory: 2919052 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/262 24401
/proc/meminfo: memFree=100874652/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4732256 memory=2873996 CPUtime=3212.78 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 735971 0 0 0 320199 1079 0 0 20 0 1 0 35389447 4845830144 718499 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1183064 718499 1664 343 0 1180128 0
Current children cumulated CPU time: 3212.78 s
Current children cumulated vsize: 4732256 KiB
Current children cumulated memory: 2873996 KiB

[startup+3282.3 s]
/proc/loadavg: 4.30 4.16 4.11 5/263 24404
/proc/meminfo: memFree=100425232/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4207968 memory=2732684 CPUtime=3272.59 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 737973 0 0 0 326169 1090 0 0 20 0 1 0 35389447 4308959232 683171 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1051992 683171 1664 343 0 1049056 0
Current children cumulated CPU time: 3272.59 s
Current children cumulated vsize: 4207968 KiB
Current children cumulated memory: 2732684 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.14 4.11 5/263 24406
/proc/meminfo: memFree=101400648/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4732256 memory=2970252 CPUtime=3332.41 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 753374 0 0 0 332140 1101 0 0 20 0 1 0 35389447 4845830144 742563 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1183064 742563 1664 343 0 1180128 0
Current children cumulated CPU time: 3332.41 s
Current children cumulated vsize: 4732256 KiB
Current children cumulated memory: 2970252 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/263 24408
/proc/meminfo: memFree=100415656/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4732256 memory=2917004 CPUtime=3392.22 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 756985 0 0 0 338107 1115 0 0 20 0 1 0 35389447 4845830144 729251 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1183064 729251 1664 343 0 1180128 0
Current children cumulated CPU time: 3392.22 s
Current children cumulated vsize: 4732256 KiB
Current children cumulated memory: 2917004 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.12 4.10 5/264 24414
/proc/meminfo: memFree=101884560/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4732256 memory=2851468 CPUtime=3452.03 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 773468 0 0 0 344067 1136 0 0 20 0 1 0 35389447 4845830144 712867 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1183064 712867 1664 343 0 1180128 0
Current children cumulated CPU time: 3452.03 s
Current children cumulated vsize: 4732256 KiB
Current children cumulated memory: 2851468 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/264 24416
/proc/meminfo: memFree=100840732/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4732256 memory=2966156 CPUtime=3511.84 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 774014 0 0 0 350046 1138 0 0 20 0 1 0 35389447 4845830144 741539 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1183064 741539 1664 343 0 1180128 0
Current children cumulated CPU time: 3511.84 s
Current children cumulated vsize: 4732256 KiB
Current children cumulated memory: 2966156 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/265 24419
/proc/meminfo: memFree=100869612/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4732256 memory=2974400 CPUtime=3571.65 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 791615 0 0 0 356003 1162 0 0 20 0 1 0 35389447 4845830144 743600 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1183064 743600 1664 343 0 1180128 0
Current children cumulated CPU time: 3571.65 s
Current children cumulated vsize: 4732256 KiB
Current children cumulated memory: 2974400 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.8 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 24421
/proc/meminfo: memFree=100555500/131249988 swapFree=33010684/33010684
[pid=24099] ppid=24096 vsize=4732256 memory=2982592 CPUtime=3600.06 cores=5,7
/proc/24099/stat : 24099 (pb_picat) R 24096 24099 21992 0 -1 4194304 791620 0 0 0 358844 1162 0 0 20 0 1 0 35389447 4845830144 745648 18446744073709551615 94375794540544 94375795942125 140733744052672 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94375796213552 94375798087856 94375822553088 140733744060830 140733744060906 140733744060906 140733744066508 0
/proc/24099/statm: 1183064 745648 1664 343 0 1180128 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 4732256 KiB
Current children cumulated memory: 2982592 KiB

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

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

# cumulated CPU time of all completed processes:  user=3588.45 s, system=11.6406 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): 3610.81
CPU time (s): 3600.09
CPU user time (s): 3588.45
CPU system time (s): 11.6406
CPU usage (%): 99.7031
Max. virtual memory (cumulated for all children) (KiB): 4914604
Max. memory (cumulated for all children) (KiB): 3137052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.45
system time used= 11.6406
maximum resident set size= 3137052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 791620
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= 111
involuntary context switches= 4208


# summary of solver processes directly reported to runsolver:
#   pid: 24099
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3588.45
#   total CPU system time (s): 11.6406

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.93939 second user time and 15.4848 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-06-29 13:38:26
IDJOB=4511729
IDBENCH=160482
IDSOLVER=3346
FILE ID=nodeC034/4511729-1751197106
RUNJOBID= nodeC034-1751190586-22005
SLURM_JOB_ID= 9587576
Free space on /tmp= 433044 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm25p-dec.opb.negationfix.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4511729-1751197106/watcher-4511729-1751197106 -o /tmp/evaluation-result-4511729-1751197106/solver-4511729-1751197106 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751190586-22005 --watchdog 3760  pb_picat HOME/instance-4511729-1751197106.opb

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

MD5SUM BENCH= 93d9d313f1fac855155e37feecd5af8b
RANDOM SEED=1582401615

nodeC034 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.760
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.782
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.53
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		: 3595.037
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.937
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.758
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.53
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		: 3597.323
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3603.795
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.770
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        129958844 kB
MemAvailable:   129625784 kB
Buffers:            3280 kB
Cached:           477124 kB
SwapCached:            0 kB
Active:           441352 kB
Inactive:         256012 kB
Active(anon):     235064 kB
Inactive(anon):        0 kB
Active(file):     206288 kB
Inactive(file):   256012 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11664 kB
Writeback:             0 kB
AnonPages:        216436 kB
Mapped:           112420 kB
Shmem:             18104 kB
KReclaimable:      87360 kB
Slab:             173444 kB
SReclaimable:      87360 kB
SUnreclaim:        86084 kB
KernelStack:        4288 kB
PageTables:         3440 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    6553436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 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:      189140 kB
DirectMap2M:     7970816 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432956 MiB
End job on nodeC034 at 2025-06-29 14:38:37