Trace number 4436335

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 NameAnswerobjective functionCPU timeWall clock time
Picat 2024-06-18? (TO) 3600.03 3610.4

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/
~walser/benchmarks/course-ass/normalized-ws97-3.opb
MD5SUM1c26e44dc48355aad6827be56d900020
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3031
Best CPU time to get the best result obtained on this benchmark0.416291
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3300
Total number of constraints1985
Number of constraints which are clauses1364
Number of constraints which are cardinality constraints (but not clauses)621
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint220
Number of terms in the objective function 2792
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 1385986
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1385986
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c solving HOME/instance-4436335-1721056013.opb (Picat 3.6#12)
1.68/1.79	o 239322
6.17/6.26	o 239306
10.66/10.79	o 149236
17.84/17.92	o 71163
25.02/25.19	o 37136
32.51/32.64	o 21131
37.79/37.96	o 13124
44.07/44.25	o 8121
49.96/50.15	o 5121
53.65/53.89	o 3114
73.39/73.60	o 3065
80.17/80.48	o 3033
102.09/102.49	o 3031

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 (63077 MiB free)
  memory of node 1: 64473 MiB (63520 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436335-1721056013/watcher-4436335-1721056013 -o /tmp/evaluation-result-4436335-1721056013/solver-4436335-1721056013 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1721056025-806830 --watchdog 3760 pb_picat HOME/instance-4436335-1721056013.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=806884, runsolver pid=806875

[startup+0.100075 s]*
/proc/loadavg: 1.09 1.63 2.44 7/257 806893
/proc/meminfo: memFree=129519920/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2043052 memory=38856 CPUtime=0.09 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 1607 0 0 0 9 0 0 0 20 0 1 0 157767958 2092085248 9714 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 510763 9714 1721 439 0 506192 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2043052 KiB
Current children cumulated memory: 38856 KiB

[startup+0.206054 s]*
/proc/loadavg: 1.09 1.63 2.44 9/257 806893
/proc/meminfo: memFree=129470236/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2061088 memory=56316 CPUtime=0.2 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 5334 0 0 0 19 1 0 0 20 0 1 0 157767958 2110554112 14079 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 515272 14079 1785 439 0 510701 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2061088 KiB
Current children cumulated memory: 56316 KiB

[startup+0.306118 s]*
/proc/loadavg: 1.09 1.63 2.44 7/257 806893
/proc/meminfo: memFree=129444588/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2073124 memory=59864 CPUtime=0.3 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 6565 0 0 0 28 2 0 0 20 0 1 0 157767958 2122878976 14966 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 518281 14966 1785 439 0 513710 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2073124 KiB
Current children cumulated memory: 59864 KiB

[startup+0.700209 s]
/proc/loadavg: 1.09 1.63 2.44 7/257 806893
/proc/meminfo: memFree=129402208/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2073896 memory=59480 CPUtime=0.69 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 9809 0 0 0 66 3 0 0 20 0 1 0 157767958 2123669504 14870 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 518474 14870 1801 439 0 513903 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2073896 KiB
Current children cumulated memory: 59480 KiB

[startup+1.5002 s]
/proc/loadavg: 1.32 1.67 2.45 7/257 806893
/proc/meminfo: memFree=129341684/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2074172 memory=63624 CPUtime=1.48 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 13392 0 0 0 144 4 0 0 20 0 1 0 157767958 2123952128 15906 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 518543 15906 1801 439 0 513972 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2074172 KiB
Current children cumulated memory: 63624 KiB

[startup+3.10611 s]
/proc/loadavg: 1.32 1.67 2.45 7/257 806893
/proc/meminfo: memFree=129306124/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2086876 memory=76528 CPUtime=3.08 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 16997 0 0 0 303 5 0 0 20 0 1 0 157767958 2136961024 19132 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 521719 19132 1801 439 0 517148 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2086876 KiB
Current children cumulated memory: 76528 KiB

[startup+6.30019 s]
/proc/loadavg: 1.54 1.71 2.46 7/257 806893
/proc/meminfo: memFree=129306056/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2047964 memory=43536 CPUtime=6.27 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 18035 0 0 0 622 5 0 0 20 0 1 0 157767958 2097115136 10884 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 511991 10884 1801 439 0 507420 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2047964 KiB
Current children cumulated memory: 43536 KiB

[startup+12.7002 s]
/proc/loadavg: 1.74 1.75 2.47 7/257 806895
/proc/meminfo: memFree=129285856/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2082780 memory=78496 CPUtime=12.65 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 24392 0 0 0 1257 8 0 0 20 0 1 0 157767958 2132766720 19624 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 520695 19624 1801 439 0 516124 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2082780 KiB
Current children cumulated memory: 78496 KiB

[startup+25.5002 s]
/proc/loadavg: 2.16 1.84 2.49 7/257 806897
/proc/meminfo: memFree=129286344/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2087132 memory=69844 CPUtime=25.42 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 31372 0 0 0 2531 11 0 0 20 0 1 0 157767958 2137223168 17461 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 521783 17461 1801 439 0 517212 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2087132 KiB
Current children cumulated memory: 69844 KiB

[startup+51.106 s]
/proc/loadavg: 2.88 2.05 2.54 7/257 806902
/proc/meminfo: memFree=129254232/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2089308 memory=78416 CPUtime=50.96 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 43452 0 0 0 5080 16 0 0 20 0 1 0 157767958 2139451392 19604 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 522327 19604 1801 439 0 517756 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2089308 KiB
Current children cumulated memory: 78416 KiB

[startup+102.3 s]
/proc/loadavg: 3.73 2.42 2.65 6/257 806955
/proc/meminfo: memFree=129193936/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2089756 memory=78624 CPUtime=101.99 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 69242 0 0 0 10174 25 0 0 20 0 1 0 157767958 2139910144 19656 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 522439 19656 1801 439 0 517868 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 2089756 KiB
Current children cumulated memory: 78624 KiB

[startup+162.3 s]
/proc/loadavg: 3.96 2.73 2.74 6/257 806965
/proc/meminfo: memFree=129219468/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2063800 memory=60144 CPUtime=161.82 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 75154 0 0 0 16153 29 0 0 20 0 1 0 157767958 2113331200 15036 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 515950 15036 1801 439 0 511379 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 2063800 KiB
Current children cumulated memory: 60144 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 2.98 2.83 6/259 806980
/proc/meminfo: memFree=129224104/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2063800 memory=59908 CPUtime=221.63 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 101691 0 0 0 22124 39 0 0 20 0 1 0 157767958 2113331200 14977 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 515950 14977 1801 439 0 511379 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 2063800 KiB
Current children cumulated memory: 59908 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 3.20 2.91 7/259 806990
/proc/meminfo: memFree=129201100/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2063800 memory=59884 CPUtime=281.44 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 129423 0 0 0 28095 49 0 0 20 0 1 0 157767958 2113331200 14971 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 515950 14971 1801 439 0 511379 0
Current children cumulated CPU time: 281.44 s
Current children cumulated vsize: 2063800 KiB
Current children cumulated memory: 59884 KiB

[startup+342.3 s]
/proc/loadavg: 4.04 3.34 2.98 6/256 807000
/proc/meminfo: memFree=129203684/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2073612 memory=68600 CPUtime=341.25 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 158056 0 0 0 34065 60 0 0 20 0 1 0 157767958 2123378688 17150 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 518403 17150 1801 439 0 513832 0
Current children cumulated CPU time: 341.25 s
Current children cumulated vsize: 2073612 KiB
Current children cumulated memory: 68600 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 3.50 3.06 6/256 807011
/proc/meminfo: memFree=129135204/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2088376 memory=72960 CPUtime=401.07 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 185513 0 0 0 40034 73 0 0 20 0 1 0 157767958 2138497024 18240 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 522094 18240 1801 439 0 517523 0
Current children cumulated CPU time: 401.07 s
Current children cumulated vsize: 2088376 KiB
Current children cumulated memory: 72960 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 3.61 3.13 6/256 807022
/proc/meminfo: memFree=129155928/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2088376 memory=73020 CPUtime=460.88 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 209044 0 0 0 46004 84 0 0 20 0 1 0 157767958 2138497024 18255 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 522094 18255 1801 439 0 517523 0

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

Current children cumulated memory: 106396 KiB

[startup+2862.3 s]
/proc/loadavg: 4.31 4.19 4.07 5/256 808112
/proc/meminfo: memFree=128791492/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2096572 memory=93304 CPUtime=2853.95 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 823444 0 0 0 284923 472 0 0 20 0 1 0 157767958 2146889728 23326 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 524143 23326 1801 439 0 519572 0
Current children cumulated CPU time: 2853.95 s
Current children cumulated vsize: 2096572 KiB
Current children cumulated memory: 93304 KiB

[startup+2922.3 s]
/proc/loadavg: 4.17 4.17 4.07 5/256 808506
/proc/meminfo: memFree=128837560/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2153916 memory=150468 CPUtime=2913.8 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 845479 0 0 0 290893 487 0 0 20 0 1 0 157767958 2205609984 37617 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 538479 37617 1801 439 0 533908 0
Current children cumulated CPU time: 2913.8 s
Current children cumulated vsize: 2153916 KiB
Current children cumulated memory: 150468 KiB

[startup+2982.3 s]
/proc/loadavg: 4.14 4.15 4.07 5/257 808517
/proc/meminfo: memFree=128974412/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2112956 memory=109704 CPUtime=2973.63 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 865204 0 0 0 296861 502 0 0 20 0 1 0 157767958 2163666944 27426 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 528239 27426 1801 439 0 523668 0
Current children cumulated CPU time: 2973.63 s
Current children cumulated vsize: 2112956 KiB
Current children cumulated memory: 109704 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.14 4.07 5/257 808528
/proc/meminfo: memFree=128990696/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2153916 memory=125924 CPUtime=3033.47 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 886900 0 0 0 302832 515 0 0 20 0 1 0 157767958 2205609984 31481 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 538479 31481 1801 439 0 533908 0
Current children cumulated CPU time: 3033.47 s
Current children cumulated vsize: 2153916 KiB
Current children cumulated memory: 125924 KiB

[startup+3102.3 s]
/proc/loadavg: 4.24 4.16 4.08 5/259 808708
/proc/meminfo: memFree=128958972/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2121148 memory=115684 CPUtime=3093.31 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 904369 0 0 0 308808 523 0 0 20 0 1 0 157767958 2172055552 28921 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 530287 28921 1801 439 0 525716 0
Current children cumulated CPU time: 3093.31 s
Current children cumulated vsize: 2121148 KiB
Current children cumulated memory: 115684 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.14 4.08 5/259 808718
/proc/meminfo: memFree=128954044/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2121148 memory=121536 CPUtime=3153.13 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 922049 0 0 0 314782 531 0 0 20 0 1 0 157767958 2172055552 30384 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 530287 30384 1801 439 0 525716 0
Current children cumulated CPU time: 3153.13 s
Current children cumulated vsize: 2121148 KiB
Current children cumulated memory: 121536 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.13 4.08 5/258 808732
/proc/meminfo: memFree=129007848/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2153916 memory=138164 CPUtime=3212.97 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 951109 0 0 0 320752 545 0 0 20 0 1 0 157767958 2205609984 34541 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 538479 34541 1801 439 0 533908 0
Current children cumulated CPU time: 3212.97 s
Current children cumulated vsize: 2153916 KiB
Current children cumulated memory: 138164 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.12 4.08 5/258 808753
/proc/meminfo: memFree=128971524/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2145724 memory=123328 CPUtime=3272.81 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 970818 0 0 0 326722 559 0 0 20 0 1 0 157767958 2197221376 30832 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 536431 30832 1801 439 0 531860 0
Current children cumulated CPU time: 3272.81 s
Current children cumulated vsize: 2145724 KiB
Current children cumulated memory: 123328 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/257 808765
/proc/meminfo: memFree=128796376/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2145724 memory=115640 CPUtime=3332.65 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 990916 0 0 0 332692 573 0 0 20 0 1 0 157767958 2197221376 28910 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 536431 28910 1801 439 0 531860 0
Current children cumulated CPU time: 3332.65 s
Current children cumulated vsize: 2145724 KiB
Current children cumulated memory: 115640 KiB

[startup+3402.3 s]
/proc/loadavg: 4.04 4.10 4.08 5/257 808776
/proc/meminfo: memFree=128910444/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2096572 memory=90992 CPUtime=3392.48 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 1008509 0 0 0 338664 584 0 0 20 0 1 0 157767958 2146889728 22748 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 524143 22748 1801 439 0 519572 0
Current children cumulated CPU time: 3392.48 s
Current children cumulated vsize: 2096572 KiB
Current children cumulated memory: 90992 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/256 808788
/proc/meminfo: memFree=129002072/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2121148 memory=107432 CPUtime=3452.32 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 1029904 0 0 0 344635 597 0 0 20 0 1 0 157767958 2172055552 26858 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 530287 26858 1801 439 0 525716 0
Current children cumulated CPU time: 3452.32 s
Current children cumulated vsize: 2121148 KiB
Current children cumulated memory: 107432 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/254 808798
/proc/meminfo: memFree=128957220/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2153916 memory=119460 CPUtime=3512.16 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 1063149 0 0 0 350606 610 0 0 20 0 1 0 157767958 2205609984 29865 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 538479 29865 1801 439 0 533908 0
Current children cumulated CPU time: 3512.16 s
Current children cumulated vsize: 2153916 KiB
Current children cumulated memory: 119460 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/254 808808
/proc/meminfo: memFree=128970284/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2104764 memory=100528 CPUtime=3571.99 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 1091657 0 0 0 356575 624 0 0 20 0 1 0 157767958 2155278336 25132 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 526191 25132 1801 439 0 521620 0
Current children cumulated CPU time: 3571.99 s
Current children cumulated vsize: 2104764 KiB
Current children cumulated memory: 100528 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 4.14 4.12 4.09 4/247 808843
/proc/meminfo: memFree=129223556/131524600 swapFree=131071996/131071996
[pid=806884] ppid=806875 vsize=2219452 memory=158664 CPUtime=3600.01 cores=1,3
/proc/806884/stat : 806884 (pb_picat) R 806875 806884 802527 0 -1 4194304 1097911 0 0 0 359373 628 0 0 20 0 1 0 157767958 2272718848 39666 134679101440 4194304 5989780 140731237192784 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 17158144 140731237196825 140731237196901 140731237196901 140731237203916 0
/proc/806884/statm: 554863 39666 1801 439 0 550292 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 2219452 KiB
Current children cumulated memory: 158664 KiB

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

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

# cumulated CPU time of all completed processes:  user=3593.74 s, system=6.28692 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): 3610.4
CPU time (s): 3600.03
CPU user time (s): 3593.74
CPU system time (s): 6.28692
CPU usage (%): 99.7126
Max. virtual memory (cumulated for all children) (KiB): 2235836
Max. memory (cumulated for all children) (KiB): 181208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.74
system time used= 6.28692
maximum resident set size= 181208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1097911
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= 4624


# summary of solver processes directly reported to runsolver:
#   pid: 806884
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3593.74
#   total CPU system time (s): 6.28692

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.48438 second user time and 16.1641 second system time

The end

Launcher Data

Begin job on nodeC027 at 2024-07-15 17:07:06
IDJOB=4436335
IDBENCH=146649
IDSOLVER=3068
FILE ID=nodeC027/4436335-1721056013
RUNJOBID= nodeC027-1721056025-806830
SLURM_JOB_ID= 7505462
Free space on /tmp= 890084 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/~walser/benchmarks/course-ass/normalized-ws97-3.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436335-1721056013/watcher-4436335-1721056013 -o /tmp/evaluation-result-4436335-1721056013/solver-4436335-1721056013 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1721056025-806830 --watchdog 3760  pb_picat HOME/instance-4436335-1721056013.opb

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

MD5SUM BENCH= 1c26e44dc48355aad6827be56d900020
RANDOM SEED=124945

nodeC027.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		: 3479.559
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.36
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		: 3491.175
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.29
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		: 3530.552
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.36
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		: 3493.435
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.29
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		: 3378.483
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.36
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		: 3430.877
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.29
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		: 3590.174
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.36
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		: 3562.967
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        129642580 kB
MemAvailable:   129785560 kB
Buffers:          362632 kB
Cached:           625192 kB
SwapCached:            0 kB
Active:           569804 kB
Inactive:         742316 kB
Active(anon):       1480 kB
Inactive(anon):   360852 kB
Active(file):     568324 kB
Inactive(file):   381464 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             12720 kB
Writeback:             4 kB
AnonPages:        322696 kB
Mapped:           103496 kB
Shmem:             37720 kB
KReclaimable:      66032 kB
Slab:             167684 kB
SReclaimable:      66032 kB
SUnreclaim:       101652 kB
KernelStack:        3784 kB
PageTables:         9852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     668560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            59776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    344064 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:      189140 kB
DirectMap2M:    13215744 kB
DirectMap1G:    122683392 kB

Free space on /tmp at the end= 890072 MiB
End job on nodeC027 at 2024-07-15 18:07:16