Trace number 4444356

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 3607.31

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900545610.opb
MD5SUM42d6ef3b711de5d9c56134e4ff6342cc
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 benchmark3.56105
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 671
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.20	c Filename:instance-4444356-1721319612.opb, Cutoff_time:3600, memory_limit_gb:500000
0.09/0.20	c Use Presolve
0.09/0.20	c Parse finsih
0.09/0.20	c Start Presolve
0.09/0.20	c After Reduce Vars: 231 Clauses: 2707 Top clause weight: 1 Hard Clauses: 2707
3599.90/3607.29	c Use LS-small
3599.90/3607.29	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 (61567 MiB free)
  memory of node 1: 64510 MiB (61050 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4444356-1721319612/watcher-4444356-1721319612 -o /tmp/evaluation-result-4444356-1721319612/solver-4444356-1721319612 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721319623-986870 --watchdog 3760 ./LS-MabSP -f HOME/instance-4444356-1721319612.opb -t 3600 -s 210958726 

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=986978, runsolver pid=986975

[startup+0.100341 s]*
/proc/loadavg: 1.10 1.09 1.35 5/257 986979
/proc/meminfo: memFree=125545340/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=34832 memory=27772 CPUtime=0.09 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 4052 0 0 0 9 0 0 0 20 0 1 0 184128593 35667968 6943 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 8708 6943 2833 2753 0 5361 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 34832 KiB
Current children cumulated memory: 27772 KiB

[startup+0.205629 s]*
/proc/loadavg: 1.10 1.09 1.35 5/257 986979
/proc/meminfo: memFree=125543428/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=39092 memory=31792 CPUtime=0.19 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 5031 0 0 0 19 0 0 0 20 0 1 0 184128593 40030208 7948 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 9773 7948 2849 2753 0 6426 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 39092 KiB
Current children cumulated memory: 31792 KiB

[startup+0.305545 s]*
/proc/loadavg: 1.10 1.09 1.35 5/257 986979
/proc/meminfo: memFree=125531556/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=42684 memory=34928 CPUtime=0.3 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 6246 0 0 0 29 1 0 0 20 0 1 0 184128593 43708416 8732 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 10671 8732 2849 2753 0 7324 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 42684 KiB
Current children cumulated memory: 34928 KiB

[startup+0.700239 s]
/proc/loadavg: 1.10 1.09 1.35 5/257 986979
/proc/meminfo: memFree=125522328/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=62628 memory=52076 CPUtime=0.68 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 10526 0 0 0 67 1 0 0 20 0 1 0 184128593 64131072 13019 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 15657 13019 2849 2753 0 12310 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 62628 KiB
Current children cumulated memory: 52076 KiB

[startup+1.50022 s]
/proc/loadavg: 1.10 1.09 1.35 5/257 986979
/proc/meminfo: memFree=125493108/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=80576 memory=68700 CPUtime=1.48 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 14692 0 0 0 146 2 0 0 20 0 1 0 184128593 82509824 17175 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 20144 17175 2849 2753 0 16797 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 80576 KiB
Current children cumulated memory: 68700 KiB

[startup+3.10572 s]
/proc/loadavg: 1.33 1.14 1.37 5/258 986980
/proc/meminfo: memFree=125457128/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=95728 memory=83744 CPUtime=3.08 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 18490 0 0 0 305 3 0 0 20 0 1 0 184128593 98025472 20936 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 23932 20936 2849 2753 0 20585 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 95728 KiB
Current children cumulated memory: 83744 KiB

[startup+6.30023 s]
/proc/loadavg: 1.33 1.14 1.37 5/258 986980
/proc/meminfo: memFree=125429296/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=101256 memory=88952 CPUtime=6.26 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 23877 0 0 0 623 3 0 0 20 0 1 0 184128593 103686144 22238 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 25314 22238 2849 2753 0 21967 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 101256 KiB
Current children cumulated memory: 88952 KiB

[startup+12.7002 s]
/proc/loadavg: 1.54 1.19 1.38 5/258 986981
/proc/meminfo: memFree=125410100/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=105400 memory=94092 CPUtime=12.65 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 26983 0 0 0 1261 4 0 0 20 0 1 0 184128593 107929600 23523 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 26350 23523 2849 2753 0 23003 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 105400 KiB
Current children cumulated memory: 94092 KiB

[startup+25.5002 s]
/proc/loadavg: 2.09 1.33 1.42 5/258 986983
/proc/meminfo: memFree=125401948/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=105400 memory=94092 CPUtime=25.41 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 26986 0 0 0 2537 4 0 0 20 0 1 0 184128593 107929600 23523 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 26350 23523 2849 2753 0 23003 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 105400 KiB
Current children cumulated memory: 94092 KiB

[startup+51.1055 s]
/proc/loadavg: 3.49 1.71 1.55 5/258 986987
/proc/meminfo: memFree=125355228/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=119192 memory=106484 CPUtime=50.91 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 31913 0 0 0 5087 4 0 0 20 0 1 0 184128593 122052608 26621 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 29798 26621 2849 2753 0 26451 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 119192 KiB
Current children cumulated memory: 106484 KiB

[startup+102.3 s]
/proc/loadavg: 4.45 2.28 1.75 5/258 986996
/proc/meminfo: memFree=125300556/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=125840 memory=113196 CPUtime=101.91 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 33964 0 0 0 10186 5 0 0 20 0 1 0 184128593 128860160 28299 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 31460 28299 2849 2753 0 28113 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 125840 KiB
Current children cumulated memory: 113196 KiB

[startup+162.3 s]
/proc/loadavg: 4.23 2.61 1.90 5/258 987008
/proc/meminfo: memFree=125280588/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=137984 memory=124760 CPUtime=161.65 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 35298 0 0 0 16160 5 0 0 20 0 1 0 184128593 141295616 31190 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 34496 31190 2849 2753 0 31149 0
Current children cumulated CPU time: 161.65 s
Current children cumulated vsize: 137984 KiB
Current children cumulated memory: 124760 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 2.88 2.04 5/258 987018
/proc/meminfo: memFree=125275176/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=137984 memory=127464 CPUtime=221.42 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 35381 0 0 0 22137 5 0 0 20 0 1 0 184128593 141295616 31866 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 34496 31866 2849 2753 0 31149 0
Current children cumulated CPU time: 221.42 s
Current children cumulated vsize: 137984 KiB
Current children cumulated memory: 127464 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 3.11 2.17 5/256 987028
/proc/meminfo: memFree=125272196/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=137984 memory=130124 CPUtime=281.3 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 35390 0 0 0 27769 361 0 0 20 0 1 0 184128593 141295616 32531 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 34496 32531 2849 2753 0 31149 0
Current children cumulated CPU time: 281.3 s
Current children cumulated vsize: 137984 KiB
Current children cumulated memory: 130124 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 3.29 2.30 5/256 987423
/proc/meminfo: memFree=125271672/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=137984 memory=130124 CPUtime=341.18 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 35391 0 0 0 33367 751 0 0 20 0 1 0 184128593 141295616 32531 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 34496 32531 2849 2753 0 31149 0
Current children cumulated CPU time: 341.18 s
Current children cumulated vsize: 137984 KiB
Current children cumulated memory: 130124 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 3.43 2.41 5/256 987433
/proc/meminfo: memFree=125271568/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=137984 memory=130124 CPUtime=401.07 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 35392 0 0 0 38968 1139 0 0 20 0 1 0 184128593 141295616 32531 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 34496 32531 2849 2753 0 31149 0
Current children cumulated CPU time: 401.07 s
Current children cumulated vsize: 137984 KiB
Current children cumulated memory: 130124 KiB

[startup+462.3 s]
/proc/loadavg: 4.06 3.55 2.52 6/259 987615
/proc/meminfo: memFree=125270616/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=137984 memory=130124 CPUtime=460.96 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 35393 0 0 0 44580 1516 0 0 20 0 1 0 184128593 141295616 32531 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 34496 32531 2849 2753 0 31149 0

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

Current children cumulated memory: 130272 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.09 4.02 5/256 988747
/proc/meminfo: memFree=125256144/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=137984 memory=130272 CPUtime=3215.72 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 35439 0 0 0 302061 19511 0 0 20 0 1 0 184128593 141295616 32568 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 34496 32568 2849 2753 0 31149 0
Current children cumulated CPU time: 3215.72 s
Current children cumulated vsize: 137984 KiB
Current children cumulated memory: 130272 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.09 4.02 5/256 988758
/proc/meminfo: memFree=125255840/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=137984 memory=130272 CPUtime=3275.62 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 35440 0 0 0 307664 19898 0 0 20 0 1 0 184128593 141295616 32568 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 34496 32568 2849 2753 0 31149 0
Current children cumulated CPU time: 3275.62 s
Current children cumulated vsize: 137984 KiB
Current children cumulated memory: 130272 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.09 4.02 5/254 988768
/proc/meminfo: memFree=125255648/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=137984 memory=130272 CPUtime=3335.5 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 35441 0 0 0 313269 20281 0 0 20 0 1 0 184128593 141295616 32568 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 34496 32568 2849 2753 0 31149 0
Current children cumulated CPU time: 3335.5 s
Current children cumulated vsize: 137984 KiB
Current children cumulated memory: 130272 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.08 4.02 5/254 988778
/proc/meminfo: memFree=125255360/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=137984 memory=130272 CPUtime=3395.38 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 35442 0 0 0 318854 20684 0 0 20 0 1 0 184128593 141295616 32568 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 34496 32568 2849 2753 0 31149 0
Current children cumulated CPU time: 3395.38 s
Current children cumulated vsize: 137984 KiB
Current children cumulated memory: 130272 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.10 4.02 5/254 988789
/proc/meminfo: memFree=125255108/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=137984 memory=130272 CPUtime=3455.27 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 35443 0 0 0 324440 21087 0 0 20 0 1 0 184128593 141295616 32568 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 34496 32568 2849 2753 0 31149 0
Current children cumulated CPU time: 3455.27 s
Current children cumulated vsize: 137984 KiB
Current children cumulated memory: 130272 KiB

[startup+3522.3 s]
/proc/loadavg: 4.05 4.08 4.02 5/255 988800
/proc/meminfo: memFree=125254740/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=137984 memory=130272 CPUtime=3515.16 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 35444 0 0 0 330040 21476 0 0 20 0 1 0 184128593 141295616 32568 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 34496 32568 2849 2753 0 31149 0
Current children cumulated CPU time: 3515.16 s
Current children cumulated vsize: 137984 KiB
Current children cumulated memory: 130272 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.09 4.02 5/257 988815
/proc/meminfo: memFree=125254300/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=137984 memory=130272 CPUtime=3575.04 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 35445 0 0 0 335642 21862 0 0 20 0 1 0 184128593 141295616 32568 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 34496 32568 2849 2753 0 31149 0
Current children cumulated CPU time: 3575.04 s
Current children cumulated vsize: 137984 KiB
Current children cumulated memory: 130272 KiB

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

# cumulated CPU time of all completed processes:  user=3379.76 s, system=220.244 s

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

[startup+3584 s]*
/proc/loadavg: 4.17 4.10 4.03 5/257 988815
/proc/meminfo: memFree=125254268/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=137984 memory=130272 CPUtime=3576.74 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 35445 0 0 0 335800 21874 0 0 20 0 1 0 184128593 141295616 32568 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 34496 32568 2849 2753 0 31149 0
Current children cumulated CPU time: 3576.74 s
Current children cumulated vsize: 137984 KiB
Current children cumulated memory: 130272 KiB

[startup+3596.8 s]
/proc/loadavg: 4.14 4.10 4.03 5/257 988816
/proc/meminfo: memFree=125254296/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=137984 memory=130272 CPUtime=3589.51 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 35445 0 0 0 336994 21957 0 0 20 0 1 0 184128593 141295616 32568 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 34496 32568 2849 2753 0 31149 0
Current children cumulated CPU time: 3589.51 s
Current children cumulated vsize: 137984 KiB
Current children cumulated memory: 130272 KiB

[startup+3603.2 s]
/proc/loadavg: 4.12 4.10 4.03 5/257 988818
/proc/meminfo: memFree=125254280/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=137984 memory=130272 CPUtime=3595.91 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 35445 0 0 0 337594 21997 0 0 20 0 1 0 184128593 141295616 32568 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 34496 32568 2849 2753 0 31149 0
Current children cumulated CPU time: 3595.91 s
Current children cumulated vsize: 137984 KiB
Current children cumulated memory: 130272 KiB

[startup+3604.8 s]
/proc/loadavg: 4.12 4.10 4.03 5/257 988819
/proc/meminfo: memFree=125254244/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=137984 memory=130272 CPUtime=3597.5 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 35445 0 0 0 337743 22007 0 0 20 0 1 0 184128593 141295616 32568 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 34496 32568 2849 2753 0 31149 0
Current children cumulated CPU time: 3597.5 s
Current children cumulated vsize: 137984 KiB
Current children cumulated memory: 130272 KiB

[startup+3606.4 s]
/proc/loadavg: 4.12 4.10 4.03 5/257 988865
/proc/meminfo: memFree=125350352/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=137984 memory=130272 CPUtime=3599.09 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 35445 0 0 0 337892 22017 0 0 20 0 1 0 184128593 141295616 32568 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 34496 32568 2849 2753 0 31149 0
Current children cumulated CPU time: 3599.09 s
Current children cumulated vsize: 137984 KiB
Current children cumulated memory: 130272 KiB

[startup+3606.8 s]
/proc/loadavg: 4.12 4.10 4.03 5/257 988865
/proc/meminfo: memFree=125350352/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=137984 memory=130272 CPUtime=3599.49 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 35445 0 0 0 337929 22020 0 0 20 0 1 0 184128593 141295616 32568 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 34496 32568 2849 2753 0 31149 0
Current children cumulated CPU time: 3599.49 s
Current children cumulated vsize: 137984 KiB
Current children cumulated memory: 130272 KiB

[startup+3607.2 s]
/proc/loadavg: 4.12 4.10 4.03 5/254 988925
/proc/meminfo: memFree=125564284/131524600 swapFree=131071996/131071996
[pid=986978] ppid=986975 vsize=137984 memory=130272 CPUtime=3599.9 cores=5,7
/proc/986978/stat : 986978 (LS-MabSP) R 986975 986978 986857 0 -1 4194304 35445 0 0 0 337966 22024 0 0 20 0 1 0 184128593 141295616 32568 134679101440 4194304 15467897 140721999717504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 32669696 140721999725599 140721999725701 140721999725701 140721999732717 0
/proc/986978/statm: 34496 32568 2849 2753 0 31149 0
Current children cumulated CPU time: 3599.9 s
Current children cumulated vsize: 137984 KiB
Current children cumulated memory: 130272 KiB

[startup+3607.3 s]*
/proc/loadavg: 4.12 4.10 4.03 4/255 988957
/proc/meminfo: memFree=125548972/131524600 swapFree=131071996/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): 3607.31
CPU time (s): 3600
CPU user time (s): 3379.76
CPU system time (s): 220.244
CPU usage (%): 99.7976
Max. virtual memory (cumulated for all children) (KiB): 137984
Max. memory (cumulated for all children) (KiB): 130272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3379.76
system time used= 220.244
maximum resident set size= 130272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35450
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= 24
involuntary context switches= 2967


# summary of solver processes directly reported to runsolver:
#   pid: 986978
#   total CPU time (s): 3600
#   total CPU user time (s): 3379.76
#   total CPU system time (s): 220.244

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.75684 second user time and 11.0762 second system time

The end

Launcher Data

Begin job on nodeC029 at 2024-07-18 18:20:25
IDJOB=4444356
IDBENCH=147960
IDSOLVER=3047
FILE ID=nodeC029/4444356-1721319612
RUNJOBID= nodeC029-1721319623-986870
SLURM_JOB_ID= 7542680
Free space on /tmp= 890020 MiB

SOLVER NAME= LS-MabSP 2024-07-10
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900545610.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-4444356-1721319612/watcher-4444356-1721319612 -o /tmp/evaluation-result-4444356-1721319612/solver-4444356-1721319612 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721319623-986870 --watchdog 3760  ./LS-MabSP -f HOME/instance-4444356-1721319612.opb -t 3600 -s 210958726

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

MD5SUM BENCH= 42d6ef3b711de5d9c56134e4ff6342cc
RANDOM SEED=210958726

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		: 3672.952
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		: 3669.321
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.160
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.539
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		: 3672.938
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		: 3668.960
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.582
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		: 3666.460
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:        125561760 kB
MemAvailable:   129513952 kB
Buffers:          487204 kB
Cached:          4256364 kB
SwapCached:            0 kB
Active:           945072 kB
Inactive:        4305476 kB
Active(anon):       1480 kB
Inactive(anon):   542928 kB
Active(file):     943592 kB
Inactive(file):  3762548 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             64992 kB
Writeback:             0 kB
AnonPages:        506836 kB
Mapped:           140168 kB
Shmem:             37720 kB
KReclaimable:     171400 kB
Slab:             292348 kB
SReclaimable:     171400 kB
SUnreclaim:       120948 kB
KernelStack:        4092 kB
PageTables:        10288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     878888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            67840 kB
HardwareCorrupted:     0 kB
AnonHugePages:    225280 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= 890004 MiB
End job on nodeC029 at 2024-07-18 19:20:32