Trace number 4450842

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.05 3609.3

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size144-round23-0.opb
MD5SUMb3190b6d7590b4907713913d99d6bfc0
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 constraints9520
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)432
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-4450842-1721418292.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 (60248 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-4450842-1721418292/watcher-4450842-1721418292 -o /tmp/evaluation-result-4450842-1721418292/solver-4450842-1721418292 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721410767-1027285 --watchdog 3760 pb_picat HOME/instance-4450842-1721418292.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=1032291, runsolver pid=1032288
Current StackSize limit: 8192 KiB


[startup+0.100095 s]*
/proc/loadavg: 4.08 4.16 4.15 5/257 1032292
/proc/meminfo: memFree=123464936/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2033608 memory=37772 CPUtime=0.09 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 926 0 0 0 9 0 0 0 20 0 1 0 193999793 2082414592 9443 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 508402 9443 1520 439 0 503831 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 37772 KiB

[startup+0.206036 s]*
/proc/loadavg: 4.08 4.16 4.15 5/257 1032292
/proc/meminfo: memFree=123455792/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2034164 memory=45404 CPUtime=0.2 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 1175 0 0 0 19 1 0 0 20 0 1 0 193999793 2082983936 11351 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 508541 11351 1710 439 0 503970 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2034164 KiB
Current children cumulated memory: 45404 KiB

[startup+0.305881 s]*
/proc/loadavg: 4.08 4.16 4.15 5/257 1032292
/proc/meminfo: memFree=123450580/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2039464 memory=48976 CPUtime=0.3 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 2247 0 0 0 29 1 0 0 20 0 1 0 193999793 2088411136 12244 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 509866 12244 1710 439 0 505295 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2039464 KiB
Current children cumulated memory: 48976 KiB

[startup+0.700235 s]
/proc/loadavg: 4.08 4.16 4.15 5/257 1032292
/proc/meminfo: memFree=123445508/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2041968 memory=52276 CPUtime=0.69 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 4547 0 0 0 66 3 0 0 20 0 1 0 193999793 2090975232 13069 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 510492 13069 1725 439 0 505921 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2041968 KiB
Current children cumulated memory: 52276 KiB

[startup+1.50024 s]
/proc/loadavg: 4.08 4.16 4.15 5/257 1032292
/proc/meminfo: memFree=123457680/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2043952 memory=51592 CPUtime=1.49 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 6728 0 0 0 146 3 0 0 20 0 1 0 193999793 2093006848 12898 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 510988 12898 1725 439 0 506417 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2043952 KiB
Current children cumulated memory: 51592 KiB

[startup+3.10578 s]
/proc/loadavg: 4.08 4.16 4.15 5/257 1032292
/proc/meminfo: memFree=123458956/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2043952 memory=53296 CPUtime=3.09 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 9441 0 0 0 305 4 0 0 20 0 1 0 193999793 2093006848 13324 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 510988 13324 1725 439 0 506417 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2043952 KiB
Current children cumulated memory: 53296 KiB

[startup+6.30023 s]
/proc/loadavg: 4.15 4.17 4.15 5/257 1032294
/proc/meminfo: memFree=123451356/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2043952 memory=52892 CPUtime=6.27 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 12959 0 0 0 623 4 0 0 20 0 1 0 193999793 2093006848 13223 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 510988 13223 1725 439 0 506417 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2043952 KiB
Current children cumulated memory: 52892 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.17 4.15 5/257 1032294
/proc/meminfo: memFree=123461404/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2048208 memory=56232 CPUtime=12.66 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 22545 0 0 0 1259 7 0 0 20 0 1 0 193999793 2097364992 14058 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 512052 14058 1725 439 0 507481 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2048208 KiB
Current children cumulated memory: 56232 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.16 4.15 5/257 1032295
/proc/meminfo: memFree=123445708/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2056856 memory=61324 CPUtime=25.42 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 42910 0 0 0 2530 12 0 0 20 0 1 0 193999793 2106220544 15331 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 514214 15331 1725 439 0 509643 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2056856 KiB
Current children cumulated memory: 61324 KiB

[startup+51.1057 s]
/proc/loadavg: 4.14 4.16 4.15 5/254 1032300
/proc/meminfo: memFree=123454488/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2046760 memory=54204 CPUtime=50.96 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 73331 0 0 0 5074 22 0 0 20 0 1 0 193999793 2095882240 13551 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 511690 13551 1725 439 0 507119 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2046760 KiB
Current children cumulated memory: 54204 KiB

[startup+102.3 s]
/proc/loadavg: 4.49 4.25 4.18 5/254 1032309
/proc/meminfo: memFree=123419012/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2049392 memory=57160 CPUtime=102.02 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 137633 0 0 0 10160 42 0 0 20 0 1 0 193999793 2098577408 14290 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 512348 14290 1725 439 0 507777 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 2049392 KiB
Current children cumulated memory: 57160 KiB

[startup+162.3 s]
/proc/loadavg: 4.47 4.29 4.20 5/254 1032320
/proc/meminfo: memFree=123427376/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2053448 memory=59240 CPUtime=161.86 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 197974 0 0 0 16126 60 0 0 20 0 1 0 193999793 2102730752 14810 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 513362 14810 1725 439 0 508791 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 2053448 KiB
Current children cumulated memory: 59240 KiB

[startup+222.3 s]
/proc/loadavg: 4.34 4.28 4.20 5/254 1032330
/proc/meminfo: memFree=123376568/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2057812 memory=65808 CPUtime=221.7 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 260180 0 0 0 22089 81 0 0 20 0 1 0 193999793 2107199488 16452 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 514453 16452 1725 439 0 509882 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 2057812 KiB
Current children cumulated memory: 65808 KiB

[startup+282.3 s]
/proc/loadavg: 4.18 4.25 4.19 5/254 1032340
/proc/meminfo: memFree=123404652/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2053672 memory=62248 CPUtime=281.54 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 320600 0 0 0 28054 100 0 0 20 0 1 0 193999793 2102960128 15562 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 513418 15562 1725 439 0 508847 0
Current children cumulated CPU time: 281.54 s
Current children cumulated vsize: 2053672 KiB
Current children cumulated memory: 62248 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.21 4.18 5/256 1032354
/proc/meminfo: memFree=123394992/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2062056 memory=65304 CPUtime=341.38 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 373274 0 0 0 34021 117 0 0 20 0 1 0 193999793 2111545344 16326 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 515514 16326 1725 439 0 510943 0
Current children cumulated CPU time: 341.38 s
Current children cumulated vsize: 2062056 KiB
Current children cumulated memory: 65304 KiB

[startup+402.3 s]
/proc/loadavg: 4.17 4.22 4.18 5/256 1032411
/proc/meminfo: memFree=123463076/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2070388 memory=67276 CPUtime=401.22 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 417226 0 0 0 39988 134 0 0 20 0 1 0 193999793 2120077312 16819 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 517597 16819 1725 439 0 513026 0
Current children cumulated CPU time: 401.22 s
Current children cumulated vsize: 2070388 KiB
Current children cumulated memory: 67276 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.19 4.17 5/256 1032423
/proc/meminfo: memFree=123426748/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2062196 memory=66208 CPUtime=461.07 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 462103 0 0 0 45953 154 0 0 20 0 1 0 193999793 2111688704 16552 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 515549 16552 1725 439 0 510978 0

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

Current children cumulated memory: 100040 KiB

[startup+2922.3 s]
/proc/loadavg: 3.43 3.95 4.04 4/251 1034129
/proc/meminfo: memFree=123421328/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2106152 memory=102616 CPUtime=2914.61 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 1245125 0 0 0 290900 561 0 0 20 0 1 0 193999793 2156699648 25654 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 526538 25654 1725 439 0 521967 0
Current children cumulated CPU time: 2914.61 s
Current children cumulated vsize: 2106152 KiB
Current children cumulated memory: 102616 KiB

[startup+2982.3 s]
/proc/loadavg: 3.25 3.80 3.99 4/251 1034141
/proc/meminfo: memFree=123353068/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2123836 memory=132880 CPUtime=2974.46 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 1257683 0 0 0 296878 568 0 0 20 0 1 0 193999793 2174808064 33220 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 530959 33220 1725 439 0 526388 0
Current children cumulated CPU time: 2974.46 s
Current children cumulated vsize: 2123836 KiB
Current children cumulated memory: 132880 KiB

[startup+3042.3 s]
/proc/loadavg: 3.14 3.67 3.93 4/251 1034152
/proc/meminfo: memFree=123370552/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2123836 memory=125744 CPUtime=3034.33 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 1274670 0 0 0 302853 580 0 0 20 0 1 0 193999793 2174808064 31436 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 530959 31436 1725 439 0 526388 0
Current children cumulated CPU time: 3034.33 s
Current children cumulated vsize: 2123836 KiB
Current children cumulated memory: 125744 KiB

[startup+3102.3 s]
/proc/loadavg: 3.22 3.59 3.88 4/248 1034162
/proc/meminfo: memFree=123399200/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2140220 memory=113820 CPUtime=3094.19 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 1290459 0 0 0 308828 591 0 0 20 0 1 0 193999793 2191585280 28455 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 535055 28455 1725 439 0 530484 0
Current children cumulated CPU time: 3094.19 s
Current children cumulated vsize: 2140220 KiB
Current children cumulated memory: 113820 KiB

[startup+3162.3 s]
/proc/loadavg: 3.13 3.50 3.83 4/247 1034174
/proc/meminfo: memFree=123362792/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2123836 memory=107320 CPUtime=3154.05 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 1309523 0 0 0 314802 603 0 0 20 0 1 0 193999793 2174808064 26830 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 530959 26830 1725 439 0 526388 0
Current children cumulated CPU time: 3154.05 s
Current children cumulated vsize: 2123836 KiB
Current children cumulated memory: 107320 KiB

[startup+3222.3 s]
/proc/loadavg: 3.09 3.42 3.78 4/248 1034185
/proc/meminfo: memFree=123314224/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2107452 memory=103860 CPUtime=3213.92 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 1322920 0 0 0 320782 610 0 0 20 0 1 0 193999793 2158030848 25965 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 526863 25965 1725 439 0 522292 0
Current children cumulated CPU time: 3213.92 s
Current children cumulated vsize: 2107452 KiB
Current children cumulated memory: 103860 KiB

[startup+3282.3 s]
/proc/loadavg: 3.14 3.37 3.74 4/248 1034196
/proc/meminfo: memFree=123401944/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2107452 memory=99064 CPUtime=3273.77 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 1339098 0 0 0 326760 617 0 0 20 0 1 0 193999793 2158030848 24766 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 526863 24766 1725 439 0 522292 0
Current children cumulated CPU time: 3273.77 s
Current children cumulated vsize: 2107452 KiB
Current children cumulated memory: 99064 KiB

[startup+3342.3 s]
/proc/loadavg: 3.15 3.33 3.70 3/244 1034242
/proc/meminfo: memFree=123481908/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2140220 memory=117456 CPUtime=3333.63 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 1350266 0 0 0 332741 622 0 0 20 0 1 0 193999793 2191585280 29364 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 535055 29364 1725 439 0 530484 0
Current children cumulated CPU time: 3333.63 s
Current children cumulated vsize: 2140220 KiB
Current children cumulated memory: 117456 KiB

[startup+3402.3 s]
/proc/loadavg: 2.54 3.12 3.61 3/245 1034254
/proc/meminfo: memFree=123489464/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2124044 memory=129980 CPUtime=3393.5 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 1366580 0 0 0 338717 633 0 0 20 0 1 0 193999793 2175021056 32495 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 531011 32495 1725 439 0 526440 0
Current children cumulated CPU time: 3393.5 s
Current children cumulated vsize: 2124044 KiB
Current children cumulated memory: 129980 KiB

[startup+3462.3 s]
/proc/loadavg: 1.86 2.83 3.48 2/238 1034295
/proc/meminfo: memFree=123552084/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2189580 memory=146372 CPUtime=3453.36 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 1381767 0 0 0 344693 643 0 0 20 0 1 0 193999793 2242129920 36593 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 547395 36593 1725 439 0 542824 0
Current children cumulated CPU time: 3453.36 s
Current children cumulated vsize: 2189580 KiB
Current children cumulated memory: 146372 KiB

[startup+3522.3 s]
/proc/loadavg: 1.36 2.51 3.32 2/237 1034306
/proc/meminfo: memFree=123598636/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2091276 memory=99248 CPUtime=3513.22 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 1398051 0 0 0 350669 653 0 0 20 0 1 0 193999793 2141466624 24812 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 522819 24812 1725 439 0 518248 0
Current children cumulated CPU time: 3513.22 s
Current children cumulated vsize: 2091276 KiB
Current children cumulated memory: 99248 KiB

[startup+3582.3 s]
/proc/loadavg: 1.65 2.38 3.23 2/239 1034321
/proc/meminfo: memFree=123589472/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2124044 memory=109548 CPUtime=3573.1 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 1412596 0 0 0 356649 661 0 0 20 0 1 0 193999793 2175021056 27387 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 531011 27387 1725 439 0 526440 0
Current children cumulated CPU time: 3573.1 s
Current children cumulated vsize: 2124044 KiB
Current children cumulated memory: 109548 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.3 s]
/proc/loadavg: 1.69 2.34 3.19 2/239 1034325
/proc/meminfo: memFree=123587344/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2107660 memory=107432 CPUtime=3600.03 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 1419398 0 0 0 359339 664 0 0 20 0 1 0 193999793 2158243840 26858 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 526915 26858 1725 439 0 522344 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2107660 KiB
Current children cumulated memory: 107432 KiB

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

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

# cumulated CPU time of all completed processes:  user=3593.4 s, system=6.64991 s

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

[startup+3609.3 s]
/proc/loadavg: 1.69 2.34 3.19 2/239 1034325
/proc/meminfo: memFree=123587344/131524596 swapFree=131071996/131071996
[pid=1032291] ppid=1032288 vsize=2107660 memory=107432 CPUtime=3600.03 cores=5,7
/proc/1032291/stat : 1032291 (pb_picat) R 1032288 1032291 1027272 0 -1 4194304 1419398 0 0 0 359339 664 0 0 20 0 1 0 193999793 2158243840 26858 134679101440 4194304 5989780 140725570530784 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 24240128 140725570536471 140725570536547 140725570536547 140725570543564 0
/proc/1032291/statm: 526915 26858 1725 439 0 522344 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2107660 KiB
Current children cumulated memory: 107432 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.3
CPU time (s): 3600.05
CPU user time (s): 3593.4
CPU system time (s): 6.64991
CPU usage (%): 99.7435
Max. virtual memory (cumulated for all children) (KiB): 2205964
Max. memory (cumulated for all children) (KiB): 167060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.4
system time used= 6.64991
maximum resident set size= 167060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1419398
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= 4444


# summary of solver processes directly reported to runsolver:
#   pid: 1032291
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3593.4
#   total CPU system time (s): 6.64991

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.9587 second user time and 11.9592 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-19 21:45:05
IDJOB=4450842
IDBENCH=162293
IDSOLVER=3068
FILE ID=nodeC034/4450842-1721418292
RUNJOBID= nodeC034-1721410767-1027285
SLURM_JOB_ID= 7545473
Free space on /tmp= 890072 MiB

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

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

MD5SUM BENCH= b3190b6d7590b4907713913d99d6bfc0
RANDOM SEED=234835522

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		: 3648.201
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		: 3657.431
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.350
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		: 3599.972
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		: 3648.308
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		: 3645.599
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.126
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		: 3657.889
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:        123497816 kB
MemAvailable:   129388636 kB
Buffers:          522796 kB
Cached:          6141324 kB
SwapCached:            0 kB
Active:          1045484 kB
Inactive:        6206032 kB
Active(anon):       1524 kB
Inactive(anon):   631452 kB
Active(file):    1043960 kB
Inactive(file):  5574580 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              4288 kB
Writeback:             0 kB
AnonPages:        585912 kB
Mapped:           117376 kB
Shmem:             45912 kB
KReclaimable:     224208 kB
Slab:             354616 kB
SReclaimable:     224208 kB
SUnreclaim:       130408 kB
KernelStack:        4092 kB
PageTables:        10080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:    6738464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            73312 kB
HardwareCorrupted:     0 kB
AnonHugePages:    397312 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= 890080 MiB
End job on nodeC034 at 2024-07-19 22:45:14