Trace number 4450062

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.09 3608.2

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-almost3reg-l070-r069-n1.cnf-extracted.pb.metafix.opb
MD5SUM06224f4c25a1c1b3a15eb701c288d1cc
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 variables3834
Total number of constraints8964
Number of constraints which are clauses4245
Number of constraints which are cardinality constraints (but not clauses)4719
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
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-4450062-1721410755.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 (60350 MiB free)
  memory of node 1: 64473 MiB (60434 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450062-1721410755/watcher-4450062-1721410755 -o /tmp/evaluation-result-4450062-1721410755/solver-4450062-1721410755 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721410767-1027283 --watchdog 3760 pb_picat HOME/instance-4450062-1721410755.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=1027345, runsolver pid=1027342

[startup+0.100086 s]*
/proc/loadavg: 1.48 3.05 3.67 7/254 1027346
/proc/meminfo: memFree=123646020/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2034664 memory=34696 CPUtime=0.09 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 1088 0 0 0 9 0 0 0 20 0 1 0 193246033 2083495936 8674 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 508666 8674 1615 439 0 504095 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2034664 KiB
Current children cumulated memory: 34696 KiB

[startup+0.205181 s]*
/proc/loadavg: 1.48 3.05 3.67 6/249 1027354
/proc/meminfo: memFree=123667448/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2036080 memory=35928 CPUtime=0.2 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 1516 0 0 0 19 1 0 0 20 0 1 0 193246033 2084945920 8982 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 509020 8982 1631 439 0 504449 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2036080 KiB
Current children cumulated memory: 35928 KiB

[startup+0.30581 s]*
/proc/loadavg: 1.48 3.05 3.67 3/250 1027374
/proc/meminfo: memFree=123667024/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2036080 memory=35912 CPUtime=0.3 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 1772 0 0 0 29 1 0 0 20 0 1 0 193246033 2084945920 8978 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 509020 8978 1631 439 0 504449 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2036080 KiB
Current children cumulated memory: 35912 KiB

[startup+0.700175 s]
/proc/loadavg: 1.48 3.05 3.67 4/254 1027438
/proc/meminfo: memFree=123642472/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2035784 memory=35912 CPUtime=0.69 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 2745 0 0 0 68 1 0 0 20 0 1 0 193246033 2084642816 8978 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 508946 8978 1631 439 0 504375 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2035784 KiB
Current children cumulated memory: 35912 KiB

[startup+1.50017 s]
/proc/loadavg: 1.48 3.05 3.67 5/256 1027484
/proc/meminfo: memFree=123601740/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2036296 memory=36004 CPUtime=1.49 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 3900 0 0 0 148 1 0 0 20 0 1 0 193246033 2085167104 9001 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 509074 9001 1631 439 0 504503 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2036296 KiB
Current children cumulated memory: 36004 KiB

[startup+3.10487 s]
/proc/loadavg: 1.68 3.06 3.68 5/256 1027530
/proc/meminfo: memFree=123594308/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2035920 memory=35916 CPUtime=3.08 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 6712 0 0 0 307 1 0 0 20 0 1 0 193246033 2084782080 8979 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 508980 8979 1631 439 0 504409 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2035920 KiB
Current children cumulated memory: 35916 KiB

[startup+6.30014 s]
/proc/loadavg: 1.68 3.06 3.68 5/256 1027532
/proc/meminfo: memFree=123590252/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2036424 memory=36240 CPUtime=6.27 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 15217 0 0 0 625 2 0 0 20 0 1 0 193246033 2085298176 9060 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 509106 9060 1631 439 0 504535 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2036424 KiB
Current children cumulated memory: 36240 KiB

[startup+12.7001 s]
/proc/loadavg: 2.11 3.11 3.68 5/256 1027532
/proc/meminfo: memFree=123587400/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2038984 memory=37840 CPUtime=12.66 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 31332 0 0 0 1261 5 0 0 20 0 1 0 193246033 2087919616 9460 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 509746 9460 1631 439 0 505175 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2038984 KiB
Current children cumulated memory: 37840 KiB

[startup+25.5002 s]
/proc/loadavg: 2.40 3.14 3.69 5/256 1027535
/proc/meminfo: memFree=123585104/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2041416 memory=39712 CPUtime=25.43 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 62273 0 0 0 2532 11 0 0 20 0 1 0 193246033 2090409984 9928 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 510354 9928 1631 439 0 505783 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 2041416 KiB
Current children cumulated memory: 39712 KiB

[startup+51.1054 s]
/proc/loadavg: 2.95 3.21 3.70 5/255 1027538
/proc/meminfo: memFree=123579144/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2037448 memory=37204 CPUtime=50.98 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 125399 0 0 0 5076 22 0 0 20 0 1 0 193246033 2086346752 9301 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 509362 9301 1631 439 0 504791 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 2037448 KiB
Current children cumulated memory: 37204 KiB

[startup+102.3 s]
/proc/loadavg: 3.69 3.38 3.73 5/257 1027551
/proc/meminfo: memFree=123570572/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2042832 memory=40724 CPUtime=102.07 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 232598 0 0 0 10168 39 0 0 20 0 1 0 193246033 2091859968 10181 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 510708 10181 1631 439 0 506137 0
Current children cumulated CPU time: 102.07 s
Current children cumulated vsize: 2042832 KiB
Current children cumulated memory: 40724 KiB

[startup+162.3 s]
/proc/loadavg: 3.95 3.51 3.75 5/257 1027561
/proc/meminfo: memFree=123563036/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2042992 memory=41636 CPUtime=161.94 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 339307 0 0 0 16134 60 0 0 20 0 1 0 193246033 2092023808 10409 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 510748 10409 1631 439 0 506177 0
Current children cumulated CPU time: 161.94 s
Current children cumulated vsize: 2042992 KiB
Current children cumulated memory: 41636 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 3.63 3.78 5/257 1027574
/proc/meminfo: memFree=123556704/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2042992 memory=41708 CPUtime=221.8 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 441933 0 0 0 22102 78 0 0 20 0 1 0 193246033 2092023808 10427 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 510748 10427 1631 439 0 506177 0
Current children cumulated CPU time: 221.8 s
Current children cumulated vsize: 2042992 KiB
Current children cumulated memory: 41708 KiB

[startup+282.3 s]
/proc/loadavg: 4.32 3.77 3.82 5/257 1027584
/proc/meminfo: memFree=123540276/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2049556 memory=48052 CPUtime=281.67 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 520474 0 0 0 28073 94 0 0 20 0 1 0 193246033 2098745344 12013 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 512389 12013 1631 439 0 507818 0
Current children cumulated CPU time: 281.67 s
Current children cumulated vsize: 2049556 KiB
Current children cumulated memory: 48052 KiB

[startup+342.3 s]
/proc/loadavg: 4.23 3.85 3.85 5/256 1027594
/proc/meminfo: memFree=123541528/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2043412 memory=42152 CPUtime=341.54 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 603366 0 0 0 34043 111 0 0 20 0 1 0 193246033 2092453888 10538 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 510853 10538 1631 439 0 506282 0
Current children cumulated CPU time: 341.54 s
Current children cumulated vsize: 2043412 KiB
Current children cumulated memory: 42152 KiB

[startup+402.3 s]
/proc/loadavg: 4.19 3.91 3.87 5/255 1027606
/proc/meminfo: memFree=123528144/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2049688 memory=44980 CPUtime=401.41 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 680241 0 0 0 40014 127 0 0 20 0 1 0 193246033 2098880512 11245 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 512422 11245 1631 439 0 507851 0
Current children cumulated CPU time: 401.41 s
Current children cumulated vsize: 2049688 KiB
Current children cumulated memory: 44980 KiB

[startup+462.3 s]
/proc/loadavg: 4.19 3.96 3.89 5/255 1027616
/proc/meminfo: memFree=123521536/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2048752 memory=48200 CPUtime=461.28 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 744754 0 0 0 45988 140 0 0 20 0 1 0 193246033 2097922048 12050 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 512188 12050 1631 439 0 507617 0

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

Current children cumulated memory: 55324 KiB

[startup+2862.3 s]
/proc/loadavg: 4.10 4.09 4.07 5/254 1029101
/proc/meminfo: memFree=123448820/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2050488 memory=52508 CPUtime=2855.89 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 2160667 0 0 0 285083 506 0 0 20 0 1 0 193246033 2099699712 13127 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 512622 13127 1631 439 0 508051 0
Current children cumulated CPU time: 2855.89 s
Current children cumulated vsize: 2050488 KiB
Current children cumulated memory: 52508 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.09 4.07 5/255 1029113
/proc/meminfo: memFree=123453952/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2054584 memory=55832 CPUtime=2915.75 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 2188230 0 0 0 291061 514 0 0 20 0 1 0 193246033 2103894016 13958 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 513646 13958 1631 439 0 509075 0
Current children cumulated CPU time: 2915.75 s
Current children cumulated vsize: 2054584 KiB
Current children cumulated memory: 55832 KiB

[startup+2982.3 s]
/proc/loadavg: 4.07 4.08 4.07 5/257 1029293
/proc/meminfo: memFree=123429232/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2066872 memory=63664 CPUtime=2975.61 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 2229138 0 0 0 297036 525 0 0 20 0 1 0 193246033 2116476928 15916 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 516718 15916 1631 439 0 512147 0
Current children cumulated CPU time: 2975.61 s
Current children cumulated vsize: 2066872 KiB
Current children cumulated memory: 63664 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.08 4.07 5/257 1029303
/proc/meminfo: memFree=123416316/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2066872 memory=65556 CPUtime=3035.47 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 2260503 0 0 0 303012 535 0 0 20 0 1 0 193246033 2116476928 16389 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 516718 16389 1631 439 0 512147 0
Current children cumulated CPU time: 3035.47 s
Current children cumulated vsize: 2066872 KiB
Current children cumulated memory: 65556 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.08 4.07 5/261 1029374
/proc/meminfo: memFree=123460024/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2054584 memory=52528 CPUtime=3095.34 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 2280154 0 0 0 308993 541 0 0 20 0 1 0 193246033 2103894016 13132 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 513646 13132 1631 439 0 509075 0
Current children cumulated CPU time: 3095.34 s
Current children cumulated vsize: 2054584 KiB
Current children cumulated memory: 52528 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.09 4.07 5/261 1029384
/proc/meminfo: memFree=123416012/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2066872 memory=68176 CPUtime=3155.2 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 2303004 0 0 0 314972 548 0 0 20 0 1 0 193246033 2116476928 17044 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 516718 17044 1631 439 0 512147 0
Current children cumulated CPU time: 3155.2 s
Current children cumulated vsize: 2066872 KiB
Current children cumulated memory: 68176 KiB

[startup+3222.3 s]
/proc/loadavg: 4.04 4.07 4.07 5/260 1029395
/proc/meminfo: memFree=123432120/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2066872 memory=69196 CPUtime=3215.06 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 2331505 0 0 0 320950 556 0 0 20 0 1 0 193246033 2116476928 17299 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 516718 17299 1631 439 0 512147 0
Current children cumulated CPU time: 3215.06 s
Current children cumulated vsize: 2066872 KiB
Current children cumulated memory: 69196 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.09 4.07 5/258 1029406
/proc/meminfo: memFree=123432256/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2054584 memory=53652 CPUtime=3274.93 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 2359206 0 0 0 326929 564 0 0 20 0 1 0 193246033 2103894016 13413 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 513646 13413 1631 439 0 509075 0
Current children cumulated CPU time: 3274.93 s
Current children cumulated vsize: 2054584 KiB
Current children cumulated memory: 53652 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.09 4.07 5/258 1029417
/proc/meminfo: memFree=123411128/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2054584 memory=56180 CPUtime=3334.79 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 2378671 0 0 0 332909 570 0 0 20 0 1 0 193246033 2103894016 14045 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 513646 14045 1631 439 0 509075 0
Current children cumulated CPU time: 3334.79 s
Current children cumulated vsize: 2054584 KiB
Current children cumulated memory: 56180 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.10 4.08 5/254 1029427
/proc/meminfo: memFree=123423832/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2067020 memory=67956 CPUtime=3394.65 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 2398716 0 0 0 338889 576 0 0 20 0 1 0 193246033 2116628480 16989 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 516755 16989 1631 439 0 512184 0
Current children cumulated CPU time: 3394.65 s
Current children cumulated vsize: 2067020 KiB
Current children cumulated memory: 67956 KiB

[startup+3462.3 s]
/proc/loadavg: 4.34 4.16 4.10 5/254 1029437
/proc/meminfo: memFree=123427108/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2067020 memory=69052 CPUtime=3454.52 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 2426747 0 0 0 344869 583 0 0 20 0 1 0 193246033 2116628480 17263 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 516755 17263 1631 439 0 512184 0
Current children cumulated CPU time: 3454.52 s
Current children cumulated vsize: 2067020 KiB
Current children cumulated memory: 69052 KiB

[startup+3522.3 s]
/proc/loadavg: 4.27 4.19 4.11 5/254 1029449
/proc/meminfo: memFree=123439508/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2067020 memory=65712 CPUtime=3514.37 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 2474009 0 0 0 350841 596 0 0 20 0 1 0 193246033 2116628480 16428 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 516755 16428 1631 439 0 512184 0
Current children cumulated CPU time: 3514.37 s
Current children cumulated vsize: 2067020 KiB
Current children cumulated memory: 65712 KiB

[startup+3582.3 s]
/proc/loadavg: 4.22 4.18 4.11 5/254 1029459
/proc/meminfo: memFree=123407488/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2067020 memory=65712 CPUtime=3574.24 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 2511716 0 0 0 356817 607 0 0 20 0 1 0 193246033 2116628480 16428 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 516755 16428 1631 439 0 512184 0
Current children cumulated CPU time: 3574.24 s
Current children cumulated vsize: 2067020 KiB
Current children cumulated memory: 65712 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.2 s]
/proc/loadavg: 4.14 4.17 4.11 5/254 1029464
/proc/meminfo: memFree=123415520/131524596 swapFree=131071996/131071996
[pid=1027345] ppid=1027342 vsize=2075212 memory=71852 CPUtime=3600.08 cores=4,6
/proc/1027345/stat : 1027345 (pb_picat) R 1027342 1027345 1027272 0 -1 4194304 2549551 0 0 0 359390 618 0 0 20 0 1 0 193246033 2125017088 17963 134679101440 4194304 5989780 140725920726224 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 8089048 9894864 28553216 140725920728087 140725920728163 140725920728163 140725920735180 0
/proc/1027345/statm: 518803 17963 1631 439 0 514232 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 2075212 KiB
Current children cumulated memory: 71852 KiB

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

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

# cumulated CPU time of all completed processes:  user=3593.9 s, system=6.19065 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): 3608.2
CPU time (s): 3600.09
CPU user time (s): 3593.9
CPU system time (s): 6.19065
CPU usage (%): 99.7752
Max. virtual memory (cumulated for all children) (KiB): 2091596
Max. memory (cumulated for all children) (KiB): 80372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.9
system time used= 6.19065
maximum resident set size= 80372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2549551
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= 9
involuntary context switches= 4753


# summary of solver processes directly reported to runsolver:
#   pid: 1027345
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3593.9
#   total CPU system time (s): 6.19065

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.12653 second user time and 15.1548 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-19 19:39:27
IDJOB=4450062
IDBENCH=160390
IDSOLVER=3068
FILE ID=nodeC034/4450062-1721410755
RUNJOBID= nodeC034-1721410767-1027283
SLURM_JOB_ID= 7545473
Free space on /tmp= 890072 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-almost3reg-l070-r069-n1.cnf-extracted.pb.metafix.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450062-1721410755/watcher-4450062-1721410755 -o /tmp/evaluation-result-4450062-1721410755/solver-4450062-1721410755 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721410767-1027283 --watchdog 3760  pb_picat HOME/instance-4450062-1721410755.opb

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

MD5SUM BENCH= 06224f4c25a1c1b3a15eb701c288d1cc
RANDOM SEED=1792121611

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		: 3572.724
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		: 3514.115
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		: 3458.779
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		: 3786.274
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		: 3737.766
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		: 3619.612
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		: 3614.845
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		: 3857.324
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:        123716396 kB
MemAvailable:   129612128 kB
Buffers:          519396 kB
Cached:          6150064 kB
SwapCached:            0 kB
Active:          1040176 kB
Inactive:        5992836 kB
Active(anon):       1412 kB
Inactive(anon):   408088 kB
Active(file):    1038764 kB
Inactive(file):  5584748 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             14600 kB
Writeback:             0 kB
AnonPages:        363664 kB
Mapped:           107196 kB
Shmem:             45912 kB
KReclaimable:     224088 kB
Slab:             354844 kB
SReclaimable:     224088 kB
SUnreclaim:       130756 kB
KernelStack:        3888 kB
PageTables:        10064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:     779972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            73056 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      320212 kB
DirectMap2M:    44541952 kB
DirectMap1G:    91226112 kB

Free space on /tmp at the end= 890068 MiB
End job on nodeC034 at 2024-07-19 20:39:36