Trace number 4445999

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-S 2024-07-10? (TO) 3600.03 3609.7

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/3609.70	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: 64059 MiB (62377 MiB free)
  memory of node 1: 64510 MiB (63046 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4445999-1721310656/watcher-4445999-1721310656 -o /tmp/evaluation-result-4445999-1721310656/solver-4445999-1721310656 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1721305198-946540 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4445999-1721310656.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=953060, runsolver pid=953057

[startup+0.100107 s]*
/proc/loadavg: 4.26 4.25 4.22 5/245 953061
/proc/meminfo: memFree=128430308/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=21160 memory=6916 CPUtime=0.11 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 1285 0 0 0 11 0 0 0 20 0 1 0 183225169 21667840 1729 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 5290 1729 990 2594 0 2183 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 21160 KiB
Current children cumulated memory: 6916 KiB

[startup+0.213036 s]*
/proc/loadavg: 4.26 4.25 4.22 5/245 953061
/proc/meminfo: memFree=128429428/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=21468 memory=7656 CPUtime=0.22 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 1780 0 0 0 22 0 0 0 20 0 1 0 183225169 21983232 1914 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 5367 1914 1006 2594 0 2260 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 21468 KiB
Current children cumulated memory: 7656 KiB

[startup+0.312778 s]*
/proc/loadavg: 4.26 4.25 4.22 5/245 953061
/proc/meminfo: memFree=128429316/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=21692 memory=7752 CPUtime=0.32 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 1953 0 0 0 32 0 0 0 20 0 1 0 183225169 22212608 1938 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 5423 1938 1006 2594 0 2316 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 21692 KiB
Current children cumulated memory: 7752 KiB

[startup+0.700338 s]
/proc/loadavg: 4.26 4.25 4.22 5/245 953061
/proc/meminfo: memFree=128427508/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=24340 memory=10388 CPUtime=0.69 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 2616 0 0 0 69 0 0 0 20 0 1 0 183225169 24924160 2597 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 6085 2597 1006 2594 0 2978 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 24340 KiB
Current children cumulated memory: 10388 KiB

[startup+1.50034 s]
/proc/loadavg: 4.26 4.25 4.22 5/245 953061
/proc/meminfo: memFree=128426112/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=24796 memory=10860 CPUtime=1.49 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 3720 0 0 0 149 0 0 0 20 0 1 0 183225169 25391104 2715 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 6199 2715 1006 2594 0 3092 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 24796 KiB
Current children cumulated memory: 10860 KiB

[startup+3.11271 s]
/proc/loadavg: 4.26 4.25 4.22 5/245 953061
/proc/meminfo: memFree=128424796/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=27268 memory=13196 CPUtime=3.09 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 6090 0 0 0 309 0 0 0 20 0 1 0 183225169 27922432 3299 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 6817 3299 1006 2594 0 3710 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 27268 KiB
Current children cumulated memory: 13196 KiB

[startup+6.30032 s]
/proc/loadavg: 4.24 4.25 4.22 5/245 953061
/proc/meminfo: memFree=128423140/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=27088 memory=13148 CPUtime=6.27 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 7881 0 0 0 627 0 0 0 20 0 1 0 183225169 27738112 3287 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 6772 3287 1006 2594 0 3665 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 27088 KiB
Current children cumulated memory: 13148 KiB

[startup+12.7003 s]
/proc/loadavg: 4.22 4.24 4.22 5/245 953063
/proc/meminfo: memFree=128409900/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=31424 memory=17268 CPUtime=12.66 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 14151 0 0 0 1264 2 0 0 20 0 1 0 183225169 32178176 4317 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 7856 4317 1006 2594 0 4749 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 31424 KiB
Current children cumulated memory: 17268 KiB

[startup+25.5004 s]
/proc/loadavg: 4.17 4.23 4.21 5/245 953064
/proc/meminfo: memFree=128408776/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=37820 memory=23780 CPUtime=25.43 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 23074 0 0 0 2539 4 0 0 20 0 1 0 183225169 38727680 5945 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 9455 5945 1006 2594 0 6348 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 37820 KiB
Current children cumulated memory: 23780 KiB

[startup+51.1127 s]
/proc/loadavg: 4.17 4.23 4.21 5/245 953069
/proc/meminfo: memFree=128411192/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=39468 memory=25432 CPUtime=50.97 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 27794 0 0 0 5092 5 0 0 20 0 1 0 183225169 40415232 6358 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 9867 6358 1006 2594 0 6760 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 39468 KiB
Current children cumulated memory: 25432 KiB

[startup+102.3 s]
/proc/loadavg: 4.18 4.22 4.21 5/245 953078
/proc/meminfo: memFree=128438216/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=60832 memory=46936 CPUtime=102.03 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 35395 0 0 0 10195 8 0 0 20 0 1 0 183225169 62291968 11734 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 15208 11734 1006 2594 0 12101 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 60832 KiB
Current children cumulated memory: 46936 KiB

[startup+162.3 s]
/proc/loadavg: 4.17 4.21 4.20 5/244 953088
/proc/meminfo: memFree=128389888/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=58264 memory=43144 CPUtime=161.87 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 45989 0 0 0 16176 11 0 0 20 0 1 0 183225169 59662336 10786 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 14566 10786 1006 2594 0 11459 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 58264 KiB
Current children cumulated memory: 43144 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.18 4.19 5/244 953099
/proc/meminfo: memFree=128426724/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=62388 memory=47972 CPUtime=221.72 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 53240 0 0 0 22158 14 0 0 20 0 1 0 183225169 63885312 11993 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 15597 11993 1006 2594 0 12490 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 62388 KiB
Current children cumulated memory: 47972 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.16 4.18 5/242 953493
/proc/meminfo: memFree=128396836/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=67396 memory=50576 CPUtime=281.56 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 57647 0 0 0 28140 16 0 0 20 0 1 0 183225169 69013504 12644 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 16849 12644 1006 2594 0 13742 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 67396 KiB
Current children cumulated memory: 50576 KiB

[startup+342.3 s]
/proc/loadavg: 4.18 4.18 4.18 5/242 953503
/proc/meminfo: memFree=128451548/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=78164 memory=64268 CPUtime=341.4 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 59042 0 0 0 34122 18 0 0 20 0 1 0 183225169 80039936 16067 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 19541 16067 1006 2594 0 16434 0
Current children cumulated CPU time: 341.4 s
Current children cumulated vsize: 78164 KiB
Current children cumulated memory: 64268 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.16 4.18 5/242 953513
/proc/meminfo: memFree=128403808/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=100960 memory=87052 CPUtime=401.25 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 60157 0 0 0 40106 19 0 0 20 0 1 0 183225169 103383040 21763 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 25240 21763 1006 2594 0 22133 0
Current children cumulated CPU time: 401.25 s
Current children cumulated vsize: 100960 KiB
Current children cumulated memory: 87052 KiB

[startup+462.3 s]
/proc/loadavg: 4.16 4.16 4.18 5/244 953693
/proc/meminfo: memFree=128459128/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=82380 memory=68484 CPUtime=461.1 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 61605 0 0 0 46090 20 0 0 20 0 1 0 183225169 84357120 17121 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 20595 17121 1006 2594 0 17488 0

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

Current children cumulated memory: 161376 KiB

[startup+2922.3 s]
/proc/loadavg: 4.23 4.16 4.18 5/241 955128
/proc/meminfo: memFree=128318364/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=175272 memory=161376 CPUtime=2914.49 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 88990 0 0 0 291401 48 0 0 20 0 1 0 183225169 179478528 40344 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 43818 40344 1006 2594 0 40711 0
Current children cumulated CPU time: 2914.49 s
Current children cumulated vsize: 175272 KiB
Current children cumulated memory: 161376 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.14 4.17 5/243 955142
/proc/meminfo: memFree=128327308/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=125724 memory=111956 CPUtime=2974.32 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 89055 0 0 0 297384 48 0 0 20 0 1 0 183225169 128741376 27989 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 31431 27989 1006 2594 0 28324 0
Current children cumulated CPU time: 2974.32 s
Current children cumulated vsize: 125724 KiB
Current children cumulated memory: 111956 KiB

[startup+3042.3 s]
/proc/loadavg: 4.16 4.15 4.17 5/243 955152
/proc/meminfo: memFree=128328448/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=150940 memory=137132 CPUtime=3034.14 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 89791 0 0 0 303365 49 0 0 20 0 1 0 183225169 154562560 34283 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 37735 34283 1006 2594 0 34628 0
Current children cumulated CPU time: 3034.14 s
Current children cumulated vsize: 150940 KiB
Current children cumulated memory: 137132 KiB

[startup+3102.3 s]
/proc/loadavg: 4.16 4.15 4.17 5/243 955163
/proc/meminfo: memFree=128234716/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=125724 memory=111956 CPUtime=3093.97 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 89857 0 0 0 309348 49 0 0 20 0 1 0 183225169 128741376 27989 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 31431 27989 1006 2594 0 28324 0
Current children cumulated CPU time: 3093.97 s
Current children cumulated vsize: 125724 KiB
Current children cumulated memory: 111956 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.14 4.17 5/243 955173
/proc/meminfo: memFree=128123156/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=145168 memory=131264 CPUtime=3153.8 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 90657 0 0 0 315330 50 0 0 20 0 1 0 183225169 148652032 32816 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 36292 32816 1006 2594 0 33185 0
Current children cumulated CPU time: 3153.8 s
Current children cumulated vsize: 145168 KiB
Current children cumulated memory: 131264 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.12 4.16 5/243 955184
/proc/meminfo: memFree=128071496/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=195308 memory=181412 CPUtime=3213.63 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 91987 0 0 0 321311 52 0 0 20 0 1 0 183225169 199995392 45353 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 48827 45353 1006 2594 0 45720 0
Current children cumulated CPU time: 3213.63 s
Current children cumulated vsize: 195308 KiB
Current children cumulated memory: 181412 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.15 5/243 955196
/proc/meminfo: memFree=128057572/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=170028 memory=156132 CPUtime=3273.45 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 92054 0 0 0 327293 52 0 0 20 0 1 0 183225169 174108672 39033 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 42507 39033 1006 2594 0 39400 0
Current children cumulated CPU time: 3273.45 s
Current children cumulated vsize: 170028 KiB
Current children cumulated memory: 156132 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.12 4.15 5/242 955207
/proc/meminfo: memFree=128080248/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=196504 memory=182604 CPUtime=3333.29 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 93114 0 0 0 333276 53 0 0 20 0 1 0 183225169 201220096 45651 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 49126 45651 1006 2594 0 46019 0
Current children cumulated CPU time: 3333.29 s
Current children cumulated vsize: 196504 KiB
Current children cumulated memory: 182604 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.11 4.15 5/242 955217
/proc/meminfo: memFree=128068932/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=170028 memory=156132 CPUtime=3393.14 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 93182 0 0 0 339261 53 0 0 20 0 1 0 183225169 174108672 39033 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 42507 39033 1006 2594 0 39400 0
Current children cumulated CPU time: 3393.14 s
Current children cumulated vsize: 170028 KiB
Current children cumulated memory: 156132 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.12 4.15 5/242 955227
/proc/meminfo: memFree=128055208/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=173348 memory=159452 CPUtime=3452.99 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 93569 0 0 0 345245 54 0 0 20 0 1 0 183225169 177508352 39863 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 43337 39863 1006 2594 0 40230 0
Current children cumulated CPU time: 3452.99 s
Current children cumulated vsize: 173348 KiB
Current children cumulated memory: 159452 KiB

[startup+3522.3 s]
/proc/loadavg: 4.20 4.14 4.15 5/242 955238
/proc/meminfo: memFree=128052120/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=173348 memory=159452 CPUtime=3512.84 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 93633 0 0 0 351230 54 0 0 20 0 1 0 183225169 177508352 39863 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 43337 39863 1006 2594 0 40230 0
Current children cumulated CPU time: 3512.84 s
Current children cumulated vsize: 173348 KiB
Current children cumulated memory: 159452 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.13 4.15 5/244 955252
/proc/meminfo: memFree=128179544/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=173348 memory=159452 CPUtime=3572.69 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 93702 0 0 0 357215 54 0 0 20 0 1 0 183225169 177508352 39863 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 43337 39863 1006 2594 0 40230 0
Current children cumulated CPU time: 3572.69 s
Current children cumulated vsize: 173348 KiB
Current children cumulated memory: 159452 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 4.08 4.12 4.14 5/244 955256
/proc/meminfo: memFree=128074928/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=173348 memory=159452 CPUtime=3600.03 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 93705 0 0 0 359948 55 0 0 20 0 1 0 183225169 177508352 39863 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 43337 39863 1006 2594 0 40230 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 173348 KiB
Current children cumulated memory: 159452 KiB

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

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

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

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

[startup+3609.7 s]
/proc/loadavg: 4.08 4.12 4.14 5/244 955256
/proc/meminfo: memFree=128074928/131655788 swapFree=131071996/131071996
[pid=953060] ppid=953057 vsize=173348 memory=159452 CPUtime=3600.03 cores=1,3
/proc/953060/stat : 953060 (CASHWMaxSAT-Dis) R 953057 953060 946528 0 -1 4194304 93705 0 0 0 359948 55 0 0 20 0 1 0 183225169 177508352 39863 134679101440 4194304 14817773 140723802690480 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 51691520 140723802698724 140723802698839 140723802698839 140723802705855 0
/proc/953060/statm: 43337 39863 1006 2594 0 40230 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 173348 KiB
Current children cumulated memory: 159452 KiB

Child status: 0

Real time (s): 3609.7
CPU time (s): 3600.03
CPU user time (s): 3599.48
CPU system time (s): 0.552577
CPU usage (%): 99.7322
Max. virtual memory (cumulated for all children) (KiB): 196504
Max. memory (cumulated for all children) (KiB): 182604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.48
system time used= 0.552577
maximum resident set size= 182608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93705
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= 22
involuntary context switches= 1453


# summary of solver processes directly reported to runsolver:
#   pid: 953060
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3599.48
#   total CPU system time (s): 0.552577

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.2018 second user time and 34.4144 second system time

The end

Launcher Data

Begin job on nodeC009 at 2024-07-18 15:51:08
IDJOB=4445999
IDBENCH=155408
IDSOLVER=3075
FILE ID=nodeC009/4445999-1721310656
RUNJOBID= nodeC009-1721305198-946540
SLURM_JOB_ID= 7542632
Free space on /tmp= 723724 MiB

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

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

MD5SUM BENCH= 081659ee65bc936cbb896171f511d736
RANDOM SEED=476910421

nodeC009.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	: 0xb00001f
cpu MHz		: 3647.169
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 invpcid_single pti 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	: 6984.34
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		: 3595.172
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 invpcid_single pti 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	: 6983.27
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.333
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 invpcid_single pti 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	: 6984.34
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.318
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 invpcid_single pti 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	: 6983.27
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		: 3566.486
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 invpcid_single pti 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	: 6984.34
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		: 3654.117
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 invpcid_single pti 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	: 6983.27
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.473
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 invpcid_single pti 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	: 6984.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        128434348 kB
MemAvailable:   129194656 kB
Buffers:          509428 kB
Cached:          1089052 kB
SwapCached:            0 kB
Active:          1004080 kB
Inactive:        1674592 kB
Active(anon):       1476 kB
Inactive(anon):  1116096 kB
Active(file):    1002604 kB
Inactive(file):   558496 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             13992 kB
Writeback:             0 kB
AnonPages:       1076172 kB
Mapped:           120264 kB
Shmem:             37700 kB
KReclaimable:      78480 kB
Slab:             177704 kB
SReclaimable:      78480 kB
SUnreclaim:        99224 kB
KernelStack:        3948 kB
PageTables:        11576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1420520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            57888 kB
HardwareCorrupted:     0 kB
AnonHugePages:    911360 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:      187208 kB
DirectMap2M:    19640320 kB
DirectMap1G:    116391936 kB

Free space on /tmp at the end= 723704 MiB
End job on nodeC009 at 2024-07-18 16:51:18