Trace number 4452342

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
Picat 2024-06-18? (TO) 3600.01 3609.9

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-ab69-40-100.0.s.opb
MD5SUMfa547ec471690bfe3f3bec5c78a945ae
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 benchmark289.378
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12622
Total number of constraints11909
Number of constraints which are clauses11786
Number of constraints which are cardinality constraints (but not clauses)122
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint11786
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 1184903
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 501184939
Number of bits of the biggest sum of numbers29
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c solving HOME/instance-4452342-1721442908.opb (Picat 3.6#12)

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: 64059 MiB (56026 MiB free)
  memory of node 1: 64510 MiB (61278 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452342-1721442908/watcher-4452342-1721442908 -o /tmp/evaluation-result-4452342-1721442908/solver-4452342-1721442908 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721439267-1050979 --watchdog 3760 pb_picat HOME/instance-4452342-1721442908.opb 

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=1053665, runsolver pid=1053662

[startup+0.100765 s]*
/proc/loadavg: 4.20 4.15 4.10 5/243 1053666
/proc/meminfo: memFree=120098276/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2033608 memory=28328 CPUtime=0.1 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 1154 0 0 0 9 1 0 0 20 0 1 0 196446915 2082414592 7082 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 508402 7082 1513 439 0 503831 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 28328 KiB

[startup+0.212931 s]*
/proc/loadavg: 4.20 4.15 4.10 5/243 1053666
/proc/meminfo: memFree=120089552/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2033608 memory=38568 CPUtime=0.21 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 1159 0 0 0 20 1 0 0 20 0 1 0 196446915 2082414592 9642 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 508402 9642 1513 439 0 503831 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 38568 KiB

[startup+0.312718 s]*
/proc/loadavg: 4.20 4.15 4.10 5/243 1053666
/proc/meminfo: memFree=120080856/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2033608 memory=46760 CPUtime=0.31 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 1166 0 0 0 30 1 0 0 20 0 1 0 196446915 2082414592 11690 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 508402 11690 1513 439 0 503831 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 46760 KiB

[startup+0.700339 s]
/proc/loadavg: 4.20 4.15 4.10 5/243 1053666
/proc/meminfo: memFree=120064960/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2033608 memory=80396 CPUtime=0.68 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 1347 0 0 0 67 1 0 0 20 0 1 0 196446915 2082414592 20099 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 508402 20099 1561 439 0 503831 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 80396 KiB

[startup+1.50034 s]
/proc/loadavg: 4.20 4.15 4.10 5/243 1053666
/proc/meminfo: memFree=119994288/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2187628 memory=207448 CPUtime=1.48 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 13694 0 0 0 141 7 0 0 20 0 1 0 196446915 2240131072 51862 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 546907 51862 1716 439 0 542336 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2187628 KiB
Current children cumulated memory: 207448 KiB

[startup+3.11281 s]
/proc/loadavg: 4.20 4.15 4.10 5/243 1053666
/proc/meminfo: memFree=119901288/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2188652 memory=221400 CPUtime=3.1 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 14101 0 0 0 302 8 0 0 20 0 1 0 196446915 2241179648 55350 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 547163 55350 1780 439 0 542592 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2188652 KiB
Current children cumulated memory: 221400 KiB

[startup+6.30032 s]
/proc/loadavg: 4.19 4.14 4.10 5/243 1053668
/proc/meminfo: memFree=119871056/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2195704 memory=243984 CPUtime=6.27 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 19012 0 0 0 617 10 0 0 20 0 1 0 196446915 2248400896 60996 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 548926 60996 1780 439 0 544355 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2195704 KiB
Current children cumulated memory: 243984 KiB

[startup+12.7003 s]
/proc/loadavg: 4.17 4.14 4.10 5/241 1053668
/proc/meminfo: memFree=119869152/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2192784 memory=242604 CPUtime=12.65 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 19038 0 0 0 1255 10 0 0 20 0 1 0 196446915 2245410816 60651 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 548196 60651 1780 439 0 543625 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2192784 KiB
Current children cumulated memory: 242604 KiB

[startup+25.5003 s]
/proc/loadavg: 4.13 4.13 4.09 5/241 1053669
/proc/meminfo: memFree=119856156/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2201712 memory=253612 CPUtime=25.42 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 23337 0 0 0 2530 12 0 0 20 0 1 0 196446915 2254553088 63403 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 550428 63403 1780 439 0 545857 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2201712 KiB
Current children cumulated memory: 253612 KiB

[startup+51.1134 s]
/proc/loadavg: 4.16 4.14 4.09 5/241 1053675
/proc/meminfo: memFree=119702824/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2205840 memory=252720 CPUtime=50.97 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 32204 0 0 0 5080 17 0 0 20 0 1 0 196446915 2258780160 63180 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 551460 63180 1780 439 0 546889 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2205840 KiB
Current children cumulated memory: 252720 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/241 1053683
/proc/meminfo: memFree=119985228/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2205840 memory=246580 CPUtime=102.02 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 40071 0 0 0 10180 22 0 0 20 0 1 0 196446915 2258780160 61645 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 551460 61645 1780 439 0 546889 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 2205840 KiB
Current children cumulated memory: 246580 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/241 1053739
/proc/meminfo: memFree=121888824/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2205152 memory=249988 CPUtime=161.86 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 45958 0 0 0 16161 25 0 0 20 0 1 0 196446915 2258075648 62497 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 551288 62497 1780 439 0 546717 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 2205152 KiB
Current children cumulated memory: 249988 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/241 1053840
/proc/meminfo: memFree=121940092/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2172384 memory=221428 CPUtime=221.7 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 52629 0 0 0 22140 30 0 0 20 0 1 0 196446915 2224521216 55357 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 543096 55357 1780 439 0 538525 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 2172384 KiB
Current children cumulated memory: 221428 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/241 1053897
/proc/meminfo: memFree=123633124/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2172384 memory=227572 CPUtime=281.54 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 54991 0 0 0 28122 32 0 0 20 0 1 0 196446915 2224521216 56893 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 543096 56893 1780 439 0 538525 0
Current children cumulated CPU time: 281.54 s
Current children cumulated vsize: 2172384 KiB
Current children cumulated memory: 227572 KiB

[startup+342.3 s]
/proc/loadavg: 4.18 4.14 4.10 5/243 1053911
/proc/meminfo: memFree=123613384/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2172384 memory=227572 CPUtime=341.37 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 60100 0 0 0 34102 35 0 0 20 0 1 0 196446915 2224521216 56893 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 543096 56893 1780 439 0 538525 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 2172384 KiB
Current children cumulated memory: 227572 KiB

[startup+402.3 s]
/proc/loadavg: 4.17 4.14 4.10 5/243 1053921
/proc/meminfo: memFree=123583048/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2180324 memory=239236 CPUtime=401.21 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 64830 0 0 0 40082 39 0 0 20 0 1 0 196446915 2232651776 59809 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 545081 59809 1780 439 0 540510 0
Current children cumulated CPU time: 401.21 s
Current children cumulated vsize: 2180324 KiB
Current children cumulated memory: 239236 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/243 1053933
/proc/meminfo: memFree=123596512/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2180324 memory=237192 CPUtime=461.04 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 67708 0 0 0 46063 41 0 0 20 0 1 0 196446915 2232651776 59298 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 545081 59298 1780 439 0 540510 0

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

Current children cumulated memory: 459380 KiB

[startup+2922.3 s]
/proc/loadavg: 4.07 4.13 4.16 5/244 1054946
/proc/meminfo: memFree=123376528/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2244812 memory=266972 CPUtime=2914.26 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 223062 0 0 0 291194 232 0 0 20 0 1 0 196446915 2298687488 66743 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 561203 66743 1780 439 0 556632 0
Current children cumulated CPU time: 2914.26 s
Current children cumulated vsize: 2244812 KiB
Current children cumulated memory: 266972 KiB

[startup+2982.3 s]
/proc/loadavg: 4.21 4.16 4.16 5/244 1054957
/proc/meminfo: memFree=123313052/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2474188 memory=387696 CPUtime=2974.1 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 229564 0 0 0 297169 241 0 0 20 0 1 0 196446915 2533568512 96924 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 618547 96924 1780 439 0 613976 0
Current children cumulated CPU time: 2974.1 s
Current children cumulated vsize: 2474188 KiB
Current children cumulated memory: 387696 KiB

[startup+3042.3 s]
/proc/loadavg: 4.17 4.15 4.16 5/241 1055350
/proc/meminfo: memFree=123323676/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2375884 memory=361120 CPUtime=3033.93 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 234290 0 0 0 303142 251 0 0 20 0 1 0 196446915 2432905216 90280 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 593971 90280 1780 439 0 589400 0
Current children cumulated CPU time: 3033.93 s
Current children cumulated vsize: 2375884 KiB
Current children cumulated memory: 361120 KiB

[startup+3102.3 s]
/proc/loadavg: 4.18 4.15 4.16 5/241 1055360
/proc/meminfo: memFree=123431548/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2212044 memory=236240 CPUtime=3093.76 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 236758 0 0 0 309121 255 0 0 20 0 1 0 196446915 2265133056 59060 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 553011 59060 1780 439 0 548440 0
Current children cumulated CPU time: 3093.76 s
Current children cumulated vsize: 2212044 KiB
Current children cumulated memory: 236240 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.14 4.16 5/241 1055370
/proc/meminfo: memFree=123389000/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2178828 memory=223524 CPUtime=3153.6 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 241081 0 0 0 315100 260 0 0 20 0 1 0 196446915 2231119872 55881 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 544707 55881 1780 439 0 540136 0
Current children cumulated CPU time: 3153.6 s
Current children cumulated vsize: 2178828 KiB
Current children cumulated memory: 223524 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.14 4.16 5/243 1055550
/proc/meminfo: memFree=123445176/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2178828 memory=231716 CPUtime=3213.44 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 241086 0 0 0 321083 261 0 0 20 0 1 0 196446915 2231119872 57929 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 544707 57929 1780 439 0 540136 0
Current children cumulated CPU time: 3213.44 s
Current children cumulated vsize: 2178828 KiB
Current children cumulated memory: 231716 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.14 4.16 5/243 1055561
/proc/meminfo: memFree=123404664/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2211596 memory=232928 CPUtime=3273.28 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 241440 0 0 0 327067 261 0 0 20 0 1 0 196446915 2264674304 58232 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 552899 58232 1780 439 0 548328 0
Current children cumulated CPU time: 3273.28 s
Current children cumulated vsize: 2211596 KiB
Current children cumulated memory: 232928 KiB

[startup+3342.3 s]
/proc/loadavg: 4.22 4.16 4.16 5/243 1055627
/proc/meminfo: memFree=123331632/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2178828 memory=229668 CPUtime=3333.13 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 245735 0 0 0 333047 266 0 0 20 0 1 0 196446915 2231119872 57417 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 544707 57417 1780 439 0 540136 0
Current children cumulated CPU time: 3333.13 s
Current children cumulated vsize: 2178828 KiB
Current children cumulated memory: 229668 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.14 4.16 5/243 1055637
/proc/meminfo: memFree=123380600/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2211596 memory=260376 CPUtime=3392.96 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 248184 0 0 0 339026 270 0 0 20 0 1 0 196446915 2264674304 65094 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 552899 65094 1780 439 0 548328 0
Current children cumulated CPU time: 3392.96 s
Current children cumulated vsize: 2211596 KiB
Current children cumulated memory: 260376 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.15 4.16 5/243 1055648
/proc/meminfo: memFree=123110604/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2129676 memory=212160 CPUtime=3452.79 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 254570 0 0 0 344998 281 0 0 20 0 1 0 196446915 2180788224 53040 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 532419 53040 1780 439 0 527848 0
Current children cumulated CPU time: 3452.79 s
Current children cumulated vsize: 2129676 KiB
Current children cumulated memory: 212160 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.15 4.16 5/242 1055658
/proc/meminfo: memFree=123359420/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2244364 memory=317708 CPUtime=3512.63 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 257450 0 0 0 350975 288 0 0 20 0 1 0 196446915 2298228736 79427 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 561091 79427 1780 439 0 556520 0
Current children cumulated CPU time: 3512.63 s
Current children cumulated vsize: 2244364 KiB
Current children cumulated memory: 317708 KiB

[startup+3582.3 s]
/proc/loadavg: 4.21 4.16 4.16 6/242 1055714
/proc/meminfo: memFree=123477204/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2277132 memory=278104 CPUtime=3572.46 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 260264 0 0 0 356955 291 0 0 20 0 1 0 196446915 2331783168 69526 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 569283 69526 1780 439 0 564712 0
Current children cumulated CPU time: 3572.46 s
Current children cumulated vsize: 2277132 KiB
Current children cumulated memory: 278104 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 4.14 4.15 4.16 4/236 1055727
/proc/meminfo: memFree=123558388/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2162444 memory=223976 CPUtime=3600 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 265067 0 0 0 359702 298 0 0 20 0 1 0 196446915 2214342656 55994 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 540611 55994 1780 439 0 536040 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2162444 KiB
Current children cumulated memory: 223976 KiB

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

[startup+3609.9 s]
# the end of solver process 1053665 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3597.02 s, system=2.98882 s

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

[startup+3609.9 s]
/proc/loadavg: 4.14 4.15 4.16 4/236 1055727
/proc/meminfo: memFree=123558388/131655788 swapFree=131071996/131071996
[pid=1053665] ppid=1053662 vsize=2162444 memory=223976 CPUtime=3600 cores=5,7
/proc/1053665/stat : 1053665 (pb_picat) R 1053662 1053665 1050966 0 -1 4194304 265067 0 0 0 359702 298 0 0 20 0 1 0 196446915 2214342656 55994 134679101440 4194304 5989780 140734539270720 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 42385408 140734539277335 140734539277411 140734539277411 140734539284428 0
/proc/1053665/statm: 540611 55994 1780 439 0 536040 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 2162444 KiB
Current children cumulated memory: 223976 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.9
CPU time (s): 3600.01
CPU user time (s): 3597.02
CPU system time (s): 2.98882
CPU usage (%): 99.726
Max. virtual memory (cumulated for all children) (KiB): 2671300
Max. memory (cumulated for all children) (KiB): 608012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.02
system time used= 2.98882
maximum resident set size= 610060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 265067
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= 3251


# summary of solver processes directly reported to runsolver:
#   pid: 1053665
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3597.02
#   total CPU system time (s): 2.98882

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.1876 second user time and 36.068 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-20 04:35:20
IDJOB=4452342
IDBENCH=164235
IDSOLVER=3068
FILE ID=nodeC003/4452342-1721442908
RUNJOBID= nodeC003-1721439267-1050979
SLURM_JOB_ID= 7545650
Free space on /tmp= 723760 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-ab69-40-100.0.s.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452342-1721442908/watcher-4452342-1721442908 -o /tmp/evaluation-result-4452342-1721442908/solver-4452342-1721442908 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721439267-1050979 --watchdog 3760  pb_picat HOME/instance-4452342-1721442908.opb

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

MD5SUM BENCH= fa547ec471690bfe3f3bec5c78a945ae
RANDOM SEED=1917568614

nodeC003.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	: 0xb00001f
cpu MHz		: 3491.880
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.76
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	: 0xb00001f
cpu MHz		: 3617.178
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.417
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.76
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	: 0xb00001f
cpu MHz		: 1197.303
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3495.032
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.76
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	: 0xb00001f
cpu MHz		: 3491.890
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.380
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.76
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	: 0xb00001f
cpu MHz		: 1197.222
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        120123304 kB
MemAvailable:   125821316 kB
Buffers:          558456 kB
Cached:          5921668 kB
SwapCached:            0 kB
Active:          1056988 kB
Inactive:        9779412 kB
Active(anon):       1468 kB
Inactive(anon):  4400380 kB
Active(file):    1055520 kB
Inactive(file):  5379032 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              4320 kB
Writeback:            24 kB
AnonPages:       4348960 kB
Mapped:           118544 kB
Shmem:             45896 kB
KReclaimable:     206980 kB
Slab:             322488 kB
SReclaimable:     206980 kB
SUnreclaim:       115508 kB
KernelStack:        3916 kB
PageTables:        18292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   10040416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            59072 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3725312 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:      275272 kB
DirectMap2M:    31086592 kB
DirectMap1G:    104857600 kB

Free space on /tmp at the end= 723764 MiB
End job on nodeC003 at 2024-07-20 05:35:30