Trace number 4452552

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.04 3611.02

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2010/normalized-neos-506428.0.u.opb
MD5SUMbe38a350659e0c4d627f3ed91afb1797
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 benchmark574.907
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables42981
Total number of constraints129926
Number of constraints which are clauses129808
Number of constraints which are cardinality constraints (but not clauses)96
Number of constraints which are nor clauses,nor cardinality constraints22
Minimum length of a constraint2
Maximum length of a constraint1969
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 6515545
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 500000069
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.01	c solving HOME/instance-4452552-1721445393.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: 64096 MiB (60793 MiB free)
  memory of node 1: 64473 MiB (60517 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452552-1721445393/watcher-4452552-1721445393 -o /tmp/evaluation-result-4452552-1721445393/solver-4452552-1721445393 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721445404-1048955 --watchdog 3760 pb_picat HOME/instance-4452552-1721445393.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
solver pid=1049001, runsolver pid=1048991
Current StackSize limit: 8192 KiB


[startup+0.100103 s]*
/proc/loadavg: 1.15 1.22 1.89 7/237 1049004
/proc/meminfo: memFree=124152208/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=2033608 memory=29652 CPUtime=0.11 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 927 0 0 0 10 1 0 0 20 0 1 0 196698037 2082414592 7413 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 508402 7413 1537 439 0 503831 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 29652 KiB

[startup+0.215362 s]*
/proc/loadavg: 1.15 1.22 1.89 7/237 1049004
/proc/meminfo: memFree=124112900/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=2033608 memory=42184 CPUtime=0.22 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 1001 0 0 0 21 1 0 0 20 0 1 0 196698037 2082414592 10546 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 508402 10546 1537 439 0 503831 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 42184 KiB

[startup+0.314631 s]*
/proc/loadavg: 1.15 1.22 1.89 6/237 1049004
/proc/meminfo: memFree=124088812/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=2033608 memory=54716 CPUtime=0.32 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 1065 0 0 0 30 2 0 0 20 0 1 0 196698037 2082414592 13679 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 508402 13679 1537 439 0 503831 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 54716 KiB

[startup+0.70031 s]
/proc/loadavg: 1.15 1.22 1.89 6/237 1049004
/proc/meminfo: memFree=124048668/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=2033608 memory=81340 CPUtime=0.69 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 1078 0 0 0 66 3 0 0 20 0 1 0 196698037 2082414592 20335 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 508402 20335 1537 439 0 503831 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 81340 KiB

[startup+1.50035 s]
/proc/loadavg: 1.15 1.22 1.89 7/241 1049015
/proc/meminfo: memFree=123960612/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=2033608 memory=157116 CPUtime=1.48 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 1115 0 0 0 143 5 0 0 20 0 1 0 196698037 2082414592 39279 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 508402 39279 1537 439 0 503831 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 157116 KiB

[startup+3.11351 s]
/proc/loadavg: 1.38 1.27 1.91 7/241 1049015
/proc/meminfo: memFree=122804944/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=2372148 memory=550812 CPUtime=3.09 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 5022 0 0 0 294 15 0 0 20 0 1 0 196698037 2429079552 137703 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 593037 137703 1614 439 0 588466 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2372148 KiB
Current children cumulated memory: 550812 KiB

[startup+6.30026 s]
/proc/loadavg: 1.38 1.27 1.91 7/241 1049015
/proc/meminfo: memFree=121492232/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3179924 memory=1369628 CPUtime=6.27 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 29167 0 0 0 587 40 0 0 20 0 1 0 196698037 3256242176 342407 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 794981 342407 1710 439 0 790410 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 3179924 KiB
Current children cumulated memory: 1369628 KiB

[startup+12.7002 s]
/proc/loadavg: 1.67 1.33 1.92 7/241 1049017
/proc/meminfo: memFree=120428964/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3179924 memory=1407976 CPUtime=12.66 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 30107 0 0 0 1225 41 0 0 20 0 1 0 196698037 3256242176 351994 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 794981 351994 1726 439 0 790410 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 3179924 KiB
Current children cumulated memory: 1407976 KiB

[startup+25.5004 s]
/proc/loadavg: 2.19 1.46 1.96 7/241 1049018
/proc/meminfo: memFree=118977956/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3179924 memory=1412072 CPUtime=25.43 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 30200 0 0 0 2501 42 0 0 20 0 1 0 196698037 3256242176 353018 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 794981 353018 1726 439 0 790410 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 3179924 KiB
Current children cumulated memory: 1412072 KiB

[startup+51.1136 s]
/proc/loadavg: 3.03 1.72 2.03 7/241 1049023
/proc/meminfo: memFree=117655176/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3179924 memory=1420264 CPUtime=50.97 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 30343 0 0 0 5053 44 0 0 20 0 1 0 196698037 3256242176 355066 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 794981 355066 1726 439 0 790410 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 3179924 KiB
Current children cumulated memory: 1420264 KiB

[startup+102.3 s]
/proc/loadavg: 4.29 2.26 2.20 7/241 1049031
/proc/meminfo: memFree=107962536/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3179924 memory=1434600 CPUtime=102.03 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 30561 0 0 0 10155 48 0 0 20 0 1 0 196698037 3256242176 358650 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 794981 358650 1726 439 0 790410 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 3179924 KiB
Current children cumulated memory: 1434600 KiB

[startup+162.3 s]
/proc/loadavg: 4.18 2.61 2.32 7/241 1049042
/proc/meminfo: memFree=105646124/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3442456 memory=1512188 CPUtime=161.87 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 31863 0 0 0 16134 53 0 0 20 0 1 0 196698037 3525074944 378047 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 860614 378047 1726 439 0 856043 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 3442456 KiB
Current children cumulated memory: 1512188 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 2.89 2.44 7/241 1049052
/proc/meminfo: memFree=105552308/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3512112 memory=1550512 CPUtime=221.68 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 47723 0 0 0 22105 63 0 0 20 0 1 0 196698037 3596402688 387628 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 878028 387628 1726 439 0 873457 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 3512112 KiB
Current children cumulated memory: 1550512 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 3.11 2.55 7/243 1049066
/proc/meminfo: memFree=105492868/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3429240 memory=1580160 CPUtime=281.48 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 58983 0 0 0 28081 67 0 0 20 0 1 0 196698037 3511541760 395040 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 857310 395040 1726 439 0 852739 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 3429240 KiB
Current children cumulated memory: 1580160 KiB

[startup+342.3 s]
/proc/loadavg: 5.71 3.70 2.78 7/244 1049077
/proc/meminfo: memFree=105488304/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3436636 memory=1554764 CPUtime=341.29 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 71227 0 0 0 34052 77 0 0 20 0 1 0 196698037 3519115264 388691 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 859159 388691 1726 439 0 854588 0
Current children cumulated CPU time: 341.29 s
Current children cumulated vsize: 3436636 KiB
Current children cumulated memory: 1554764 KiB

[startup+402.3 s]
/proc/loadavg: 5.31 4.00 2.95 7/244 1049088
/proc/meminfo: memFree=105498808/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3436636 memory=1556812 CPUtime=401.1 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 71520 0 0 0 40033 77 0 0 20 0 1 0 196698037 3519115264 389203 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 859159 389203 1726 439 0 854588 0
Current children cumulated CPU time: 401.1 s
Current children cumulated vsize: 3436636 KiB
Current children cumulated memory: 1556812 KiB

[startup+462.3 s]
/proc/loadavg: 4.53 4.01 3.02 7/244 1049098
/proc/meminfo: memFree=105389064/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3436636 memory=1571960 CPUtime=460.91 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 72237 0 0 0 46013 78 0 0 20 0 1 0 196698037 3519115264 392990 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 859159 392990 1726 439 0 854588 0

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

Current children cumulated memory: 1599296 KiB

[startup+2862.3 s]
/proc/loadavg: 4.24 4.27 4.13 7/243 1050847
/proc/meminfo: memFree=121838952/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3037980 memory=1371472 CPUtime=2853.27 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 123694 0 0 0 285131 196 0 0 20 0 1 0 196698037 3110891520 342868 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 759495 342868 1726 439 0 754924 0
Current children cumulated CPU time: 2853.27 s
Current children cumulated vsize: 3037980 KiB
Current children cumulated memory: 1371472 KiB

[startup+2922.3 s]
/proc/loadavg: 4.13 4.23 4.12 7/243 1050858
/proc/meminfo: memFree=121690864/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3431196 memory=1540636 CPUtime=2913.07 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 125733 0 0 0 291105 202 0 0 20 0 1 0 196698037 3513544704 385159 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 857799 385159 1726 439 0 853228 0
Current children cumulated CPU time: 2913.07 s
Current children cumulated vsize: 3431196 KiB
Current children cumulated memory: 1540636 KiB

[startup+2982.3 s]
/proc/loadavg: 4.14 4.22 4.12 7/241 1050869
/proc/meminfo: memFree=121794812/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3169052 memory=1397304 CPUtime=2972.91 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 126472 0 0 0 297086 205 0 0 20 0 1 0 196698037 3245109248 349326 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 792263 349326 1726 439 0 787692 0
Current children cumulated CPU time: 2972.91 s
Current children cumulated vsize: 3169052 KiB
Current children cumulated memory: 1397304 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.19 4.12 8/241 1050879
/proc/meminfo: memFree=122034324/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3037980 memory=1372232 CPUtime=3032.73 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 129752 0 0 0 303058 215 0 0 20 0 1 0 196698037 3110891520 343058 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 759495 343058 1726 439 0 754924 0
Current children cumulated CPU time: 3032.73 s
Current children cumulated vsize: 3037980 KiB
Current children cumulated memory: 1372232 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.19 4.12 7/241 1050889
/proc/meminfo: memFree=121791512/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3169052 memory=1374652 CPUtime=3092.57 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 130083 0 0 0 309042 215 0 0 20 0 1 0 196698037 3245109248 343663 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 792263 343663 1726 439 0 787692 0
Current children cumulated CPU time: 3092.57 s
Current children cumulated vsize: 3169052 KiB
Current children cumulated memory: 1374652 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.17 4.11 7/241 1050900
/proc/meminfo: memFree=121802440/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3037980 memory=1372232 CPUtime=3152.4 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 132597 0 0 0 315017 223 0 0 20 0 1 0 196698037 3110891520 343058 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 759495 343058 1726 439 0 754924 0
Current children cumulated CPU time: 3152.4 s
Current children cumulated vsize: 3037980 KiB
Current children cumulated memory: 1372232 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.15 4.11 7/241 1050910
/proc/meminfo: memFree=121750412/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3169052 memory=1407544 CPUtime=3212.26 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 133607 0 0 0 321001 225 0 0 20 0 1 0 196698037 3245109248 351886 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 792263 351886 1726 439 0 787692 0
Current children cumulated CPU time: 3212.26 s
Current children cumulated vsize: 3169052 KiB
Current children cumulated memory: 1407544 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.16 4.11 7/242 1050923
/proc/meminfo: memFree=121774192/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3037980 memory=1373088 CPUtime=3272.11 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 136171 0 0 0 326979 232 0 0 20 0 1 0 196698037 3110891520 343272 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 759495 343272 1726 439 0 754924 0
Current children cumulated CPU time: 3272.11 s
Current children cumulated vsize: 3037980 KiB
Current children cumulated memory: 1373088 KiB

[startup+3342.3 s]
/proc/loadavg: 4.20 4.18 4.12 7/242 1050933
/proc/meminfo: memFree=121794468/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3037980 memory=1373088 CPUtime=3331.97 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 136450 0 0 0 332965 232 0 0 20 0 1 0 196698037 3110891520 343272 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 759495 343272 1726 439 0 754924 0
Current children cumulated CPU time: 3331.97 s
Current children cumulated vsize: 3037980 KiB
Current children cumulated memory: 1373088 KiB

[startup+3402.3 s]
/proc/loadavg: 4.19 4.17 4.12 7/242 1050944
/proc/meminfo: memFree=121495760/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3539304 memory=1744760 CPUtime=3391.82 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 139475 0 0 0 338941 241 0 0 20 0 1 0 196698037 3624247296 436190 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 884826 436190 1726 439 0 880255 0
Current children cumulated CPU time: 3391.82 s
Current children cumulated vsize: 3539304 KiB
Current children cumulated memory: 1744760 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.16 4.11 7/242 1050954
/proc/meminfo: memFree=121769160/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3037980 memory=1373088 CPUtime=3451.67 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 140383 0 0 0 344923 244 0 0 20 0 1 0 196698037 3110891520 343272 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 759495 343272 1726 439 0 754924 0
Current children cumulated CPU time: 3451.67 s
Current children cumulated vsize: 3037980 KiB
Current children cumulated memory: 1373088 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.14 4.11 7/243 1050966
/proc/meminfo: memFree=121750692/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3169052 memory=1377680 CPUtime=3511.52 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 140883 0 0 0 350908 244 0 0 20 0 1 0 196698037 3245109248 344420 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 792263 344420 1726 439 0 787692 0
Current children cumulated CPU time: 3511.52 s
Current children cumulated vsize: 3169052 KiB
Current children cumulated memory: 1377680 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.14 4.11 7/242 1050977
/proc/meminfo: memFree=121879472/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3169052 memory=1496080 CPUtime=3571.39 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 142402 0 0 0 356891 248 0 0 20 0 1 0 196698037 3245109248 374020 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 792263 374020 1726 439 0 787692 0
Current children cumulated CPU time: 3571.39 s
Current children cumulated vsize: 3169052 KiB
Current children cumulated memory: 1496080 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611 s]*
/proc/loadavg: 4.16 4.15 4.11 6/242 1051027
/proc/meminfo: memFree=122526672/131655788 swapFree=131071996/131071996
[pid=1049001] ppid=1048991 vsize=3431196 memory=1555472 CPUtime=3600.02 cores=5,7
/proc/1049001/stat : 1049001 (pb_picat) R 1048991 1049001 1048942 0 -1 4194304 143118 0 0 0 359753 249 0 0 20 0 1 0 196698037 3513544704 388868 134679101440 4194304 5989780 140722863377984 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 33529856 140722863379479 140722863379555 140722863379555 140722863386572 0
/proc/1049001/statm: 857799 388868 1726 439 0 853228 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 3431196 KiB
Current children cumulated memory: 1555472 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.54 s, system=2.5034 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): 3611.02
CPU time (s): 3600.04
CPU user time (s): 3597.54
CPU system time (s): 2.5034
CPU usage (%): 99.6961
Max. virtual memory (cumulated for all children) (KiB): 3627812
Max. memory (cumulated for all children) (KiB): 1744760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.54
system time used= 2.5034
maximum resident set size= 1744760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 143118
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= 47
involuntary context switches= 1845


# summary of solver processes directly reported to runsolver:
#   pid: 1049001
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3597.54
#   total CPU system time (s): 2.5034

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.3529 second user time and 30.708 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-20 05:16:44
IDJOB=4452552
IDBENCH=164450
IDSOLVER=3068
FILE ID=nodeC005/4452552-1721445393
RUNJOBID= nodeC005-1721445404-1048955
SLURM_JOB_ID= 7545666
Free space on /tmp= 723768 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2010/normalized-neos-506428.0.u.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452552-1721445393/watcher-4452552-1721445393 -o /tmp/evaluation-result-4452552-1721445393/solver-4452552-1721445393 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721445404-1048955 --watchdog 3760  pb_picat HOME/instance-4452552-1721445393.opb

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

MD5SUM BENCH= be38a350659e0c4d627f3ed91afb1797
RANDOM SEED=1913572412

nodeC005.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		: 1197.188
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.53
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		: 1197.187
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.35
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.181
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.53
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.179
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.35
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		: 1197.177
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.53
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		: 1254.084
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.35
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		: 1271.978
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.53
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		: 1200.465
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.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124225464 kB
MemAvailable:   129840240 kB
Buffers:          554100 kB
Cached:          5840716 kB
SwapCached:            0 kB
Active:          1162064 kB
Inactive:        5564900 kB
Active(anon):       3348 kB
Inactive(anon):   374760 kB
Active(file):    1158716 kB
Inactive(file):  5190140 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             26140 kB
Writeback:             0 kB
AnonPages:        331980 kB
Mapped:           108104 kB
Shmem:             45896 kB
KReclaimable:     212240 kB
Slab:             332320 kB
SReclaimable:     212240 kB
SUnreclaim:       120080 kB
KernelStack:        3648 kB
PageTables:         9824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     706316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            61984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 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:      303944 kB
DirectMap2M:    40495104 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 723764 MiB
End job on nodeC005 at 2024-07-20 06:16:56