Trace number 4545061

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.12 3609.65

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-SolitairePattern-table-3-3-9.opb
MD5SUM297c2237af667ea8e386e1666cb34677
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 benchmark146.963
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables625728
Total number of constraints628780
Number of constraints which are clauses6288
Number of constraints which are cardinality constraints (but not clauses)56
Number of constraints which are nor clauses,nor cardinality constraints622436
Minimum length of a constraint1
Maximum length of a constraint2712
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 75
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 2977
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (62466 MiB free)
  memory of node 1: 64507 MiB (63402 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545061-1753236558/watcher-4545061-1753236558 -o /tmp/evaluation-result-4545061-1753236558/solver-4545061-1753236558 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1753236558-153944 --watchdog 3760 HOME/solve.sh HOME/instance-4545061-1753236558.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=154019, runsolver pid=154016
Current StackSize limit: 8192 KiB


[startup+0.100026 s]*
/proc/loadavg: 1.50 3.07 3.52 5/252 154023
/proc/meminfo: memFree=128864416/131382120 swapFree=33010416/33010684
[pid=154019] ppid=154016 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/154019/stat : 154019 (bash) S 154016 154019 153739 0 -1 4194304 307 116 0 0 0 0 0 0 20 0 1 0 239335239 4292608 736 18446744073709551615 94017566027776 94017566922309 140724484693424 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94017567161360 94017567209104 94017595338752 140724484700562 140724484700678 140724484700678 140724484706282 0
/proc/154019/statm: 1048 736 672 219 0 110 0
[pid=154022] ppid=154019 vsize=2792 memory=1280 CPUtime=0 cores=0,2
/proc/154022/stat : 154022 (cat) S 154019 154019 153739 0 -1 4194304 134 0 0 0 0 0 0 0 20 0 1 0 239335242 2859008 320 18446744073709551615 93847108255744 93847108270801 140722364537824 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 93847108283024 93847108284520 93847112933376 140722364545505 140722364545576 140722364545576 140722364551147 0
/proc/154022/statm: 698 320 288 4 0 124 0
[pid=154023] ppid=154019 vsize=15116 memory=10240 CPUtime=0.06 cores=0,2
/proc/154023/stat : 154023 (solve_pb) R 154019 154019 153739 0 -1 4194304 2205 0 0 0 5 1 0 0 20 0 1 0 239335242 15478784 2560 18446744073709551615 94778060956672 94778061394816 140720910311648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94778061423536 94778061425952 94778078126080 140720910317954 140720910318018 140720910318018 140720910323640 0
/proc/154023/statm: 3779 2560 480 108 0 2296 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 22100 KiB
Current children cumulated memory: 14464 KiB

[startup+0.214856 s]*
/proc/loadavg: 1.50 3.07 3.52 5/251 154023
/proc/meminfo: memFree=128822840/131382120 swapFree=33010416/33010684
[pid=154019] ppid=154016 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/154019/stat : 154019 (bash) S 154016 154019 153739 0 -1 4194304 307 116 0 0 0 0 0 0 20 0 1 0 239335239 4292608 736 18446744073709551615 94017566027776 94017566922309 140724484693424 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94017567161360 94017567209104 94017595338752 140724484700562 140724484700678 140724484700678 140724484706282 0
/proc/154019/statm: 1048 736 672 219 0 110 0
[pid=154022] ppid=154019 vsize=2792 memory=1280 CPUtime=0.01 cores=0,2
/proc/154022/stat : 154022 (cat) S 154019 154019 153739 0 -1 4194304 134 0 0 0 0 1 0 0 20 0 1 0 239335242 2859008 320 18446744073709551615 93847108255744 93847108270801 140722364537824 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 93847108283024 93847108284520 93847112933376 140722364545505 140722364545576 140722364545576 140722364551147 0
/proc/154022/statm: 698 320 288 4 0 124 0
[pid=154023] ppid=154019 vsize=35284 memory=28392 CPUtime=0.18 cores=0,2
/proc/154023/stat : 154023 (solve_pb) R 154019 154019 153739 0 -1 4194304 6225 0 0 0 15 3 0 0 20 0 1 0 239335242 36130816 7098 18446744073709551615 94778060956672 94778061394816 140720910311648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94778061423536 94778061425952 94778078126080 140720910317954 140720910318018 140720910318018 140720910323640 0
/proc/154023/statm: 8821 7098 480 108 0 7338 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 42268 KiB
Current children cumulated memory: 32616 KiB

[startup+0.314751 s]*
/proc/loadavg: 1.50 3.07 3.52 4/251 154023
/proc/meminfo: memFree=128759524/131382120 swapFree=33010416/33010684
[pid=154019] ppid=154016 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/154019/stat : 154019 (bash) S 154016 154019 153739 0 -1 4194304 307 116 0 0 0 0 0 0 20 0 1 0 239335239 4292608 736 18446744073709551615 94017566027776 94017566922309 140724484693424 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94017567161360 94017567209104 94017595338752 140724484700562 140724484700678 140724484700678 140724484706282 0
/proc/154019/statm: 1048 736 672 219 0 110 0
[pid=154022] ppid=154019 vsize=2792 memory=1280 CPUtime=0.01 cores=0,2
/proc/154022/stat : 154022 (cat) S 154019 154019 153739 0 -1 4194304 134 0 0 0 0 1 0 0 20 0 1 0 239335242 2859008 320 18446744073709551615 93847108255744 93847108270801 140722364537824 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 93847108283024 93847108284520 93847112933376 140722364545505 140722364545576 140722364545576 140722364551147 0
/proc/154022/statm: 698 320 288 4 0 124 0
[pid=154023] ppid=154019 vsize=55952 memory=41904 CPUtime=0.28 cores=0,2
/proc/154023/stat : 154023 (solve_pb) R 154019 154019 153739 0 -1 4194304 9091 0 0 0 24 4 0 0 20 0 1 0 239335242 57294848 10476 18446744073709551615 94778060956672 94778061394816 140720910311648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94778061423536 94778061425952 94778078126080 140720910317954 140720910318018 140720910318018 140720910323640 0
/proc/154023/statm: 13988 10476 480 108 0 12505 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 62936 KiB
Current children cumulated memory: 46128 KiB

[startup+0.700452 s]
/proc/loadavg: 1.50 3.07 3.52 4/251 154023
/proc/meminfo: memFree=128656020/131382120 swapFree=33010416/33010684
[pid=154019] ppid=154016 vsize=4192 memory=2944 CPUtime=0.04 cores=0,2
/proc/154019/stat : 154019 (bash) S 154016 154019 153739 0 -1 4194304 308 253 0 0 0 0 0 4 20 0 1 0 239335239 4292608 736 18446744073709551615 94017566027776 94017566922309 140724484693424 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94017567161360 94017567209104 94017595338752 140724484700562 140724484700678 140724484700678 140724484706282 0
/proc/154019/statm: 1048 736 672 219 0 110 0
[pid=154023] ppid=154019 vsize=150220 memory=128188 CPUtime=0.64 cores=0,2
/proc/154023/stat : 154023 (solve_pb) R 154019 154019 153739 0 -1 4194304 25628 0 0 0 55 9 0 0 20 0 1 0 239335242 153825280 32047 18446744073709551615 94778060956672 94778061394816 140720910311648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94778061423536 94778061425952 94778078126080 140720910317954 140720910318018 140720910318018 140720910323640 0
/proc/154023/statm: 37555 32047 512 108 0 36072 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 154412 KiB
Current children cumulated memory: 131132 KiB

[startup+1.50038 s]
/proc/loadavg: 1.50 3.07 3.52 4/250 154023
/proc/meminfo: memFree=128333756/131382120 swapFree=33010416/33010684
[pid=154019] ppid=154016 vsize=4192 memory=2944 CPUtime=0.04 cores=0,2
/proc/154019/stat : 154019 (bash) S 154016 154019 153739 0 -1 4194304 308 253 0 0 0 0 0 4 20 0 1 0 239335239 4292608 736 18446744073709551615 94017566027776 94017566922309 140724484693424 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94017567161360 94017567209104 94017595338752 140724484700562 140724484700678 140724484700678 140724484706282 0
/proc/154019/statm: 1048 736 672 219 0 110 0
[pid=154023] ppid=154019 vsize=631980 memory=523376 CPUtime=1.44 cores=0,2
/proc/154023/stat : 154023 (solve_pb) R 154019 154019 153739 0 -1 4194304 87637 0 0 0 113 31 0 0 20 0 1 0 239335242 647147520 130844 18446744073709551615 94778060956672 94778061394816 140720910311648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94778061423536 94778061425952 94778078126080 140720910317954 140720910318018 140720910318018 140720910323640 0
/proc/154023/statm: 157995 130844 512 108 0 156512 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 636172 KiB
Current children cumulated memory: 526320 KiB

[startup+3.11374 s]
/proc/loadavg: 1.70 3.08 3.53 5/255 154063
/proc/meminfo: memFree=128062952/131382120 swapFree=33010416/33010684
[pid=154019] ppid=154016 vsize=4192 memory=2944 CPUtime=0.04 cores=0,2
/proc/154019/stat : 154019 (bash) S 154016 154019 153739 0 -1 4194304 308 253 0 0 0 0 0 4 20 0 1 0 239335239 4292608 736 18446744073709551615 94017566027776 94017566922309 140724484693424 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94017567161360 94017567209104 94017595338752 140724484700562 140724484700678 140724484700678 140724484706282 0
/proc/154019/statm: 1048 736 672 219 0 110 0
[pid=154023] ppid=154019 vsize=662652 memory=540540 CPUtime=3.05 cores=0,2
/proc/154023/stat : 154023 (solve_pb) R 154019 154019 153739 0 -1 4194304 90433 0 0 0 273 32 0 0 20 0 1 0 239335242 678555648 135135 18446744073709551615 94778060956672 94778061394816 140720910311648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94778061423536 94778061425952 94778078126080 140720910317954 140720910318018 140720910318018 140720910323640 0
/proc/154023/statm: 165663 135135 512 108 0 164180 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 666844 KiB
Current children cumulated memory: 543484 KiB

[startup+6.30029 s]
/proc/loadavg: 1.70 3.08 3.53 5/255 154063
/proc/meminfo: memFree=127989980/131382120 swapFree=33010416/33010684
[pid=154019] ppid=154016 vsize=4192 memory=2944 CPUtime=0.04 cores=0,2
/proc/154019/stat : 154019 (bash) S 154016 154019 153739 0 -1 4194304 308 253 0 0 0 0 0 4 20 0 1 0 239335239 4292608 736 18446744073709551615 94017566027776 94017566922309 140724484693424 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94017567161360 94017567209104 94017595338752 140724484700562 140724484700678 140724484700678 140724484706282 0
/proc/154019/statm: 1048 736 672 219 0 110 0
[pid=154023] ppid=154019 vsize=681840 memory=563104 CPUtime=6.22 cores=0,2
/proc/154023/stat : 154023 (solve_pb) R 154019 154019 153739 0 -1 4194304 93596 0 0 0 589 33 0 0 20 0 1 0 239335242 698204160 140776 18446744073709551615 94778060956672 94778061394816 140720910311648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94778061423536 94778061425952 94778078126080 140720910317954 140720910318018 140720910318018 140720910323640 0
/proc/154023/statm: 170460 140776 512 108 0 168977 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 686032 KiB
Current children cumulated memory: 566048 KiB

[startup+12.7003 s]
/proc/loadavg: 2.13 3.13 3.54 5/255 154063
/proc/meminfo: memFree=127929752/131382120 swapFree=33010416/33010684
[pid=154019] ppid=154016 vsize=4192 memory=2944 CPUtime=0.04 cores=0,2
/proc/154019/stat : 154019 (bash) S 154016 154019 153739 0 -1 4194304 308 253 0 0 0 0 0 4 20 0 1 0 239335239 4292608 736 18446744073709551615 94017566027776 94017566922309 140724484693424 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94017567161360 94017567209104 94017595338752 140724484700562 140724484700678 140724484700678 140724484706282 0
/proc/154019/statm: 1048 736 672 219 0 110 0
[pid=154023] ppid=154019 vsize=688708 memory=570272 CPUtime=12.6 cores=0,2
/proc/154023/stat : 154023 (solve_pb) R 154019 154019 153739 0 -1 4194304 95364 0 0 0 1226 34 0 0 20 0 1 0 239335242 705236992 142568 18446744073709551615 94778060956672 94778061394816 140720910311648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94778061423536 94778061425952 94778078126080 140720910317954 140720910318018 140720910318018 140720910323640 0
/proc/154023/statm: 172177 142568 544 108 0 170694 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 692900 KiB
Current children cumulated memory: 573216 KiB

[startup+25.5004 s]
/proc/loadavg: 2.42 3.16 3.54 5/255 154064
/proc/meminfo: memFree=127819124/131382120 swapFree=33010416/33010684
[pid=154019] ppid=154016 vsize=4192 memory=2944 CPUtime=0.04 cores=0,2
/proc/154019/stat : 154019 (bash) S 154016 154019 153739 0 -1 4194304 308 253 0 0 0 0 0 4 20 0 1 0 239335239 4292608 736 18446744073709551615 94017566027776 94017566922309 140724484693424 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94017567161360 94017567209104 94017595338752 140724484700562 140724484700678 140724484700678 140724484706282 0
/proc/154019/statm: 1048 736 672 219 0 110 0
[pid=154023] ppid=154019 vsize=709296 memory=588576 CPUtime=25.37 cores=0,2
/proc/154023/stat : 154023 (solve_pb) R 154019 154019 153739 0 -1 4194304 99975 0 0 0 2502 35 0 0 20 0 1 0 239335242 726319104 147144 18446744073709551615 94778060956672 94778061394816 140720910311648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94778061423536 94778061425952 94778078126080 140720910317954 140720910318018 140720910318018 140720910323640 0
/proc/154023/statm: 177324 147144 544 108 0 175841 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 713488 KiB
Current children cumulated memory: 591520 KiB

[startup+51.1137 s]
/proc/loadavg: 2.96 3.23 3.56 5/255 154064
/proc/meminfo: memFree=127628864/131382120 swapFree=33010416/33010684
[pid=154019] ppid=154016 vsize=4192 memory=2944 CPUtime=0.04 cores=0,2
/proc/154019/stat : 154019 (bash) S 154016 154019 153739 0 -1 4194304 308 253 0 0 0 0 0 4 20 0 1 0 239335239 4292608 736 18446744073709551615 94017566027776 94017566922309 140724484693424 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94017567161360 94017567209104 94017595338752 140724484700562 140724484700678 140724484700678 140724484706282 0
/proc/154019/statm: 1048 736 672 219 0 110 0
[pid=154023] ppid=154019 vsize=767980 memory=641056 CPUtime=50.91 cores=0,2
/proc/154023/stat : 154023 (solve_pb) R 154019 154019 153739 0 -1 4194304 113143 0 0 0 5053 38 0 0 20 0 1 0 239335242 786411520 160264 18446744073709551615 94778060956672 94778061394816 140720910311648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94778061423536 94778061425952 94778078126080 140720910317954 140720910318018 140720910318018 140720910323640 0
/proc/154023/statm: 191995 160264 544 108 0 190512 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 772172 KiB
Current children cumulated memory: 644000 KiB

[startup+102.3 s]
/proc/loadavg: 3.70 3.39 3.59 5/254 154066
/proc/meminfo: memFree=127407040/131382120 swapFree=33010416/33010684
[pid=154019] ppid=154016 vsize=4192 memory=2944 CPUtime=0.04 cores=0,2
/proc/154019/stat : 154019 (bash) S 154016 154019 153739 0 -1 4194304 308 253 0 0 0 0 0 4 20 0 1 0 239335239 4292608 736 18446744073709551615 94017566027776 94017566922309 140724484693424 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94017567161360 94017567209104 94017595338752 140724484700562 140724484700678 140724484700678 140724484706282 0
/proc/154019/statm: 1048 736 672 219 0 110 0
[pid=154023] ppid=154019 vsize=836368 memory=700576 CPUtime=101.96 cores=0,2
/proc/154023/stat : 154023 (solve_pb) R 154019 154019 153739 0 -1 4194304 128024 0 0 0 10155 41 0 0 20 0 1 0 239335242 856440832 175144 18446744073709551615 94778060956672 94778061394816 140720910311648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94778061423536 94778061425952 94778078126080 140720910317954 140720910318018 140720910318018 140720910323640 0
/proc/154023/statm: 209092 175144 544 108 0 207609 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 840560 KiB
Current children cumulated memory: 703520 KiB

[startup+162.3 s]
/proc/loadavg: 3.96 3.52 3.63 5/254 154068
/proc/meminfo: memFree=127088312/131382120 swapFree=33010416/33010684
[pid=154019] ppid=154016 vsize=4192 memory=2944 CPUtime=0.04 cores=0,2
/proc/154019/stat : 154019 (bash) S 154016 154019 153739 0 -1 4194304 308 253 0 0 0 0 0 4 20 0 1 0 239335239 4292608 736 18446744073709551615 94017566027776 94017566922309 140724484693424 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94017567161360 94017567209104 94017595338752 140724484700562 140724484700678 140724484700678 140724484706282 0
/proc/154019/statm: 1048 736 672 219 0 110 0
[pid=154023] ppid=154019 vsize=915744 memory=770848 CPUtime=161.79 cores=0,2
/proc/154023/stat : 154023 (solve_pb) R 154019 154019 153739 0 -1 4194304 145606 0 0 0 16134 45 0 0 20 0 1 0 239335242 937721856 192712 18446744073709551615 94778060956672 94778061394816 140720910311648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94778061423536 94778061425952 94778078126080 140720910317954 140720910318018 140720910318018 140720910323640 0
/proc/154023/statm: 228936 192712 544 108 0 227453 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 919936 KiB
Current children cumulated memory: 773792 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 3.62 3.66 5/254 154070

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

/proc/154023/statm: 738567 673258 544 108 0 737084 0
Current children cumulated CPU time: 3034.21 s
Current children cumulated vsize: 2958460 KiB
Current children cumulated memory: 2695976 KiB

[startup+3102.3 s]
/proc/loadavg: 4.69 4.26 4.15 5/255 154218
/proc/meminfo: memFree=122295648/131382120 swapFree=33010416/33010684
[pid=154019] ppid=154016 vsize=4192 memory=2944 CPUtime=0.04 cores=0,2
/proc/154019/stat : 154019 (bash) S 154016 154019 153739 0 -1 4194304 308 253 0 0 0 0 0 4 20 0 1 0 239335239 4292608 736 18446744073709551615 94017566027776 94017566922309 140724484693424 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94017567161360 94017567209104 94017595338752 140724484700562 140724484700678 140724484700678 140724484706282 0
/proc/154019/statm: 1048 736 672 219 0 110 0
[pid=154023] ppid=154019 vsize=3026952 memory=2752808 CPUtime=3094.02 cores=0,2
/proc/154023/stat : 154023 (solve_pb) R 154019 154019 153739 0 -1 4194304 611484 0 0 0 309254 148 0 0 20 0 1 0 239335242 3099598848 688202 18446744073709551615 94778060956672 94778061394816 140720910311648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94778061423536 94778061425952 94778078126080 140720910317954 140720910318018 140720910318018 140720910323640 0
/proc/154023/statm: 756738 688202 544 108 0 755255 0
Current children cumulated CPU time: 3094.06 s
Current children cumulated vsize: 3031144 KiB
Current children cumulated memory: 2755752 KiB

[startup+3162.3 s]
/proc/loadavg: 4.47 4.29 4.17 5/255 154220
/proc/meminfo: memFree=122210772/131382120 swapFree=33010416/33010684
[pid=154019] ppid=154016 vsize=4192 memory=2944 CPUtime=0.04 cores=0,2
/proc/154019/stat : 154019 (bash) S 154016 154019 153739 0 -1 4194304 308 253 0 0 0 0 0 4 20 0 1 0 239335239 4292608 736 18446744073709551615 94017566027776 94017566922309 140724484693424 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94017567161360 94017567209104 94017595338752 140724484700562 140724484700678 140724484700678 140724484706282 0
/proc/154019/statm: 1048 736 672 219 0 110 0
[pid=154023] ppid=154019 vsize=3063912 memory=2783400 CPUtime=3153.87 cores=0,2
/proc/154023/stat : 154023 (solve_pb) R 154019 154019 153739 0 -1 4194304 619142 0 0 0 315237 150 0 0 20 0 1 0 239335242 3137445888 695850 18446744073709551615 94778060956672 94778061394816 140720910311648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94778061423536 94778061425952 94778078126080 140720910317954 140720910318018 140720910318018 140720910323640 0
/proc/154023/statm: 765978 695850 544 108 0 764495 0
Current children cumulated CPU time: 3153.91 s
Current children cumulated vsize: 3068104 KiB
Current children cumulated memory: 2786344 KiB

[startup+3222.3 s]
/proc/loadavg: 4.23 4.25 4.16 5/255 154222
/proc/meminfo: memFree=122085528/131382120 swapFree=33010416/33010684
[pid=154019] ppid=154016 vsize=4192 memory=2944 CPUtime=0.04 cores=0,2
/proc/154019/stat : 154019 (bash) S 154016 154019 153739 0 -1 4194304 308 253 0 0 0 0 0 4 20 0 1 0 239335239 4292608 736 18446744073709551615 94017566027776 94017566922309 140724484693424 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94017567161360 94017567209104 94017595338752 140724484700562 140724484700678 140724484700678 140724484706282 0
/proc/154019/statm: 1048 736 672 219 0 110 0
[pid=154023] ppid=154019 vsize=3063912 memory=2789928 CPUtime=3213.71 cores=0,2
/proc/154023/stat : 154023 (solve_pb) R 154019 154019 153739 0 -1 4194304 620775 0 0 0 321220 151 0 0 20 0 1 0 239335242 3137445888 697482 18446744073709551615 94778060956672 94778061394816 140720910311648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94778061423536 94778061425952 94778078126080 140720910317954 140720910318018 140720910318018 140720910323640 0
/proc/154023/statm: 765978 697482 544 108 0 764495 0
Current children cumulated CPU time: 3213.75 s
Current children cumulated vsize: 3068104 KiB
Current children cumulated memory: 2792872 KiB

[startup+3282.3 s]
/proc/loadavg: 4.25 4.25 4.17 5/255 154224
/proc/meminfo: memFree=121971924/131382120 swapFree=33010416/33010684
[pid=154019] ppid=154016 vsize=4192 memory=2944 CPUtime=0.04 cores=0,2
/proc/154019/stat : 154019 (bash) S 154016 154019 153739 0 -1 4194304 308 253 0 0 0 0 0 4 20 0 1 0 239335239 4292608 736 18446744073709551615 94017566027776 94017566922309 140724484693424 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94017567161360 94017567209104 94017595338752 140724484700562 140724484700678 140724484700678 140724484706282 0
/proc/154019/statm: 1048 736 672 219 0 110 0
[pid=154023] ppid=154019 vsize=3066216 memory=2799656 CPUtime=3273.55 cores=0,2
/proc/154023/stat : 154023 (solve_pb) R 154019 154019 153739 0 -1 4194304 623319 0 0 0 327204 151 0 0 20 0 1 0 239335242 3139805184 699914 18446744073709551615 94778060956672 94778061394816 140720910311648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94778061423536 94778061425952 94778078126080 140720910317954 140720910318018 140720910318018 140720910323640 0
/proc/154023/statm: 766554 699914 544 108 0 765071 0
Current children cumulated CPU time: 3273.59 s
Current children cumulated vsize: 3070408 KiB
Current children cumulated memory: 2802600 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.22 4.16 5/255 154227
/proc/meminfo: memFree=121815172/131382120 swapFree=33010416/33010684
[pid=154019] ppid=154016 vsize=4192 memory=2944 CPUtime=0.04 cores=0,2
/proc/154019/stat : 154019 (bash) S 154016 154019 153739 0 -1 4194304 308 253 0 0 0 0 0 4 20 0 1 0 239335239 4292608 736 18446744073709551615 94017566027776 94017566922309 140724484693424 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94017567161360 94017567209104 94017595338752 140724484700562 140724484700678 140724484700678 140724484706282 0
/proc/154019/statm: 1048 736 672 219 0 110 0
[pid=154023] ppid=154019 vsize=3066216 memory=2817704 CPUtime=3333.4 cores=0,2
/proc/154023/stat : 154023 (solve_pb) R 154019 154019 153739 0 -1 4194304 627833 0 0 0 333188 152 0 0 20 0 1 0 239335242 3139805184 704426 18446744073709551615 94778060956672 94778061394816 140720910311648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94778061423536 94778061425952 94778078126080 140720910317954 140720910318018 140720910318018 140720910323640 0
/proc/154023/statm: 766554 704426 544 108 0 765071 0
Current children cumulated CPU time: 3333.44 s
Current children cumulated vsize: 3070408 KiB
Current children cumulated memory: 2820648 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.19 4.15 5/257 154234
/proc/meminfo: memFree=121772128/131382120 swapFree=33010416/33010684
[pid=154019] ppid=154016 vsize=4192 memory=2944 CPUtime=0.04 cores=0,2
/proc/154019/stat : 154019 (bash) S 154016 154019 153739 0 -1 4194304 308 253 0 0 0 0 0 4 20 0 1 0 239335239 4292608 736 18446744073709551615 94017566027776 94017566922309 140724484693424 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94017567161360 94017567209104 94017595338752 140724484700562 140724484700678 140724484700678 140724484706282 0
/proc/154019/statm: 1048 736 672 219 0 110 0
[pid=154023] ppid=154019 vsize=3066216 memory=2827816 CPUtime=3393.24 cores=0,2
/proc/154023/stat : 154023 (solve_pb) R 154019 154019 153739 0 -1 4194304 630468 0 0 0 339172 152 0 0 20 0 1 0 239335242 3139805184 706954 18446744073709551615 94778060956672 94778061394816 140720910311648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94778061423536 94778061425952 94778078126080 140720910317954 140720910318018 140720910318018 140720910323640 0
/proc/154023/statm: 766554 706954 544 108 0 765071 0
Current children cumulated CPU time: 3393.28 s
Current children cumulated vsize: 3070408 KiB
Current children cumulated memory: 2830760 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.18 4.15 5/256 154236
/proc/meminfo: memFree=121720972/131382120 swapFree=33010416/33010684
[pid=154019] ppid=154016 vsize=4192 memory=2944 CPUtime=0.04 cores=0,2
/proc/154019/stat : 154019 (bash) S 154016 154019 153739 0 -1 4194304 308 253 0 0 0 0 0 4 20 0 1 0 239335239 4292608 736 18446744073709551615 94017566027776 94017566922309 140724484693424 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94017567161360 94017567209104 94017595338752 140724484700562 140724484700678 140724484700678 140724484706282 0
/proc/154019/statm: 1048 736 672 219 0 110 0
[pid=154023] ppid=154019 vsize=3122212 memory=2878888 CPUtime=3453.08 cores=0,2
/proc/154023/stat : 154023 (solve_pb) R 154019 154019 153739 0 -1 4194304 643258 0 0 0 345153 155 0 0 20 0 1 0 239335242 3197145088 719722 18446744073709551615 94778060956672 94778061394816 140720910311648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94778061423536 94778061425952 94778078126080 140720910317954 140720910318018 140720910318018 140720910323640 0
/proc/154023/statm: 780553 719722 544 108 0 779070 0
Current children cumulated CPU time: 3453.12 s
Current children cumulated vsize: 3126404 KiB
Current children cumulated memory: 2881832 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.16 4.15 5/256 154238
/proc/meminfo: memFree=121636300/131382120 swapFree=33010416/33010684
[pid=154019] ppid=154016 vsize=4192 memory=2944 CPUtime=0.04 cores=0,2
/proc/154019/stat : 154019 (bash) S 154016 154019 153739 0 -1 4194304 308 253 0 0 0 0 0 4 20 0 1 0 239335239 4292608 736 18446744073709551615 94017566027776 94017566922309 140724484693424 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94017567161360 94017567209104 94017595338752 140724484700562 140724484700678 140724484700678 140724484706282 0
/proc/154019/statm: 1048 736 672 219 0 110 0
[pid=154023] ppid=154019 vsize=3226564 memory=2965160 CPUtime=3512.93 cores=0,2
/proc/154023/stat : 154023 (solve_pb) R 154019 154019 153739 0 -1 4194304 664819 0 0 0 351133 160 0 0 20 0 1 0 239335242 3304001536 741290 18446744073709551615 94778060956672 94778061394816 140720910311648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94778061423536 94778061425952 94778078126080 140720910317954 140720910318018 140720910318018 140720910323640 0
/proc/154023/statm: 806641 741290 544 108 0 805158 0
Current children cumulated CPU time: 3512.97 s
Current children cumulated vsize: 3230756 KiB
Current children cumulated memory: 2968104 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.15 4.14 5/256 154240
/proc/meminfo: memFree=121579284/131382120 swapFree=33010416/33010684
[pid=154019] ppid=154016 vsize=4192 memory=2944 CPUtime=0.04 cores=0,2
/proc/154019/stat : 154019 (bash) S 154016 154019 153739 0 -1 4194304 308 253 0 0 0 0 0 4 20 0 1 0 239335239 4292608 736 18446744073709551615 94017566027776 94017566922309 140724484693424 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94017567161360 94017567209104 94017595338752 140724484700562 140724484700678 140724484700678 140724484706282 0
/proc/154019/statm: 1048 736 672 219 0 110 0
[pid=154023] ppid=154019 vsize=3300760 memory=3025064 CPUtime=3572.78 cores=0,2
/proc/154023/stat : 154023 (solve_pb) R 154019 154019 153739 0 -1 4194304 679919 0 0 0 357115 163 0 0 20 0 1 0 239335242 3379978240 756266 18446744073709551615 94778060956672 94778061394816 140720910311648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94778061423536 94778061425952 94778078126080 140720910317954 140720910318018 140720910318018 140720910323640 0
/proc/154023/statm: 825190 756266 544 108 0 823707 0
Current children cumulated CPU time: 3572.82 s
Current children cumulated vsize: 3304952 KiB
Current children cumulated memory: 3028008 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 4.11 4.15 4.14 5/257 154246
/proc/meminfo: memFree=121565444/131382120 swapFree=33010416/33010684
[pid=154019] ppid=154016 vsize=4192 memory=2944 CPUtime=0.04 cores=0,2
/proc/154019/stat : 154019 (bash) S 154016 154019 153739 0 -1 4194304 308 253 0 0 0 0 0 4 20 0 1 0 239335239 4292608 736 18446744073709551615 94017566027776 94017566922309 140724484693424 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94017567161360 94017567209104 94017595338752 140724484700562 140724484700678 140724484700678 140724484706282 0
/proc/154019/statm: 1048 736 672 219 0 110 0
[pid=154023] ppid=154019 vsize=3321284 memory=3041120 CPUtime=3600.01 cores=0,2
/proc/154023/stat : 154023 (solve_pb) R 154019 154019 153739 0 -1 4194304 684027 0 0 0 359837 164 0 0 20 0 1 0 239335242 3400994816 760280 18446744073709551615 94778060956672 94778061394816 140720910311648 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94778061423536 94778061425952 94778078126080 140720910317954 140720910318018 140720910318018 140720910323640 0
/proc/154023/statm: 830321 760280 544 108 0 828838 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 3325476 KiB
Current children cumulated memory: 3044064 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

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

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.65
CPU time (s): 3600.12
CPU user time (s): 3598.38
CPU system time (s): 1.73969
CPU usage (%): 99.7359
Max. virtual memory (cumulated for all children) (KiB): 3325844
Max. memory (cumulated for all children) (KiB): 3044136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.38
system time used= 1.73969
maximum resident set size= 3041320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 684588
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= 4554
involuntary context switches= 9547


# summary of solver processes directly reported to runsolver:
#   pid: 154019,154023
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3598.38
#   total CPU system time (s): 1.73969

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.624 second user time and 37.5505 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-07-23 04:09:19
IDJOB=4545061
IDBENCH=180703
IDSOLVER=3321
FILE ID=nodeC006/4545061-1753236558
RUNJOBID= nodeC006-1753236558-153944
SLURM_JOB_ID= 9687868
Free space on /tmp= 432716 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-SolitairePattern-table-3-3-9.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545061-1753236558/watcher-4545061-1753236558 -o /tmp/evaluation-result-4545061-1753236558/solver-4545061-1753236558 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1753236558-153944 --watchdog 3760  HOME/solve.sh HOME/instance-4545061-1753236558.opb

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

MD5SUM BENCH= 297c2237af667ea8e386e1666cb34677
RANDOM SEED=2015473852

nodeC006 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		: 1795.526
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.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        128894280 kB
MemAvailable:   129655784 kB
Buffers:            2128 kB
Cached:          1438720 kB
SwapCached:           12 kB
Active:          1160292 kB
Inactive:         461152 kB
Active(anon):     195972 kB
Inactive(anon):    10792 kB
Active(file):     964320 kB
Inactive(file):   450360 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             69808 kB
Writeback:             0 kB
AnonPages:        182572 kB
Mapped:           109356 kB
Shmem:             26140 kB
KReclaimable:     372520 kB
Slab:             459784 kB
SReclaimable:     372520 kB
SUnreclaim:        87264 kB
KernelStack:        4080 kB
PageTables:         3328 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     531748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432716 MiB
End job on nodeC006 at 2025-07-23 05:09:29