Trace number 4513207

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.08 3613.11

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size144-round22-2.opb
MD5SUM4ab683db7c9e99efe1269a989c150a4d
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark49.0793
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8720
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)432
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.06/3613.10	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: 63708 MiB (61108 MiB free)
  memory of node 1: 64465 MiB (63671 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513207-1751219581/watcher-4513207-1751219581 -o /tmp/evaluation-result-4513207-1751219581/solver-4513207-1751219581 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751215967-28828 --watchdog 3760 HOME/solve.sh HOME/instance-4513207-1751219581.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=29265, runsolver pid=29260

[startup+0.100061 s]*
/proc/loadavg: 4.07 4.09 4.09 5/271 29284
/proc/meminfo: memFree=127741988/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=13384 memory=8320 CPUtime=0.05 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 1642 0 0 0 5 0 0 0 20 0 1 0 37632602 13705216 2080 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 3346 2080 576 108 0 1863 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 17576 KiB
Current children cumulated memory: 11264 KiB

[startup+0.205439 s]*
/proc/loadavg: 4.07 4.09 4.09 5/271 29284
/proc/meminfo: memFree=127742372/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=14584 memory=9472 CPUtime=0.16 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 1941 0 0 0 16 0 0 0 20 0 1 0 37632602 14934016 2368 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 3646 2368 576 108 0 2163 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 18776 KiB
Current children cumulated memory: 12416 KiB

[startup+0.305194 s]*
/proc/loadavg: 4.07 4.09 4.09 5/271 29284
/proc/meminfo: memFree=127740608/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=15640 memory=10496 CPUtime=0.26 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 2204 0 0 0 26 0 0 0 20 0 1 0 37632602 16015360 2624 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 3910 2624 576 108 0 2427 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 19832 KiB
Current children cumulated memory: 13440 KiB

[startup+0.700194 s]
/proc/loadavg: 4.07 4.09 4.09 5/271 29284
/proc/meminfo: memFree=127730528/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=19756 memory=14464 CPUtime=0.64 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 3179 0 0 0 64 0 0 0 20 0 1 0 37632602 20230144 3616 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 4939 3616 576 108 0 3456 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 23948 KiB
Current children cumulated memory: 17408 KiB

[startup+1.50021 s]
/proc/loadavg: 4.07 4.09 4.09 5/271 29284
/proc/meminfo: memFree=127726612/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=23456 memory=18304 CPUtime=1.44 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 4138 0 0 0 144 0 0 0 20 0 1 0 37632602 24018944 4576 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 5864 4576 576 108 0 4381 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 27648 KiB
Current children cumulated memory: 21248 KiB

[startup+3.10544 s]
/proc/loadavg: 4.07 4.09 4.09 5/271 29284
/proc/meminfo: memFree=127702608/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=29972 memory=24576 CPUtime=3.04 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 5704 0 0 0 304 0 0 0 20 0 1 0 37632602 30691328 6144 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 7493 6144 576 108 0 6010 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 34164 KiB
Current children cumulated memory: 27520 KiB

[startup+6.30021 s]
/proc/loadavg: 4.07 4.09 4.09 5/271 29284
/proc/meminfo: memFree=127670192/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=38008 memory=31872 CPUtime=6.23 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 7545 0 0 0 622 1 0 0 20 0 1 0 37632602 38920192 7968 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 9502 7968 576 108 0 8019 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 42200 KiB
Current children cumulated memory: 34816 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.08 4.09 5/271 29284
/proc/meminfo: memFree=127629888/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=48404 memory=42752 CPUtime=12.61 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 10286 0 0 0 1259 2 0 0 20 0 1 0 37632602 49565696 10688 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 12101 10688 576 108 0 10618 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 52596 KiB
Current children cumulated memory: 45696 KiB

[startup+25.5002 s]
/proc/loadavg: 4.05 4.08 4.09 5/271 29285
/proc/meminfo: memFree=127582424/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=61852 memory=54656 CPUtime=25.37 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 13296 0 0 0 2534 3 0 0 20 0 1 0 37632602 63336448 13664 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 15463 13664 576 108 0 13980 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 66044 KiB
Current children cumulated memory: 57600 KiB

[startup+51.1056 s]
/proc/loadavg: 4.10 4.09 4.09 5/271 29285
/proc/meminfo: memFree=127448788/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=85248 memory=78464 CPUtime=50.89 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 19248 0 0 0 5084 5 0 0 20 0 1 0 37632602 87293952 19616 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 21312 19616 576 108 0 19829 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 89440 KiB
Current children cumulated memory: 81408 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/271 29291
/proc/meminfo: memFree=127358356/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=115828 memory=106520 CPUtime=101.92 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 25782 0 0 0 10184 8 0 0 20 0 1 0 37632602 118607872 26630 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 28957 26630 576 108 0 27474 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 120020 KiB
Current children cumulated memory: 109464 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/270 29293
/proc/meminfo: memFree=127202516/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=142836 memory=133272 CPUtime=161.71 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 32044 0 0 0 16161 10 0 0 20 0 1 0 37632602 146264064 33318 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 35709 33318 576 108 0 34226 0
Current children cumulated CPU time: 161.71 s
Current children cumulated vsize: 147028 KiB
Current children cumulated memory: 136216 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/270 29295
/proc/meminfo: memFree=127140048/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=181324 memory=166200 CPUtime=221.5 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 38639 0 0 0 22137 13 0 0 20 0 1 0 37632602 185675776 41550 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 45331 41550 576 108 0 43848 0
Current children cumulated CPU time: 221.5 s

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

/proc/loadavg: 4.15 4.12 4.09 6/268 29637
/proc/meminfo: memFree=125675616/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=624920 memory=590212 CPUtime=3091.51 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 123675 0 0 0 309099 52 0 0 20 0 1 0 37632602 639918080 147553 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 156230 147553 576 108 0 154747 0
Current children cumulated CPU time: 3091.51 s
Current children cumulated vsize: 629112 KiB
Current children cumulated memory: 593156 KiB

[startup+3162.3 s]
/proc/loadavg: 4.05 4.09 4.09 6/268 29643
/proc/meminfo: memFree=125709048/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=624920 memory=591236 CPUtime=3151.26 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 123945 0 0 0 315073 53 0 0 20 0 1 0 37632602 639918080 147809 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 156230 147809 576 108 0 154747 0
Current children cumulated CPU time: 3151.26 s
Current children cumulated vsize: 629112 KiB
Current children cumulated memory: 594180 KiB

[startup+3222.3 s]
/proc/loadavg: 4.06 4.09 4.09 6/267 29645
/proc/meminfo: memFree=125668088/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=640836 memory=605444 CPUtime=3210.99 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 127468 0 0 0 321044 55 0 0 20 0 1 0 37632602 656216064 151361 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 160209 151361 576 108 0 158726 0
Current children cumulated CPU time: 3210.99 s
Current children cumulated vsize: 645028 KiB
Current children cumulated memory: 608388 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.10 4.09 6/267 29647
/proc/meminfo: memFree=125639580/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=698776 memory=621700 CPUtime=3270.73 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 131558 0 0 0 327017 56 0 0 20 0 1 0 37632602 715546624 155425 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 174694 155425 576 108 0 173211 0
Current children cumulated CPU time: 3270.73 s
Current children cumulated vsize: 702968 KiB
Current children cumulated memory: 624644 KiB

[startup+3342.3 s]
/proc/loadavg: 4.18 4.11 4.10 6/268 29650
/proc/meminfo: memFree=125610672/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=719172 memory=637188 CPUtime=3330.44 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 135645 0 0 0 332985 59 0 0 20 0 1 0 37632602 736432128 159297 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 179793 159297 576 108 0 178310 0
Current children cumulated CPU time: 3330.44 s
Current children cumulated vsize: 723364 KiB
Current children cumulated memory: 640132 KiB

[startup+3402.3 s]
/proc/loadavg: 4.68 4.29 4.16 6/268 29652
/proc/meminfo: memFree=125603076/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=723152 memory=639620 CPUtime=3390.15 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 136258 0 0 0 338956 59 0 0 20 0 1 0 37632602 740507648 159905 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 180788 159905 576 108 0 179305 0
Current children cumulated CPU time: 3390.15 s
Current children cumulated vsize: 727344 KiB
Current children cumulated memory: 642564 KiB

[startup+3462.3 s]
/proc/loadavg: 4.30 4.25 4.15 6/268 29655
/proc/meminfo: memFree=125552968/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=723152 memory=657796 CPUtime=3449.91 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 136344 0 0 0 344932 59 0 0 20 0 1 0 37632602 740507648 164449 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 180788 164449 576 108 0 179305 0
Current children cumulated CPU time: 3449.91 s
Current children cumulated vsize: 727344 KiB
Current children cumulated memory: 660740 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.21 4.15 6/269 29658
/proc/meminfo: memFree=125534212/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=723152 memory=682380 CPUtime=3509.66 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 136364 0 0 0 350907 59 0 0 20 0 1 0 37632602 740507648 170595 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 180788 170595 576 108 0 179305 0
Current children cumulated CPU time: 3509.66 s
Current children cumulated vsize: 727344 KiB
Current children cumulated memory: 685324 KiB

[startup+3582.3 s]
/proc/loadavg: 4.43 4.29 4.18 6/269 29661
/proc/meminfo: memFree=125530008/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=723152 memory=682380 CPUtime=3569.4 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 136373 0 0 0 356881 59 0 0 20 0 1 0 37632602 740507648 170595 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 180788 170595 576 108 0 179305 0
Current children cumulated CPU time: 3569.4 s
Current children cumulated vsize: 727344 KiB
Current children cumulated memory: 685324 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613.11 s]
/proc/loadavg: 4.34 4.28 4.18 5/265 29773
/proc/meminfo: memFree=126791928/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=723152 memory=682380 CPUtime=3600.06 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 136374 0 0 0 359947 59 0 0 20 0 1 0 37632602 740507648 170595 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 180788 170595 576 108 0 179305 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 727344 KiB
Current children cumulated memory: 685324 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.48 s, system=0.602262 s

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

[startup+3613.11 s]
/proc/loadavg: 4.34 4.28 4.18 5/265 29773
/proc/meminfo: memFree=126791928/131249992 swapFree=33010160/33010684
[pid=29265] ppid=29260 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/29265/stat : 29265 (bash) S 29260 29265 28818 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 37632599 4292608 736 18446744073709551615 94810542235648 94810543130181 140735699501872 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94810543369232 94810543416976 94810577010688 140735699503508 140735699503624 140735699503624 140735699509226 0
/proc/29265/statm: 1048 736 672 219 0 110 0
[pid=29274] ppid=29265 vsize=723152 memory=682380 CPUtime=3600.06 cores=0,2
/proc/29274/stat : 29274 (solve_pb) R 29265 29265 28818 0 -1 4194304 136374 0 0 0 359947 59 0 0 20 0 1 0 37632602 740507648 170595 18446744073709551615 94486720537600 94486720975744 140734844236544 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94486721004464 94486721006880 94486741262336 140734844242308 140734844242372 140734844242372 140734844247992 0
/proc/29274/statm: 180788 170595 576 108 0 179305 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 727344 KiB
Current children cumulated memory: 685324 KiB

Child status: 143

Real time (s): 3613.11
CPU time (s): 3600.08
CPU user time (s): 3599.48
CPU system time (s): 0.602262
CPU usage (%): 99.6395
Max. virtual memory (cumulated for all children) (KiB): 727344
Max. memory (cumulated for all children) (KiB): 685324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.48
system time used= 0.602262
maximum resident set size= 682380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136954
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= 652
involuntary context switches= 8035


# summary of solver processes directly reported to runsolver:
#   pid: 29265
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3599.48
#   total CPU system time (s): 0.602262

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.56017 second user time and 16.6925 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-06-29 19:53:01
IDJOB=4513207
IDBENCH=162295
IDSOLVER=3321
FILE ID=nodeC035/4513207-1751219581
RUNJOBID= nodeC035-1751215967-28828
SLURM_JOB_ID= 9587655
Free space on /tmp= 433060 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size144-round22-2.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4513207-1751219581/watcher-4513207-1751219581 -o /tmp/evaluation-result-4513207-1751219581/solver-4513207-1751219581 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751215967-28828 --watchdog 3760  HOME/solve.sh HOME/instance-4513207-1751219581.opb

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

MD5SUM BENCH= 4ab683db7c9e99efe1269a989c150a4d
RANDOM SEED=1833387739

nodeC035 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.753
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.51
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.749
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.51
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		: 3599.802
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.51
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		: 3603.893
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.51
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.750
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.51
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.822
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.51
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		: 3599.721
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.775
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        127775252 kB
MemAvailable:   129691456 kB
Buffers:            1840 kB
Cached:          2671152 kB
SwapCached:           12 kB
Active:           352236 kB
Inactive:        2393776 kB
Active(anon):      79048 kB
Inactive(anon):    12016 kB
Active(file):     273188 kB
Inactive(file):  2381760 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              2196 kB
Writeback:            20 kB
AnonPages:         76772 kB
Mapped:           103216 kB
Shmem:             18044 kB
KReclaimable:     200992 kB
Slab:             289228 kB
SReclaimable:     200992 kB
SUnreclaim:        88236 kB
KernelStack:        4240 kB
PageTables:         2920 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     363392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433056 MiB
End job on nodeC035 at 2025-06-29 20:53:14