Trace number 4545217

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.04 3611.61

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/
wallon/normalized-FRB-45-21-3-mgd_c18.opb
MD5SUM6b2fe99dba414b0499b72921573350a8
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 benchmark128.51
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4115
Total number of constraints47919
Number of constraints which are clauses44840
Number of constraints which are cardinality constraints (but not clauses)45
Number of constraints which are nor clauses,nor cardinality constraints3034
Minimum length of a constraint1
Maximum length of a constraint195
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 20
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 241
Number of bits of the biggest sum of numbers8
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 (61941 MiB free)
  memory of node 1: 64507 MiB (63150 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100111 s]*
/proc/loadavg: 1.70 3.08 3.53 5/255 154063
/proc/meminfo: memFree=128088968/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=23976 memory=17792 CPUtime=0.07 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 4001 0 0 0 5 2 0 0 20 0 1 0 239335428 24551424 4448 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 5994 4448 544 108 0 4511 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 28168 KiB
Current children cumulated memory: 20736 KiB

[startup+0.214506 s]*
/proc/loadavg: 1.70 3.08 3.53 5/255 154063
/proc/meminfo: memFree=128081848/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=24924 memory=18816 CPUtime=0.19 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 4241 0 0 0 17 2 0 0 20 0 1 0 239335428 25522176 4704 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 6231 4704 576 108 0 4748 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 29116 KiB
Current children cumulated memory: 21760 KiB

[startup+0.314425 s]*
/proc/loadavg: 1.70 3.08 3.53 5/255 154063
/proc/meminfo: memFree=128077816/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=25860 memory=19968 CPUtime=0.29 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 4485 0 0 0 27 2 0 0 20 0 1 0 239335428 26480640 4992 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 6465 4992 608 108 0 4982 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 30052 KiB
Current children cumulated memory: 22912 KiB

[startup+0.700434 s]
/proc/loadavg: 1.70 3.08 3.53 5/255 154063
/proc/meminfo: memFree=128077816/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=30544 memory=24320 CPUtime=0.65 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 5589 0 0 0 63 2 0 0 20 0 1 0 239335428 31277056 6080 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 7636 6080 608 108 0 6153 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 34736 KiB
Current children cumulated memory: 27264 KiB

[startup+1.50041 s]
/proc/loadavg: 1.70 3.08 3.53 5/255 154063
/proc/meminfo: memFree=128071016/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=41868 memory=34816 CPUtime=1.45 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 8222 0 0 0 142 3 0 0 20 0 1 0 239335428 42872832 8704 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 10467 8704 608 108 0 8984 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 46060 KiB
Current children cumulated memory: 37760 KiB

[startup+3.11411 s]
/proc/loadavg: 1.70 3.08 3.53 5/255 154063
/proc/meminfo: memFree=128006092/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=67208 memory=58880 CPUtime=3.06 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 14232 0 0 0 301 5 0 0 20 0 1 0 239335428 68820992 14720 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 16802 14720 608 108 0 15319 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 71400 KiB
Current children cumulated memory: 61824 KiB

[startup+6.30042 s]
/proc/loadavg: 1.88 3.10 3.53 5/255 154063
/proc/meminfo: memFree=127978136/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=90860 memory=80128 CPUtime=6.23 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 19551 0 0 0 616 7 0 0 20 0 1 0 239335428 93040640 20032 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 22715 20032 608 108 0 21232 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 95052 KiB
Current children cumulated memory: 83072 KiB

[startup+12.7004 s]
/proc/loadavg: 2.13 3.13 3.54 5/255 154063
/proc/meminfo: memFree=127906064/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=119424 memory=107008 CPUtime=12.61 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 26285 0 0 0 1252 9 0 0 20 0 1 0 239335428 122290176 26752 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 29856 26752 608 108 0 28373 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 123616 KiB
Current children cumulated memory: 109952 KiB

[startup+25.5004 s]
/proc/loadavg: 2.55 3.17 3.55 5/255 154064
/proc/meminfo: memFree=127809800/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=157412 memory=139264 CPUtime=25.37 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 34340 0 0 0 2525 12 0 0 20 0 1 0 239335428 161189888 34816 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 39353 34816 608 108 0 37870 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 161604 KiB
Current children cumulated memory: 142208 KiB

[startup+51.114 s]
/proc/loadavg: 3.04 3.24 3.56 5/255 154064
/proc/meminfo: memFree=127621052/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=188660 memory=166912 CPUtime=50.91 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 41269 0 0 0 5077 14 0 0 20 0 1 0 239335428 193187840 41728 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 47165 41728 608 108 0 45682 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 192852 KiB
Current children cumulated memory: 169856 KiB

[startup+102.3 s]
/proc/loadavg: 3.70 3.39 3.59 5/254 154066
/proc/meminfo: memFree=127407076/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=249452 memory=221940 CPUtime=101.93 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 55060 0 0 0 10174 19 0 0 20 0 1 0 239335428 255438848 55485 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 62363 55485 608 108 0 60880 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 253644 KiB
Current children cumulated memory: 224884 KiB

[startup+162.3 s]
/proc/loadavg: 3.96 3.52 3.63 5/254 154068
/proc/meminfo: memFree=127077908/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=296384 memory=264044 CPUtime=161.76 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 65086 0 0 0 16153 23 0 0 20 0 1 0 239335428 303497216 66011 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 74096 66011 608 108 0 72613 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 300576 KiB
Current children cumulated memory: 266988 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 3.62 3.66 5/254 154070
/proc/meminfo: memFree=126869160/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=357148 memory=322668 CPUtime=221.58 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 79747 0 0 0 22130 28 0 0 20 0 1 0 239335428 365719552 80667 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 89287 80667 608 108 0 87804 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 361340 KiB

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

/proc/154063/statm: 300300 289735 608 108 0 298817 0
Current children cumulated CPU time: 3032.45 s
Current children cumulated vsize: 1205392 KiB
Current children cumulated memory: 1161884 KiB

[startup+3102.3 s]
/proc/loadavg: 4.69 4.26 4.15 5/255 154218
/proc/meminfo: memFree=122295396/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=1246632 memory=1225116 CPUtime=3092.24 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 269562 0 0 0 309122 102 0 0 20 0 1 0 239335428 1276551168 306279 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 311658 306279 608 108 0 310175 0
Current children cumulated CPU time: 3092.24 s
Current children cumulated vsize: 1250824 KiB
Current children cumulated memory: 1228060 KiB

[startup+3162.3 s]
/proc/loadavg: 4.47 4.29 4.17 5/255 154220
/proc/meminfo: memFree=122194896/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=1295520 memory=1262108 CPUtime=3152.05 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 277485 0 0 0 315101 104 0 0 20 0 1 0 239335428 1326612480 315527 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 323880 315527 608 108 0 322397 0
Current children cumulated CPU time: 3152.05 s
Current children cumulated vsize: 1299712 KiB
Current children cumulated memory: 1265052 KiB

[startup+3222.3 s]
/proc/loadavg: 4.23 4.25 4.16 5/255 154222
/proc/meminfo: memFree=122086032/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=1354356 memory=1298588 CPUtime=3211.87 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 286594 0 0 0 321080 107 0 0 20 0 1 0 239335428 1386860544 324647 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 338589 324647 608 108 0 337106 0
Current children cumulated CPU time: 3211.87 s
Current children cumulated vsize: 1358548 KiB
Current children cumulated memory: 1301532 KiB

[startup+3282.3 s]
/proc/loadavg: 4.25 4.25 4.17 5/255 154224
/proc/meminfo: memFree=121972428/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=1376600 memory=1312796 CPUtime=3271.69 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 290731 0 0 0 327061 108 0 0 20 0 1 0 239335428 1409638400 328199 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 344150 328199 608 108 0 342667 0
Current children cumulated CPU time: 3271.69 s
Current children cumulated vsize: 1380792 KiB
Current children cumulated memory: 1315740 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.22 4.16 5/255 154227
/proc/meminfo: memFree=121815676/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=1376600 memory=1312796 CPUtime=3331.51 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 290744 0 0 0 333043 108 0 0 20 0 1 0 239335428 1409638400 328199 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 344150 328199 608 108 0 342667 0
Current children cumulated CPU time: 3331.51 s
Current children cumulated vsize: 1380792 KiB
Current children cumulated memory: 1315740 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.19 4.15 5/256 154234
/proc/meminfo: memFree=121772632/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=1376600 memory=1312796 CPUtime=3391.33 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 290763 0 0 0 339025 108 0 0 20 0 1 0 239335428 1409638400 328199 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 344150 328199 608 108 0 342667 0
Current children cumulated CPU time: 3391.33 s
Current children cumulated vsize: 1380792 KiB
Current children cumulated memory: 1315740 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.18 4.15 5/256 154236
/proc/meminfo: memFree=121713160/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=1376600 memory=1313052 CPUtime=3451.15 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 290811 0 0 0 345007 108 0 0 20 0 1 0 239335428 1409638400 328263 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 344150 328263 608 108 0 342667 0
Current children cumulated CPU time: 3451.15 s
Current children cumulated vsize: 1380792 KiB
Current children cumulated memory: 1315996 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.16 4.15 5/256 154238
/proc/meminfo: memFree=121636552/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=1376600 memory=1313180 CPUtime=3510.97 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 290854 0 0 0 350989 108 0 0 20 0 1 0 239335428 1409638400 328295 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 344150 328295 608 108 0 342667 0
Current children cumulated CPU time: 3510.97 s
Current children cumulated vsize: 1380792 KiB
Current children cumulated memory: 1316124 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.15 4.14 5/256 154240
/proc/meminfo: memFree=121571724/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=1376600 memory=1315292 CPUtime=3570.79 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 290867 0 0 0 356971 108 0 0 20 0 1 0 239335428 1409638400 328823 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 344150 328823 608 108 0 342667 0
Current children cumulated CPU time: 3570.79 s
Current children cumulated vsize: 1380792 KiB
Current children cumulated memory: 1318236 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.6 s]
/proc/loadavg: 4.10 4.15 4.14 3/240 154316
/proc/meminfo: memFree=127726244/131382120 swapFree=33010416/33010684
[pid=154059] ppid=154056 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/154059/stat : 154059 (bash) S 154056 154059 153739 0 -1 4194304 307 255 0 0 0 0 0 0 20 0 1 0 239335425 4292608 736 18446744073709551615 94299556585472 94299557480005 140733182669408 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94299557719056 94299557766800 94299576147968 140733182671250 140733182671366 140733182671366 140733182676970 0
/proc/154059/statm: 1048 736 672 219 0 110 0
[pid=154063] ppid=154059 vsize=1376600 memory=1315292 CPUtime=3600 cores=1,3
/proc/154063/stat : 154063 (solve_pb) R 154059 154059 153739 0 -1 4194304 290883 0 0 0 359892 108 0 0 20 0 1 0 239335428 1409638400 328823 18446744073709551615 93867891287040 93867891725184 140726353948208 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93867891753904 93867891756320 93867907567616 140726353955202 140726353955266 140726353955266 140726353960888 0
/proc/154063/statm: 344150 328823 608 108 0 342667 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 1380792 KiB
Current children cumulated memory: 1318236 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3598.93 s, system=1.11497 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): 3611.61
CPU time (s): 3600.04
CPU user time (s): 3598.93
CPU system time (s): 1.11497
CPU usage (%): 99.6797
Max. virtual memory (cumulated for all children) (KiB): 1380792
Max. memory (cumulated for all children) (KiB): 1318236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.93
system time used= 1.11497
maximum resident set size= 1315292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 291445
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= 706
involuntary context switches= 4147


# summary of solver processes directly reported to runsolver:
#   pid: 154059,154063
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3598.93
#   total CPU system time (s): 1.11497

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.5925 second user time and 38.9171 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-07-23 04:09:21
IDJOB=4545217
IDBENCH=180780
IDSOLVER=3321
FILE ID=nodeC006/4545217-1753236561
RUNJOBID= nodeC006-1753236558-153946
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-FRB-45-21-3-mgd_c18.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545217-1753236561/watcher-4545217-1753236561 -o /tmp/evaluation-result-4545217-1753236561/solver-4545217-1753236561 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1753236558-153946 --watchdog 3760  HOME/solve.sh HOME/instance-4545217-1753236561.opb

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

MD5SUM BENCH= 6b2fe99dba414b0499b72921573350a8
RANDOM SEED=957405217

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		: 2992.847
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.085
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		: 1197.446
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		: 1193.904
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		: 2992.862
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		: 3192.525
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		: 3700.000
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		: 1212.181
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:        128101568 kB
MemAvailable:   128867336 kB
Buffers:            2128 kB
Cached:          1442964 kB
SwapCached:           12 kB
Active:          1936796 kB
Inactive:         465412 kB
Active(anon):     972472 kB
Inactive(anon):    10792 kB
Active(file):     964324 kB
Inactive(file):   454620 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             70756 kB
Writeback:             0 kB
AnonPages:        959388 kB
Mapped:           109896 kB
Shmem:             26140 kB
KReclaimable:     372520 kB
Slab:             466408 kB
SReclaimable:     372520 kB
SUnreclaim:        93888 kB
KernelStack:        4128 kB
PageTables:         5136 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    1447104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 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= 432756 MiB
End job on nodeC006 at 2025-07-23 05:09:32