Trace number 4450818

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.03 3609.9

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round22-1.opb
MD5SUM2d93360d2b62765c062d6e400c743a07
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark390.676
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8704
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.02/3609.90	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 (61296 MiB free)
  memory of node 1: 64510 MiB (61601 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450818-1721422910/watcher-4450818-1721422910 -o /tmp/evaluation-result-4450818-1721422910/solver-4450818-1721422910 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1721422922-1033855 --watchdog 3760 CASHWMaxSAT-DisjCad-SP HOME/instance-4450818-1721422910.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
solver pid=1033911, runsolver pid=1033899
Current StackSize limit: 8192 KiB


[startup+0.100101 s]*
/proc/loadavg: 1.09 1.21 2.09 8/260 1033916
/proc/meminfo: memFree=125774300/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=38452 memory=22992 CPUtime=0.09 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 5343 0 0 0 9 0 0 0 20 0 1 0 194450124 39374848 5748 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 9613 5748 1066 2726 0 6361 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 38452 KiB
Current children cumulated memory: 22992 KiB

[startup+0.206951 s]*
/proc/loadavg: 1.09 1.21 2.09 8/260 1033916
/proc/meminfo: memFree=125747000/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=46020 memory=29804 CPUtime=0.2 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 7299 0 0 0 19 1 0 0 20 0 1 0 194450124 47124480 7451 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 11505 7451 1146 2726 0 8253 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 46020 KiB
Current children cumulated memory: 29804 KiB

[startup+0.306704 s]*
/proc/loadavg: 1.09 1.21 2.09 8/260 1033916
/proc/meminfo: memFree=125735804/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=48940 memory=32904 CPUtime=0.3 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 7523 0 0 0 29 1 0 0 20 0 1 0 194450124 50114560 8226 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 12235 8226 1146 2726 0 8983 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 48940 KiB
Current children cumulated memory: 32904 KiB

[startup+0.70023 s]
/proc/loadavg: 1.09 1.21 2.09 8/260 1033916
/proc/meminfo: memFree=125732644/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=49752 memory=33788 CPUtime=0.69 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 8336 0 0 0 68 1 0 0 20 0 1 0 194450124 50946048 8447 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 12438 8447 1146 2726 0 9186 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 49752 KiB
Current children cumulated memory: 33788 KiB

[startup+1.5002 s]
/proc/loadavg: 1.09 1.21 2.09 8/260 1033916
/proc/meminfo: memFree=125721504/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=56292 memory=40192 CPUtime=1.48 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 11025 0 0 0 147 1 0 0 20 0 1 0 194450124 57643008 10048 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 14073 10048 1146 2726 0 10821 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 56292 KiB
Current children cumulated memory: 40192 KiB

[startup+3.1067 s]
/proc/loadavg: 1.32 1.26 2.10 8/260 1033918
/proc/meminfo: memFree=125715852/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=55244 memory=39380 CPUtime=3.09 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 12718 0 0 0 307 2 0 0 20 0 1 0 194450124 56569856 9845 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 13811 9845 1146 2726 0 10559 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 55244 KiB
Current children cumulated memory: 39380 KiB

[startup+6.30022 s]
/proc/loadavg: 1.32 1.26 2.10 8/260 1033918
/proc/meminfo: memFree=125710964/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=55160 memory=39472 CPUtime=6.27 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 14728 0 0 0 624 3 0 0 20 0 1 0 194450124 56483840 9868 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 13790 9868 1146 2726 0 10538 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 55160 KiB
Current children cumulated memory: 39472 KiB

[startup+12.7002 s]
/proc/loadavg: 1.61 1.32 2.12 9/260 1033918
/proc/meminfo: memFree=125667648/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=57148 memory=41468 CPUtime=12.66 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 17767 0 0 0 1262 4 0 0 20 0 1 0 194450124 58519552 10367 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 14287 10367 1146 2726 0 11035 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 57148 KiB
Current children cumulated memory: 41468 KiB

[startup+25.5002 s]
/proc/loadavg: 2.14 1.45 2.15 8/260 1033921
/proc/meminfo: memFree=125643532/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=76808 memory=60812 CPUtime=25.41 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 21519 0 0 0 2536 5 0 0 20 0 1 0 194450124 78651392 15203 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 19202 15203 1146 2726 0 15950 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 76808 KiB
Current children cumulated memory: 60812 KiB

[startup+51.1066 s]
/proc/loadavg: 2.78 1.66 2.20 8/260 1033924
/proc/meminfo: memFree=125599136/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=92136 memory=76144 CPUtime=50.93 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 21789 0 0 0 5088 5 0 0 20 0 1 0 194450124 94347264 19036 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 23034 19036 1146 2726 0 19782 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 92136 KiB
Current children cumulated memory: 76144 KiB

[startup+102.3 s]
/proc/loadavg: 3.62 2.07 2.31 9/258 1033932
/proc/meminfo: memFree=125456980/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=119888 memory=104324 CPUtime=101.98 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 27573 0 0 0 10189 9 0 0 20 0 1 0 194450124 122765312 26081 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 29972 26081 1146 2726 0 26720 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 119888 KiB
Current children cumulated memory: 104324 KiB

[startup+162.3 s]
/proc/loadavg: 3.92 2.44 2.42 9/258 1033945
/proc/meminfo: memFree=125553712/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=97352 memory=81740 CPUtime=161.79 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 29779 0 0 0 16169 10 0 0 20 0 1 0 194450124 99688448 20435 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 24338 20435 1146 2726 0 21086 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 97352 KiB
Current children cumulated memory: 81740 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 2.75 2.54 9/256 1033955
/proc/meminfo: memFree=125507000/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=102356 memory=86840 CPUtime=221.63 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 31069 0 0 0 22153 10 0 0 20 0 1 0 194450124 104812544 21710 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 25589 21710 1146 2726 0 22337 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 102356 KiB
Current children cumulated memory: 86840 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 3.01 2.64 10/256 1033965
/proc/meminfo: memFree=125338540/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=145716 memory=130136 CPUtime=281.47 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 37723 0 0 0 28129 18 0 0 20 0 1 0 194450124 149213184 32534 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 36429 32534 1146 2726 0 33177 0
Current children cumulated CPU time: 281.47 s
Current children cumulated vsize: 145716 KiB
Current children cumulated memory: 130136 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 3.22 2.74 9/256 1033978
/proc/meminfo: memFree=125237744/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=179656 memory=164112 CPUtime=341.3 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 39110 0 0 0 34111 19 0 0 20 0 1 0 194450124 183967744 41028 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 44914 41028 1146 2726 0 41662 0
Current children cumulated CPU time: 341.3 s
Current children cumulated vsize: 179656 KiB
Current children cumulated memory: 164112 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 3.40 2.83 9/256 1033989
/proc/meminfo: memFree=125177212/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=154368 memory=139068 CPUtime=401.14 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 42046 0 0 0 40089 25 0 0 20 0 1 0 194450124 158072832 34767 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 38592 34767 1146 2726 0 35340 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 154368 KiB
Current children cumulated memory: 139068 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 3.53 2.91 9/256 1033999
/proc/meminfo: memFree=125270656/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=157628 memory=142328 CPUtime=460.97 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 45911 0 0 0 46063 34 0 0 20 0 1 0 194450124 161411072 35582 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 39407 35582 1146 2726 0 36155 0

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

Current children cumulated memory: 237124 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.13 4.09 9/257 1035124
/proc/meminfo: memFree=124908224/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=254176 memory=238620 CPUtime=2914.18 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 99832 0 0 0 291249 169 0 0 20 0 1 0 194450124 260276224 59655 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 63544 59655 1146 2726 0 60292 0
Current children cumulated CPU time: 2914.18 s
Current children cumulated vsize: 254176 KiB
Current children cumulated memory: 238620 KiB

[startup+2982.3 s]
/proc/loadavg: 4.14 4.13 4.09 8/257 1035135
/proc/meminfo: memFree=124896344/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=254176 memory=238748 CPUtime=2974.03 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 99935 0 0 0 297234 169 0 0 20 0 1 0 194450124 260276224 59687 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 63544 59687 1146 2726 0 60292 0
Current children cumulated CPU time: 2974.03 s
Current children cumulated vsize: 254176 KiB
Current children cumulated memory: 238748 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.12 4.09 8/258 1035148
/proc/meminfo: memFree=124876468/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=256000 memory=240504 CPUtime=3033.87 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 100478 0 0 0 303218 169 0 0 20 0 1 0 194450124 262144000 60126 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 64000 60126 1146 2726 0 60748 0
Current children cumulated CPU time: 3033.87 s
Current children cumulated vsize: 256000 KiB
Current children cumulated memory: 240504 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.11 4.09 9/258 1035158
/proc/meminfo: memFree=124892744/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=256000 memory=240572 CPUtime=3093.71 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 100583 0 0 0 309202 169 0 0 20 0 1 0 194450124 262144000 60143 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 64000 60143 1146 2726 0 60748 0
Current children cumulated CPU time: 3093.71 s
Current children cumulated vsize: 256000 KiB
Current children cumulated memory: 240572 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.12 4.09 7/258 1035170
/proc/meminfo: memFree=124887488/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=257396 memory=241968 CPUtime=3153.55 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 101032 0 0 0 315186 169 0 0 20 0 1 0 194450124 263573504 60492 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 64349 60492 1146 2726 0 61097 0
Current children cumulated CPU time: 3153.55 s
Current children cumulated vsize: 257396 KiB
Current children cumulated memory: 241968 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.13 4.09 8/261 1035565
/proc/meminfo: memFree=124881488/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=257396 memory=241968 CPUtime=3213.4 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 101121 0 0 0 321171 169 0 0 20 0 1 0 194450124 263573504 60492 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 64349 60492 1146 2726 0 61097 0
Current children cumulated CPU time: 3213.4 s
Current children cumulated vsize: 257396 KiB
Current children cumulated memory: 241968 KiB

[startup+3282.3 s]
/proc/loadavg: 4.17 4.13 4.10 8/260 1035577
/proc/meminfo: memFree=124882056/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=258216 memory=242788 CPUtime=3273.23 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 101422 0 0 0 327154 169 0 0 20 0 1 0 194450124 264413184 60697 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 64554 60697 1146 2726 0 61302 0
Current children cumulated CPU time: 3273.23 s
Current children cumulated vsize: 258216 KiB
Current children cumulated memory: 242788 KiB

[startup+3342.3 s]
/proc/loadavg: 4.17 4.14 4.10 8/258 1035588
/proc/meminfo: memFree=124946552/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=258216 memory=242788 CPUtime=3333.09 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 101511 0 0 0 333140 169 0 0 20 0 1 0 194450124 264413184 60697 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 64554 60697 1146 2726 0 61302 0
Current children cumulated CPU time: 3333.09 s
Current children cumulated vsize: 258216 KiB
Current children cumulated memory: 242788 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.12 4.09 8/259 1035768
/proc/meminfo: memFree=124881160/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=259580 memory=244152 CPUtime=3392.93 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 101954 0 0 0 339124 169 0 0 20 0 1 0 194450124 265809920 61038 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 64895 61038 1146 2726 0 61643 0
Current children cumulated CPU time: 3392.93 s
Current children cumulated vsize: 259580 KiB
Current children cumulated memory: 244152 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.13 4.09 8/259 1035778
/proc/meminfo: memFree=124888148/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=259580 memory=244152 CPUtime=3452.79 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 102045 0 0 0 345110 169 0 0 20 0 1 0 194450124 265809920 61038 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 64895 61038 1146 2726 0 61643 0
Current children cumulated CPU time: 3452.79 s
Current children cumulated vsize: 259580 KiB
Current children cumulated memory: 244152 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.12 4.09 8/260 1035793
/proc/meminfo: memFree=124881220/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=260952 memory=245524 CPUtime=3512.64 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 102492 0 0 0 351095 169 0 0 20 0 1 0 194450124 267214848 61381 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 65238 61381 1146 2726 0 61986 0
Current children cumulated CPU time: 3512.64 s
Current children cumulated vsize: 260952 KiB
Current children cumulated memory: 245524 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.13 4.09 8/259 1035818
/proc/meminfo: memFree=124866448/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=260952 memory=245524 CPUtime=3572.49 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 102585 0 0 0 357080 169 0 0 20 0 1 0 194450124 267214848 61381 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 65238 61381 1146 2726 0 61986 0
Current children cumulated CPU time: 3572.49 s
Current children cumulated vsize: 260952 KiB
Current children cumulated memory: 245524 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 4.09 4.11 4.09 7/259 1035823
/proc/meminfo: memFree=124933560/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=197004 memory=181704 CPUtime=3600.02 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 102693 0 0 0 359832 170 0 0 20 0 1 0 194450124 201732096 45426 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 49251 45426 1146 2726 0 45999 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 197004 KiB
Current children cumulated memory: 181704 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.33 s, system=1.70411 s

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

[startup+3609.9 s]
/proc/loadavg: 4.09 4.11 4.09 7/259 1035823
/proc/meminfo: memFree=124933560/131524600 swapFree=130799640/131071996
[pid=1033911] ppid=1033899 vsize=197004 memory=181704 CPUtime=3600.02 cores=5,7
/proc/1033911/stat : 1033911 (CASHWMaxSAT-Dis) R 1033899 1033911 1033842 0 -1 4194304 102693 0 0 0 359832 170 0 0 20 0 1 0 194450124 201732096 45426 134679101440 4194304 15356333 140735029638880 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 17424944 17514448 53735424 140735029642209 140735029642325 140735029642325 140735029649342 0
/proc/1033911/statm: 49251 45426 1146 2726 0 45999 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 197004 KiB
Current children cumulated memory: 181704 KiB

Child status: 0

Real time (s): 3609.9
CPU time (s): 3600.03
CPU user time (s): 3598.33
CPU system time (s): 1.70411
CPU usage (%): 99.7266
Max. virtual memory (cumulated for all children) (KiB): 374132
Max. memory (cumulated for all children) (KiB): 355700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.33
system time used= 1.70411
maximum resident set size= 358668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102693
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= 25
involuntary context switches= 1479


# summary of solver processes directly reported to runsolver:
#   pid: 1033911
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3598.33
#   total CPU system time (s): 1.70411

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.08257 second user time and 20.137 second system time

The end

Launcher Data

Begin job on nodeC014 at 2024-07-19 23:02:02
IDJOB=4450818
IDBENCH=162279
IDSOLVER=3074
FILE ID=nodeC014/4450818-1721422910
RUNJOBID= nodeC014-1721422922-1033855
SLURM_JOB_ID= 7545604
Free space on /tmp= 890036 MiB

SOLVER NAME= CASHWMaxSAT-DisjCad-SP 2024-07-10
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size128-round22-1.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-4450818-1721422910/watcher-4450818-1721422910 -o /tmp/evaluation-result-4450818-1721422910/solver-4450818-1721422910 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1721422922-1033855 --watchdog 3760  CASHWMaxSAT-DisjCad-SP HOME/instance-4450818-1721422910.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 2d93360d2b62765c062d6e400c743a07
RANDOM SEED=2028514869

nodeC014.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		: 3747.515
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	: 6999.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125848252 kB
MemAvailable:   129982384 kB
Buffers:          493592 kB
Cached:          4436524 kB
SwapCached:        12884 kB
Active:          1508048 kB
Inactive:        3543872 kB
Active(anon):       9084 kB
Inactive(anon):   142616 kB
Active(file):    1498964 kB
Inactive(file):  3401256 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       130799640 kB
Dirty:             59156 kB
Writeback:             0 kB
AnonPages:        113392 kB
Mapped:            50020 kB
Shmem:             29536 kB
KReclaimable:     147120 kB
Slab:             250080 kB
SReclaimable:     147120 kB
SUnreclaim:       102960 kB
KernelStack:        3968 kB
PageTables:         9976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     819296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            35424 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 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:      303828 kB
DirectMap2M:    38266880 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 889980 MiB
End job on nodeC014 at 2024-07-20 00:02:12