Trace number 4444116

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
LS-MabSP 2024-07-10? 3600 3606.5

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900557957.opb
MD5SUMc433712005b886eba07795465217f592
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 benchmark0.998919
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 717
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.09/0.19	c Filename:instance-4444116-1721318427.opb, Cutoff_time:3600, memory_limit_gb:500000
0.09/0.19	c Use Presolve
0.09/0.19	c Parse finsih
0.09/0.19	c Start Presolve
0.09/0.19	c After Reduce Vars: 231 Clauses: 2707 Top clause weight: 1 Hard Clauses: 2707
3599.89/3606.50	c Use LS-small
3599.89/3606.50	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: 63968 MiB (61446 MiB free)
  memory of node 1: 64473 MiB (62080 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4444116-1721318427/watcher-4444116-1721318427 -o /tmp/evaluation-result-4444116-1721318427/solver-4444116-1721318427 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721316629-983165 --watchdog 3760 ./LS-MabSP -f HOME/instance-4444116-1721318427.opb -t 3600 -s 1193821263 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=985258, runsolver pid=985255

[startup+0.100806 s]*
/proc/loadavg: 4.10 4.09 4.01 5/259 985259
/proc/meminfo: memFree=126474684/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=34948 memory=28084 CPUtime=0.09 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 4075 0 0 0 9 0 0 0 20 0 1 0 184005115 35786752 7021 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 8737 7021 2849 2753 0 5390 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 34948 KiB
Current children cumulated memory: 28084 KiB

[startup+0.205613 s]*
/proc/loadavg: 4.10 4.09 4.01 5/259 985259
/proc/meminfo: memFree=126467300/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=44848 memory=36264 CPUtime=0.2 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 6155 0 0 0 19 1 0 0 20 0 1 0 184005115 45924352 9066 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 11212 9066 2849 2753 0 7865 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 44848 KiB
Current children cumulated memory: 36264 KiB

[startup+0.305554 s]*
/proc/loadavg: 4.10 4.09 4.01 5/259 985259
/proc/meminfo: memFree=126467140/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=42712 memory=35212 CPUtime=0.3 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 6305 0 0 0 29 1 0 0 20 0 1 0 184005115 43737088 8803 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 10678 8803 2849 2753 0 7331 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 42712 KiB
Current children cumulated memory: 35212 KiB

[startup+0.700236 s]
/proc/loadavg: 4.10 4.09 4.01 5/259 985259
/proc/meminfo: memFree=126457248/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=69360 memory=56596 CPUtime=0.68 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 11654 0 0 0 67 1 0 0 20 0 1 0 184005115 71024640 14149 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 17340 14149 2849 2753 0 13993 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 69360 KiB
Current children cumulated memory: 56596 KiB

[startup+1.50025 s]
/proc/loadavg: 4.10 4.09 4.01 5/259 985259
/proc/meminfo: memFree=126437620/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=78916 memory=66692 CPUtime=1.48 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 14444 0 0 0 146 2 0 0 20 0 1 0 184005115 80809984 16673 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 19729 16673 2849 2753 0 16382 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 78916 KiB
Current children cumulated memory: 66692 KiB

[startup+3.10557 s]
/proc/loadavg: 4.09 4.08 4.01 5/259 985259
/proc/meminfo: memFree=126423460/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=92048 memory=79468 CPUtime=3.08 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 19754 0 0 0 305 3 0 0 20 0 1 0 184005115 94257152 19867 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 23012 19867 2849 2753 0 19665 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 92048 KiB
Current children cumulated memory: 79468 KiB

[startup+6.30022 s]
/proc/loadavg: 4.09 4.08 4.01 5/259 985259
/proc/meminfo: memFree=126417552/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=97352 memory=84508 CPUtime=6.27 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 21661 0 0 0 624 3 0 0 20 0 1 0 184005115 99688448 21127 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 24338 21127 2849 2753 0 20991 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 97352 KiB
Current children cumulated memory: 84508 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.08 4.01 5/257 985261
/proc/meminfo: memFree=126414256/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=99416 memory=87632 CPUtime=12.65 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 29578 0 0 0 1260 5 0 0 20 0 1 0 184005115 101801984 21908 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 24854 21908 2849 2753 0 21507 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 99416 KiB
Current children cumulated memory: 87632 KiB

[startup+25.5002 s]
/proc/loadavg: 4.07 4.08 4.01 5/257 985274
/proc/meminfo: memFree=126406760/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=107000 memory=93216 CPUtime=25.4 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 31047 0 0 0 2535 5 0 0 20 0 1 0 184005115 109568000 23304 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 26750 23304 2849 2753 0 23403 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 107000 KiB
Current children cumulated memory: 93216 KiB

[startup+51.1053 s]
/proc/loadavg: 4.10 4.09 4.01 5/257 985278
/proc/meminfo: memFree=126727708/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=118276 memory=105088 CPUtime=50.93 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 33990 0 0 0 5087 6 0 0 20 0 1 0 184005115 121114624 26272 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 29569 26272 2849 2753 0 26222 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 118276 KiB
Current children cumulated memory: 105088 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.09 4.01 5/257 985379
/proc/meminfo: memFree=126960360/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=126748 memory=114144 CPUtime=101.96 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 36240 0 0 0 10190 6 0 0 20 0 1 0 184005115 129789952 28536 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 31687 28536 2849 2753 0 28340 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 126748 KiB
Current children cumulated memory: 114144 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.10 4.02 5/257 985390
/proc/meminfo: memFree=126941924/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=126748 memory=114144 CPUtime=161.83 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 36240 0 0 0 15811 372 0 0 20 0 1 0 184005115 129789952 28536 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 31687 28536 2849 2753 0 28340 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 126748 KiB
Current children cumulated memory: 114144 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.09 4.02 5/256 985402
/proc/meminfo: memFree=126926536/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=126748 memory=114144 CPUtime=221.71 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 36240 0 0 0 21422 749 0 0 20 0 1 0 184005115 129789952 28536 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 31687 28536 2849 2753 0 28340 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 126748 KiB
Current children cumulated memory: 114144 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.09 4.02 5/256 985413
/proc/meminfo: memFree=126924988/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=126748 memory=114144 CPUtime=281.58 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 36240 0 0 0 27026 1132 0 0 20 0 1 0 184005115 129789952 28536 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 31687 28536 2849 2753 0 28340 0
Current children cumulated CPU time: 281.58 s
Current children cumulated vsize: 126748 KiB
Current children cumulated memory: 114144 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 4.08 4.02 5/255 985423
/proc/meminfo: memFree=126894776/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=126748 memory=114144 CPUtime=341.47 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 36240 0 0 0 32630 1517 0 0 20 0 1 0 184005115 129789952 28536 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 31687 28536 2849 2753 0 28340 0
Current children cumulated CPU time: 341.47 s
Current children cumulated vsize: 126748 KiB
Current children cumulated memory: 114144 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 4.08 4.02 5/255 985433
/proc/meminfo: memFree=126892056/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=126748 memory=114144 CPUtime=401.35 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 36240 0 0 0 38236 1899 0 0 20 0 1 0 184005115 129789952 28536 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 31687 28536 2849 2753 0 28340 0
Current children cumulated CPU time: 401.35 s
Current children cumulated vsize: 126748 KiB
Current children cumulated memory: 114144 KiB

[startup+462.3 s]
/proc/loadavg: 4.26 4.13 4.03 5/255 985444
/proc/meminfo: memFree=126891624/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=126748 memory=114144 CPUtime=461.24 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 36240 0 0 0 43847 2277 0 0 20 0 1 0 184005115 129789952 28536 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 31687 28536 2849 2753 0 28340 0

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

Current children cumulated memory: 119772 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/259 986704
/proc/meminfo: memFree=127420540/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=126748 memory=119772 CPUtime=3216.45 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 36286 0 0 0 301916 19729 0 0 20 0 1 0 184005115 129789952 29943 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 31687 29943 2849 2753 0 28340 0
Current children cumulated CPU time: 3216.45 s
Current children cumulated vsize: 126748 KiB
Current children cumulated memory: 119772 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/260 986715
/proc/meminfo: memFree=127420216/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=126748 memory=119772 CPUtime=3276.35 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 36287 0 0 0 307520 20115 0 0 20 0 1 0 184005115 129789952 29943 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 31687 29943 2849 2753 0 28340 0
Current children cumulated CPU time: 3276.35 s
Current children cumulated vsize: 126748 KiB
Current children cumulated memory: 119772 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/257 987107
/proc/meminfo: memFree=127419860/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=126748 memory=119772 CPUtime=3336.24 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 36288 0 0 0 313127 20497 0 0 20 0 1 0 184005115 129789952 29943 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 31687 29943 2849 2753 0 28340 0
Current children cumulated CPU time: 3336.24 s
Current children cumulated vsize: 126748 KiB
Current children cumulated memory: 119772 KiB

[startup+3402.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/257 987117
/proc/meminfo: memFree=127419628/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=126748 memory=119772 CPUtime=3396.14 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 36289 0 0 0 318738 20876 0 0 20 0 1 0 184005115 129789952 29943 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 31687 29943 2849 2753 0 28340 0
Current children cumulated CPU time: 3396.14 s
Current children cumulated vsize: 126748 KiB
Current children cumulated memory: 119772 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/257 987128
/proc/meminfo: memFree=127419252/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=126748 memory=119772 CPUtime=3456.04 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 36290 0 0 0 324352 21252 0 0 20 0 1 0 184005115 129789952 29943 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 31687 29943 2849 2753 0 28340 0
Current children cumulated CPU time: 3456.04 s
Current children cumulated vsize: 126748 KiB
Current children cumulated memory: 119772 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/258 987308
/proc/meminfo: memFree=127418972/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=126748 memory=119772 CPUtime=3515.93 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 36291 0 0 0 329964 21629 0 0 20 0 1 0 184005115 129789952 29943 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 31687 29943 2849 2753 0 28340 0
Current children cumulated CPU time: 3515.93 s
Current children cumulated vsize: 126748 KiB
Current children cumulated memory: 119772 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/257 987318
/proc/meminfo: memFree=127418756/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=126748 memory=119772 CPUtime=3575.83 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 36292 0 0 0 335573 22010 0 0 20 0 1 0 184005115 129789952 29943 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 31687 29943 2849 2753 0 28340 0
Current children cumulated CPU time: 3575.83 s
Current children cumulated vsize: 126748 KiB
Current children cumulated memory: 119772 KiB

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

# cumulated CPU time of all completed processes:  user=3378.44 s, system=221.562 s

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

[startup+3584 s]*
/proc/loadavg: 4.10 4.10 4.09 5/257 987318
/proc/meminfo: memFree=127418756/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=126748 memory=119772 CPUtime=3577.53 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 36292 0 0 0 335732 22021 0 0 20 0 1 0 184005115 129789952 29943 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 31687 29943 2849 2753 0 28340 0
Current children cumulated CPU time: 3577.53 s
Current children cumulated vsize: 126748 KiB
Current children cumulated memory: 119772 KiB

[startup+3596.8 s]
/proc/loadavg: 4.08 4.09 4.09 5/259 987325
/proc/meminfo: memFree=127418644/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=126748 memory=119772 CPUtime=3590.3 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 36292 0 0 0 336934 22096 0 0 20 0 1 0 184005115 129789952 29943 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 31687 29943 2849 2753 0 28340 0
Current children cumulated CPU time: 3590.3 s
Current children cumulated vsize: 126748 KiB
Current children cumulated memory: 119772 KiB

[startup+3603.2 s]
/proc/loadavg: 4.07 4.09 4.09 5/259 987326
/proc/meminfo: memFree=127418616/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=126748 memory=119772 CPUtime=3596.69 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 36292 0 0 0 337536 22133 0 0 20 0 1 0 184005115 129789952 29943 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 31687 29943 2849 2753 0 28340 0
Current children cumulated CPU time: 3596.69 s
Current children cumulated vsize: 126748 KiB
Current children cumulated memory: 119772 KiB

[startup+3604.8 s]
/proc/loadavg: 4.07 4.09 4.09 5/259 987326
/proc/meminfo: memFree=127418616/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=126748 memory=119772 CPUtime=3598.29 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 36292 0 0 0 337686 22143 0 0 20 0 1 0 184005115 129789952 29943 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 31687 29943 2849 2753 0 28340 0
Current children cumulated CPU time: 3598.29 s
Current children cumulated vsize: 126748 KiB
Current children cumulated memory: 119772 KiB

[startup+3605.6 s]
/proc/loadavg: 4.07 4.09 4.09 5/259 987326
/proc/meminfo: memFree=127418608/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=126748 memory=119772 CPUtime=3599.1 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 36292 0 0 0 337760 22150 0 0 20 0 1 0 184005115 129789952 29943 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 31687 29943 2849 2753 0 28340 0
Current children cumulated CPU time: 3599.1 s
Current children cumulated vsize: 126748 KiB
Current children cumulated memory: 119772 KiB

[startup+3606 s]*
/proc/loadavg: 4.07 4.09 4.09 5/259 987326
/proc/meminfo: memFree=127418616/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=126748 memory=119772 CPUtime=3599.49 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 36292 0 0 0 337797 22152 0 0 20 0 1 0 184005115 129789952 29943 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 31687 29943 2849 2753 0 28340 0
Current children cumulated CPU time: 3599.49 s
Current children cumulated vsize: 126748 KiB
Current children cumulated memory: 119772 KiB

[startup+3606.4 s]
/proc/loadavg: 4.07 4.09 4.09 5/259 987326
/proc/meminfo: memFree=127418616/131524600 swapFree=131071216/131071996
[pid=985258] ppid=985255 vsize=126748 memory=119772 CPUtime=3599.89 cores=4,6
/proc/985258/stat : 985258 (LS-MabSP) R 985255 985258 983141 0 -1 4194304 36292 0 0 0 337834 22155 0 0 20 0 1 0 184005115 129789952 29943 134679101440 4194304 15467897 140737407693344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 49270784 140737407697950 140737407698053 140737407698053 140737407705069 0
/proc/985258/statm: 31687 29943 2849 2753 0 28340 0
Current children cumulated CPU time: 3599.89 s
Current children cumulated vsize: 126748 KiB
Current children cumulated memory: 119772 KiB

[startup+3606.5 s]*
/proc/loadavg: 4.07 4.09 4.09 5/259 987326
/proc/meminfo: memFree=127418616/131524600 swapFree=131071216/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3606.5
CPU time (s): 3600
CPU user time (s): 3378.44
CPU system time (s): 221.562
CPU usage (%): 99.8197
Max. virtual memory (cumulated for all children) (KiB): 126748
Max. memory (cumulated for all children) (KiB): 119772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3378.44
system time used= 221.562
maximum resident set size= 119772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36297
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= 3
involuntary context switches= 1196


# summary of solver processes directly reported to runsolver:
#   pid: 985258
#   total CPU time (s): 3600
#   total CPU user time (s): 3378.44
#   total CPU system time (s): 221.562

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.02399 second user time and 11.9579 second system time

The end

Launcher Data

Begin job on nodeC018 at 2024-07-18 18:00:39
IDJOB=4444116
IDBENCH=147901
IDSOLVER=3047
FILE ID=nodeC018/4444116-1721318427
RUNJOBID= nodeC018-1721316629-983165
SLURM_JOB_ID= 7542655
Free space on /tmp= 890036 MiB

SOLVER NAME= LS-MabSP 2024-07-10
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900557957.opb
COMMAND LINE= ./LS-MabSP -f BENCHNAME -t TIMEOUT -s RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4444116-1721318427/watcher-4444116-1721318427 -o /tmp/evaluation-result-4444116-1721318427/solver-4444116-1721318427 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721316629-983165 --watchdog 3760  ./LS-MabSP -f HOME/instance-4444116-1721318427.opb -t 3600 -s 1193821263

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

MD5SUM BENCH= c433712005b886eba07795465217f592
RANDOM SEED=1193821263

nodeC018.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		: 3683.404
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.52
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		: 3686.095
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.30
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		: 3689.020
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.52
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.041
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.30
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		: 3664.744
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.52
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		: 3686.110
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.30
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		: 3650.512
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.52
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		: 3599.770
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.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126492208 kB
MemAvailable:   128369284 kB
Buffers:          484456 kB
Cached:          2223968 kB
SwapCached:          148 kB
Active:           989652 kB
Inactive:        3455284 kB
Active(anon):       1556 kB
Inactive(anon):  1780796 kB
Active(file):     988096 kB
Inactive(file):  1674488 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071216 kB
Dirty:             16316 kB
Writeback:             4 kB
AnonPages:       1732508 kB
Mapped:           143528 kB
Shmem:             45784 kB
KReclaimable:     108628 kB
Slab:             204256 kB
SReclaimable:     108628 kB
SUnreclaim:        95628 kB
KernelStack:        4144 kB
PageTables:        12564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2164092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            37568 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1175552 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:      262868 kB
DirectMap2M:    24676352 kB
DirectMap1G:    111149056 kB

Free space on /tmp at the end= 890020 MiB
End job on nodeC018 at 2024-07-18 19:00:46