Trace number 4444506

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.01 3606.25

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900573901.opb
MD5SUMcc79e8eaad0b826eed3de4fbf6f5615f
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.75065
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 701
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-4444506-1721321667.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.95/3606.25	c Use LS-small
3599.95/3606.25	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 (57666 MiB free)
  memory of node 1: 64473 MiB (60765 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4444506-1721321667/watcher-4444506-1721321667 -o /tmp/evaluation-result-4444506-1721321667/solver-4444506-1721321667 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721318070-970567 --watchdog 3760 ./LS-MabSP -f HOME/instance-4444506-1721321667.opb -t 3600 -s 1258579029 

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=972674, runsolver pid=972671

[startup+0.100227 s]*
/proc/loadavg: 4.10 4.09 4.09 5/258 972675
/proc/meminfo: memFree=121258184/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=34820 memory=27772 CPUtime=0.09 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 4049 0 0 0 9 0 0 0 20 0 1 0 184337201 35655680 6943 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 8705 6943 2833 2753 0 5358 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 34820 KiB
Current children cumulated memory: 27772 KiB

[startup+0.205986 s]*
/proc/loadavg: 4.10 4.09 4.09 5/258 972675
/proc/meminfo: memFree=121252528/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=44404 memory=35748 CPUtime=0.2 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 6037 0 0 0 20 0 0 0 20 0 1 0 184337201 45469696 8937 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 11101 8937 2849 2753 0 7754 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 44404 KiB
Current children cumulated memory: 35748 KiB

[startup+0.305887 s]*
/proc/loadavg: 4.10 4.09 4.09 5/258 972675
/proc/meminfo: memFree=121250660/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=42568 memory=35060 CPUtime=0.3 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 6259 0 0 0 30 0 0 0 20 0 1 0 184337201 43589632 8765 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 10642 8765 2849 2753 0 7295 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 42568 KiB
Current children cumulated memory: 35060 KiB

[startup+0.700247 s]
/proc/loadavg: 4.10 4.09 4.09 5/258 972675
/proc/meminfo: memFree=121243792/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=59436 memory=49316 CPUtime=0.69 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 9873 0 0 0 68 1 0 0 20 0 1 0 184337201 60862464 12329 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 14859 12329 2849 2753 0 11512 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 59436 KiB
Current children cumulated memory: 49316 KiB

[startup+1.50023 s]
/proc/loadavg: 4.10 4.09 4.09 5/258 972675
/proc/meminfo: memFree=121221672/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=77356 memory=65944 CPUtime=1.48 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 13973 0 0 0 146 2 0 0 20 0 1 0 184337201 79212544 16486 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 19339 16486 2849 2753 0 15992 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 77356 KiB
Current children cumulated memory: 65944 KiB

[startup+3.106 s]
/proc/loadavg: 4.09 4.09 4.09 5/258 972677
/proc/meminfo: memFree=121203756/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=93212 memory=81780 CPUtime=3.09 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 17944 0 0 0 306 3 0 0 20 0 1 0 184337201 95449088 20445 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 23303 20445 2849 2753 0 19956 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 93212 KiB
Current children cumulated memory: 81780 KiB

[startup+6.30021 s]
/proc/loadavg: 4.09 4.09 4.09 5/258 972769
/proc/meminfo: memFree=124085156/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=100588 memory=88608 CPUtime=6.27 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 20301 0 0 0 624 3 0 0 20 0 1 0 184337201 103002112 22152 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 25147 22152 2849 2753 0 21800 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 100588 KiB
Current children cumulated memory: 88608 KiB

[startup+12.7002 s]
/proc/loadavg: 4.07 4.09 4.09 5/258 972770
/proc/meminfo: memFree=124084272/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=101400 memory=89396 CPUtime=12.65 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 20492 0 0 0 1262 3 0 0 20 0 1 0 184337201 103833600 22349 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 25350 22349 2849 2753 0 22003 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 101400 KiB
Current children cumulated memory: 89396 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.10 4.09 5/258 972772
/proc/meminfo: memFree=124078064/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=105640 memory=93076 CPUtime=25.41 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 21417 0 0 0 2538 3 0 0 20 0 1 0 184337201 108175360 23269 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 26410 23269 2849 2753 0 23063 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 105640 KiB
Current children cumulated memory: 93076 KiB

[startup+51.1059 s]
/proc/loadavg: 4.37 4.16 4.11 6/264 973123
/proc/meminfo: memFree=124061452/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=114872 memory=102580 CPUtime=50.93 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 24496 0 0 0 5089 4 0 0 20 0 1 0 184337201 117628928 25645 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 28718 25645 2849 2753 0 25371 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 114872 KiB
Current children cumulated memory: 102580 KiB

[startup+102.3 s]
/proc/loadavg: 4.36 4.19 4.12 5/256 973212
/proc/meminfo: memFree=124130488/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=123252 memory=114188 CPUtime=101.95 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 26426 0 0 0 10190 5 0 0 20 0 1 0 184337201 126210048 28547 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 30813 28547 2849 2753 0 27466 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 123252 KiB
Current children cumulated memory: 114188 KiB

[startup+162.3 s]
/proc/loadavg: 4.64 4.28 4.16 5/255 973222
/proc/meminfo: memFree=124117368/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=130004 memory=122428 CPUtime=161.77 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 28280 0 0 0 16172 5 0 0 20 0 1 0 184337201 133124096 30607 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 32501 30607 2849 2753 0 29154 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 130004 KiB
Current children cumulated memory: 122428 KiB

[startup+222.3 s]
/proc/loadavg: 4.78 4.38 4.20 5/256 973234
/proc/meminfo: memFree=124116308/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=130004 memory=122428 CPUtime=221.62 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 28324 0 0 0 22103 59 0 0 20 0 1 0 184337201 133124096 30607 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 32501 30607 2849 2753 0 29154 0
Current children cumulated CPU time: 221.62 s
Current children cumulated vsize: 130004 KiB
Current children cumulated memory: 122428 KiB

[startup+282.3 s]
/proc/loadavg: 4.68 4.43 4.23 5/257 973413
/proc/meminfo: memFree=124115464/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=130004 memory=122428 CPUtime=281.51 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 28325 0 0 0 27710 441 0 0 20 0 1 0 184337201 133124096 30607 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 32501 30607 2849 2753 0 29154 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 130004 KiB
Current children cumulated memory: 122428 KiB

[startup+342.3 s]
/proc/loadavg: 4.34 4.38 4.22 5/257 973423
/proc/meminfo: memFree=124114612/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=130004 memory=122428 CPUtime=341.42 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 28326 0 0 0 33309 833 0 0 20 0 1 0 184337201 133124096 30607 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 32501 30607 2849 2753 0 29154 0
Current children cumulated CPU time: 341.42 s
Current children cumulated vsize: 130004 KiB
Current children cumulated memory: 122428 KiB

[startup+402.3 s]
/proc/loadavg: 4.24 4.34 4.22 5/259 973450
/proc/meminfo: memFree=124113784/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=130004 memory=122428 CPUtime=401.32 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 28327 0 0 0 38911 1221 0 0 20 0 1 0 184337201 133124096 30607 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 32501 30607 2849 2753 0 29154 0
Current children cumulated CPU time: 401.32 s
Current children cumulated vsize: 130004 KiB
Current children cumulated memory: 122428 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.29 4.20 5/259 973462
/proc/meminfo: memFree=124113128/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=130004 memory=122428 CPUtime=461.21 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 28328 0 0 0 44500 1621 0 0 20 0 1 0 184337201 133124096 30607 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 32501 30607 2849 2753 0 29154 0

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

/proc/loadavg: 4.09 4.13 4.12 5/255 974812
/proc/meminfo: memFree=123505716/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=130004 memory=122940 CPUtime=3156.77 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 28373 0 0 0 296598 19079 0 0 20 0 1 0 184337201 133124096 30735 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 32501 30735 2849 2753 0 29154 0
Current children cumulated CPU time: 3156.77 s
Current children cumulated vsize: 130004 KiB
Current children cumulated memory: 122940 KiB

[startup+3222.3 s]
/proc/loadavg: 4.18 4.15 4.13 5/255 974824
/proc/meminfo: memFree=123479904/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=130004 memory=122940 CPUtime=3216.67 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 28374 0 0 0 302192 19475 0 0 20 0 1 0 184337201 133124096 30735 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 32501 30735 2849 2753 0 29154 0
Current children cumulated CPU time: 3216.67 s
Current children cumulated vsize: 130004 KiB
Current children cumulated memory: 122940 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.13 4.12 5/255 974834
/proc/meminfo: memFree=123457620/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=130004 memory=122940 CPUtime=3276.58 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 28375 0 0 0 307793 19865 0 0 20 0 1 0 184337201 133124096 30735 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 32501 30735 2849 2753 0 29154 0
Current children cumulated CPU time: 3276.58 s
Current children cumulated vsize: 130004 KiB
Current children cumulated memory: 122940 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.14 4.12 5/254 974844
/proc/meminfo: memFree=123429984/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=130004 memory=122940 CPUtime=3336.48 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 28376 0 0 0 313386 20262 0 0 20 0 1 0 184337201 133124096 30735 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 32501 30735 2849 2753 0 29154 0
Current children cumulated CPU time: 3336.48 s
Current children cumulated vsize: 130004 KiB
Current children cumulated memory: 122940 KiB

[startup+3402.3 s]
/proc/loadavg: 4.05 4.11 4.11 5/256 974859
/proc/meminfo: memFree=123407716/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=130004 memory=122940 CPUtime=3396.38 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 28377 0 0 0 318993 20645 0 0 20 0 1 0 184337201 133124096 30735 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 32501 30735 2849 2753 0 29154 0
Current children cumulated CPU time: 3396.38 s
Current children cumulated vsize: 130004 KiB
Current children cumulated memory: 122940 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.12 4.11 5/258 974875
/proc/meminfo: memFree=123391336/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=130004 memory=122940 CPUtime=3456.28 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 28378 0 0 0 324600 21028 0 0 20 0 1 0 184337201 133124096 30735 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 32501 30735 2849 2753 0 29154 0
Current children cumulated CPU time: 3456.28 s
Current children cumulated vsize: 130004 KiB
Current children cumulated memory: 122940 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.11 4.10 5/258 974885
/proc/meminfo: memFree=123375936/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=130004 memory=122940 CPUtime=3516.19 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 28379 0 0 0 330200 21419 0 0 20 0 1 0 184337201 133124096 30735 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 32501 30735 2849 2753 0 29154 0
Current children cumulated CPU time: 3516.19 s
Current children cumulated vsize: 130004 KiB
Current children cumulated memory: 122940 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.11 4.10 5/258 974896
/proc/meminfo: memFree=123351028/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=130004 memory=122940 CPUtime=3576.09 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 28380 0 0 0 335791 21818 0 0 20 0 1 0 184337201 133124096 30735 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 32501 30735 2849 2753 0 29154 0
Current children cumulated CPU time: 3576.09 s
Current children cumulated vsize: 130004 KiB
Current children cumulated memory: 122940 KiB

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

# cumulated CPU time of all completed processes:  user=3380.31 s, system=219.702 s

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

[startup+3584 s]*
/proc/loadavg: 4.08 4.10 4.10 5/258 974896
/proc/meminfo: memFree=123351000/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=130004 memory=122940 CPUtime=3577.79 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 28380 0 0 0 335950 21829 0 0 20 0 1 0 184337201 133124096 30735 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 32501 30735 2849 2753 0 29154 0
Current children cumulated CPU time: 3577.79 s
Current children cumulated vsize: 130004 KiB
Current children cumulated memory: 122940 KiB

[startup+3596.8 s]
/proc/loadavg: 4.07 4.10 4.09 5/258 974899
/proc/meminfo: memFree=123346256/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=130004 memory=122940 CPUtime=3590.56 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 28380 0 0 0 337143 21913 0 0 20 0 1 0 184337201 133124096 30735 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 32501 30735 2849 2753 0 29154 0
Current children cumulated CPU time: 3590.56 s
Current children cumulated vsize: 130004 KiB
Current children cumulated memory: 122940 KiB

[startup+3603.2 s]
/proc/loadavg: 4.06 4.10 4.09 5/258 974900
/proc/meminfo: memFree=123339200/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=130004 memory=122940 CPUtime=3596.96 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 28380 0 0 0 337745 21951 0 0 20 0 1 0 184337201 133124096 30735 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 32501 30735 2849 2753 0 29154 0
Current children cumulated CPU time: 3596.96 s
Current children cumulated vsize: 130004 KiB
Current children cumulated memory: 122940 KiB

[startup+3604.8 s]
/proc/loadavg: 4.06 4.10 4.09 5/258 974900
/proc/meminfo: memFree=123339116/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=130004 memory=122940 CPUtime=3598.55 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 28380 0 0 0 337895 21960 0 0 20 0 1 0 184337201 133124096 30735 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 32501 30735 2849 2753 0 29154 0
Current children cumulated CPU time: 3598.55 s
Current children cumulated vsize: 130004 KiB
Current children cumulated memory: 122940 KiB

[startup+3605.6 s]
/proc/loadavg: 4.06 4.10 4.09 5/258 974900
/proc/meminfo: memFree=123338136/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=130004 memory=122940 CPUtime=3599.35 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 28380 0 0 0 337969 21966 0 0 20 0 1 0 184337201 133124096 30735 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 32501 30735 2849 2753 0 29154 0
Current children cumulated CPU time: 3599.35 s
Current children cumulated vsize: 130004 KiB
Current children cumulated memory: 122940 KiB

[startup+3606 s]*
/proc/loadavg: 4.06 4.10 4.09 5/258 974900
/proc/meminfo: memFree=123338108/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=130004 memory=122940 CPUtime=3599.76 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 28380 0 0 0 338008 21968 0 0 20 0 1 0 184337201 133124096 30735 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 32501 30735 2849 2753 0 29154 0
Current children cumulated CPU time: 3599.76 s
Current children cumulated vsize: 130004 KiB
Current children cumulated memory: 122940 KiB

[startup+3606.2 s]
/proc/loadavg: 4.06 4.10 4.09 5/258 974900
/proc/meminfo: memFree=123338108/131524596 swapFree=131071996/131071996
[pid=972674] ppid=972671 vsize=130004 memory=122940 CPUtime=3599.95 cores=4,6
/proc/972674/stat : 972674 (LS-MabSP) R 972671 972674 970556 0 -1 4194304 28380 0 0 0 338026 21969 0 0 20 0 1 0 184337201 133124096 30735 134679101440 4194304 15467897 140730870626640 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25284608 140730870629406 140730870629509 140730870629509 140730870636525 0
/proc/972674/statm: 32501 30735 2849 2753 0 29154 0
Current children cumulated CPU time: 3599.95 s
Current children cumulated vsize: 130004 KiB
Current children cumulated memory: 122940 KiB

Child status: 0

Real time (s): 3606.25
CPU time (s): 3600.01
CPU user time (s): 3380.31
CPU system time (s): 219.702
CPU usage (%): 99.8269
Max. virtual memory (cumulated for all children) (KiB): 130004
Max. memory (cumulated for all children) (KiB): 122940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3380.31
system time used= 219.702
maximum resident set size= 122940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28384
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= 36
involuntary context switches= 977


# summary of solver processes directly reported to runsolver:
#   pid: 972674
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3380.31
#   total CPU system time (s): 219.702

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.70352 second user time and 12.6903 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-18 18:54:39
IDJOB=4444506
IDBENCH=147986
IDSOLVER=3047
FILE ID=nodeC034/4444506-1721321667
RUNJOBID= nodeC034-1721318070-970567
SLURM_JOB_ID= 7542672
Free space on /tmp= 890016 MiB

SOLVER NAME= LS-MabSP 2024-07-10
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900573901.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-4444506-1721321667/watcher-4444506-1721321667 -o /tmp/evaluation-result-4444506-1721321667/solver-4444506-1721321667 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721318070-970567 --watchdog 3760  ./LS-MabSP -f HOME/instance-4444506-1721321667.opb -t 3600 -s 1258579029

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

MD5SUM BENCH= cc79e8eaad0b826eed3de4fbf6f5615f
RANDOM SEED=1258579029

nodeC034.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		: 3658.322
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.99
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		: 3690.166
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.58
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.256
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.99
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.529
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.58
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		: 3647.967
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.99
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		: 3690.223
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.58
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		: 3663.531
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.99
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		: 3600.562
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.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524596 kB
MemFree:        121275768 kB
MemAvailable:   126526604 kB
Buffers:          487240 kB
Cached:          5538040 kB
SwapCached:            0 kB
Active:          1002136 kB
Inactive:        8492796 kB
Active(anon):       1500 kB
Inactive(anon):  3505864 kB
Active(file):    1000636 kB
Inactive(file):  4986932 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             16284 kB
Writeback:             0 kB
AnonPages:       3466528 kB
Mapped:           140196 kB
Shmem:             37720 kB
KReclaimable:     206184 kB
Slab:             332092 kB
SReclaimable:     206184 kB
SUnreclaim:       125908 kB
KernelStack:        4176 kB
PageTables:        16004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:    3900804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            70240 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3235840 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:      307924 kB
DirectMap2M:    41408512 kB
DirectMap1G:    94371840 kB

Free space on /tmp at the end= 890020 MiB
End job on nodeC034 at 2024-07-18 19:54:45