Trace number 4445998

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
CASHWMaxSAT-DisjCad-SP 2024-07-10? (TO) 3600.04 3610.4

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
heinz/normalized-neos-820146.opb
MD5SUM081659ee65bc936cbb896171f511d736
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables600
Total number of constraints830
Number of constraints which are clauses675
Number of constraints which are cardinality constraints (but not clauses)155
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 13
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.03/3610.40	s UNKNOWN

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: 63931 MiB (61259 MiB free)
  memory of node 1: 64510 MiB (61021 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4445998-1721313930/watcher-4445998-1721313930 -o /tmp/evaluation-result-4445998-1721313930/solver-4445998-1721313930 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721306271-975389 --watchdog 3760 CASHWMaxSAT-DisjCad-SP HOME/instance-4445998-1721313930.opb -total-t=3600 -no-par -v0 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=983913, runsolver pid=983910

[startup+0.100088 s]*
/proc/loadavg: 4.03 4.08 4.08 5/255 983914
/proc/meminfo: memFree=125212072/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=21536 memory=7564 CPUtime=0.1 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 1175 0 0 0 10 0 0 0 20 0 1 0 183560411 22052864 1891 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 5384 1891 1146 2726 0 2132 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 21536 KiB
Current children cumulated memory: 7564 KiB

[startup+0.205419 s]*
/proc/loadavg: 4.03 4.08 4.08 5/255 983914
/proc/meminfo: memFree=125211240/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=22308 memory=8508 CPUtime=0.2 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 1538 0 0 0 20 0 0 0 20 0 1 0 183560411 22843392 2127 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 5577 2127 1146 2726 0 2325 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 22308 KiB
Current children cumulated memory: 8508 KiB

[startup+0.305696 s]*
/proc/loadavg: 4.03 4.08 4.08 5/255 983914
/proc/meminfo: memFree=125210428/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=22344 memory=8544 CPUtime=0.3 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 1689 0 0 0 30 0 0 0 20 0 1 0 183560411 22880256 2136 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 5586 2136 1146 2726 0 2334 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 22344 KiB
Current children cumulated memory: 8544 KiB

[startup+0.700235 s]
/proc/loadavg: 4.03 4.08 4.08 5/255 983914
/proc/meminfo: memFree=125210252/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=23828 memory=9968 CPUtime=0.69 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 2841 0 0 0 69 0 0 0 20 0 1 0 183560411 24399872 2492 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 5957 2492 1146 2726 0 2705 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 23828 KiB
Current children cumulated memory: 9968 KiB

[startup+1.50024 s]
/proc/loadavg: 4.03 4.08 4.08 5/255 983916
/proc/meminfo: memFree=125208540/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=24240 memory=10448 CPUtime=1.49 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 4155 0 0 0 149 0 0 0 20 0 1 0 183560411 24821760 2612 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 6060 2612 1146 2726 0 2808 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 24240 KiB
Current children cumulated memory: 10448 KiB

[startup+3.10562 s]
/proc/loadavg: 4.03 4.08 4.08 5/255 983916
/proc/meminfo: memFree=125204644/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=27556 memory=13496 CPUtime=3.08 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 6820 0 0 0 308 0 0 0 20 0 1 0 183560411 28217344 3374 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 6889 3374 1146 2726 0 3637 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 27556 KiB
Current children cumulated memory: 13496 KiB

[startup+6.30021 s]
/proc/loadavg: 4.03 4.08 4.08 5/255 983916
/proc/meminfo: memFree=125194264/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=27712 memory=13892 CPUtime=6.27 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 10609 0 0 0 626 1 0 0 20 0 1 0 183560411 28377088 3473 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 6928 3473 1146 2726 0 3676 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 27712 KiB
Current children cumulated memory: 13892 KiB

[startup+12.7002 s]
/proc/loadavg: 4.02 4.08 4.08 5/255 983917
/proc/meminfo: memFree=125187164/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=37088 memory=23224 CPUtime=12.65 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 14979 0 0 0 1263 2 0 0 20 0 1 0 183560411 37978112 5806 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 9272 5806 1146 2726 0 6020 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 37088 KiB
Current children cumulated memory: 23224 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.09 4.09 5/255 983919
/proc/meminfo: memFree=125182616/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=38652 memory=24516 CPUtime=25.42 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 23178 0 0 0 2538 4 0 0 20 0 1 0 183560411 39579648 6129 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 9663 6129 1146 2726 0 6411 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 38652 KiB
Current children cumulated memory: 24516 KiB

[startup+51.1058 s]
/proc/loadavg: 4.06 4.08 4.08 5/254 983923
/proc/meminfo: memFree=125165756/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=51268 memory=37232 CPUtime=50.95 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 29457 0 0 0 5089 6 0 0 20 0 1 0 183560411 52498432 9308 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 12817 9308 1146 2726 0 9565 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 51268 KiB
Current children cumulated memory: 37232 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/254 983932
/proc/meminfo: memFree=125167956/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=58844 memory=44976 CPUtime=102.01 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 33664 0 0 0 10194 7 0 0 20 0 1 0 183560411 60256256 11244 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 14711 11244 1146 2726 0 11459 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 58844 KiB
Current children cumulated memory: 44976 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/254 983943
/proc/meminfo: memFree=125152364/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=57604 memory=42996 CPUtime=161.84 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 40556 0 0 0 16176 8 0 0 20 0 1 0 183560411 58986496 10749 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 14401 10749 1146 2726 0 11149 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 57604 KiB
Current children cumulated memory: 42996 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/254 983953
/proc/meminfo: memFree=125171164/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=63320 memory=48624 CPUtime=221.69 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 48122 0 0 0 22158 11 0 0 20 0 1 0 183560411 64839680 12156 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 15830 12156 1146 2726 0 12578 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 63320 KiB
Current children cumulated memory: 48624 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/256 983967
/proc/meminfo: memFree=125130824/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=77304 memory=63420 CPUtime=281.53 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 50217 0 0 0 28141 12 0 0 20 0 1 0 183560411 79159296 15855 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 19326 15855 1146 2726 0 16074 0
Current children cumulated CPU time: 281.53 s
Current children cumulated vsize: 77304 KiB
Current children cumulated memory: 63420 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/256 983978
/proc/meminfo: memFree=125106416/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=77304 memory=63500 CPUtime=341.36 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 51715 0 0 0 34124 12 0 0 20 0 1 0 183560411 79159296 15875 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 19326 15875 1146 2726 0 16074 0
Current children cumulated CPU time: 341.36 s
Current children cumulated vsize: 77304 KiB
Current children cumulated memory: 63500 KiB

[startup+402.3 s]
/proc/loadavg: 4.32 4.18 4.12 5/256 983988
/proc/meminfo: memFree=125087332/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=92660 memory=78856 CPUtime=401.2 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 53366 0 0 0 40107 13 0 0 20 0 1 0 183560411 94883840 19714 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 23165 19714 1146 2726 0 19913 0
Current children cumulated CPU time: 401.2 s
Current children cumulated vsize: 92660 KiB
Current children cumulated memory: 78856 KiB

[startup+462.3 s]
/proc/loadavg: 4.21 4.17 4.12 5/256 983999
/proc/meminfo: memFree=125088804/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=82928 memory=69124 CPUtime=461.04 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 56660 0 0 0 46089 15 0 0 20 0 1 0 183560411 84918272 17281 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 20732 17281 1146 2726 0 17480 0

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

Current children cumulated memory: 139064 KiB

[startup+2862.3 s]
/proc/loadavg: 4.16 4.16 4.11 5/258 985655
/proc/meminfo: memFree=123144064/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=139748 memory=125924 CPUtime=2854.12 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 107445 0 0 0 285369 43 0 0 20 0 1 0 183560411 143101952 31481 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 34937 31481 1146 2726 0 31685 0
Current children cumulated CPU time: 2854.12 s
Current children cumulated vsize: 139748 KiB
Current children cumulated memory: 125924 KiB

[startup+2922.3 s]
/proc/loadavg: 4.11 4.15 4.10 5/258 985666
/proc/meminfo: memFree=123083036/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=140460 memory=126492 CPUtime=2913.94 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 107679 0 0 0 291351 43 0 0 20 0 1 0 183560411 143831040 31623 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 35115 31623 1146 2726 0 31863 0
Current children cumulated CPU time: 2913.94 s
Current children cumulated vsize: 140460 KiB
Current children cumulated memory: 126492 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/254 985676
/proc/meminfo: memFree=123109604/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=164352 memory=150364 CPUtime=2973.77 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 108087 0 0 0 297333 44 0 0 20 0 1 0 183560411 168296448 37591 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 41088 37591 1146 2726 0 37836 0
Current children cumulated CPU time: 2973.77 s
Current children cumulated vsize: 164352 KiB
Current children cumulated memory: 150364 KiB

[startup+3042.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/254 985686
/proc/meminfo: memFree=123065220/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=164568 memory=150604 CPUtime=3033.59 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 108206 0 0 0 303315 44 0 0 20 0 1 0 183560411 168517632 37651 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 41142 37651 1146 2726 0 37890 0
Current children cumulated CPU time: 3033.59 s
Current children cumulated vsize: 164568 KiB
Current children cumulated memory: 150604 KiB

[startup+3102.3 s]
/proc/loadavg: 4.05 4.11 4.09 5/254 985696
/proc/meminfo: memFree=123082748/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=164568 memory=150764 CPUtime=3093.41 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 108270 0 0 0 309297 44 0 0 20 0 1 0 183560411 168517632 37691 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 41142 37691 1146 2726 0 37890 0
Current children cumulated CPU time: 3093.41 s
Current children cumulated vsize: 164568 KiB
Current children cumulated memory: 150764 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/254 985707
/proc/meminfo: memFree=123107312/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=164568 memory=150764 CPUtime=3153.23 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 108327 0 0 0 315279 44 0 0 20 0 1 0 183560411 168517632 37691 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 41142 37691 1146 2726 0 37890 0
Current children cumulated CPU time: 3153.23 s
Current children cumulated vsize: 164568 KiB
Current children cumulated memory: 150764 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/254 985717
/proc/meminfo: memFree=123075760/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=164568 memory=150764 CPUtime=3213.05 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 108384 0 0 0 321261 44 0 0 20 0 1 0 183560411 168517632 37691 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 41142 37691 1146 2726 0 37890 0
Current children cumulated CPU time: 3213.05 s
Current children cumulated vsize: 164568 KiB
Current children cumulated memory: 150764 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/256 985731
/proc/meminfo: memFree=123059756/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=164568 memory=150764 CPUtime=3272.87 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 108443 0 0 0 327243 44 0 0 20 0 1 0 183560411 168517632 37691 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 41142 37691 1146 2726 0 37890 0
Current children cumulated CPU time: 3272.87 s
Current children cumulated vsize: 164568 KiB
Current children cumulated memory: 150764 KiB

[startup+3342.3 s]
/proc/loadavg: 4.01 4.09 4.08 4/249 985773
/proc/meminfo: memFree=123480684/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=164568 memory=150764 CPUtime=3332.68 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 108500 0 0 0 333224 44 0 0 20 0 1 0 183560411 168517632 37691 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 41142 37691 1146 2726 0 37890 0
Current children cumulated CPU time: 3332.68 s
Current children cumulated vsize: 164568 KiB
Current children cumulated memory: 150764 KiB

[startup+3402.3 s]
/proc/loadavg: 3.45 3.92 4.03 4/249 985783
/proc/meminfo: memFree=123477596/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=164568 memory=150764 CPUtime=3392.51 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 108554 0 0 0 339207 44 0 0 20 0 1 0 183560411 168517632 37691 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 41142 37691 1146 2726 0 37890 0
Current children cumulated CPU time: 3392.51 s
Current children cumulated vsize: 164568 KiB
Current children cumulated memory: 150764 KiB

[startup+3462.3 s]
/proc/loadavg: 3.28 3.78 3.97 4/249 985794
/proc/meminfo: memFree=123545432/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=136192 memory=122160 CPUtime=3452.33 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 109258 0 0 0 345189 44 0 0 20 0 1 0 183560411 139460608 30540 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 34048 30540 1146 2726 0 30796 0
Current children cumulated CPU time: 3452.33 s
Current children cumulated vsize: 136192 KiB
Current children cumulated memory: 122160 KiB

[startup+3522.3 s]
/proc/loadavg: 2.56 3.48 3.85 3/242 985836
/proc/meminfo: memFree=123653252/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=159444 memory=145600 CPUtime=3512.17 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 110003 0 0 0 351172 45 0 0 20 0 1 0 183560411 163270656 36400 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 39861 36400 1146 2726 0 36609 0
Current children cumulated CPU time: 3512.17 s
Current children cumulated vsize: 159444 KiB
Current children cumulated memory: 145600 KiB

[startup+3582.3 s]
/proc/loadavg: 2.25 3.23 3.74 3/240 985846
/proc/meminfo: memFree=123689064/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=115648 memory=101972 CPUtime=3572.01 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 110568 0 0 0 357156 45 0 0 20 0 1 0 183560411 118423552 25493 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 28912 25493 1146 2726 0 25660 0
Current children cumulated CPU time: 3572.01 s
Current children cumulated vsize: 115648 KiB
Current children cumulated memory: 101972 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 2.20 3.12 3.69 3/240 985850
/proc/meminfo: memFree=123661028/131524600 swapFree=131071996/131071996
[pid=983913] ppid=983910 vsize=145796 memory=129556 CPUtime=3600.03 cores=1,3
/proc/983913/stat : 983913 (CASHWMaxSAT-Dis) R 983910 983913 975377 0 -1 4194304 111934 0 0 0 359957 46 0 0 20 0 1 0 183560411 149295104 32389 134679101440 4194304 15356333 140721877176752 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 17424944 17514448 46219264 140721877181410 140721877181526 140721877181526 140721877188542 0
/proc/983913/statm: 36449 32389 1146 2726 0 33197 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 145796 KiB
Current children cumulated memory: 129556 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3610.4 s]
# the end of solver process 983913 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3599.58 s, system=0.465522 s

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

Child status: 0

Real time (s): 3610.4
CPU time (s): 3600.04
CPU user time (s): 3599.58
CPU system time (s): 0.465522
CPU usage (%): 99.7131
Max. virtual memory (cumulated for all children) (KiB): 183968
Max. memory (cumulated for all children) (KiB): 170024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.58
system time used= 0.465522
maximum resident set size= 170024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111934
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= 20
involuntary context switches= 1460


# summary of solver processes directly reported to runsolver:
#   pid: 983913
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3599.58
#   total CPU system time (s): 0.465522

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.61922 second user time and 18.99 second system time

The end

Launcher Data

Begin job on nodeC029 at 2024-07-18 16:45:43
IDJOB=4445998
IDBENCH=155408
IDSOLVER=3074
FILE ID=nodeC029/4445998-1721313930
RUNJOBID= nodeC029-1721306271-975389
SLURM_JOB_ID= 7542641
Free space on /tmp= 890020 MiB

SOLVER NAME= CASHWMaxSAT-DisjCad-SP 2024-07-10
BENCH NAME= PB24/normalized-PB11/DEC-LIN/heinz/normalized-neos-820146.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-SP BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4445998-1721313930/watcher-4445998-1721313930 -o /tmp/evaluation-result-4445998-1721313930/solver-4445998-1721313930 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721306271-975389 --watchdog 3760  CASHWMaxSAT-DisjCad-SP HOME/instance-4445998-1721313930.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 081659ee65bc936cbb896171f511d736
RANDOM SEED=425330984

nodeC029.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3669.511
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3666.948
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.214
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3661.751
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3669.567
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3666.559
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.392
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.339
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125215712 kB
MemAvailable:   129133412 kB
Buffers:          484612 kB
Cached:          4224844 kB
SwapCached:            0 kB
Active:           945860 kB
Inactive:        4651492 kB
Active(anon):       1464 kB
Inactive(anon):   924136 kB
Active(file):     944396 kB
Inactive(file):  3727356 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             14352 kB
Writeback:             0 kB
AnonPages:        886656 kB
Mapped:           119728 kB
Shmem:             37720 kB
KReclaimable:     171188 kB
Slab:             291780 kB
SReclaimable:     171188 kB
SUnreclaim:       120592 kB
KernelStack:        4112 kB
PageTables:        11108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1296128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            67648 kB
HardwareCorrupted:     0 kB
AnonHugePages:    716800 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      281300 kB
DirectMap2M:    36192256 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 889992 MiB
End job on nodeC029 at 2024-07-18 17:45:54