Trace number 4445308

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.08 3610.6

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-prob3.opb
MD5SUMb3a7e12d93ab079a38c8d0bc0b1ef8cc
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark20800.4
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint52
Maximum length of a constraint52
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 5842800
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 78219574
Number of bits of the biggest sum of numbers27
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.07/3610.60	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 (61127 MiB free)
  memory of node 1: 64510 MiB (60979 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=981966, runsolver pid=981963

[startup+0.100971 s]*
/proc/loadavg: 4.08 4.10 4.09 5/254 981967
/proc/meminfo: memFree=125036528/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=19132 memory=3924 CPUtime=0.09 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 305 0 0 0 9 0 0 0 20 0 1 0 183406220 19591168 981 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 7 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 4783 981 842 2726 0 1531 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 19132 KiB
Current children cumulated memory: 3924 KiB

[startup+0.205971 s]*
/proc/loadavg: 4.08 4.10 4.09 5/254 981967
/proc/meminfo: memFree=125029464/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=26892 memory=12124 CPUtime=0.19 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 2376 0 0 0 19 0 0 0 20 0 1 0 183406220 27537408 3031 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 7 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 6723 3031 1146 2726 0 3471 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 26892 KiB
Current children cumulated memory: 12124 KiB

[startup+0.305973 s]*
/proc/loadavg: 4.08 4.10 4.09 5/254 981967
/proc/meminfo: memFree=125028760/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=26944 memory=12428 CPUtime=0.29 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 2865 0 0 0 29 0 0 0 20 0 1 0 183406220 27590656 3107 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 6736 3107 1146 2726 0 3484 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26944 KiB
Current children cumulated memory: 12428 KiB

[startup+0.70025 s]
/proc/loadavg: 4.08 4.10 4.09 5/254 981967
/proc/meminfo: memFree=125026216/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=30836 memory=16388 CPUtime=0.68 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 4897 0 0 0 67 1 0 0 20 0 1 0 183406220 31576064 4097 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 7709 4097 1146 2726 0 4457 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 30836 KiB
Current children cumulated memory: 16388 KiB

[startup+1.50024 s]
/proc/loadavg: 4.08 4.10 4.09 5/254 981967
/proc/meminfo: memFree=125022992/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=33256 memory=18760 CPUtime=1.47 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 5502 0 0 0 146 1 0 0 20 0 1 0 183406220 34054144 4690 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 8314 4690 1146 2726 0 5062 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 33256 KiB
Current children cumulated memory: 18760 KiB

[startup+3.10568 s]
/proc/loadavg: 4.08 4.10 4.09 5/256 981973
/proc/meminfo: memFree=125021800/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=31992 memory=17672 CPUtime=3.07 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 6017 0 0 0 306 1 0 0 20 0 1 0 183406220 32759808 4418 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 7998 4418 1146 2726 0 4746 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 31992 KiB
Current children cumulated memory: 17672 KiB

[startup+6.30024 s]
/proc/loadavg: 4.08 4.10 4.09 5/256 981973
/proc/meminfo: memFree=125020040/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=35472 memory=21072 CPUtime=6.26 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 8245 0 0 0 625 1 0 0 20 0 1 0 183406220 36323328 5268 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 8868 5268 1146 2726 0 5616 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 35472 KiB
Current children cumulated memory: 21072 KiB

[startup+12.7002 s]
/proc/loadavg: 4.23 4.13 4.10 5/256 981973
/proc/meminfo: memFree=125019604/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=32284 memory=17996 CPUtime=12.64 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 10766 0 0 0 1262 2 0 0 20 0 1 0 183406220 33058816 4499 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 8071 4499 1146 2726 0 4819 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 32284 KiB
Current children cumulated memory: 17996 KiB

[startup+25.5003 s]
/proc/loadavg: 4.48 4.19 4.12 5/256 981976
/proc/meminfo: memFree=125017040/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=37264 memory=22760 CPUtime=25.4 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 11928 0 0 0 2538 2 0 0 20 0 1 0 183406220 38158336 5690 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 9316 5690 1146 2726 0 6064 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 37264 KiB
Current children cumulated memory: 22760 KiB

[startup+51.1057 s]
/proc/loadavg: 4.62 4.26 4.14 5/256 981980
/proc/meminfo: memFree=124991572/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=41808 memory=27488 CPUtime=50.94 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 15030 0 0 0 5091 3 0 0 20 0 1 0 183406220 42811392 6872 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 10452 6872 1146 2726 0 7200 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 41808 KiB
Current children cumulated memory: 27488 KiB

[startup+102.3 s]
/proc/loadavg: 4.39 4.25 4.14 5/256 981988
/proc/meminfo: memFree=124995452/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=43396 memory=29144 CPUtime=102 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 21974 0 0 0 10195 5 0 0 20 0 1 0 183406220 44437504 7286 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 10849 7286 1146 2726 0 7597 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 43396 KiB
Current children cumulated memory: 29144 KiB

[startup+162.3 s]
/proc/loadavg: 4.19 4.21 4.14 5/256 981998
/proc/meminfo: memFree=124965052/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=57208 memory=42816 CPUtime=161.84 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 23396 0 0 0 16178 6 0 0 20 0 1 0 183406220 58580992 10704 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 14302 10704 1146 2726 0 11050 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 57208 KiB
Current children cumulated memory: 42816 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.19 4.13 5/256 982009
/proc/meminfo: memFree=124971088/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=64604 memory=50088 CPUtime=221.68 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 25825 0 0 0 22161 7 0 0 20 0 1 0 183406220 66154496 12522 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 16151 12522 1146 2726 0 12899 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 64604 KiB
Current children cumulated memory: 50088 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.16 4.13 5/256 982020
/proc/meminfo: memFree=124981604/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=57888 memory=43728 CPUtime=281.51 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 28028 0 0 0 28143 8 0 0 20 0 1 0 183406220 59277312 10932 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 14472 10932 1146 2726 0 11220 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 57888 KiB
Current children cumulated memory: 43728 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.15 4.12 5/254 982030
/proc/meminfo: memFree=124964540/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=58068 memory=42644 CPUtime=341.35 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 32977 0 0 0 34125 10 0 0 20 0 1 0 183406220 59461632 10661 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 14517 10661 1146 2726 0 11265 0
Current children cumulated CPU time: 341.35 s
Current children cumulated vsize: 58068 KiB
Current children cumulated memory: 42644 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.15 4.12 5/256 982425
/proc/meminfo: memFree=124940076/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=84340 memory=70016 CPUtime=401.18 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 35207 0 0 0 40107 11 0 0 20 0 1 0 183406220 86364160 17504 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 21085 17504 1146 2726 0 17833 0
Current children cumulated CPU time: 401.18 s
Current children cumulated vsize: 84340 KiB
Current children cumulated memory: 70016 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.14 4.12 5/256 982436
/proc/meminfo: memFree=124928460/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=84340 memory=70016 CPUtime=461.02 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 35220 0 0 0 46091 11 0 0 20 0 1 0 183406220 86364160 17504 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 21085 17504 1146 2726 0 17833 0

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

Current children cumulated memory: 117508 KiB

[startup+2862.3 s]
/proc/loadavg: 4.12 4.15 4.14 5/255 984717
/proc/meminfo: memFree=125105448/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=107864 memory=92884 CPUtime=2854.02 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 61898 0 0 0 285376 26 0 0 20 0 1 0 183406220 110452736 23221 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 26966 23221 1146 2726 0 23714 0
Current children cumulated CPU time: 2854.02 s
Current children cumulated vsize: 107864 KiB
Current children cumulated memory: 92884 KiB

[startup+2922.3 s]
/proc/loadavg: 4.13 4.15 4.14 5/255 984727
/proc/meminfo: memFree=125064984/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=144128 memory=129812 CPUtime=2913.83 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 62969 0 0 0 291356 27 0 0 20 0 1 0 183406220 147587072 32453 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 36032 32453 1146 2726 0 32780 0
Current children cumulated CPU time: 2913.83 s
Current children cumulated vsize: 144128 KiB
Current children cumulated memory: 129812 KiB

[startup+2982.3 s]
/proc/loadavg: 4.16 4.15 4.14 5/255 984737
/proc/meminfo: memFree=125060140/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=144128 memory=129840 CPUtime=2973.63 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 63013 0 0 0 297336 27 0 0 20 0 1 0 183406220 147587072 32460 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 36032 32460 1146 2726 0 32780 0
Current children cumulated CPU time: 2973.63 s
Current children cumulated vsize: 144128 KiB
Current children cumulated memory: 129840 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.14 4.14 5/257 984751
/proc/meminfo: memFree=125007512/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=147932 memory=133712 CPUtime=3033.44 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 63533 0 0 0 303317 27 0 0 20 0 1 0 183406220 151482368 33428 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 36983 33428 1146 2726 0 33731 0
Current children cumulated CPU time: 3033.44 s
Current children cumulated vsize: 147932 KiB
Current children cumulated memory: 133712 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.13 4.13 5/257 984763
/proc/meminfo: memFree=125005256/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=148792 memory=134504 CPUtime=3093.24 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 63781 0 0 0 309297 27 0 0 20 0 1 0 183406220 152363008 33626 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 37198 33626 1146 2726 0 33946 0
Current children cumulated CPU time: 3093.24 s
Current children cumulated vsize: 148792 KiB
Current children cumulated memory: 134504 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.12 4.13 5/256 984773
/proc/meminfo: memFree=125045288/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=148792 memory=134504 CPUtime=3153.05 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 63836 0 0 0 315278 27 0 0 20 0 1 0 183406220 152363008 33626 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 37198 33626 1146 2726 0 33946 0
Current children cumulated CPU time: 3153.05 s
Current children cumulated vsize: 148792 KiB
Current children cumulated memory: 134504 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.12 4.12 5/256 984784
/proc/meminfo: memFree=125046700/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=150064 memory=135776 CPUtime=3212.87 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 64227 0 0 0 321260 27 0 0 20 0 1 0 183406220 153665536 33944 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 37516 33944 1146 2726 0 34264 0
Current children cumulated CPU time: 3212.87 s
Current children cumulated vsize: 150064 KiB
Current children cumulated memory: 135776 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.13 4.12 5/256 984795
/proc/meminfo: memFree=125076788/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=104592 memory=90432 CPUtime=3272.7 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 64806 0 0 0 327243 27 0 0 20 0 1 0 183406220 107102208 22608 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 26148 22608 1146 2726 0 22896 0
Current children cumulated CPU time: 3272.7 s
Current children cumulated vsize: 104592 KiB
Current children cumulated memory: 90432 KiB

[startup+3342.3 s]
/proc/loadavg: 4.06 4.10 4.11 5/256 984805
/proc/meminfo: memFree=125060956/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=130112 memory=115724 CPUtime=3332.54 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 66084 0 0 0 333226 28 0 0 20 0 1 0 183406220 133234688 28931 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 32528 28931 1146 2726 0 29276 0
Current children cumulated CPU time: 3332.54 s
Current children cumulated vsize: 130112 KiB
Current children cumulated memory: 115724 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.11 4.11 5/254 984815
/proc/meminfo: memFree=125047224/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=130112 memory=115856 CPUtime=3392.37 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 66153 0 0 0 339209 28 0 0 20 0 1 0 183406220 133234688 28964 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 32528 28964 1146 2726 0 29276 0
Current children cumulated CPU time: 3392.37 s
Current children cumulated vsize: 130112 KiB
Current children cumulated memory: 115856 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.12 4.11 5/254 984826
/proc/meminfo: memFree=125036868/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=130844 memory=116556 CPUtime=3452.2 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 66366 0 0 0 345192 28 0 0 20 0 1 0 183406220 133984256 29139 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 32711 29139 1146 2726 0 29459 0
Current children cumulated CPU time: 3452.2 s
Current children cumulated vsize: 130844 KiB
Current children cumulated memory: 116556 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.11 4.11 5/254 984836
/proc/meminfo: memFree=125038696/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=130844 memory=116556 CPUtime=3512.02 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 66869 0 0 0 351174 28 0 0 20 0 1 0 183406220 133984256 29139 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 32711 29139 1146 2726 0 29459 0
Current children cumulated CPU time: 3512.02 s
Current children cumulated vsize: 130844 KiB
Current children cumulated memory: 116556 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.11 4.10 5/254 984846
/proc/meminfo: memFree=125030088/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=176600 memory=162280 CPUtime=3571.85 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 68130 0 0 0 357156 29 0 0 20 0 1 0 183406220 180838400 40570 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 44150 40570 1146 2726 0 40898 0
Current children cumulated CPU time: 3571.85 s
Current children cumulated vsize: 176600 KiB
Current children cumulated memory: 162280 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.6 s]
/proc/loadavg: 4.07 4.10 4.10 5/256 984856
/proc/meminfo: memFree=124993840/131524600 swapFree=131071996/131071996
[pid=981966] ppid=981963 vsize=151756 memory=137468 CPUtime=3600.07 cores=5,7
/proc/981966/stat : 981966 (CASHWMaxSAT-Dis) R 981963 981966 975377 0 -1 4194304 68144 0 0 0 359978 29 0 0 20 0 1 0 183406220 155398144 34367 134679101440 4194304 15356333 140725681778608 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 47259648 140725681787874 140725681787990 140725681787990 140725681795006 0
/proc/981966/statm: 37939 34367 1146 2726 0 34687 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 151756 KiB
Current children cumulated memory: 137468 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.79 s, system=0.295077 s

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

Child status: 0

Real time (s): 3610.6
CPU time (s): 3600.08
CPU user time (s): 3599.79
CPU system time (s): 0.295077
CPU usage (%): 99.7087
Max. virtual memory (cumulated for all children) (KiB): 176600
Max. memory (cumulated for all children) (KiB): 162280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.79
system time used= 0.295077
maximum resident set size= 162280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68144
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= 3253


# summary of solver processes directly reported to runsolver:
#   pid: 981966
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3599.79
#   total CPU system time (s): 0.295077

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.95997 second user time and 17.4676 second system time

The end

Launcher Data

Begin job on nodeC029 at 2024-07-18 16:20:01
IDJOB=4445308
IDBENCH=148106
IDSOLVER=3074
FILE ID=nodeC029/4445308-1721312388
RUNJOBID= nodeC029-1721306271-975390
SLURM_JOB_ID= 7542641
Free space on /tmp= 890020 MiB

SOLVER NAME= CASHWMaxSAT-DisjCad-SP 2024-07-10
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/manquiho/Aardal_1/normalized-prob3.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-4445308-1721312388/watcher-4445308-1721312388 -o /tmp/evaluation-result-4445308-1721312388/solver-4445308-1721312388 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721306271-975390 --watchdog 3760  CASHWMaxSAT-DisjCad-SP HOME/instance-4445308-1721312388.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= b3a7e12d93ab079a38c8d0bc0b1ef8cc
RANDOM SEED=994224482

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		: 3666.519
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		: 3664.287
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.268
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		: 3600.326
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		: 3666.543
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		: 3663.642
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.323
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		: 3661.715
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:        125038096 kB
MemAvailable:   128947140 kB
Buffers:          483616 kB
Cached:          4216892 kB
SwapCached:            0 kB
Active:           945888 kB
Inactive:        4829168 kB
Active(anon):       1480 kB
Inactive(anon):  1110456 kB
Active(file):     944408 kB
Inactive(file):  3718712 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             14304 kB
Writeback:            12 kB
AnonPages:       1072192 kB
Mapped:           122020 kB
Shmem:             37720 kB
KReclaimable:     171144 kB
Slab:             291792 kB
SReclaimable:     171144 kB
SUnreclaim:       120648 kB
KernelStack:        4124 kB
PageTables:        11624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1632756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            67616 kB
HardwareCorrupted:     0 kB
AnonHugePages:    999424 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= 890008 MiB
End job on nodeC029 at 2024-07-18 17:20:12