Trace number 4496057

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.06 3613.51

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-prob3.opb
MD5SUMb3a7e12d93ab079a38c8d0bc0b1ef8cc
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 benchmark0.287969
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint52
Maximum length of a constraint52
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 5842800
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 78219574
Number of bits of the biggest sum of numbers27
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.02/3613.50	Terminated

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4496057-1751159963/watcher-4496057-1751159963 -o /tmp/evaluation-result-4496057-1751159963/solver-4496057-1751159963 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751156266-17200 --watchdog 3760 HOME/solve.sh HOME/instance-4496057-1751159963.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=17891, runsolver pid=17888

[startup+0.100101 s]*
/proc/loadavg: 4.10 4.12 4.09 5/257 17895
/proc/meminfo: memFree=130045564/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=9196 memory=5248 CPUtime=0.08 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 821 0 0 0 8 0 0 0 20 0 1 0 31675678 9416704 1312 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 2299 1312 608 108 0 816 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13388 KiB
Current children cumulated memory: 8192 KiB

[startup+0.214174 s]*
/proc/loadavg: 4.10 4.12 4.09 5/257 17895
/proc/meminfo: memFree=130045564/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=11912 memory=7552 CPUtime=0.19 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 1388 0 0 0 19 0 0 0 20 0 1 0 31675678 12197888 1888 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 2978 1888 608 108 0 1495 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 16104 KiB
Current children cumulated memory: 10496 KiB

[startup+0.313977 s]*
/proc/loadavg: 4.10 4.12 4.09 5/257 17895
/proc/meminfo: memFree=130045564/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=13180 memory=8704 CPUtime=0.29 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 1681 0 0 0 29 0 0 0 20 0 1 0 31675678 13496320 2176 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 3295 2176 608 108 0 1812 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 17372 KiB
Current children cumulated memory: 11648 KiB

[startup+0.700399 s]
/proc/loadavg: 4.10 4.12 4.09 5/257 17895
/proc/meminfo: memFree=130044808/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=15268 memory=10624 CPUtime=0.66 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 2161 0 0 0 66 0 0 0 20 0 1 0 31675678 15634432 2656 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 3817 2656 608 108 0 2334 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 19460 KiB
Current children cumulated memory: 13568 KiB

[startup+1.50039 s]
/proc/loadavg: 4.10 4.12 4.09 5/257 17895
/proc/meminfo: memFree=130041784/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=20656 memory=14848 CPUtime=1.45 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 3246 0 0 0 145 0 0 0 20 0 1 0 31675678 21151744 3712 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 5164 3712 608 108 0 3681 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 24848 KiB
Current children cumulated memory: 17792 KiB

[startup+3.11392 s]
/proc/loadavg: 4.09 4.11 4.09 5/257 17895
/proc/meminfo: memFree=130029124/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=25004 memory=18560 CPUtime=3.07 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 4172 0 0 0 306 1 0 0 20 0 1 0 31675678 25604096 4640 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 6251 4640 608 108 0 4768 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 29196 KiB
Current children cumulated memory: 21504 KiB

[startup+6.3004 s]
/proc/loadavg: 4.09 4.11 4.09 5/257 17895
/proc/meminfo: memFree=130015012/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=30940 memory=22784 CPUtime=6.24 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 5215 0 0 0 623 1 0 0 20 0 1 0 31675678 31682560 5696 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 7735 5696 608 108 0 6252 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 35132 KiB
Current children cumulated memory: 25728 KiB

[startup+12.7004 s]
/proc/loadavg: 4.15 4.13 4.09 5/257 17895
/proc/meminfo: memFree=129997384/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=37224 memory=28032 CPUtime=12.62 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 6564 0 0 0 1261 1 0 0 20 0 1 0 31675678 38117376 7008 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 9306 7008 608 108 0 7823 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 41416 KiB
Current children cumulated memory: 30976 KiB

[startup+25.5004 s]
/proc/loadavg: 4.13 4.12 4.09 5/257 17895
/proc/meminfo: memFree=129966016/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=48028 memory=36864 CPUtime=25.37 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 8798 0 0 0 2535 2 0 0 20 0 1 0 31675678 49180672 9216 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 12007 9216 608 108 0 10524 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 52220 KiB
Current children cumulated memory: 39808 KiB

[startup+51.1142 s]
/proc/loadavg: 4.08 4.11 4.09 5/257 17896
/proc/meminfo: memFree=129874664/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=68052 memory=50688 CPUtime=50.9 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 12284 0 0 0 5086 4 0 0 20 0 1 0 31675678 69685248 12672 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 17013 12672 608 108 0 15530 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 72244 KiB
Current children cumulated memory: 53632 KiB

[startup+102.3 s]
/proc/loadavg: 4.20 4.14 4.10 5/256 17947
/proc/meminfo: memFree=129926340/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=81464 memory=65604 CPUtime=101.93 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 15590 0 0 0 10186 7 0 0 20 0 1 0 31675678 83419136 16401 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 20366 16401 608 108 0 18883 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 85656 KiB
Current children cumulated memory: 68548 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/258 17955
/proc/meminfo: memFree=129841332/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=104412 memory=82976 CPUtime=161.72 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 19423 0 0 0 16163 9 0 0 20 0 1 0 31675678 106917888 20744 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 26103 20744 608 108 0 24620 0
Current children cumulated CPU time: 161.72 s
Current children cumulated vsize: 108604 KiB
Current children cumulated memory: 85920 KiB

[startup+222.3 s]
/proc/loadavg: 4.19 4.14 4.10 5/258 17957
/proc/meminfo: memFree=129777324/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=119604 memory=89376 CPUtime=221.52 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 21009 0 0 0 22142 10 0 0 20 0 1 0 31675678 122474496 22344 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 29901 22344 608 108 0 28418 0
Current children cumulated CPU time: 221.52 s
Current children cumulated vsize: 123796 KiB

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

/proc/loadavg: 4.24 4.26 4.20 5/255 18155
/proc/meminfo: memFree=128487288/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=349588 memory=282276 CPUtime=3090.67 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 49548 0 0 0 309036 31 0 0 20 0 1 0 31675678 357978112 70569 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 87397 70569 608 108 0 85914 0
Current children cumulated CPU time: 3090.67 s
Current children cumulated vsize: 353780 KiB
Current children cumulated memory: 285220 KiB

[startup+3162.3 s]
/proc/loadavg: 4.23 4.26 4.20 5/255 18159
/proc/meminfo: memFree=128455184/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=354896 memory=298480 CPUtime=3150.42 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 50571 0 0 0 315010 32 0 0 20 0 1 0 31675678 363413504 74620 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 88724 74620 608 108 0 87241 0
Current children cumulated CPU time: 3150.42 s
Current children cumulated vsize: 359088 KiB
Current children cumulated memory: 301424 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.22 4.19 5/255 18166
/proc/meminfo: memFree=128439996/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=354896 memory=303216 CPUtime=3210.22 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 50643 0 0 0 320990 32 0 0 20 0 1 0 31675678 363413504 75804 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 88724 75804 608 108 0 87241 0
Current children cumulated CPU time: 3210.22 s
Current children cumulated vsize: 359088 KiB
Current children cumulated memory: 306160 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.21 4.18 5/255 18168
/proc/meminfo: memFree=128418420/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=354896 memory=303472 CPUtime=3270 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 50677 0 0 0 326968 32 0 0 20 0 1 0 31675678 363413504 75868 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 88724 75868 608 108 0 87241 0
Current children cumulated CPU time: 3270 s
Current children cumulated vsize: 359088 KiB
Current children cumulated memory: 306416 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.19 4.18 5/254 18170
/proc/meminfo: memFree=128405040/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=354896 memory=303600 CPUtime=3329.81 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 50714 0 0 0 332949 32 0 0 20 0 1 0 31675678 363413504 75900 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 88724 75900 608 108 0 87241 0
Current children cumulated CPU time: 3329.81 s
Current children cumulated vsize: 359088 KiB
Current children cumulated memory: 306544 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.17 4.17 5/254 18172
/proc/meminfo: memFree=128401376/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=354896 memory=303728 CPUtime=3389.61 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 50749 0 0 0 338929 32 0 0 20 0 1 0 31675678 363413504 75932 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 88724 75932 608 108 0 87241 0
Current children cumulated CPU time: 3389.61 s
Current children cumulated vsize: 359088 KiB
Current children cumulated memory: 306672 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.16 4.17 5/255 18175
/proc/meminfo: memFree=128354280/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=363088 memory=303856 CPUtime=3449.38 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 50786 0 0 0 344906 32 0 0 20 0 1 0 31675678 371802112 75964 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 90772 75964 608 108 0 89289 0
Current children cumulated CPU time: 3449.38 s
Current children cumulated vsize: 367280 KiB
Current children cumulated memory: 306800 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.16 4.17 5/254 18177
/proc/meminfo: memFree=128326144/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=363088 memory=306004 CPUtime=3509.15 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 50824 0 0 0 350883 32 0 0 20 0 1 0 31675678 371802112 76501 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 90772 76501 608 108 0 89289 0
Current children cumulated CPU time: 3509.15 s
Current children cumulated vsize: 367280 KiB
Current children cumulated memory: 308948 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.13 4.16 5/255 18276
/proc/meminfo: memFree=128927380/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=379472 memory=306260 CPUtime=3568.93 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 50881 0 0 0 356861 32 0 0 20 0 1 0 31675678 388579328 76565 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 94868 76565 608 108 0 93385 0
Current children cumulated CPU time: 3568.93 s
Current children cumulated vsize: 383664 KiB
Current children cumulated memory: 309204 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613.5 s]
/proc/loadavg: 4.08 4.13 4.16 5/256 18279
/proc/meminfo: memFree=128873168/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=379472 memory=306516 CPUtime=3600.02 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 50927 0 0 0 359970 32 0 0 20 0 1 0 31675678 388579328 76629 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 94868 76629 608 108 0 93385 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 383664 KiB
Current children cumulated memory: 309460 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.71 s, system=0.343071 s

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

[startup+3613.5 s]
/proc/loadavg: 4.08 4.13 4.16 5/256 18279
/proc/meminfo: memFree=128873168/131382116 swapFree=33010684/33010684
[pid=17891] ppid=17888 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/17891/stat : 17891 (bash) S 17888 17891 17189 0 -1 4194304 309 226 0 0 0 0 0 0 20 0 1 0 31675675 4292608 736 18446744073709551615 94508723449856 94508724344389 140720452359232 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94508724583440 94508724631184 94508733702144 140720452364692 140720452364808 140720452364808 140720452370410 0
/proc/17891/statm: 1048 736 672 219 0 110 0
[pid=17895] ppid=17891 vsize=379472 memory=306516 CPUtime=3600.02 cores=4,6
/proc/17895/stat : 17895 (solve_pb) R 17891 17891 17189 0 -1 4194304 50927 0 0 0 359970 32 0 0 20 0 1 0 31675678 388579328 76629 18446744073709551615 94286675260416 94286675698560 140727681014800 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94286675727280 94286675729696 94286689853440 140727681022340 140727681022404 140727681022404 140727681028024 0
/proc/17895/statm: 94868 76629 608 108 0 93385 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 383664 KiB
Current children cumulated memory: 309460 KiB

Child status: 143

Real time (s): 3613.51
CPU time (s): 3600.06
CPU user time (s): 3599.71
CPU system time (s): 0.343071
CPU usage (%): 99.6278
Max. virtual memory (cumulated for all children) (KiB): 383664
Max. memory (cumulated for all children) (KiB): 309460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.71
system time used= 0.343071
maximum resident set size= 306516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51477
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= 447
involuntary context switches= 5386


# summary of solver processes directly reported to runsolver:
#   pid: 17891
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3599.71
#   total CPU system time (s): 0.343071

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.6446 second user time and 39.7055 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-06-29 03:19:23
IDJOB=4496057
IDBENCH=148106
IDSOLVER=3321
FILE ID=nodeC010/4496057-1751159963
RUNJOBID= nodeC010-1751156266-17200
SLURM_JOB_ID= 9587477
Free space on /tmp= 433060 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/manquiho/Aardal_1/normalized-prob3.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4496057-1751159963/watcher-4496057-1751159963 -o /tmp/evaluation-result-4496057-1751159963/solver-4496057-1751159963 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751156266-17200 --watchdog 3760  HOME/solve.sh HOME/instance-4496057-1751159963.opb

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

MD5SUM BENCH= b3a7e12d93ab079a38c8d0bc0b1ef8cc
RANDOM SEED=895335820

nodeC010 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		: 3591.518
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.36
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		: 3591.144
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.36
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.218
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.36
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.486
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.36
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.670
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.36
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		: 3514.724
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.36
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.496
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.36
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.385
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        130045080 kB
MemAvailable:   129703976 kB
Buffers:            3280 kB
Cached:           470808 kB
SwapCached:            0 kB
Active:           607392 kB
Inactive:         179444 kB
Active(anon):     330708 kB
Inactive(anon):        0 kB
Active(file):     276684 kB
Inactive(file):   179444 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               680 kB
Writeback:            52 kB
AnonPages:        315904 kB
Mapped:           104340 kB
Shmem:             17960 kB
KReclaimable:      84792 kB
Slab:             163880 kB
SReclaimable:      84792 kB
SUnreclaim:        79088 kB
KernelStack:        4160 kB
PageTables:         3840 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     700444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149560 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 433032 MiB
End job on nodeC010 at 2025-06-29 04:19:36