Trace number 4510025

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
AI448PBSolver 2025-05-31? (TO) 3600.1 3616.12

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n232-d3-i1-f.cnf.gz-plain.pb.metafix.opb
MD5SUM3c4292db534e5ed9ac145103152ac845
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables348
Total number of constraints928
Number of constraints which are clauses928
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
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 5
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

3600.06/3616.11	Terminated

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4510025-1751187492/watcher-4510025-1751187492 -o /tmp/evaluation-result-4510025-1751187492/solver-4510025-1751187492 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751180267-21924 --watchdog 3760 HOME/solve.sh HOME/instance-4510025-1751187492.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=22711, runsolver pid=22705

[startup+0.100076 s]*
/proc/loadavg: 4.16 4.13 4.12 5/250 22732
/proc/meminfo: memFree=130314268/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=7368 memory=3456 CPUtime=0.05 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 389 0 0 0 5 0 0 0 20 0 1 0 34428131 7544832 864 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 1842 864 608 108 0 359 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 11560 KiB
Current children cumulated memory: 6400 KiB

[startup+0.213626 s]*
/proc/loadavg: 4.16 4.13 4.12 5/252 22739
/proc/meminfo: memFree=130314268/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=8308 memory=4480 CPUtime=0.16 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 649 0 0 0 16 0 0 0 20 0 1 0 34428131 8507392 1120 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 2077 1120 608 108 0 594 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 12500 KiB
Current children cumulated memory: 7424 KiB

[startup+0.312879 s]*
/proc/loadavg: 4.16 4.13 4.12 5/255 22747
/proc/meminfo: memFree=130314016/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=9244 memory=5376 CPUtime=0.26 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 850 0 0 0 26 0 0 0 20 0 1 0 34428131 9465856 1344 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 2311 1344 608 108 0 828 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13436 KiB
Current children cumulated memory: 8320 KiB

[startup+0.700341 s]
/proc/loadavg: 4.16 4.13 4.12 5/255 22747
/proc/meminfo: memFree=130312504/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=11000 memory=7040 CPUtime=0.63 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 1263 0 0 0 63 0 0 0 20 0 1 0 34428131 11264000 1760 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 2750 1760 608 108 0 1267 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 15192 KiB
Current children cumulated memory: 9984 KiB

[startup+1.50033 s]
/proc/loadavg: 4.16 4.13 4.12 5/255 22747
/proc/meminfo: memFree=130308240/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=13492 memory=9472 CPUtime=1.43 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 1893 0 0 0 142 1 0 0 20 0 1 0 34428131 13815808 2368 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 3373 2368 608 108 0 1890 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 17684 KiB
Current children cumulated memory: 12416 KiB

[startup+3.11299 s]
/proc/loadavg: 4.14 4.13 4.12 5/255 22747
/proc/meminfo: memFree=130287260/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=20728 memory=16304 CPUtime=3.04 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 3103 0 0 0 303 1 0 0 20 0 1 0 34428131 21225472 4076 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 5182 4076 608 108 0 3699 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 24920 KiB
Current children cumulated memory: 19248 KiB

[startup+6.30037 s]
/proc/loadavg: 4.14 4.13 4.12 5/255 22747
/proc/meminfo: memFree=130259496/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=30652 memory=21680 CPUtime=6.21 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 4461 0 0 0 620 1 0 0 20 0 1 0 34428131 31387648 5420 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 7663 5420 608 108 0 6180 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 34844 KiB
Current children cumulated memory: 24624 KiB

[startup+12.7004 s]
/proc/loadavg: 4.13 4.12 4.12 5/255 22747
/proc/meminfo: memFree=130224136/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=37604 memory=31024 CPUtime=12.6 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 6360 0 0 0 1258 2 0 0 20 0 1 0 34428131 38506496 7756 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 9401 7756 608 108 0 7918 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 41796 KiB
Current children cumulated memory: 33968 KiB

[startup+25.5004 s]
/proc/loadavg: 4.10 4.12 4.12 5/255 22747
/proc/meminfo: memFree=130184588/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=57908 memory=47040 CPUtime=25.35 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 9451 0 0 0 2532 3 0 0 20 0 1 0 34428131 59297792 11760 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 14477 11760 608 108 0 12994 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 62100 KiB
Current children cumulated memory: 49984 KiB

[startup+51.1131 s]
/proc/loadavg: 4.14 4.12 4.12 5/255 22747
/proc/meminfo: memFree=130112348/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=72048 memory=62504 CPUtime=50.89 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 12302 0 0 0 5084 5 0 0 20 0 1 0 34428131 73777152 15626 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 18012 15626 608 108 0 16529 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 76240 KiB
Current children cumulated memory: 65448 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.12 4.11 5/255 22753
/proc/meminfo: memFree=130038196/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=109100 memory=88296 CPUtime=101.91 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 17233 0 0 0 10184 7 0 0 20 0 1 0 34428131 111718400 22074 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 27275 22074 608 108 0 25792 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 113292 KiB
Current children cumulated memory: 91240 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.13 4.11 5/255 22755
/proc/meminfo: memFree=129901792/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=131904 memory=112212 CPUtime=161.7 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 21692 0 0 0 16161 9 0 0 20 0 1 0 34428131 135069696 28053 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 32976 28053 608 108 0 31493 0
Current children cumulated CPU time: 161.7 s
Current children cumulated vsize: 136096 KiB
Current children cumulated memory: 115156 KiB

[startup+222.3 s]
/proc/loadavg: 4.20 4.15 4.12 5/255 22768
/proc/meminfo: memFree=129834036/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=139036 memory=124132 CPUtime=221.48 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 23657 0 0 0 22138 10 0 0 20 0 1 0 34428131 142372864 31033 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 34759 31033 608 108 0 33276 0
Current children cumulated CPU time: 221.48 s
Current children cumulated vsize: 143228 KiB

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

/proc/loadavg: 4.60 4.23 4.19 5/255 22923
/proc/meminfo: memFree=128877032/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=472420 memory=427628 CPUtime=3088.16 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 63638 0 0 0 308789 27 0 0 20 0 1 0 34428131 483758080 106907 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 118105 106907 608 108 0 116622 0
Current children cumulated CPU time: 3088.16 s
Current children cumulated vsize: 476612 KiB
Current children cumulated memory: 430572 KiB

[startup+3162.3 s]
/proc/loadavg: 4.57 4.31 4.22 5/255 22925
/proc/meminfo: memFree=128876828/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=472420 memory=429676 CPUtime=3147.89 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 63708 0 0 0 314762 27 0 0 20 0 1 0 34428131 483758080 107419 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 118105 107419 608 108 0 116622 0
Current children cumulated CPU time: 3147.89 s
Current children cumulated vsize: 476612 KiB
Current children cumulated memory: 432620 KiB

[startup+3222.3 s]
/proc/loadavg: 4.26 4.27 4.21 4/248 22958
/proc/meminfo: memFree=129163072/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=472420 memory=429676 CPUtime=3207.63 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 63708 0 0 0 320736 27 0 0 20 0 1 0 34428131 483758080 107419 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 118105 107419 608 108 0 116622 0
Current children cumulated CPU time: 3207.63 s
Current children cumulated vsize: 476612 KiB
Current children cumulated memory: 432620 KiB

[startup+3282.3 s]
/proc/loadavg: 3.56 4.06 4.14 4/248 22960
/proc/meminfo: memFree=129165492/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=472420 memory=431724 CPUtime=3267.42 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 63709 0 0 0 326715 27 0 0 20 0 1 0 34428131 483758080 107931 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 118105 107931 608 108 0 116622 0
Current children cumulated CPU time: 3267.42 s
Current children cumulated vsize: 476612 KiB
Current children cumulated memory: 434668 KiB

[startup+3342.3 s]
/proc/loadavg: 3.26 3.88 4.07 4/247 22962
/proc/meminfo: memFree=129149756/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=472420 memory=433792 CPUtime=3327.21 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 63721 0 0 0 332694 27 0 0 20 0 1 0 34428131 483758080 108448 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 118105 108448 608 108 0 116622 0
Current children cumulated CPU time: 3327.21 s
Current children cumulated vsize: 476612 KiB
Current children cumulated memory: 436736 KiB

[startup+3402.3 s]
/proc/loadavg: 3.13 3.73 4.01 4/246 22964
/proc/meminfo: memFree=129138604/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=472420 memory=433792 CPUtime=3387 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 63743 0 0 0 338673 27 0 0 20 0 1 0 34428131 483758080 108448 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 118105 108448 608 108 0 116622 0
Current children cumulated CPU time: 3387 s
Current children cumulated vsize: 476612 KiB
Current children cumulated memory: 436736 KiB

[startup+3462.3 s]
/proc/loadavg: 3.14 3.63 3.95 4/246 22966
/proc/meminfo: memFree=129136036/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=472420 memory=436116 CPUtime=3446.79 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 63926 0 0 0 344652 27 0 0 20 0 1 0 34428131 483758080 109029 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 118105 109029 608 108 0 116622 0
Current children cumulated CPU time: 3446.79 s
Current children cumulated vsize: 476612 KiB
Current children cumulated memory: 439060 KiB

[startup+3522.3 s]
/proc/loadavg: 3.09 3.53 3.89 4/246 22968
/proc/meminfo: memFree=129135280/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=481532 memory=443412 CPUtime=3506.57 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 65827 0 0 0 350629 28 0 0 20 0 1 0 34428131 493088768 110853 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 120383 110853 608 108 0 118900 0
Current children cumulated CPU time: 3506.57 s
Current children cumulated vsize: 485724 KiB
Current children cumulated memory: 446356 KiB

[startup+3582.3 s]
/proc/loadavg: 3.14 3.46 3.85 4/246 22970
/proc/meminfo: memFree=129121972/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=492924 memory=451220 CPUtime=3566.36 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 67789 0 0 0 356607 29 0 0 20 0 1 0 34428131 504754176 112805 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 123231 112805 608 108 0 121748 0
Current children cumulated CPU time: 3566.36 s
Current children cumulated vsize: 497116 KiB
Current children cumulated memory: 454164 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3616.11 s]
/proc/loadavg: 3.08 3.41 3.81 4/246 22970
/proc/meminfo: memFree=129066000/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=506120 memory=460628 CPUtime=3600.06 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 69094 0 0 0 359977 29 0 0 20 0 1 0 34428131 518266880 115157 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 126530 115157 608 108 0 125047 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 510312 KiB
Current children cumulated memory: 463572 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3616.12 s]
# the end of solver process 22711 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3599.78 s, system=0.317344 s

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

[startup+3616.11 s]
/proc/loadavg: 3.08 3.41 3.81 4/246 22970
/proc/meminfo: memFree=129066000/131382112 swapFree=33010684/33010684
[pid=22711] ppid=22705 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/22711/stat : 22711 (bash) S 22705 22711 21914 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 34428127 4292608 736 18446744073709551615 94554589773824 94554590668357 140732611745792 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94554590907408 94554590955152 94554613153792 140732611754388 140732611754504 140732611754504 140732611760106 0
/proc/22711/statm: 1048 736 672 219 0 110 0
[pid=22726] ppid=22711 vsize=506120 memory=460628 CPUtime=3600.06 cores=0,2
/proc/22726/stat : 22726 (solve_pb) R 22711 22711 21914 0 -1 4194304 69094 0 0 0 359977 29 0 0 20 0 1 0 34428131 518266880 115157 18446744073709551615 93910263882752 93910264320896 140723264816592 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93910264349616 93910264352032 93910272753664 140723264825732 140723264825796 140723264825796 140723264831416 0
/proc/22726/statm: 126530 115157 608 108 0 125047 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 510312 KiB
Current children cumulated memory: 463572 KiB

Child status: 143

Real time (s): 3616.12
CPU time (s): 3600.1
CPU user time (s): 3599.78
CPU system time (s): 0.317344
CPU usage (%): 99.5569
Max. virtual memory (cumulated for all children) (KiB): 510312
Max. memory (cumulated for all children) (KiB): 463572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.78
system time used= 0.317344
maximum resident set size= 460628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69647
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= 595
involuntary context switches= 8003


# summary of solver processes directly reported to runsolver:
#   pid: 22711
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3599.78
#   total CPU system time (s): 0.317344

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.762 second user time and 38.7387 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-06-29 10:58:12
IDJOB=4510025
IDBENCH=159702
IDSOLVER=3321
FILE ID=nodeC001/4510025-1751187492
RUNJOBID= nodeC001-1751180267-21924
SLURM_JOB_ID= 9587546
Free space on /tmp= 433056 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n232-d3-i1-f.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4510025-1751187492/watcher-4510025-1751187492 -o /tmp/evaluation-result-4510025-1751187492/solver-4510025-1751187492 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751180267-21924 --watchdog 3760  HOME/solve.sh HOME/instance-4510025-1751187492.opb

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

MD5SUM BENCH= 3c4292db534e5ed9ac145103152ac845
RANDOM SEED=1681394791

nodeC001 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.171
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.49
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.162
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.49
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.083
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.49
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.129
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.49
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.178
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.49
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.148
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.49
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.415
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.49
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.192
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        130328420 kB
MemAvailable:   129965732 kB
Buffers:            3280 kB
Cached:           439008 kB
SwapCached:            0 kB
Active:           314392 kB
Inactive:         194036 kB
Active(anon):      84100 kB
Inactive(anon):        0 kB
Active(file):     230292 kB
Inactive(file):   194036 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               740 kB
Writeback:             8 kB
AnonPages:         69448 kB
Mapped:           102168 kB
Shmem:             17960 kB
KReclaimable:      85780 kB
Slab:             166368 kB
SReclaimable:      85780 kB
SUnreclaim:        80588 kB
KernelStack:        3904 kB
PageTables:         2924 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     332680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149304 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433056 MiB
End job on nodeC001 at 2025-06-29 11:58:29