Trace number 4512775

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AI448PBSolver 2025-05-31? (TO) 3600.1 3612.42

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size112-round23-0.opb
MD5SUMab6600e5fcf1c6d7769b5fd648c35e77
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 benchmark3539.86
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9488
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4512775-1751190726/watcher-4512775-1751190726 -o /tmp/evaluation-result-4512775-1751190726/solver-4512775-1751190726 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751182966-22610 --watchdog 3760 HOME/solve.sh HOME/instance-4512775-1751190726.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100121 s]*
/proc/loadavg: 4.18 4.14 4.10 5/254 24129
/proc/meminfo: memFree=121996112/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=13288 memory=8320 CPUtime=0.07 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 1643 0 0 0 6 1 0 0 20 0 1 0 34752017 13606912 2080 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 3322 2080 544 108 0 1839 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 17480 KiB
Current children cumulated memory: 11264 KiB

[startup+0.213506 s]*
/proc/loadavg: 4.18 4.14 4.10 5/254 24129
/proc/meminfo: memFree=121995356/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=13828 memory=8832 CPUtime=0.18 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 1756 0 0 0 17 1 0 0 20 0 1 0 34752017 14159872 2208 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 3457 2208 576 108 0 1974 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 18020 KiB
Current children cumulated memory: 11776 KiB

[startup+0.313377 s]*
/proc/loadavg: 4.18 4.14 4.10 5/254 24129
/proc/meminfo: memFree=121994348/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=14224 memory=9216 CPUtime=0.28 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 1853 0 0 0 27 1 0 0 20 0 1 0 34752017 14565376 2304 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 3556 2304 576 108 0 2073 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 18416 KiB
Current children cumulated memory: 12160 KiB

[startup+0.700404 s]
/proc/loadavg: 4.18 4.14 4.10 5/254 24129
/proc/meminfo: memFree=121994348/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=15544 memory=10752 CPUtime=0.65 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 2220 0 0 0 64 1 0 0 20 0 1 0 34752017 15917056 2688 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 3886 2688 576 108 0 2403 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 19736 KiB
Current children cumulated memory: 13696 KiB

[startup+1.50039 s]
/proc/loadavg: 4.18 4.14 4.10 5/254 24129
/proc/meminfo: memFree=121980236/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=21076 memory=15488 CPUtime=1.45 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 3415 0 0 0 144 1 0 0 20 0 1 0 34752017 21581824 3872 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 5269 3872 576 108 0 3786 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 25268 KiB
Current children cumulated memory: 18432 KiB

[startup+3.11315 s]
/proc/loadavg: 4.18 4.14 4.10 5/254 24129
/proc/meminfo: memFree=121947980/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=28200 memory=22272 CPUtime=3.06 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 5109 0 0 0 304 2 0 0 20 0 1 0 34752017 28876800 5568 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 7050 5568 576 108 0 5567 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 32392 KiB
Current children cumulated memory: 25216 KiB

[startup+6.30038 s]
/proc/loadavg: 4.16 4.14 4.10 5/254 24129
/proc/meminfo: memFree=121911944/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=34592 memory=29056 CPUtime=6.23 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 6827 0 0 0 621 2 0 0 20 0 1 0 34752017 35422208 7264 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 8648 7264 576 108 0 7165 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 38784 KiB
Current children cumulated memory: 32000 KiB

[startup+12.7004 s]
/proc/loadavg: 4.15 4.14 4.10 5/254 24129
/proc/meminfo: memFree=121824128/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=46800 memory=40704 CPUtime=12.61 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 9717 0 0 0 1258 3 0 0 20 0 1 0 34752017 47923200 10176 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 11700 10176 576 108 0 10217 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 50992 KiB
Current children cumulated memory: 43648 KiB

[startup+25.5004 s]
/proc/loadavg: 4.12 4.13 4.10 5/254 24130
/proc/meminfo: memFree=121650048/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=63224 memory=57216 CPUtime=25.38 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 13393 0 0 0 2533 5 0 0 20 0 1 0 34752017 64741376 14304 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 15806 14304 576 108 0 14323 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 67416 KiB
Current children cumulated memory: 60160 KiB

[startup+51.1131 s]
/proc/loadavg: 4.16 4.14 4.10 5/255 24179
/proc/meminfo: memFree=123121848/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=84660 memory=78208 CPUtime=50.92 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 18638 0 0 0 5085 7 0 0 20 0 1 0 34752017 86691840 19552 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 21165 19552 576 108 0 19682 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 88852 KiB
Current children cumulated memory: 81152 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/256 24186
/proc/meminfo: memFree=123174728/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=115348 memory=106432 CPUtime=101.93 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 25176 0 0 0 10184 9 0 0 20 0 1 0 34752017 118116352 26608 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 28837 26608 576 108 0 27354 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 119540 KiB
Current children cumulated memory: 109376 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/256 24188
/proc/meminfo: memFree=121932232/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=147428 memory=138920 CPUtime=161.69 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 32573 0 0 0 16156 13 0 0 20 0 1 0 34752017 150966272 34730 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 36857 34730 576 108 0 35374 0
Current children cumulated CPU time: 161.69 s
Current children cumulated vsize: 151620 KiB
Current children cumulated memory: 141864 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/256 24191
/proc/meminfo: memFree=120579924/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=181212 memory=166812 CPUtime=221.5 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 38196 0 0 0 22135 15 0 0 20 0 1 0 34752017 185561088 41703 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 45303 41703 576 108 0 43820 0
Current children cumulated CPU time: 221.5 s

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

/proc/24129/statm: 153478 138117 576 108 0 151995 0
Current children cumulated CPU time: 3032.11 s
Current children cumulated vsize: 618104 KiB
Current children cumulated memory: 555412 KiB

[startup+3102.3 s]
/proc/loadavg: 4.16 4.24 4.20 5/255 24382
/proc/meminfo: memFree=115110344/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=613912 memory=553364 CPUtime=3091.87 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 130072 0 0 0 309126 61 0 0 20 0 1 0 34752017 628645888 138341 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 153478 138341 576 108 0 151995 0
Current children cumulated CPU time: 3091.87 s
Current children cumulated vsize: 618104 KiB
Current children cumulated memory: 556308 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.22 4.20 5/255 24388
/proc/meminfo: memFree=114820664/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=618952 memory=560916 CPUtime=3151.65 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 131944 0 0 0 315103 62 0 0 20 0 1 0 34752017 633806848 140229 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 154738 140229 576 108 0 153255 0
Current children cumulated CPU time: 3151.65 s
Current children cumulated vsize: 623144 KiB
Current children cumulated memory: 563860 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.19 4.19 5/255 24390
/proc/meminfo: memFree=114558060/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=675980 memory=579732 CPUtime=3211.43 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 136674 0 0 0 321079 64 0 0 20 0 1 0 34752017 692203520 144933 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 168995 144933 576 108 0 167512 0
Current children cumulated CPU time: 3211.43 s
Current children cumulated vsize: 680172 KiB
Current children cumulated memory: 582676 KiB

[startup+3282.3 s]
/proc/loadavg: 4.23 4.20 4.19 5/254 24392
/proc/meminfo: memFree=114263036/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=694636 memory=598164 CPUtime=3271.19 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 141275 0 0 0 327054 65 0 0 20 0 1 0 34752017 711307264 149541 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 173659 149541 576 108 0 172176 0
Current children cumulated CPU time: 3271.19 s
Current children cumulated vsize: 698828 KiB
Current children cumulated memory: 601108 KiB

[startup+3342.3 s]
/proc/loadavg: 4.70 4.35 4.24 5/253 24394
/proc/meminfo: memFree=113899940/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=706808 memory=608276 CPUtime=3330.97 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 143793 0 0 0 333031 66 0 0 20 0 1 0 34752017 723771392 152069 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 176702 152069 576 108 0 175219 0
Current children cumulated CPU time: 3330.97 s
Current children cumulated vsize: 711000 KiB
Current children cumulated memory: 611220 KiB

[startup+3402.3 s]
/proc/loadavg: 4.30 4.30 4.23 5/253 24396
/proc/meminfo: memFree=113591160/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=706808 memory=608660 CPUtime=3390.74 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 143884 0 0 0 339008 66 0 0 20 0 1 0 34752017 723771392 152165 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 176702 152165 576 108 0 175219 0
Current children cumulated CPU time: 3390.74 s
Current children cumulated vsize: 711000 KiB
Current children cumulated memory: 611604 KiB

[startup+3462.3 s]
/proc/loadavg: 3.99 4.22 4.21 4/246 24429
/proc/meminfo: memFree=128675004/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=706808 memory=611068 CPUtime=3450.52 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 143968 0 0 0 344985 67 0 0 20 0 1 0 34752017 723771392 152767 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 176702 152767 576 108 0 175219 0
Current children cumulated CPU time: 3450.52 s
Current children cumulated vsize: 711000 KiB
Current children cumulated memory: 614012 KiB

[startup+3522.3 s]
/proc/loadavg: 3.36 4.00 4.13 4/246 24432
/proc/meminfo: memFree=128675004/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=706808 memory=611068 CPUtime=3510.3 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 144037 0 0 0 350962 68 0 0 20 0 1 0 34752017 723771392 152767 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 176702 152767 576 108 0 175219 0
Current children cumulated CPU time: 3510.3 s
Current children cumulated vsize: 711000 KiB
Current children cumulated memory: 614012 KiB

[startup+3582.3 s]
/proc/loadavg: 3.25 3.85 4.06 4/247 24437
/proc/meminfo: memFree=128647212/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=706808 memory=611068 CPUtime=3570.06 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 144068 0 0 0 356938 68 0 0 20 0 1 0 34752017 723771392 152767 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 176702 152767 576 108 0 175219 0
Current children cumulated CPU time: 3570.06 s
Current children cumulated vsize: 711000 KiB
Current children cumulated memory: 614012 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.4 s]
/proc/loadavg: 3.15 3.76 4.03 4/247 24437
/proc/meminfo: memFree=128647256/131382112 swapFree=33010684/33010684
[pid=24125] ppid=24122 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/24125/stat : 24125 (bash) S 24122 24125 22597 0 -1 4194304 305 256 0 0 0 0 0 0 20 0 1 0 34752015 4292608 736 18446744073709551615 93833467121664 93833468016197 140724801179632 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93833468255248 93833468302992 93833485910016 140724801182100 140724801182216 140724801182216 140724801187818 0
/proc/24125/statm: 1048 736 672 219 0 110 0
[pid=24129] ppid=24125 vsize=706808 memory=611068 CPUtime=3600.06 cores=5,7
/proc/24129/stat : 24129 (solve_pb) R 24125 24125 22597 0 -1 4194304 144084 0 0 0 359937 69 0 0 20 0 1 0 34752017 723771392 152767 18446744073709551615 94868445721600 94868446159744 140721124143488 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94868446188464 94868446190880 94868448133120 140721124149636 140721124149700 140721124149700 140721124155320 0
/proc/24129/statm: 176702 152767 576 108 0 175219 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 711000 KiB
Current children cumulated memory: 614012 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3599.37 s, system=0.722355 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): 3612.42
CPU time (s): 3600.1
CPU user time (s): 3599.37
CPU system time (s): 0.722355
CPU usage (%): 99.6589
Max. virtual memory (cumulated for all children) (KiB): 711000
Max. memory (cumulated for all children) (KiB): 614012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.37
system time used= 0.722355
maximum resident set size= 611068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144645
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= 535
involuntary context switches= 3769


# summary of solver processes directly reported to runsolver:
#   pid: 24125,24129
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3599.37
#   total CPU system time (s): 0.722355

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.4574 second user time and 36.7348 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-06-29 11:52:06
IDJOB=4512775
IDBENCH=162160
IDSOLVER=3321
FILE ID=nodeC005/4512775-1751190726
RUNJOBID= nodeC005-1751182966-22610
SLURM_JOB_ID= 9587565
Free space on /tmp= 432800 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size112-round23-0.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4512775-1751190726/watcher-4512775-1751190726 -o /tmp/evaluation-result-4512775-1751190726/solver-4512775-1751190726 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751182966-22610 --watchdog 3760  HOME/solve.sh HOME/instance-4512775-1751190726.opb

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

MD5SUM BENCH= ab6600e5fcf1c6d7769b5fd648c35e77
RANDOM SEED=1038544188

nodeC005 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		: 3491.980
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.90
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		: 3491.872
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.90
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.671
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        121996364 kB
MemAvailable:   121904104 kB
Buffers:            3280 kB
Cached:           718720 kB
SwapCached:            0 kB
Active:          8294220 kB
Inactive:         473556 kB
Active(anon):    8063736 kB
Inactive(anon):        0 kB
Active(file):     230484 kB
Inactive(file):   473556 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              1024 kB
Writeback:             0 kB
AnonPages:       8048940 kB
Mapped:           103776 kB
Shmem:             17960 kB
KReclaimable:      86656 kB
Slab:             169696 kB
SReclaimable:      86656 kB
SUnreclaim:        83040 kB
KernelStack:        4080 kB
PageTables:        21196 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   10226268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1241088 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433056 MiB
End job on nodeC005 at 2025-06-29 12:52:19