Trace number 4442512

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.03 3612.11

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
roussel/normalized-pigeon-cardinality-61-60.opb
MD5SUM5c8918c3cb918142421b1796e9d625e3
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.043503
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3660
Total number of constraints121
Number of constraints which are clauses61
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint60
Maximum length of a constraint61
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 62
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c solving HOME/instance-4442512-1721294075.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: 64059 MiB (59027 MiB free)
  memory of node 1: 64510 MiB (61647 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442512-1721294075/watcher-4442512-1721294075 -o /tmp/evaluation-result-4442512-1721294075/solver-4442512-1721294075 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1721293773-946210 --watchdog 3760 pb_picat HOME/instance-4442512-1721294075.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=947846, runsolver pid=947843

[startup+0.100964 s]*
/proc/loadavg: 4.17 3.11 2.04 5/243 947847
/proc/meminfo: memFree=123547948/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2035644 memory=25660 CPUtime=0.09 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 1492 0 0 0 9 0 0 0 20 0 1 0 181566223 2084499456 6415 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 508911 6415 1676 439 0 504340 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2035644 KiB
Current children cumulated memory: 25660 KiB

[startup+0.212988 s]*
/proc/loadavg: 4.17 3.11 2.04 5/243 947847
/proc/meminfo: memFree=123555340/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2037580 memory=26640 CPUtime=0.21 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 2607 0 0 0 20 1 0 0 20 0 1 0 181566223 2086481920 6660 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 509395 6660 1676 439 0 504824 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2037580 KiB
Current children cumulated memory: 26640 KiB

[startup+0.312849 s]*
/proc/loadavg: 4.17 3.11 2.04 5/243 947847
/proc/meminfo: memFree=123544368/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2037068 memory=26892 CPUtime=0.31 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 3295 0 0 0 30 1 0 0 20 0 1 0 181566223 2085957632 6723 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 509267 6723 1692 439 0 504696 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2037068 KiB
Current children cumulated memory: 26892 KiB

[startup+0.700286 s]
/proc/loadavg: 4.17 3.11 2.04 9/243 947847
/proc/meminfo: memFree=123583904/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2038092 memory=27284 CPUtime=0.67 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 4780 0 0 0 66 1 0 0 20 0 1 0 181566223 2087006208 6821 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 509523 6821 1692 439 0 504952 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 2038092 KiB
Current children cumulated memory: 27284 KiB

[startup+1.50032 s]
/proc/loadavg: 4.16 3.13 2.05 5/243 947847
/proc/meminfo: memFree=123552684/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2043924 memory=33532 CPUtime=1.48 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 8545 0 0 0 145 3 0 0 20 0 1 0 181566223 2092978176 8383 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 510981 8383 1692 439 0 506410 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2043924 KiB
Current children cumulated memory: 33532 KiB

[startup+3.11261 s]
/proc/loadavg: 4.16 3.13 2.05 5/243 947847
/proc/meminfo: memFree=123575552/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2038292 memory=28440 CPUtime=3.08 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 18679 0 0 0 303 5 0 0 20 0 1 0 181566223 2087211008 7110 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 509573 7110 1692 439 0 505002 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2038292 KiB
Current children cumulated memory: 28440 KiB

[startup+6.3003 s]
/proc/loadavg: 4.14 3.14 2.06 5/243 947848
/proc/meminfo: memFree=123559664/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2052244 memory=35596 CPUtime=6.26 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 33606 0 0 0 618 8 0 0 20 0 1 0 181566223 2101497856 8899 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 513061 8899 1692 439 0 508490 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2052244 KiB
Current children cumulated memory: 35596 KiB

[startup+12.7003 s]
/proc/loadavg: 4.13 3.16 2.07 5/243 947848
/proc/meminfo: memFree=123544744/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2052960 memory=42804 CPUtime=12.64 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 74555 0 0 0 1247 17 0 0 20 0 1 0 181566223 2102231040 10701 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 513240 10701 1692 439 0 508669 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2052960 KiB
Current children cumulated memory: 42804 KiB

[startup+25.5003 s]
/proc/loadavg: 4.11 3.19 2.09 5/243 947851
/proc/meminfo: memFree=123539116/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2070500 memory=53384 CPUtime=25.39 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 133309 0 0 0 2505 34 0 0 20 0 1 0 181566223 2120192000 13346 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 517625 13346 1692 439 0 513054 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 2070500 KiB
Current children cumulated memory: 53384 KiB

[startup+51.1126 s]
/proc/loadavg: 4.13 3.28 2.16 5/244 947855
/proc/meminfo: memFree=123551304/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2069816 memory=53428 CPUtime=50.93 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 283948 0 0 0 5016 77 0 0 20 0 1 0 181566223 2119491584 13357 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 517454 13357 1692 439 0 512883 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 2069816 KiB
Current children cumulated memory: 53428 KiB

[startup+102.3 s]
/proc/loadavg: 4.18 3.43 2.27 5/242 947865
/proc/meminfo: memFree=123475112/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2103908 memory=79364 CPUtime=101.95 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 608311 0 0 0 10032 163 0 0 20 0 1 0 181566223 2154401792 19841 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 525977 19841 1692 439 0 521406 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 2103908 KiB
Current children cumulated memory: 79364 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 3.55 2.39 5/242 947875
/proc/meminfo: memFree=123527396/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2070116 memory=53784 CPUtime=161.75 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 988175 0 0 0 15907 268 0 0 20 0 1 0 181566223 2119798784 13446 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 517529 13446 1692 439 0 512958 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 2070116 KiB
Current children cumulated memory: 53784 KiB

[startup+222.3 s]
/proc/loadavg: 4.21 3.68 2.51 6/242 947885
/proc/meminfo: memFree=123541804/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2071140 memory=52004 CPUtime=221.55 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 1407281 0 0 0 21779 376 0 0 20 0 1 0 181566223 2120847360 13001 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 517785 13001 1692 439 0 513214 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 2071140 KiB
Current children cumulated memory: 52004 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 3.75 2.61 5/242 947896
/proc/meminfo: memFree=123524016/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2070116 memory=47280 CPUtime=281.35 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 1589229 0 0 0 27694 441 0 0 20 0 1 0 181566223 2119798784 11820 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 517529 11820 1692 439 0 512958 0
Current children cumulated CPU time: 281.35 s
Current children cumulated vsize: 2070116 KiB
Current children cumulated memory: 47280 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 3.83 2.71 5/242 947906
/proc/meminfo: memFree=123456228/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2103908 memory=68468 CPUtime=341.15 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 1941977 0 0 0 33576 539 0 0 20 0 1 0 181566223 2154401792 17117 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 525977 17117 1692 439 0 521406 0
Current children cumulated CPU time: 341.15 s
Current children cumulated vsize: 2103908 KiB
Current children cumulated memory: 68468 KiB

[startup+402.3 s]
/proc/loadavg: 4.18 3.90 2.80 5/244 947923
/proc/meminfo: memFree=123510076/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2106556 memory=88696 CPUtime=400.95 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 2590121 0 0 0 39405 690 0 0 20 0 1 0 181566223 2157113344 22174 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 526639 22174 1692 439 0 522068 0
Current children cumulated CPU time: 400.95 s
Current children cumulated vsize: 2106556 KiB
Current children cumulated memory: 88696 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 3.93 2.89 5/244 947933
/proc/meminfo: memFree=123457984/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2104508 memory=81260 CPUtime=460.76 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 2817121 0 0 0 45310 766 0 0 20 0 1 0 181566223 2155016192 20315 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 526127 20315 1692 439 0 521556 0

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

Current children cumulated memory: 173264 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.11 4.07 5/244 949549
/proc/meminfo: memFree=123317440/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2305372 memory=201776 CPUtime=2912.48 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 18550986 0 0 0 286444 4804 0 0 20 0 1 0 181566223 2360700928 50444 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 576343 50444 1692 439 0 571772 0
Current children cumulated CPU time: 2912.48 s
Current children cumulated vsize: 2305372 KiB
Current children cumulated memory: 201776 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.12 4.08 5/242 949559
/proc/meminfo: memFree=123236936/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2073948 memory=59028 CPUtime=2972.28 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 18708505 0 0 0 292366 4862 0 0 20 0 1 0 181566223 2123722752 14757 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 518487 14757 1692 439 0 513916 0
Current children cumulated CPU time: 2972.28 s
Current children cumulated vsize: 2073948 KiB
Current children cumulated memory: 59028 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.11 4.08 5/242 949570
/proc/meminfo: memFree=122929108/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2567516 memory=335672 CPUtime=3032.08 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 18747134 0 0 0 298308 4900 0 0 20 0 1 0 181566223 2629136384 83918 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 641879 83918 1692 439 0 637308 0
Current children cumulated CPU time: 3032.08 s
Current children cumulated vsize: 2567516 KiB
Current children cumulated memory: 335672 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/241 949581
/proc/meminfo: memFree=123240052/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2172252 memory=153232 CPUtime=3091.88 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 18795917 0 0 0 304250 4938 0 0 20 0 1 0 181566223 2224386048 38308 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 543063 38308 1692 439 0 538492 0
Current children cumulated CPU time: 3091.88 s
Current children cumulated vsize: 2172252 KiB
Current children cumulated memory: 153232 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/244 949596
/proc/meminfo: memFree=123181728/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2174300 memory=150440 CPUtime=3151.69 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 18848212 0 0 0 310194 4975 0 0 20 0 1 0 181566223 2226483200 37610 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 543575 37610 1692 439 0 539004 0
Current children cumulated CPU time: 3151.69 s
Current children cumulated vsize: 2174300 KiB
Current children cumulated memory: 150440 KiB

[startup+3222.3 s]
/proc/loadavg: 4.23 4.14 4.10 5/244 949606
/proc/meminfo: memFree=123201724/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2305372 memory=270264 CPUtime=3211.5 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 18882311 0 0 0 316143 5007 0 0 20 0 1 0 181566223 2360700928 67566 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 576343 67566 1692 439 0 571772 0
Current children cumulated CPU time: 3211.5 s
Current children cumulated vsize: 2305372 KiB
Current children cumulated memory: 270264 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/244 949618
/proc/meminfo: memFree=123256472/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2108764 memory=82368 CPUtime=3271.29 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 19010924 0 0 0 322078 5051 0 0 20 0 1 0 181566223 2159374336 20592 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 527191 20592 1692 439 0 522620 0
Current children cumulated CPU time: 3271.29 s
Current children cumulated vsize: 2108764 KiB
Current children cumulated memory: 82368 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/244 949628
/proc/meminfo: memFree=123260052/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2309468 memory=204024 CPUtime=3331.08 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 20142033 0 0 0 327815 5293 0 0 20 0 1 0 181566223 2364895232 51006 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 577367 51006 1692 439 0 572796 0
Current children cumulated CPU time: 3331.08 s
Current children cumulated vsize: 2309468 KiB
Current children cumulated memory: 204024 KiB

[startup+3402.3 s]
/proc/loadavg: 4.49 4.23 4.13 5/244 949640
/proc/meminfo: memFree=123059780/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2309468 memory=185628 CPUtime=3390.88 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 21223430 0 0 0 333568 5520 0 0 20 0 1 0 181566223 2364895232 46407 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 577367 46407 1692 439 0 572796 0
Current children cumulated CPU time: 3390.88 s
Current children cumulated vsize: 2309468 KiB
Current children cumulated memory: 185628 KiB

[startup+3462.3 s]
/proc/loadavg: 4.61 4.32 4.17 5/242 949787
/proc/meminfo: memFree=123262980/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2305372 memory=221436 CPUtime=3450.68 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 21772237 0 0 0 339406 5662 0 0 20 0 1 0 181566223 2360700928 55359 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 576343 55359 1692 439 0 571772 0
Current children cumulated CPU time: 3450.68 s
Current children cumulated vsize: 2305372 KiB
Current children cumulated memory: 221436 KiB

[startup+3522.3 s]
/proc/loadavg: 4.26 4.28 4.16 5/242 949798
/proc/meminfo: memFree=123234364/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2305372 memory=286480 CPUtime=3510.49 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 21807479 0 0 0 345355 5694 0 0 20 0 1 0 181566223 2360700928 71620 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 576343 71620 1692 439 0 571772 0
Current children cumulated CPU time: 3510.49 s
Current children cumulated vsize: 2305372 KiB
Current children cumulated memory: 286480 KiB

[startup+3582.3 s]
/proc/loadavg: 4.20 4.26 4.16 5/242 949809
/proc/meminfo: memFree=123047820/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2571612 memory=369132 CPUtime=3570.3 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 21839598 0 0 0 351299 5731 0 0 20 0 1 0 181566223 2633330688 92283 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 642903 92283 1692 439 0 638332 0
Current children cumulated CPU time: 3570.3 s
Current children cumulated vsize: 2571612 KiB
Current children cumulated memory: 369132 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.11 s]
/proc/loadavg: 4.19 4.25 4.16 5/242 949815
/proc/meminfo: memFree=123253088/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2305372 memory=222968 CPUtime=3600.02 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 21863151 0 0 0 354252 5750 0 0 20 0 1 0 181566223 2360700928 55742 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 576343 55742 1692 439 0 571772 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2305372 KiB
Current children cumulated memory: 222968 KiB

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

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

# cumulated CPU time of all completed processes:  user=3542.52 s, system=57.5065 s

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

[startup+3612.11 s]
/proc/loadavg: 4.19 4.25 4.16 5/242 949815
/proc/meminfo: memFree=123253088/131655788 swapFree=131071996/131071996
[pid=947846] ppid=947843 vsize=2305372 memory=222968 CPUtime=3600.02 cores=0,2
/proc/947846/stat : 947846 (pb_picat) R 947843 947846 946200 0 -1 4194304 21863151 0 0 0 354252 5750 0 0 20 0 1 0 181566223 2360700928 55742 134679101440 4194304 5989780 140723060844848 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 8089048 9894864 43679744 140723060851736 140723060851812 140723060851812 140723060858828 0
/proc/947846/statm: 576343 55742 1692 439 0 571772 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2305372 KiB
Current children cumulated memory: 222968 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3612.11
CPU time (s): 3600.03
CPU user time (s): 3542.52
CPU system time (s): 57.5065
CPU usage (%): 99.6655
Max. virtual memory (cumulated for all children) (KiB): 2579804
Max. memory (cumulated for all children) (KiB): 495948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3542.52
system time used= 57.5065
maximum resident set size= 497996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21863151
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= 18
involuntary context switches= 24652


# summary of solver processes directly reported to runsolver:
#   pid: 947846
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3542.52
#   total CPU system time (s): 57.5065

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.2428 second user time and 34.4254 second system time

The end

Launcher Data

Begin job on nodeC006 at 2024-07-18 11:14:47
IDJOB=4442512
IDBENCH=147819
IDSOLVER=3068
FILE ID=nodeC006/4442512-1721294075
RUNJOBID= nodeC006-1721293773-946210
SLURM_JOB_ID= 7542603
Free space on /tmp= 723764 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-cardinality-61-60.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442512-1721294075/watcher-4442512-1721294075 -o /tmp/evaluation-result-4442512-1721294075/solver-4442512-1721294075 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1721293773-946210 --watchdog 3760  pb_picat HOME/instance-4442512-1721294075.opb

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

MD5SUM BENCH= 5c8918c3cb918142421b1796e9d625e3
RANDOM SEED=730243242

nodeC006.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3491.987
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3649.589
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.26
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.249
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.465
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.26
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3653.910
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3649.719
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.26
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.397
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.368
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.26
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        123575248 kB
MemAvailable:   129704228 kB
Buffers:          477796 kB
Cached:          6413456 kB
SwapCached:            0 kB
Active:           921468 kB
Inactive:        6440492 kB
Active(anon):       1460 kB
Inactive(anon):   506940 kB
Active(file):     920008 kB
Inactive(file):  5933552 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              3640 kB
Writeback:             0 kB
AnonPages:        470732 kB
Mapped:           114408 kB
Shmem:             37704 kB
KReclaimable:     230904 kB
Slab:             348696 kB
SReclaimable:     230904 kB
SUnreclaim:       117792 kB
KernelStack:        3920 kB
PageTables:        10332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    6674672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            57792 kB
HardwareCorrupted:     0 kB
AnonHugePages:    274432 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:      310088 kB
DirectMap2M:    40488960 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 723760 MiB
End job on nodeC006 at 2024-07-18 12:14:59