Trace number 4493141

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.35

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-85-80.opb
MD5SUMb66aa0ca883b9987dbaf460c58c6223e
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.15765
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6800
Total number of constraints285685
Number of constraints which are clauses285685
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 constraint80
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 81
Number of bits of the biggest sum of numbers7
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: 63708 MiB (62690 MiB free)
  memory of node 1: 64465 MiB (62733 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4493141-1751138606/watcher-4493141-1751138606 -o /tmp/evaluation-result-4493141-1751138606/solver-4493141-1751138606 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751133631-12541 --watchdog 3760 HOME/solve.sh HOME/instance-4493141-1751138606.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
solver pid=15033, runsolver pid=15030
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 4.04 4.07 4.07 5/270 15037
/proc/meminfo: memFree=128407772/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 311 118 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15036] ppid=15033 vsize=2792 memory=1408 CPUtime=0 cores=0,2
/proc/15036/stat : 15036 (cat) S 15033 15033 12525 0 -1 4194304 136 0 0 0 0 0 0 0 20 0 1 0 29539280 2859008 352 18446744073709551615 94282916679680 94282916694737 140722222121968 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94282916706960 94282916708456 94282941353984 140722222123491 140722222123562 140722222123562 140722222129131 0
/proc/15036/statm: 698 352 320 4 0 124 0
[pid=15037] ppid=15033 vsize=36636 memory=32444 CPUtime=0.06 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 6682 0 0 0 5 1 0 0 20 0 1 0 29539280 37515264 8111 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 2 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0
/proc/15037/statm: 9159 8111 512 108 0 7676 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 43620 KiB
Current children cumulated memory: 36796 KiB

[startup+0.205852 s]*
/proc/loadavg: 4.04 4.07 4.07 5/269 15037
/proc/meminfo: memFree=128353716/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 312 257 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15037] ppid=15033 vsize=114728 memory=85972 CPUtime=0.17 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 17977 0 0 0 14 3 0 0 20 0 1 0 29539280 117481472 21493 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0
/proc/15037/statm: 28682 21493 576 108 0 27199 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 118920 KiB
Current children cumulated memory: 88916 KiB

[startup+0.305669 s]*
/proc/loadavg: 4.04 4.07 4.07 5/269 15037
/proc/meminfo: memFree=128349936/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 312 257 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15037] ppid=15033 vsize=119736 memory=90708 CPUtime=0.26 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 19159 0 0 0 23 3 0 0 20 0 1 0 29539280 122609664 22677 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0
/proc/15037/statm: 29934 22677 576 108 0 28451 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 123928 KiB
Current children cumulated memory: 93652 KiB

[startup+0.700212 s]
/proc/loadavg: 4.04 4.07 4.07 5/269 15037
/proc/meminfo: memFree=128337840/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 312 257 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15037] ppid=15033 vsize=144056 memory=113876 CPUtime=0.65 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 24958 0 0 0 61 4 0 0 20 0 1 0 29539280 147513344 28469 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0
/proc/15037/statm: 36014 28469 576 108 0 34531 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 148248 KiB
Current children cumulated memory: 116820 KiB

[startup+1.50021 s]
/proc/loadavg: 4.04 4.07 4.07 5/269 15037
/proc/meminfo: memFree=128305584/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 312 257 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15037] ppid=15033 vsize=195096 memory=156628 CPUtime=1.45 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 35633 0 0 0 138 7 0 0 20 0 1 0 29539280 199778304 39157 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0
/proc/15037/statm: 48774 39157 576 108 0 47291 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 199288 KiB
Current children cumulated memory: 159572 KiB

[startup+3.10548 s]
/proc/loadavg: 4.04 4.07 4.07 5/269 15037
/proc/meminfo: memFree=128247380/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 312 257 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15037] ppid=15033 vsize=228336 memory=193492 CPUtime=3.05 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 44875 0 0 0 296 9 0 0 20 0 1 0 29539280 233816064 48373 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0
/proc/15037/statm: 57084 48373 576 108 0 55601 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 232528 KiB
Current children cumulated memory: 196436 KiB

[startup+6.30021 s]
/proc/loadavg: 4.04 4.07 4.07 5/269 15037
/proc/meminfo: memFree=128193240/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 312 257 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15037] ppid=15033 vsize=289520 memory=248020 CPUtime=6.23 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 58510 0 0 0 612 11 0 0 20 0 1 0 29539280 296468480 62005 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0
/proc/15037/statm: 72380 62005 576 108 0 70897 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 293712 KiB
Current children cumulated memory: 250964 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.09 4.07 5/269 15037
/proc/meminfo: memFree=128145108/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 312 257 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15037] ppid=15033 vsize=338912 memory=294052 CPUtime=12.61 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 70122 0 0 0 1247 14 0 0 20 0 1 0 29539280 347045888 73513 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0
/proc/15037/statm: 84728 73513 576 108 0 83245 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 343104 KiB
Current children cumulated memory: 296996 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.08 4.07 5/268 15037
/proc/meminfo: memFree=128103276/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 312 257 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15037] ppid=15033 vsize=382964 memory=332708 CPUtime=25.35 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 79814 0 0 0 2519 16 0 0 20 0 1 0 29539280 392155136 83177 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0
/proc/15037/statm: 95741 83177 576 108 0 94258 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 387156 KiB
Current children cumulated memory: 335652 KiB

[startup+51.1055 s]
/proc/loadavg: 4.06 4.08 4.07 5/268 15038
/proc/meminfo: memFree=128058876/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 312 257 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15037] ppid=15033 vsize=435392 memory=377124 CPUtime=50.84 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 90921 0 0 0 5065 19 0 0 20 0 1 0 29539280 445841408 94281 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0
/proc/15037/statm: 108848 94281 576 108 0 107365 0
Current children cumulated CPU time: 50.84 s
Current children cumulated vsize: 439584 KiB
Current children cumulated memory: 380068 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.09 4.08 5/269 15043
/proc/meminfo: memFree=127938688/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 312 257 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15037] ppid=15033 vsize=518692 memory=452024 CPUtime=101.82 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 109451 0 0 0 10158 24 0 0 20 0 1 0 29539280 531140608 113006 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0
/proc/15037/statm: 129673 113006 576 108 0 128190 0
Current children cumulated CPU time: 101.82 s
Current children cumulated vsize: 522884 KiB
Current children cumulated memory: 454968 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.09 4.08 5/269 15045
/proc/meminfo: memFree=127811284/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 312 257 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15037] ppid=15033 vsize=630640 memory=554972 CPUtime=161.55 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 134806 0 0 0 16124 31 0 0 20 0 1 0 29539280 645775360 138743 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0
/proc/15037/statm: 157660 138743 576 108 0 156177 0
Current children cumulated CPU time: 161.55 s
Current children cumulated vsize: 634832 KiB
Current children cumulated memory: 557916 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.09 4.08 5/268 15048
/proc/meminfo: memFree=127724792/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 312 257 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15037] ppid=15033 vsize=676356 memory=602180 CPUtime=221.26 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 146226 0 0 0 22092 34 0 0 20 0 1 0 29539280 692588544 150545 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0

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

/proc/15037/statm: 491755 469137 576 108 0 490272 0
Current children cumulated CPU time: 3088.58 s
Current children cumulated vsize: 1971212 KiB
Current children cumulated memory: 1879492 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.15 4.12 5/268 15449
/proc/meminfo: memFree=122522488/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 312 257 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15037] ppid=15033 vsize=1967020 memory=1880644 CPUtime=3148.3 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 432141 0 0 0 314704 126 0 0 20 0 1 0 29539280 2014228480 470161 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0
/proc/15037/statm: 491755 470161 576 108 0 490272 0
Current children cumulated CPU time: 3148.3 s
Current children cumulated vsize: 1971212 KiB
Current children cumulated memory: 1883588 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.14 4.12 5/268 15451
/proc/meminfo: memFree=122501400/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 312 257 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15037] ppid=15033 vsize=1990828 memory=1901308 CPUtime=3208.03 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 437182 0 0 0 320675 128 0 0 20 0 1 0 29539280 2038607872 475327 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0
/proc/15037/statm: 497707 475327 576 108 0 496224 0
Current children cumulated CPU time: 3208.03 s
Current children cumulated vsize: 1995020 KiB
Current children cumulated memory: 1904252 KiB

[startup+3282.3 s]
/proc/loadavg: 4.43 4.22 4.15 5/268 15453
/proc/meminfo: memFree=122375736/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 312 257 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15037] ppid=15033 vsize=2053848 memory=1942652 CPUtime=3267.75 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 447797 0 0 0 326644 131 0 0 20 0 1 0 29539280 2103140352 485663 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0
/proc/15037/statm: 513462 485663 576 108 0 511979 0
Current children cumulated CPU time: 3267.75 s
Current children cumulated vsize: 2058040 KiB
Current children cumulated memory: 1945596 KiB

[startup+3342.3 s]
/proc/loadavg: 4.22 4.19 4.14 5/268 15455
/proc/meminfo: memFree=122238608/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 312 257 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15037] ppid=15033 vsize=2109976 memory=1983740 CPUtime=3327.46 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 458082 0 0 0 332610 136 0 0 20 0 1 0 29539280 2160615424 495935 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0
/proc/15037/statm: 527494 495935 576 108 0 526011 0
Current children cumulated CPU time: 3327.46 s
Current children cumulated vsize: 2114168 KiB
Current children cumulated memory: 1986684 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.17 4.14 5/268 15457
/proc/meminfo: memFree=122126768/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 312 257 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15037] ppid=15033 vsize=2148336 memory=2011388 CPUtime=3387.16 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 464986 0 0 0 338579 137 0 0 20 0 1 0 29539280 2199896064 502847 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0
/proc/15037/statm: 537084 502847 576 108 0 535601 0
Current children cumulated CPU time: 3387.16 s
Current children cumulated vsize: 2152528 KiB
Current children cumulated memory: 2014332 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.15 4.13 5/268 15461
/proc/meminfo: memFree=122022564/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 312 257 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15037] ppid=15033 vsize=2186704 memory=2035580 CPUtime=3446.86 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 471031 0 0 0 344547 139 0 0 20 0 1 0 29539280 2239184896 508895 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0
/proc/15037/statm: 546676 508895 576 108 0 545193 0
Current children cumulated CPU time: 3446.86 s
Current children cumulated vsize: 2190896 KiB
Current children cumulated memory: 2038524 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.14 4.12 5/268 15463
/proc/meminfo: memFree=121947096/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 312 257 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15037] ppid=15033 vsize=2211536 memory=2051068 CPUtime=3506.56 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 475173 0 0 0 350516 140 0 0 20 0 1 0 29539280 2264612864 512767 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0
/proc/15037/statm: 552884 512767 576 108 0 551401 0
Current children cumulated CPU time: 3506.56 s
Current children cumulated vsize: 2215728 KiB
Current children cumulated memory: 2054012 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.13 4.12 5/268 15465
/proc/meminfo: memFree=121889516/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 312 257 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15037] ppid=15033 vsize=2211536 memory=2053352 CPUtime=3566.23 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 475640 0 0 0 356483 140 0 0 20 0 1 0 29539280 2264612864 513338 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0
/proc/15037/statm: 552884 513338 576 108 0 551401 0
Current children cumulated CPU time: 3566.23 s
Current children cumulated vsize: 2215728 KiB
Current children cumulated memory: 2056296 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3616.3 s]
/proc/loadavg: 4.09 4.13 4.12 5/268 15466
/proc/meminfo: memFree=121818560/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 312 257 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15037] ppid=15033 vsize=2211536 memory=2053352 CPUtime=3600.03 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 475642 0 0 0 359863 140 0 0 20 0 1 0 29539280 2264612864 513338 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0
/proc/15037/statm: 552884 513338 576 108 0 551401 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2215728 KiB
Current children cumulated memory: 2056296 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=0.002715 s, system=0.008047 s
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=3598.64 s, system=1.46218 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+3616.3 s]
/proc/loadavg: 4.09 4.13 4.12 5/268 15466
/proc/meminfo: memFree=121818560/131249996 swapFree=33010684/33010684
[pid=15033] ppid=15030 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/15033/stat : 15033 (bash) S 15030 15033 12525 0 -1 4194304 312 257 0 0 0 0 0 0 20 0 1 0 29539278 4292608 736 18446744073709551615 94709763002368 94709763896901 140729097238736 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94709764135952 94709764183696 94709784199168 140729097243028 140729097243144 140729097243144 140729097248746 0
/proc/15033/statm: 1048 736 672 219 0 110 0
[pid=15037] ppid=15033 vsize=2211536 memory=2053352 CPUtime=3600.03 cores=0,2
/proc/15037/stat : 15037 (solve_pb) R 15033 15033 12525 0 -1 4194304 475642 0 0 0 359863 140 0 0 20 0 1 0 29539280 2264612864 513338 18446744073709551615 93830567269376 93830567707520 140734383042032 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 93830567736240 93830567738656 93830594056192 140734383049092 140734383049156 140734383049156 140734383054776 0
/proc/15037/statm: 552884 513338 576 108 0 551401 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2215728 KiB
Current children cumulated memory: 2056296 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3616.35
CPU time (s): 3600.1
CPU user time (s): 3598.64
CPU system time (s): 1.46218
CPU usage (%): 99.5509
Max. virtual memory (cumulated for all children) (KiB): 2215728
Max. memory (cumulated for all children) (KiB): 2056296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.64
system time used= 1.46218
maximum resident set size= 2053352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 476211
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= 1323
involuntary context switches= 8130


# summary of solver processes directly reported to runsolver:
#   pid: 15033,15037
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3598.64
#   total CPU system time (s): 1.46218

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.20299 second user time and 16.3137 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-06-28 21:23:26
IDJOB=4493141
IDBENCH=147848
IDSOLVER=3321
FILE ID=nodeC032/4493141-1751138606
RUNJOBID= nodeC032-1751133631-12541
SLURM_JOB_ID= 9587432
Free space on /tmp= 432060 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-85-80.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4493141-1751138606/watcher-4493141-1751138606 -o /tmp/evaluation-result-4493141-1751138606/solver-4493141-1751138606 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751133631-12541 --watchdog 3760  HOME/solve.sh HOME/instance-4493141-1751138606.opb

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

MD5SUM BENCH= b66aa0ca883b9987dbaf460c58c6223e
RANDOM SEED=989662615

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128434736 kB
MemAvailable:   128015152 kB
Buffers:            3280 kB
Cached:           326800 kB
SwapCached:            0 kB
Active:          2128304 kB
Inactive:         120004 kB
Active(anon):    1936300 kB
Inactive(anon):        0 kB
Active(file):     192004 kB
Inactive(file):   120004 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7944 kB
Writeback:            56 kB
AnonPages:       1921376 kB
Mapped:           103844 kB
Shmem:             18068 kB
KReclaimable:      84184 kB
Slab:             165992 kB
SReclaimable:      84184 kB
SUnreclaim:        81808 kB
KernelStack:        4368 kB
PageTables:         7116 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    2497048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    538624 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:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432056 MiB
End job on nodeC032 at 2025-06-28 22:23:43