Trace number 4445768

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-MabP 2024-07-10? 3600.01 3608.29

General information on the benchmark

NamePB24/normalized-PB10/DEC-LIN/oliveras/
j120/normalized-j12011_1-unsat.opb
MD5SUMcdcb4d035b8e87f1109f75a28aea48eb
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables37510
Total number of constraints119740
Number of constraints which are clauses119124
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints616
Minimum length of a constraint1
Maximum length of a constraint95
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 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 556
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

3599.92/3608.28	c Filename:instance-4445768-1721329457.opb, Cutoff_time:3600, memory_limit_gb:500000
3599.92/3608.28	c Use Presolve
3599.92/3608.28	c Parse finsih
3599.92/3608.28	c Start Presolve
3599.92/3608.28	c After Reduce Vars: 23094 Clauses: 65135 Top clause weight: 1 Hard Clauses: 65135
3599.92/3608.28	c Use LS-small
3599.92/3608.28	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 (60505 MiB free)
  memory of node 1: 64473 MiB (60963 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4445768-1721329457/watcher-4445768-1721329457 -o /tmp/evaluation-result-4445768-1721329457/solver-4445768-1721329457 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721329469-978082 --watchdog 3760 ./LS-MabP -f HOME/instance-4445768-1721329457.opb -t 3600 -s 522474649 --no-s 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=978283, runsolver pid=978276

[startup+0.100354 s]*
/proc/loadavg: 1.10 1.74 2.89 6/257 978284
/proc/meminfo: memFree=124357944/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=30344 memory=17408 CPUtime=0.09 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 3378 0 0 0 9 0 0 0 20 0 1 0 185116244 31072256 4352 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 7586 4352 1073 2753 0 4239 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 30344 KiB
Current children cumulated memory: 17408 KiB

[startup+0.205059 s]*
/proc/loadavg: 1.10 1.74 2.89 5/255 978284
/proc/meminfo: memFree=124362396/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=32392 memory=19828 CPUtime=0.19 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 3977 0 0 0 19 0 0 0 20 0 1 0 185116244 33169408 4957 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 8098 4957 1073 2753 0 4751 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 32392 KiB
Current children cumulated memory: 19828 KiB

[startup+0.30565 s]*
/proc/loadavg: 1.10 1.74 2.89 6/252 978292
/proc/meminfo: memFree=124357984/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=37016 memory=22196 CPUtime=0.3 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 4602 0 0 0 29 1 0 0 20 0 1 0 185116244 37904384 5549 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 9254 5549 1073 2753 0 5907 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 37016 KiB
Current children cumulated memory: 22196 KiB

[startup+0.70018 s]
/proc/loadavg: 1.10 1.74 2.89 7/251 978319
/proc/meminfo: memFree=124333152/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=101184 memory=82232 CPUtime=0.68 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 11480 0 0 0 65 3 0 0 20 0 1 0 185116244 103612416 20558 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25296 20558 1105 2753 0 21949 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 101184 KiB
Current children cumulated memory: 82232 KiB

[startup+1.50018 s]
/proc/loadavg: 1.10 1.74 2.89 6/257 978330
/proc/meminfo: memFree=124219284/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=103612 memory=84804 CPUtime=1.48 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 11579 0 0 0 145 3 0 0 20 0 1 0 185116244 106098688 21201 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25903 21201 1105 2753 0 22556 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 103612 KiB
Current children cumulated memory: 84804 KiB

[startup+3.10499 s]
/proc/loadavg: 1.33 1.78 2.89 6/257 978332
/proc/meminfo: memFree=124173244/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=103612 memory=84804 CPUtime=3.08 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 11589 0 0 0 305 3 0 0 20 0 1 0 185116244 106098688 21201 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25903 21201 1105 2753 0 22556 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 103612 KiB
Current children cumulated memory: 84804 KiB

[startup+6.30016 s]
/proc/loadavg: 1.33 1.78 2.89 6/257 978332
/proc/meminfo: memFree=124173328/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=103612 memory=84804 CPUtime=6.26 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 11601 0 0 0 623 3 0 0 20 0 1 0 185116244 106098688 21201 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25903 21201 1105 2753 0 22556 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 103612 KiB
Current children cumulated memory: 84804 KiB

[startup+12.7002 s]
/proc/loadavg: 1.47 1.80 2.90 6/257 978471
/proc/meminfo: memFree=124234312/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=103612 memory=84804 CPUtime=12.66 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 11623 0 0 0 1262 4 0 0 20 0 1 0 185116244 106098688 21201 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25903 21201 1105 2753 0 22556 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 103612 KiB
Current children cumulated memory: 84804 KiB

[startup+25.5002 s]
/proc/loadavg: 2.10 1.92 2.92 6/257 978473
/proc/meminfo: memFree=124234336/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=103612 memory=84996 CPUtime=25.42 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 11645 0 0 0 2538 4 0 0 20 0 1 0 185116244 106098688 21249 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25903 21249 1153 2753 0 22556 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 103612 KiB
Current children cumulated memory: 84996 KiB

[startup+51.1048 s]
/proc/loadavg: 2.75 2.09 2.95 6/257 978476
/proc/meminfo: memFree=124236960/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81660 CPUtime=50.96 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 13009 0 0 0 5029 67 0 0 20 0 1 0 185116244 102559744 20415 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25039 20415 1153 2753 0 21692 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 100156 KiB
Current children cumulated memory: 81660 KiB

[startup+102.3 s]
/proc/loadavg: 3.57 2.42 3.02 6/256 978486
/proc/meminfo: memFree=124235836/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81660 CPUtime=102.03 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 13025 0 0 0 10008 195 0 0 20 0 1 0 185116244 102559744 20415 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25039 20415 1153 2753 0 21692 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 100156 KiB
Current children cumulated memory: 81660 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 2.74 3.09 6/256 978496
/proc/meminfo: memFree=124232160/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81740 CPUtime=161.89 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 13041 0 0 0 15852 337 0 0 20 0 1 0 185116244 102559744 20435 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25039 20435 1153 2753 0 21692 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 100156 KiB
Current children cumulated memory: 81740 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 2.99 3.16 6/256 978508
/proc/meminfo: memFree=124230976/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81740 CPUtime=221.74 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 13064 0 0 0 21695 479 0 0 20 0 1 0 185116244 102559744 20435 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25039 20435 1153 2753 0 21692 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 100156 KiB
Current children cumulated memory: 81740 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 3.21 3.22 6/256 978518
/proc/meminfo: memFree=124230404/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81740 CPUtime=281.61 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 13084 0 0 0 27561 600 0 0 20 0 1 0 185116244 102559744 20435 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25039 20435 1153 2753 0 21692 0
Current children cumulated CPU time: 281.61 s
Current children cumulated vsize: 100156 KiB
Current children cumulated memory: 81740 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 3.37 3.28 6/255 978529
/proc/meminfo: memFree=124229576/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81740 CPUtime=341.46 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 13104 0 0 0 33423 723 0 0 20 0 1 0 185116244 102559744 20435 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25039 20435 1153 2753 0 21692 0
Current children cumulated CPU time: 341.46 s
Current children cumulated vsize: 100156 KiB
Current children cumulated memory: 81740 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 3.52 3.34 6/257 978544
/proc/meminfo: memFree=124228808/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81740 CPUtime=401.33 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 13124 0 0 0 39290 843 0 0 20 0 1 0 185116244 102559744 20435 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25039 20435 1153 2753 0 21692 0
Current children cumulated CPU time: 401.33 s
Current children cumulated vsize: 100156 KiB
Current children cumulated memory: 81740 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 3.62 3.39 6/257 978554
/proc/meminfo: memFree=124227952/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81740 CPUtime=461.19 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 13144 0 0 0 45149 970 0 0 20 0 1 0 185116244 102559744 20435 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0

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

/proc/loadavg: 4.17 4.14 4.06 6/256 980068
/proc/meminfo: memFree=124193828/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81740 CPUtime=3155.04 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 14044 0 0 0 309956 5548 0 0 20 0 1 0 185116244 102559744 20435 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25039 20435 1153 2753 0 21692 0
Current children cumulated CPU time: 3155.04 s
Current children cumulated vsize: 100156 KiB
Current children cumulated memory: 81740 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.13 4.06 6/256 980080
/proc/meminfo: memFree=124193052/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81740 CPUtime=3214.9 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 14064 0 0 0 315839 5651 0 0 20 0 1 0 185116244 102559744 20435 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25039 20435 1153 2753 0 21692 0
Current children cumulated CPU time: 3214.9 s
Current children cumulated vsize: 100156 KiB
Current children cumulated memory: 81740 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.12 4.06 6/257 980259
/proc/meminfo: memFree=124191324/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81740 CPUtime=3274.76 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 14084 0 0 0 321733 5743 0 0 20 0 1 0 185116244 102559744 20435 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25039 20435 1153 2753 0 21692 0
Current children cumulated CPU time: 3274.76 s
Current children cumulated vsize: 100156 KiB
Current children cumulated memory: 81740 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.13 4.07 6/257 980270
/proc/meminfo: memFree=124190288/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81740 CPUtime=3334.62 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 14104 0 0 0 327637 5825 0 0 20 0 1 0 185116244 102559744 20435 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25039 20435 1153 2753 0 21692 0
Current children cumulated CPU time: 3334.62 s
Current children cumulated vsize: 100156 KiB
Current children cumulated memory: 81740 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.12 4.07 6/256 980295
/proc/meminfo: memFree=124189400/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81740 CPUtime=3394.48 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 14124 0 0 0 333537 5911 0 0 20 0 1 0 185116244 102559744 20435 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25039 20435 1153 2753 0 21692 0
Current children cumulated CPU time: 3394.48 s
Current children cumulated vsize: 100156 KiB
Current children cumulated memory: 81740 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.12 4.08 6/256 980306
/proc/meminfo: memFree=124188864/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81740 CPUtime=3454.35 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 14144 0 0 0 339439 5996 0 0 20 0 1 0 185116244 102559744 20435 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25039 20435 1153 2753 0 21692 0
Current children cumulated CPU time: 3454.35 s
Current children cumulated vsize: 100156 KiB
Current children cumulated memory: 81740 KiB

[startup+3522.3 s]
/proc/loadavg: 4.43 4.20 4.10 6/256 980318
/proc/meminfo: memFree=124188180/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81740 CPUtime=3514.21 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 14164 0 0 0 345320 6101 0 0 20 0 1 0 185116244 102559744 20435 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25039 20435 1153 2753 0 21692 0
Current children cumulated CPU time: 3514.21 s
Current children cumulated vsize: 100156 KiB
Current children cumulated memory: 81740 KiB

[startup+3582.3 s]
/proc/loadavg: 4.20 4.17 4.10 6/255 980330
/proc/meminfo: memFree=124187372/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81740 CPUtime=3574.07 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 14184 0 0 0 351152 6255 0 0 20 0 1 0 185116244 102559744 20435 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25039 20435 1153 2753 0 21692 0
Current children cumulated CPU time: 3574.07 s
Current children cumulated vsize: 100156 KiB
Current children cumulated memory: 81740 KiB

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

# cumulated CPU time of all completed processes:  user=3536.86 s, system=63.1455 s

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

[startup+3584 s]*
/proc/loadavg: 4.18 4.17 4.10 6/255 980330
/proc/meminfo: memFree=124187340/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81740 CPUtime=3575.78 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 14184 0 0 0 351319 6259 0 0 20 0 1 0 185116244 102559744 20435 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25039 20435 1153 2753 0 21692 0
Current children cumulated CPU time: 3575.78 s
Current children cumulated vsize: 100156 KiB
Current children cumulated memory: 81740 KiB

[startup+3596.8 s]
/proc/loadavg: 4.23 4.18 4.10 6/255 980332
/proc/meminfo: memFree=124187264/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81740 CPUtime=3588.54 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 14184 0 0 0 352564 6290 0 0 20 0 1 0 185116244 102559744 20435 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25039 20435 1153 2753 0 21692 0
Current children cumulated CPU time: 3588.54 s
Current children cumulated vsize: 100156 KiB
Current children cumulated memory: 81740 KiB

[startup+3603.2 s]
/proc/loadavg: 4.21 4.18 4.10 6/255 980333
/proc/meminfo: memFree=124187168/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81740 CPUtime=3594.92 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 14184 0 0 0 353189 6303 0 0 20 0 1 0 185116244 102559744 20435 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25039 20435 1153 2753 0 21692 0
Current children cumulated CPU time: 3594.92 s
Current children cumulated vsize: 100156 KiB
Current children cumulated memory: 81740 KiB

[startup+3606.4 s]
/proc/loadavg: 4.19 4.17 4.10 6/255 980379
/proc/meminfo: memFree=124156012/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81740 CPUtime=3598.12 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 14184 0 0 0 353502 6310 0 0 20 0 1 0 185116244 102559744 20435 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25039 20435 1153 2753 0 21692 0
Current children cumulated CPU time: 3598.12 s
Current children cumulated vsize: 100156 KiB
Current children cumulated memory: 81740 KiB

[startup+3607.2 s]
/proc/loadavg: 4.19 4.17 4.10 5/255 980425
/proc/meminfo: memFree=124078872/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81740 CPUtime=3598.92 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 14184 0 0 0 353581 6311 0 0 20 0 1 0 185116244 102559744 20435 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25039 20435 1153 2753 0 21692 0
Current children cumulated CPU time: 3598.92 s
Current children cumulated vsize: 100156 KiB
Current children cumulated memory: 81740 KiB

[startup+3608 s]*
/proc/loadavg: 4.19 4.17 4.10 5/255 980425
/proc/meminfo: memFree=123948980/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81740 CPUtime=3599.72 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 14184 0 0 0 353659 6313 0 0 20 0 1 0 185116244 102559744 20435 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25039 20435 1153 2753 0 21692 0
Current children cumulated CPU time: 3599.72 s
Current children cumulated vsize: 100156 KiB
Current children cumulated memory: 81740 KiB

[startup+3608.2 s]
/proc/loadavg: 4.19 4.17 4.10 5/255 980425
/proc/meminfo: memFree=123948980/131524596 swapFree=131071996/131071996
[pid=978283] ppid=978276 vsize=100156 memory=81740 CPUtime=3599.92 cores=0,2
/proc/978283/stat : 978283 (LS-MabP) R 978276 978283 978072 0 -1 4194304 14184 0 0 0 353678 6314 0 0 20 0 1 0 185116244 102559744 20435 134679101440 4194304 15467897 140723850574288 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49856512 140723850581018 140723850581126 140723850581126 140723850588142 0
/proc/978283/statm: 25039 20435 1153 2753 0 21692 0
Current children cumulated CPU time: 3599.92 s
Current children cumulated vsize: 100156 KiB
Current children cumulated memory: 81740 KiB

Child status: 0

Real time (s): 3608.29
CPU time (s): 3600.01
CPU user time (s): 3536.86
CPU system time (s): 63.1455
CPU usage (%): 99.7707
Max. virtual memory (cumulated for all children) (KiB): 103612
Max. memory (cumulated for all children) (KiB): 84996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3536.87
system time used= 63.1455
maximum resident set size= 84996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14193
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= 13
involuntary context switches= 24643


# summary of solver processes directly reported to runsolver:
#   pid: 978283
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3536.86
#   total CPU system time (s): 63.1455

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.08128 second user time and 11.5144 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-18 21:04:29
IDJOB=4445768
IDBENCH=154365
IDSOLVER=3049
FILE ID=nodeC034/4445768-1721329457
RUNJOBID= nodeC034-1721329469-978082
SLURM_JOB_ID= 7542698
Free space on /tmp= 890044 MiB

SOLVER NAME= LS-MabP 2024-07-10
BENCH NAME= PB24/normalized-PB10/DEC-LIN/oliveras/j120/normalized-j12011_1-unsat.opb
COMMAND LINE= ./LS-MabP -f BENCHNAME -t TIMEOUT -s RANDOMSEED --no-s
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4445768-1721329457/watcher-4445768-1721329457 -o /tmp/evaluation-result-4445768-1721329457/solver-4445768-1721329457 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721329469-978082 --watchdog 3760  ./LS-MabP -f HOME/instance-4445768-1721329457.opb -t 3600 -s 522474649 --no-s

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

MD5SUM BENCH= cdcb4d035b8e87f1109f75a28aea48eb
RANDOM SEED=522474649

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		: 3660.323
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		: 3665.716
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		: 3666.308
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.409
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		: 3665.569
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		: 3640.025
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		: 3658.352
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		: 3667.403
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:        124387784 kB
MemAvailable:   129622404 kB
Buffers:          492020 kB
Cached:          5517200 kB
SwapCached:            0 kB
Active:           987160 kB
Inactive:        5401176 kB
Active(anon):       1436 kB
Inactive(anon):   415376 kB
Active(file):     985724 kB
Inactive(file):  4985800 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             71028 kB
Writeback:             0 kB
AnonPages:        379172 kB
Mapped:           114948 kB
Shmem:             37720 kB
KReclaimable:     205836 kB
Slab:             331804 kB
SReclaimable:     205836 kB
SUnreclaim:       125968 kB
KernelStack:        4076 kB
PageTables:        10316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:     715128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            70496 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 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= 890000 MiB
End job on nodeC034 at 2024-07-18 22:04:38