Trace number 4450542

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.03 3609.8

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round23-2.opb
MD5SUM47ea31a7c9031906789706eba8e52740
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 variables4288
Total number of constraints9504
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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.00	c solving HOME/instance-4450542-1721414390.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: 63968 MiB (59720 MiB free)
  memory of node 1: 64473 MiB (60354 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450542-1721414390/watcher-4450542-1721414390 -o /tmp/evaluation-result-4450542-1721414390/solver-4450542-1721414390 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721410767-1027285 --watchdog 3760 pb_picat HOME/instance-4450542-1721414390.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=1029928, runsolver pid=1029925

[startup+0.100573 s]*
/proc/loadavg: 4.17 4.17 4.11 5/254 1029929
/proc/meminfo: memFree=122914796/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2033608 memory=39956 CPUtime=0.09 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 957 0 0 0 9 0 0 0 20 0 1 0 193609510 2082414592 9989 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 508402 9989 1550 439 0 503831 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 39956 KiB

[startup+0.205732 s]*
/proc/loadavg: 4.17 4.17 4.11 5/254 1029929
/proc/meminfo: memFree=122898784/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2034512 memory=47992 CPUtime=0.2 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 1261 0 0 0 19 1 0 0 20 0 1 0 193609510 2083340288 11998 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 508628 11998 1740 439 0 504057 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2034512 KiB
Current children cumulated memory: 47992 KiB

[startup+0.305589 s]*
/proc/loadavg: 4.17 4.17 4.11 5/254 1029929
/proc/meminfo: memFree=122892676/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2039336 memory=51428 CPUtime=0.3 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 2336 0 0 0 29 1 0 0 20 0 1 0 193609510 2088280064 12857 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 509834 12857 1740 439 0 505263 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2039336 KiB
Current children cumulated memory: 51428 KiB

[startup+0.700195 s]
/proc/loadavg: 4.17 4.17 4.11 5/254 1029929
/proc/meminfo: memFree=122891892/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2041980 memory=54612 CPUtime=0.69 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 4590 0 0 0 67 2 0 0 20 0 1 0 193609510 2090987520 13653 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 510495 13653 1755 439 0 505924 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2041980 KiB
Current children cumulated memory: 54612 KiB

[startup+1.5002 s]
/proc/loadavg: 4.17 4.17 4.11 5/254 1029929
/proc/meminfo: memFree=122881944/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2041824 memory=54076 CPUtime=1.48 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 6874 0 0 0 146 2 0 0 20 0 1 0 193609510 2090827776 13519 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 510456 13519 1755 439 0 505885 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2041824 KiB
Current children cumulated memory: 54076 KiB

[startup+3.10566 s]
/proc/loadavg: 4.15 4.16 4.11 5/254 1029929
/proc/meminfo: memFree=122902208/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2044116 memory=55540 CPUtime=3.08 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 9721 0 0 0 306 2 0 0 20 0 1 0 193609510 2093174784 13885 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 511029 13885 1755 439 0 506458 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2044116 KiB
Current children cumulated memory: 55540 KiB

[startup+6.30015 s]
/proc/loadavg: 4.15 4.16 4.11 5/254 1029929
/proc/meminfo: memFree=122893056/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2044116 memory=56496 CPUtime=6.28 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 13820 0 0 0 625 3 0 0 20 0 1 0 193609510 2093174784 14124 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 511029 14124 1755 439 0 506458 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 2044116 KiB
Current children cumulated memory: 56496 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.16 4.11 5/254 1029930
/proc/meminfo: memFree=122880276/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2048380 memory=58964 CPUtime=12.66 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 25410 0 0 0 1262 4 0 0 20 0 1 0 193609510 2097541120 14741 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 512095 14741 1755 439 0 507524 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2048380 KiB
Current children cumulated memory: 58964 KiB

[startup+25.5002 s]
/proc/loadavg: 4.18 4.17 4.11 6/255 1030025
/proc/meminfo: memFree=123444408/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2044708 memory=54888 CPUtime=25.42 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 46010 0 0 0 2533 9 0 0 20 0 1 0 193609510 2093780992 13722 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 511177 13722 1755 439 0 506606 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2044708 KiB
Current children cumulated memory: 54888 KiB

[startup+51.1057 s]
/proc/loadavg: 4.17 4.17 4.11 5/257 1030034
/proc/meminfo: memFree=123445140/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2052900 memory=58552 CPUtime=50.97 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 76587 0 0 0 5078 19 0 0 20 0 1 0 193609510 2102169600 14638 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 513225 14638 1755 439 0 508654 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2052900 KiB
Current children cumulated memory: 58552 KiB

[startup+102.3 s]
/proc/loadavg: 4.18 4.17 4.11 5/257 1030043
/proc/meminfo: memFree=123439204/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2049272 memory=58360 CPUtime=102.03 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 135205 0 0 0 10169 34 0 0 20 0 1 0 193609510 2098454528 14590 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 512318 14590 1755 439 0 507747 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 2049272 KiB
Current children cumulated memory: 58360 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.16 4.11 5/257 1030054
/proc/meminfo: memFree=123429004/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2053328 memory=60696 CPUtime=161.87 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 193511 0 0 0 16136 51 0 0 20 0 1 0 193609510 2102607872 15174 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 513332 15174 1755 439 0 508761 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 2053328 KiB
Current children cumulated memory: 60696 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.16 4.11 5/257 1030064
/proc/meminfo: memFree=123422788/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2061908 memory=68048 CPUtime=221.71 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 257549 0 0 0 22102 69 0 0 20 0 1 0 193609510 2111393792 17012 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 515477 17012 1755 439 0 510906 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 2061908 KiB
Current children cumulated memory: 68048 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.14 4.10 5/257 1030075
/proc/meminfo: memFree=123428080/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2053864 memory=64116 CPUtime=281.55 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 316822 0 0 0 28066 89 0 0 20 0 1 0 193609510 2103156736 16029 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 513466 16029 1755 439 0 508895 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 2053864 KiB
Current children cumulated memory: 64116 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/254 1030085
/proc/meminfo: memFree=123411968/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2053828 memory=64432 CPUtime=341.39 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 368353 0 0 0 34033 106 0 0 20 0 1 0 193609510 2103119872 16108 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 513457 16108 1755 439 0 508886 0
Current children cumulated CPU time: 341.39 s
Current children cumulated vsize: 2053828 KiB
Current children cumulated memory: 64432 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/255 1030096
/proc/meminfo: memFree=123411160/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2071496 memory=70236 CPUtime=401.24 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 416938 0 0 0 40003 121 0 0 20 0 1 0 193609510 2121211904 17559 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 517874 17559 1755 439 0 513303 0
Current children cumulated CPU time: 401.24 s
Current children cumulated vsize: 2071496 KiB
Current children cumulated memory: 70236 KiB

[startup+462.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/255 1030108
/proc/meminfo: memFree=123377064/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2079688 memory=86584 CPUtime=461.07 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 462470 0 0 0 45969 138 0 0 20 0 1 0 193609510 2129600512 21646 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 519922 21646 1755 439 0 515351 0

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

Current children cumulated memory: 89364 KiB

[startup+2862.3 s]
/proc/loadavg: 4.04 4.09 4.09 5/255 1031552
/proc/meminfo: memFree=123338048/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2107660 memory=113712 CPUtime=2854.57 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 1268103 0 0 0 284901 556 0 0 20 0 1 0 193609510 2158243840 28428 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 526915 28428 1755 439 0 522344 0
Current children cumulated CPU time: 2854.57 s
Current children cumulated vsize: 2107660 KiB
Current children cumulated memory: 113712 KiB

[startup+2922.3 s]
/proc/loadavg: 4.19 4.12 4.10 5/257 1031732
/proc/meminfo: memFree=123305076/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2107660 memory=111664 CPUtime=2914.4 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 1274640 0 0 0 290881 559 0 0 20 0 1 0 193609510 2158243840 27916 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 526915 27916 1755 439 0 522344 0
Current children cumulated CPU time: 2914.4 s
Current children cumulated vsize: 2107660 KiB
Current children cumulated memory: 111664 KiB

[startup+2982.3 s]
/proc/loadavg: 4.45 4.18 4.11 5/257 1031743
/proc/meminfo: memFree=123299980/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2066700 memory=83628 CPUtime=2974.23 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 1287172 0 0 0 296859 564 0 0 20 0 1 0 193609510 2116300800 20907 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 516675 20907 1755 439 0 512104 0
Current children cumulated CPU time: 2974.23 s
Current children cumulated vsize: 2066700 KiB
Current children cumulated memory: 83628 KiB

[startup+3042.3 s]
/proc/loadavg: 4.34 4.19 4.12 5/258 1031810
/proc/meminfo: memFree=123369312/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2124044 memory=113712 CPUtime=3034.08 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 1303875 0 0 0 302833 575 0 0 20 0 1 0 193609510 2175021056 28428 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 531011 28428 1755 439 0 526440 0
Current children cumulated CPU time: 3034.08 s
Current children cumulated vsize: 2124044 KiB
Current children cumulated memory: 113712 KiB

[startup+3102.3 s]
/proc/loadavg: 4.29 4.20 4.12 5/258 1031823
/proc/meminfo: memFree=123333068/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2124044 memory=113700 CPUtime=3093.91 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 1316564 0 0 0 308807 584 0 0 20 0 1 0 193609510 2175021056 28425 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 531011 28425 1755 439 0 526440 0
Current children cumulated CPU time: 3093.91 s
Current children cumulated vsize: 2124044 KiB
Current children cumulated memory: 113700 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.18 4.12 5/259 1031835
/proc/meminfo: memFree=123277548/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2205964 memory=154632 CPUtime=3153.75 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 1332595 0 0 0 314781 594 0 0 20 0 1 0 193609510 2258907136 38658 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 551491 38658 1755 439 0 546920 0
Current children cumulated CPU time: 3153.75 s
Current children cumulated vsize: 2205964 KiB
Current children cumulated memory: 154632 KiB

[startup+3222.3 s]
/proc/loadavg: 4.17 4.17 4.12 5/258 1031845
/proc/meminfo: memFree=123236556/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2189580 memory=144424 CPUtime=3213.58 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 1348306 0 0 0 320754 604 0 0 20 0 1 0 193609510 2242129920 36106 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 547395 36106 1755 439 0 542824 0
Current children cumulated CPU time: 3213.58 s
Current children cumulated vsize: 2189580 KiB
Current children cumulated memory: 144424 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.16 4.11 5/258 1031856
/proc/meminfo: memFree=123255020/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2107660 memory=111664 CPUtime=3273.42 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 1358109 0 0 0 326733 609 0 0 20 0 1 0 193609510 2158243840 27916 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 526915 27916 1755 439 0 522344 0
Current children cumulated CPU time: 3273.42 s
Current children cumulated vsize: 2107660 KiB
Current children cumulated memory: 111664 KiB

[startup+3342.3 s]
/proc/loadavg: 4.42 4.23 4.14 5/257 1031867
/proc/meminfo: memFree=123308916/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2107660 memory=115728 CPUtime=3333.25 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 1365655 0 0 0 332713 612 0 0 20 0 1 0 193609510 2158243840 28932 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 526915 28932 1755 439 0 522344 0
Current children cumulated CPU time: 3333.25 s
Current children cumulated vsize: 2107660 KiB
Current children cumulated memory: 115728 KiB

[startup+3402.3 s]
/proc/loadavg: 4.25 4.22 4.14 5/255 1031878
/proc/meminfo: memFree=123273936/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2107660 memory=113892 CPUtime=3393.1 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 1376272 0 0 0 338692 618 0 0 20 0 1 0 193609510 2158243840 28473 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 526915 28473 1755 439 0 522344 0
Current children cumulated CPU time: 3393.1 s
Current children cumulated vsize: 2107660 KiB
Current children cumulated memory: 113892 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.19 4.14 5/254 1031889
/proc/meminfo: memFree=123287064/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2083084 memory=87528 CPUtime=3452.93 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 1392016 0 0 0 344666 627 0 0 20 0 1 0 193609510 2133078016 21882 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 520771 21882 1755 439 0 516200 0
Current children cumulated CPU time: 3452.93 s
Current children cumulated vsize: 2083084 KiB
Current children cumulated memory: 87528 KiB

[startup+3522.3 s]
/proc/loadavg: 4.21 4.20 4.14 5/254 1031899
/proc/meminfo: memFree=123297148/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2124044 memory=115740 CPUtime=3512.77 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 1407684 0 0 0 350639 638 0 0 20 0 1 0 193609510 2175021056 28935 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 531011 28935 1755 439 0 526440 0
Current children cumulated CPU time: 3512.77 s
Current children cumulated vsize: 2124044 KiB
Current children cumulated memory: 115740 KiB

[startup+3582.3 s]
/proc/loadavg: 4.21 4.20 4.14 5/254 1031909
/proc/meminfo: memFree=123256396/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2140428 memory=134224 CPUtime=3572.6 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 1418655 0 0 0 356614 646 0 0 20 0 1 0 193609510 2191798272 33556 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 535107 33556 1755 439 0 530536 0
Current children cumulated CPU time: 3572.6 s
Current children cumulated vsize: 2140428 KiB
Current children cumulated memory: 134224 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.52 4.27 4.17 5/254 1031914
/proc/meminfo: memFree=123316804/131524596 swapFree=131071996/131071996
[pid=1029928] ppid=1029925 vsize=2083084 memory=93676 CPUtime=3600.02 cores=5,7
/proc/1029928/stat : 1029928 (pb_picat) R 1029925 1029928 1027272 0 -1 4194304 1425787 0 0 0 359351 651 0 0 20 0 1 0 193609510 2133078016 23419 134679101440 4194304 5989780 140725668819424 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 37519360 140725668824087 140725668824163 140725668824163 140725668831180 0
/proc/1029928/statm: 520771 23419 1755 439 0 516200 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2083084 KiB
Current children cumulated memory: 93676 KiB

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

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

# cumulated CPU time of all completed processes:  user=3593.52 s, system=6.51459 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.8
CPU time (s): 3600.03
CPU user time (s): 3593.52
CPU system time (s): 6.51459
CPU usage (%): 99.7294
Max. virtual memory (cumulated for all children) (KiB): 2205964
Max. memory (cumulated for all children) (KiB): 175360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.52
system time used= 6.51459
maximum resident set size= 175360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1425787
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= 4472


# summary of solver processes directly reported to runsolver:
#   pid: 1029928
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3593.52
#   total CPU system time (s): 6.51459

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.51024 second user time and 17.4431 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-19 20:40:02
IDJOB=4450542
IDBENCH=162158
IDSOLVER=3068
FILE ID=nodeC034/4450542-1721414390
RUNJOBID= nodeC034-1721410767-1027285
SLURM_JOB_ID= 7545473
Free space on /tmp= 890068 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size128-round23-2.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450542-1721414390/watcher-4450542-1721414390 -o /tmp/evaluation-result-4450542-1721414390/solver-4450542-1721414390 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721410767-1027285 --watchdog 3760  pb_picat HOME/instance-4450542-1721414390.opb

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

MD5SUM BENCH= 47ea31a7c9031906789706eba8e52740
RANDOM SEED=517344924

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		: 3674.130
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		: 3677.523
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.097
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		: 3616.071
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		: 3674.233
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		: 3661.237
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		: 3600.152
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		: 3663.295
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:        122956244 kB
MemAvailable:   128899420 kB
Buffers:          520492 kB
Cached:          6196288 kB
SwapCached:            0 kB
Active:          1044152 kB
Inactive:        6747836 kB
Active(anon):       1540 kB
Inactive(anon):  1119608 kB
Active(file):    1042612 kB
Inactive(file):  5628228 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             13608 kB
Writeback:            12 kB
AnonPages:       1072996 kB
Mapped:           116748 kB
Shmem:             45912 kB
KReclaimable:     224320 kB
Slab:             354824 kB
SReclaimable:     224320 kB
SUnreclaim:       130504 kB
KernelStack:        4076 kB
PageTables:        11728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:    7132204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            73152 kB
HardwareCorrupted:     0 kB
AnonHugePages:    804864 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:      320212 kB
DirectMap2M:    44541952 kB
DirectMap1G:    91226112 kB

Free space on /tmp at the end= 890068 MiB
End job on nodeC034 at 2024-07-19 21:40:12