Trace number 4450242

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.11 3610.01

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-almost3reg-l100-r099-n1.cnf-extracted.pb.metafix.opb
MD5SUM4aca60576f41ce0be442f97c9c36c82a
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 variables5421
Total number of constraints12679
Number of constraints which are clauses6001
Number of constraints which are cardinality constraints (but not clauses)6678
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-4450242-1721411473.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 (60269 MiB free)
  memory of node 1: 64473 MiB (60399 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=1027759, runsolver pid=1027756

[startup+0.101052 s]*
/proc/loadavg: 4.11 4.05 3.96 5/258 1027760
/proc/meminfo: memFree=123538640/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2033608 memory=32072 CPUtime=0.09 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 1076 0 0 0 9 0 0 0 20 0 1 0 193317810 2082414592 8018 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 508402 8018 1497 439 0 503831 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 32072 KiB

[startup+0.205845 s]*
/proc/loadavg: 4.11 4.05 3.96 5/258 1027760
/proc/meminfo: memFree=123529500/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2035536 memory=40904 CPUtime=0.19 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 1625 0 0 0 19 0 0 0 20 0 1 0 193317810 2084388864 10226 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 508884 10226 1622 439 0 504313 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2035536 KiB
Current children cumulated memory: 40904 KiB

[startup+0.305824 s]*
/proc/loadavg: 4.11 4.05 3.96 5/258 1027760
/proc/meminfo: memFree=123525548/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2036564 memory=41368 CPUtime=0.29 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 1854 0 0 0 29 0 0 0 20 0 1 0 193317810 2085441536 10342 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 509141 10342 1622 439 0 504570 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2036564 KiB
Current children cumulated memory: 41368 KiB

[startup+0.700153 s]
/proc/loadavg: 4.11 4.05 3.96 5/258 1027760
/proc/meminfo: memFree=123525296/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2036380 memory=41232 CPUtime=0.69 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 2707 0 0 0 68 1 0 0 20 0 1 0 193317810 2085253120 10308 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 509095 10308 1622 439 0 504524 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2036380 KiB
Current children cumulated memory: 41232 KiB

[startup+1.50017 s]
/proc/loadavg: 4.11 4.05 3.96 5/258 1027760
/proc/meminfo: memFree=123534184/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2036496 memory=41556 CPUtime=1.48 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 4157 0 0 0 147 1 0 0 20 0 1 0 193317810 2085371904 10389 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 509124 10389 1622 439 0 504553 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2036496 KiB
Current children cumulated memory: 41556 KiB

[startup+3.10568 s]
/proc/loadavg: 4.11 4.05 3.96 5/258 1027760
/proc/meminfo: memFree=123537080/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2037344 memory=42248 CPUtime=3.08 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 7943 0 0 0 307 1 0 0 20 0 1 0 193317810 2086240256 10562 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 509336 10562 1622 439 0 504765 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2037344 KiB
Current children cumulated memory: 42248 KiB

[startup+6.30016 s]
/proc/loadavg: 4.10 4.05 3.96 5/258 1027762
/proc/meminfo: memFree=123529384/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2038104 memory=42000 CPUtime=6.27 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 17108 0 0 0 624 3 0 0 20 0 1 0 193317810 2087018496 10500 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 509526 10500 1622 439 0 504955 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2038104 KiB
Current children cumulated memory: 42000 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.04 3.96 5/258 1027762
/proc/meminfo: memFree=123523676/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2038888 memory=43344 CPUtime=12.66 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 39055 0 0 0 1259 7 0 0 20 0 1 0 193317810 2087821312 10836 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 509722 10836 1622 439 0 505151 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2038888 KiB
Current children cumulated memory: 43344 KiB

[startup+25.5002 s]
/proc/loadavg: 4.15 4.06 3.96 5/258 1027763
/proc/meminfo: memFree=123537704/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2038104 memory=42392 CPUtime=25.43 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 83640 0 0 0 2529 14 0 0 20 0 1 0 193317810 2087018496 10598 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 509526 10598 1622 439 0 504955 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 2038104 KiB
Current children cumulated memory: 42392 KiB

[startup+51.1057 s]
/proc/loadavg: 4.10 4.05 3.97 5/258 1027768
/proc/meminfo: memFree=123535516/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2042008 memory=44588 CPUtime=50.97 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 161271 0 0 0 5070 27 0 0 20 0 1 0 193317810 2091016192 11147 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 510502 11147 1622 439 0 505931 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2042008 KiB
Current children cumulated memory: 44588 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.08 3.98 5/258 1027778
/proc/meminfo: memFree=123507540/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2042728 memory=46884 CPUtime=102.05 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 333178 0 0 0 10149 56 0 0 20 0 1 0 193317810 2091753472 11721 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 510682 11721 1622 439 0 506111 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 2042728 KiB
Current children cumulated memory: 46884 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.09 4.00 5/258 1027789
/proc/meminfo: memFree=123523632/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2042864 memory=46044 CPUtime=161.91 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 491140 0 0 0 16107 84 0 0 20 0 1 0 193317810 2091892736 11511 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 510716 11511 1622 439 0 506145 0
Current children cumulated CPU time: 161.91 s
Current children cumulated vsize: 2042864 KiB
Current children cumulated memory: 46044 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.09 4.00 5/257 1027800
/proc/meminfo: memFree=123515248/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2049144 memory=52956 CPUtime=221.77 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 658935 0 0 0 22060 117 0 0 20 0 1 0 193317810 2098323456 13239 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 512286 13239 1622 439 0 507715 0
Current children cumulated CPU time: 221.77 s
Current children cumulated vsize: 2049144 KiB
Current children cumulated memory: 52956 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.08 4.00 5/256 1028195
/proc/meminfo: memFree=123495840/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2041260 memory=45756 CPUtime=281.62 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 759304 0 0 0 28022 140 0 0 20 0 1 0 193317810 2090250240 11439 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 510315 11439 1622 439 0 505744 0
Current children cumulated CPU time: 281.62 s
Current children cumulated vsize: 2041260 KiB
Current children cumulated memory: 45756 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.10 4.01 5/256 1028205
/proc/meminfo: memFree=123496524/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2043600 memory=47408 CPUtime=341.48 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 870005 0 0 0 33985 163 0 0 20 0 1 0 193317810 2092646400 11852 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 510900 11852 1622 439 0 506329 0
Current children cumulated CPU time: 341.48 s
Current children cumulated vsize: 2043600 KiB
Current children cumulated memory: 47408 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.09 4.01 5/256 1028217
/proc/meminfo: memFree=123514952/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2050904 memory=55048 CPUtime=401.33 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 977603 0 0 0 39951 182 0 0 20 0 1 0 193317810 2100125696 13762 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 512726 13762 1622 439 0 508155 0
Current children cumulated CPU time: 401.33 s
Current children cumulated vsize: 2050904 KiB
Current children cumulated memory: 55048 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.10 4.01 5/258 1028397
/proc/meminfo: memFree=123505192/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2059096 memory=55648 CPUtime=461.18 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 1093442 0 0 0 45915 203 0 0 20 0 1 0 193317810 2108514304 13912 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 514774 13912 1622 439 0 510203 0

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

Current children cumulated memory: 62260 KiB

[startup+2862.3 s]
/proc/loadavg: 4.15 4.17 4.11 5/254 1029459
/proc/meminfo: memFree=123431044/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2067876 memory=66868 CPUtime=2854.59 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 3741054 0 0 0 284643 816 0 0 20 0 1 0 193317810 2117505024 16717 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 516969 16717 1622 439 0 512398 0
Current children cumulated CPU time: 2854.59 s
Current children cumulated vsize: 2067876 KiB
Current children cumulated memory: 66868 KiB

[startup+2922.3 s]
/proc/loadavg: 4.15 4.16 4.11 6/254 1029929
/proc/meminfo: memFree=122899976/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2055588 memory=56748 CPUtime=2914.42 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 3762072 0 0 0 290620 822 0 0 20 0 1 0 193317810 2104922112 14187 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 513897 14187 1622 439 0 509326 0
Current children cumulated CPU time: 2914.42 s
Current children cumulated vsize: 2055588 KiB
Current children cumulated memory: 56748 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.16 4.11 6/257 1030036
/proc/meminfo: memFree=123417164/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2067876 memory=75964 CPUtime=2974.25 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 3786494 0 0 0 296596 829 0 0 20 0 1 0 193317810 2117505024 18991 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 516969 18991 1622 439 0 512398 0
Current children cumulated CPU time: 2974.25 s
Current children cumulated vsize: 2067876 KiB
Current children cumulated memory: 75964 KiB

[startup+3042.3 s]
/proc/loadavg: 4.19 4.18 4.11 6/257 1030046
/proc/meminfo: memFree=123446904/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2059684 memory=63660 CPUtime=3034.08 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 3865945 0 0 0 302560 848 0 0 20 0 1 0 193317810 2109116416 15915 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 514921 15915 1622 439 0 510350 0
Current children cumulated CPU time: 3034.08 s
Current children cumulated vsize: 2059684 KiB
Current children cumulated memory: 63660 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.16 4.11 6/257 1030057
/proc/meminfo: memFree=123418216/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2084260 memory=76876 CPUtime=3093.9 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 3927882 0 0 0 308526 864 0 0 20 0 1 0 193317810 2134282240 19219 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 521065 19219 1622 439 0 516494 0
Current children cumulated CPU time: 3093.9 s
Current children cumulated vsize: 2084260 KiB
Current children cumulated memory: 76876 KiB

[startup+3162.3 s]
/proc/loadavg: 4.17 4.16 4.11 6/257 1030067
/proc/meminfo: memFree=123401100/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2092452 memory=80336 CPUtime=3153.72 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 3964439 0 0 0 314498 874 0 0 20 0 1 0 193317810 2142670848 20084 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 523113 20084 1622 439 0 518542 0
Current children cumulated CPU time: 3153.72 s
Current children cumulated vsize: 2092452 KiB
Current children cumulated memory: 80336 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.14 4.10 6/257 1030078
/proc/meminfo: memFree=123410512/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2067876 memory=73684 CPUtime=3213.55 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 3986621 0 0 0 320474 881 0 0 20 0 1 0 193317810 2117505024 18421 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 516969 18421 1622 439 0 512398 0
Current children cumulated CPU time: 3213.55 s
Current children cumulated vsize: 2067876 KiB
Current children cumulated memory: 73684 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.13 4.10 6/255 1030089
/proc/meminfo: memFree=123401720/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2085432 memory=75040 CPUtime=3273.37 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 4019437 0 0 0 326446 891 0 0 20 0 1 0 193317810 2135482368 18760 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 521358 18760 1622 439 0 516787 0
Current children cumulated CPU time: 3273.37 s
Current children cumulated vsize: 2085432 KiB
Current children cumulated memory: 75040 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.14 4.10 6/255 1030099
/proc/meminfo: memFree=123362604/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2077240 memory=81196 CPUtime=3333.2 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 4086642 0 0 0 332411 909 0 0 20 0 1 0 193317810 2127093760 20299 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 519310 20299 1622 439 0 514739 0
Current children cumulated CPU time: 3333.2 s
Current children cumulated vsize: 2077240 KiB
Current children cumulated memory: 81196 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.12 4.09 6/255 1030111
/proc/meminfo: memFree=123413692/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2069048 memory=72900 CPUtime=3393.01 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 4174948 0 0 0 338370 931 0 0 20 0 1 0 193317810 2118705152 18225 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 517262 18225 1622 439 0 512691 0
Current children cumulated CPU time: 3393.01 s
Current children cumulated vsize: 2069048 KiB
Current children cumulated memory: 72900 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.11 4.09 6/255 1030122
/proc/meminfo: memFree=123353424/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2085432 memory=81076 CPUtime=3452.84 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 4200530 0 0 0 344345 939 0 0 20 0 1 0 193317810 2135482368 20269 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 521358 20269 1622 439 0 516787 0
Current children cumulated CPU time: 3452.84 s
Current children cumulated vsize: 2085432 KiB
Current children cumulated memory: 81076 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.14 4.10 6/255 1030132
/proc/meminfo: memFree=123368064/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2085432 memory=75080 CPUtime=3512.65 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 4221967 0 0 0 350320 945 0 0 20 0 1 0 193317810 2135482368 18770 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 521358 18770 1622 439 0 516787 0
Current children cumulated CPU time: 3512.65 s
Current children cumulated vsize: 2085432 KiB
Current children cumulated memory: 75080 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.12 4.09 6/256 1030147
/proc/meminfo: memFree=123371768/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2056760 memory=62296 CPUtime=3572.48 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 4298735 0 0 0 356284 964 0 0 20 0 1 0 193317810 2106122240 15574 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 514190 15574 1622 439 0 509619 0
Current children cumulated CPU time: 3572.48 s
Current children cumulated vsize: 2056760 KiB
Current children cumulated memory: 62296 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 4.13 4.13 4.09 6/256 1030152
/proc/meminfo: memFree=123357772/131524596 swapFree=131071996/131071996
[pid=1027759] ppid=1027756 vsize=2085432 memory=81224 CPUtime=3600.1 cores=1,3
/proc/1027759/stat : 1027759 (pb_picat) R 1027756 1027759 1027272 0 -1 4194304 4314545 0 0 0 359042 968 0 0 20 0 1 0 193317810 2135482368 20306 134679101440 4194304 5989780 140726728400096 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 22388736 140726728401943 140726728402019 140726728402019 140726728409036 0
/proc/1027759/statm: 521358 20306 1622 439 0 516787 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 2085432 KiB
Current children cumulated memory: 81224 KiB

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

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

# cumulated CPU time of all completed processes:  user=3590.42 s, system=9.68918 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.01
CPU time (s): 3600.11
CPU user time (s): 3590.42
CPU system time (s): 9.68918
CPU usage (%): 99.7259
Max. virtual memory (cumulated for all children) (KiB): 2108836
Max. memory (cumulated for all children) (KiB): 92380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.42
system time used= 9.68918
maximum resident set size= 92380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4314545
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= 12
involuntary context switches= 4886


# summary of solver processes directly reported to runsolver:
#   pid: 1027759
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3590.42
#   total CPU system time (s): 9.68918

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.00515 second user time and 15.4186 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-19 19:51:25
IDJOB=4450242
IDBENCH=160415
IDSOLVER=3068
FILE ID=nodeC034/4450242-1721411473
RUNJOBID= nodeC034-1721410767-1027284
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-l100-r099-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-4450242-1721411473/watcher-4450242-1721411473 -o /tmp/evaluation-result-4450242-1721411473/solver-4450242-1721411473 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721410767-1027284 --watchdog 3760  pb_picat HOME/instance-4450242-1721411473.opb

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

MD5SUM BENCH= 4aca60576f41ce0be442f97c9c36c82a
RANDOM SEED=1430536446

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		: 3667.834
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		: 3661.196
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.088
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		: 3658.144
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		: 3667.955
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		: 3662.746
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.063
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		: 3600.369
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:        123566020 kB
MemAvailable:   129472216 kB
Buffers:          519624 kB
Cached:          6159920 kB
SwapCached:            0 kB
Active:          1041660 kB
Inactive:        6141640 kB
Active(anon):       1524 kB
Inactive(anon):   547848 kB
Active(file):    1040136 kB
Inactive(file):  5593792 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              3804 kB
Writeback:            20 kB
AnonPages:        503580 kB
Mapped:           116172 kB
Shmem:             45912 kB
KReclaimable:     224184 kB
Slab:             354844 kB
SReclaimable:     224184 kB
SUnreclaim:       130660 kB
KernelStack:        4156 kB
PageTables:        10704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:    6855412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            73088 kB
HardwareCorrupted:     0 kB
AnonHugePages:    315392 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:51:35