Trace number 4510961

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.07 3614.91

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-almost3reg-l090-r089-n1.cnf-plain.pb.metafix.opb
MD5SUM60aa0ac85dc632e57e54cb255f142331
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 variables4830
Total number of constraints15140
Number of constraints which are clauses15140
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 constraint2
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
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


Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (62084 MiB free)
  memory of node 1: 64465 MiB (63323 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4510961-1751189963/watcher-4510961-1751189963 -o /tmp/evaluation-result-4510961-1751189963/solver-4510961-1751189963 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751181226-24667 --watchdog 3760 HOME/solve.sh HOME/instance-4510961-1751189963.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=26510, runsolver pid=26507

[startup+0.100072 s]*
/proc/loadavg: 4.13 4.13 4.11 5/253 26514
/proc/meminfo: memFree=128418048/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=13220 memory=8448 CPUtime=0.07 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 1692 0 0 0 7 0 0 0 20 0 1 0 34675409 13537280 2112 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 3305 2112 544 108 0 1822 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 17412 KiB
Current children cumulated memory: 11392 KiB

[startup+0.213655 s]*
/proc/loadavg: 4.13 4.13 4.11 6/253 26514
/proc/meminfo: memFree=128418048/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=13220 memory=8448 CPUtime=0.18 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 1696 0 0 0 18 0 0 0 20 0 1 0 34675409 13537280 2112 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 3305 2112 544 108 0 1822 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 17412 KiB
Current children cumulated memory: 11392 KiB

[startup+0.313716 s]*
/proc/loadavg: 4.13 4.13 4.11 5/253 26514
/proc/meminfo: memFree=128418048/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=13480 memory=8576 CPUtime=0.28 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 1722 0 0 0 28 0 0 0 20 0 1 0 34675409 13803520 2144 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 3370 2144 544 108 0 1887 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 17672 KiB
Current children cumulated memory: 11520 KiB

[startup+0.700424 s]
/proc/loadavg: 4.12 4.13 4.10 6/253 26514
/proc/meminfo: memFree=128418048/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=13624 memory=8704 CPUtime=0.65 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 1744 0 0 0 65 0 0 0 20 0 1 0 34675409 13950976 2176 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 3406 2176 544 108 0 1923 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 17816 KiB
Current children cumulated memory: 11648 KiB

[startup+1.50041 s]
/proc/loadavg: 4.12 4.13 4.10 5/253 26514
/proc/meminfo: memFree=128418300/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=14208 memory=9216 CPUtime=1.44 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 1853 0 0 0 144 0 0 0 20 0 1 0 34675409 14548992 2304 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 3552 2304 576 108 0 2069 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 18400 KiB
Current children cumulated memory: 12160 KiB

[startup+3.11317 s]
/proc/loadavg: 4.12 4.13 4.10 5/253 26514
/proc/meminfo: memFree=128410744/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=21904 memory=17024 CPUtime=3.05 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 3794 0 0 0 304 1 0 0 20 0 1 0 34675409 22429696 4256 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 5476 4256 576 108 0 3993 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 26096 KiB
Current children cumulated memory: 19968 KiB

[startup+6.30042 s]
/proc/loadavg: 4.11 4.12 4.10 5/253 26514
/proc/meminfo: memFree=128395372/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=33740 memory=28544 CPUtime=6.23 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 6688 0 0 0 621 2 0 0 20 0 1 0 34675409 34549760 7136 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 8435 7136 576 108 0 6952 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 37932 KiB
Current children cumulated memory: 31488 KiB

[startup+12.7004 s]
/proc/loadavg: 4.10 4.12 4.10 5/253 26516
/proc/meminfo: memFree=128403804/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=50100 memory=43520 CPUtime=12.61 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 10457 0 0 0 1258 3 0 0 20 0 1 0 34675409 51302400 10880 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 12525 10880 576 108 0 11042 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 54292 KiB
Current children cumulated memory: 46464 KiB

[startup+25.5004 s]
/proc/loadavg: 4.08 4.12 4.10 5/253 26516
/proc/meminfo: memFree=128363484/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=81480 memory=70400 CPUtime=25.38 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 17215 0 0 0 2532 6 0 0 20 0 1 0 34675409 83435520 17600 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 20370 17600 576 108 0 18887 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 85672 KiB
Current children cumulated memory: 73344 KiB

[startup+51.1134 s]
/proc/loadavg: 4.10 4.12 4.10 5/253 26517
/proc/meminfo: memFree=128301744/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=117048 memory=99456 CPUtime=50.9 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 24509 0 0 0 5083 7 0 0 20 0 1 0 34675409 119857152 24864 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 29262 24864 576 108 0 27779 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 121240 KiB
Current children cumulated memory: 102400 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.11 4.10 5/254 26568
/proc/meminfo: memFree=128797412/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=174920 memory=152824 CPUtime=101.92 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 37417 0 0 0 10179 13 0 0 20 0 1 0 34675409 179118080 38206 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 43730 38206 576 108 0 42247 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 179112 KiB
Current children cumulated memory: 155768 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.12 4.10 5/254 26570
/proc/meminfo: memFree=128673224/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=213288 memory=181752 CPUtime=161.71 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 44627 0 0 0 16155 16 0 0 20 0 1 0 34675409 218406912 45438 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 53322 45438 576 108 0 51839 0
Current children cumulated CPU time: 161.71 s
Current children cumulated vsize: 217480 KiB
Current children cumulated memory: 184696 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/255 26622
/proc/meminfo: memFree=128774476/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=256252 memory=226620 CPUtime=221.48 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 54947 0 0 0 22128 20 0 0 20 0 1 0 34675409 262402048 56655 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 64063 56655 576 108 0 62580 0
Current children cumulated CPU time: 221.48 s
Current children cumulated vsize: 260444 KiB

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

/proc/26514/statm: 314450 297173 576 108 0 312967 0
Current children cumulated CPU time: 3089.13 s
Current children cumulated vsize: 1261992 KiB
Current children cumulated memory: 1191636 KiB

[startup+3162.3 s]
/proc/loadavg: 2.08 2.25 2.79 3/240 26926
/proc/meminfo: memFree=120694268/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=1257800 memory=1188692 CPUtime=3148.94 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 235694 0 0 0 314800 94 0 0 20 0 1 0 34675409 1287987200 297173 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 314450 297173 576 108 0 312967 0
Current children cumulated CPU time: 3148.94 s
Current children cumulated vsize: 1261992 KiB
Current children cumulated memory: 1191636 KiB

[startup+3222.3 s]
/proc/loadavg: 2.13 2.23 2.74 3/240 26928
/proc/meminfo: memFree=120570380/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=1257800 memory=1190740 CPUtime=3208.74 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 236240 0 0 0 320780 94 0 0 20 0 1 0 34675409 1287987200 297685 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 314450 297685 576 108 0 312967 0
Current children cumulated CPU time: 3208.74 s
Current children cumulated vsize: 1261992 KiB
Current children cumulated memory: 1193684 KiB

[startup+3282.3 s]
/proc/loadavg: 2.25 2.23 2.71 3/240 26930
/proc/meminfo: memFree=120404724/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=1257800 memory=1190740 CPUtime=3268.55 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 236240 0 0 0 326761 94 0 0 20 0 1 0 34675409 1287987200 297685 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 314450 297685 576 108 0 312967 0
Current children cumulated CPU time: 3268.55 s
Current children cumulated vsize: 1261992 KiB
Current children cumulated memory: 1193684 KiB

[startup+3342.3 s]
/proc/loadavg: 2.76 2.39 2.74 3/241 26935
/proc/meminfo: memFree=120244016/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=1257800 memory=1190740 CPUtime=3328.35 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 236240 0 0 0 332741 94 0 0 20 0 1 0 34675409 1287987200 297685 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 314450 297685 576 108 0 312967 0
Current children cumulated CPU time: 3328.35 s
Current children cumulated vsize: 1261992 KiB
Current children cumulated memory: 1193684 KiB

[startup+3402.3 s]
/proc/loadavg: 2.34 2.33 2.70 4/241 26941
/proc/meminfo: memFree=120051064/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=1257800 memory=1190740 CPUtime=3388.15 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 236244 0 0 0 338721 94 0 0 20 0 1 0 34675409 1287987200 297685 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 314450 297685 576 108 0 312967 0
Current children cumulated CPU time: 3388.15 s
Current children cumulated vsize: 1261992 KiB
Current children cumulated memory: 1193684 KiB

[startup+3462.3 s]
/proc/loadavg: 2.16 2.28 2.65 3/240 26943
/proc/meminfo: memFree=119906920/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=1257800 memory=1192928 CPUtime=3447.94 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 236802 0 0 0 344700 94 0 0 20 0 1 0 34675409 1287987200 298232 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 314450 298232 576 108 0 312967 0
Current children cumulated CPU time: 3447.94 s
Current children cumulated vsize: 1261992 KiB
Current children cumulated memory: 1195872 KiB

[startup+3522.3 s]
/proc/loadavg: 2.16 2.26 2.62 3/240 26945
/proc/meminfo: memFree=119762776/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=1293280 memory=1217760 CPUtime=3507.74 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 243041 0 0 0 350677 97 0 0 20 0 1 0 34675409 1324318720 304440 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 323320 304440 576 108 0 321837 0
Current children cumulated CPU time: 3507.74 s
Current children cumulated vsize: 1297472 KiB
Current children cumulated memory: 1220704 KiB

[startup+3582.3 s]
/proc/loadavg: 2.11 2.23 2.59 3/240 26947
/proc/meminfo: memFree=119598424/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=1325572 memory=1241856 CPUtime=3567.53 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 249126 0 0 0 356654 99 0 0 20 0 1 0 34675409 1357385728 310464 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 331393 310464 576 108 0 329910 0
Current children cumulated CPU time: 3567.53 s
Current children cumulated vsize: 1329764 KiB
Current children cumulated memory: 1244800 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3614.9 s]
/proc/loadavg: 2.13 2.22 2.57 3/240 26949
/proc/meminfo: memFree=119518916/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=1325572 memory=1241856 CPUtime=3600.03 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 249126 0 0 0 359904 99 0 0 20 0 1 0 34675409 1357385728 310464 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 331393 310464 576 108 0 329910 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1329764 KiB
Current children cumulated memory: 1244800 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.004762 s, system=0.01253 s

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

# cumulated CPU time of all completed processes:  user=3599.05 s, system=1.01898 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3614.9 s]
/proc/loadavg: 2.13 2.22 2.57 3/240 26949
/proc/meminfo: memFree=119518916/131382112 swapFree=33010684/33010684
[pid=26510] ppid=26507 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26510/stat : 26510 (bash) S 26507 26510 24655 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 34675406 4292608 736 18446744073709551615 93858528542720 93858529437253 140720941708672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93858529676304 93858529724048 93858534842368 140720941717908 140720941718024 140720941718024 140720941723626 0
/proc/26510/statm: 1048 736 672 219 0 110 0
[pid=26514] ppid=26510 vsize=1325572 memory=1241856 CPUtime=3600.03 cores=1,3
/proc/26514/stat : 26514 (solve_pb) R 26510 26510 24655 0 -1 4194304 249126 0 0 0 359904 99 0 0 20 0 1 0 34675409 1357385728 310464 18446744073709551615 94691263099904 94691263538048 140732903213728 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94691263566768 94691263569184 94691281977344 140732903221636 140732903221700 140732903221700 140732903227320 0
/proc/26514/statm: 331393 310464 576 108 0 329910 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1329764 KiB
Current children cumulated memory: 1244800 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3614.91
CPU time (s): 3600.07
CPU user time (s): 3599.05
CPU system time (s): 1.01898
CPU usage (%): 99.5893
Max. virtual memory (cumulated for all children) (KiB): 1329764
Max. memory (cumulated for all children) (KiB): 1244800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.05
system time used= 1.01898
maximum resident set size= 1244184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 249693
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= 599
involuntary context switches= 3160


# summary of solver processes directly reported to runsolver:
#   pid: 26510,26514
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3599.05
#   total CPU system time (s): 1.01898

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.0601 second user time and 35.2975 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-06-29 11:39:23
IDJOB=4510961
IDBENCH=160409
IDSOLVER=3321
FILE ID=nodeC007/4510961-1751189963
RUNJOBID= nodeC007-1751181226-24667
SLURM_JOB_ID= 9587553
Free space on /tmp= 433012 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-almost3reg-l090-r089-n1.cnf-plain.pb.metafix.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4510961-1751189963/watcher-4510961-1751189963 -o /tmp/evaluation-result-4510961-1751189963/solver-4510961-1751189963 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751181226-24667 --watchdog 3760  HOME/solve.sh HOME/instance-4510961-1751189963.opb

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

MD5SUM BENCH= 60aa0ac85dc632e57e54cb255f142331
RANDOM SEED=1582934668

nodeC007 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		: 3563.588
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.68
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.934
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.68
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.795
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.68
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.204
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.68
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		: 3491.827
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.68
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		: 3591.527
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.68
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.203
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.68
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.348
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.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        128418300 kB
MemAvailable:   128320840 kB
Buffers:            3280 kB
Cached:           712696 kB
SwapCached:            0 kB
Active:          1901040 kB
Inactive:         467580 kB
Active(anon):    1670604 kB
Inactive(anon):        0 kB
Active(file):     230436 kB
Inactive(file):   467580 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              1040 kB
Writeback:             0 kB
AnonPages:       1653728 kB
Mapped:           103764 kB
Shmem:             17960 kB
KReclaimable:      88300 kB
Slab:             169616 kB
SReclaimable:      88300 kB
SUnreclaim:        81316 kB
KernelStack:        4128 kB
PageTables:         6656 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    2166716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    868352 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:      201544 kB
DirectMap2M:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432884 MiB
End job on nodeC007 at 2025-06-29 12:39:38