Trace number 4436523

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 NameAnswerobjective functionCPU timeWall clock time
Picat 2024-06-18? (TO) 3600.03 3609.62

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Multihop/normalized-minisat50_6_9_0_mh.opb
MD5SUM1805785d49293ee7708f7a2cbbe3381b
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4475355
Best CPU time to get the best result obtained on this benchmark72001.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables250200
Total number of constraints605407
Number of constraints which are clauses477850
Number of constraints which are cardinality constraints (but not clauses)57
Number of constraints which are nor clauses,nor cardinality constraints127500
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 129900
Biggest coefficient in the objective function 145531576
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 65051092014
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 145531576
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 65051092014
Number of bits of the biggest sum of numbers36
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.07	c solving HOME/instance-4436523-1721140827.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 (60702 MiB free)
  memory of node 1: 64473 MiB (60083 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436523-1721140827/watcher-4436523-1721140827 -o /tmp/evaluation-result-4436523-1721140827/solver-4436523-1721140827 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721140840-858613 --watchdog 3760 pb_picat HOME/instance-4436523-1721140827.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
solver pid=858669, runsolver pid=858665
Current StackSize limit: 8192 KiB


[startup+0.100099 s]*
/proc/loadavg: 1.34 1.95 2.58 5/259 858674
/proc/meminfo: memFree=123557088/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=2033608 memory=42872 CPUtime=0.09 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 722 0 0 0 9 0 0 0 20 0 1 0 166247701 2082414592 10718 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 508402 10718 1525 439 0 503831 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 42872 KiB

[startup+0.206087 s]*
/proc/loadavg: 1.34 1.95 2.58 5/259 858674
/proc/meminfo: memFree=123357000/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=2033608 memory=103796 CPUtime=0.2 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 1118 0 0 0 19 1 0 0 20 0 1 0 166247701 2082414592 25949 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 508402 25949 1525 439 0 503831 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2033608 KiB
Current children cumulated memory: 103796 KiB

[startup+0.30624 s]*
/proc/loadavg: 1.34 1.95 2.58 5/259 858674
/proc/meminfo: memFree=123234584/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=2099724 memory=144924 CPUtime=0.3 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 2911 0 0 0 27 3 0 0 20 0 1 0 166247701 2150117376 36231 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 524931 36231 1525 439 0 520360 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2099724 KiB
Current children cumulated memory: 144924 KiB

[startup+0.700227 s]
/proc/loadavg: 1.72 2.02 2.59 5/259 858674
/proc/meminfo: memFree=123149684/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=2099724 memory=214940 CPUtime=0.69 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 2945 0 0 0 65 4 0 0 20 0 1 0 166247701 2150117376 53735 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 524931 53735 1573 439 0 520360 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2099724 KiB
Current children cumulated memory: 214940 KiB

[startup+1.50023 s]
/proc/loadavg: 1.72 2.02 2.59 5/259 858674
/proc/meminfo: memFree=122834856/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=2099724 memory=358300 CPUtime=1.48 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 3015 0 0 0 141 7 0 0 20 0 1 0 166247701 2150117376 89575 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 524931 89575 1573 439 0 520360 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2099724 KiB
Current children cumulated memory: 358300 KiB

[startup+3.10611 s]
/proc/loadavg: 1.72 2.02 2.59 5/259 858674
/proc/meminfo: memFree=121823092/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=2099724 memory=626588 CPUtime=3.09 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 3236 0 0 0 296 13 0 0 20 0 1 0 166247701 2150117376 156647 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 524931 156647 1573 439 0 520360 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2099724 KiB
Current children cumulated memory: 626588 KiB

[startup+6.30022 s]
/proc/loadavg: 1.90 2.05 2.60 5/259 858676
/proc/meminfo: memFree=120463728/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=2107536 memory=1124256 CPUtime=6.27 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 3835 0 0 0 605 22 0 0 20 0 1 0 166247701 2158116864 281064 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 526884 281064 1573 439 0 522313 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2107536 KiB
Current children cumulated memory: 1124256 KiB

[startup+12.7002 s]
/proc/loadavg: 2.07 2.09 2.61 5/259 858676
/proc/meminfo: memFree=116738096/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=2926636 memory=2402572 CPUtime=12.67 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 23010 0 0 0 1190 77 0 0 20 0 1 0 166247701 2996875264 600643 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 731659 600643 1761 439 0 727088 0
Current children cumulated CPU time: 12.67 s
Current children cumulated vsize: 2926636 KiB
Current children cumulated memory: 2402572 KiB

[startup+25.5002 s]
/proc/loadavg: 2.44 2.17 2.63 5/258 858677
/proc/meminfo: memFree=114742772/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=3799472 memory=2961184 CPUtime=25.42 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 36748 0 0 0 2362 180 0 0 20 0 1 0 166247701 3890659328 740296 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 949868 740296 1777 439 0 945297 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 3799472 KiB
Current children cumulated memory: 2961184 KiB

[startup+51.1062 s]
/proc/loadavg: 3.06 2.34 2.68 5/258 858682
/proc/meminfo: memFree=114131212/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=4367428 memory=3165648 CPUtime=50.97 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 48721 0 0 0 4902 195 0 0 20 0 1 0 166247701 4472246272 791412 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 1091857 791412 1777 439 0 1087286 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 4367428 KiB
Current children cumulated memory: 3165648 KiB

[startup+102.3 s]
/proc/loadavg: 3.63 2.62 2.75 5/258 858690
/proc/meminfo: memFree=114913316/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=3570096 memory=2866260 CPUtime=102.03 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 61336 0 0 0 10001 202 0 0 20 0 1 0 166247701 3655778304 716565 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 892524 716565 1777 439 0 887953 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 3570096 KiB
Current children cumulated memory: 2866260 KiB

[startup+162.3 s]
/proc/loadavg: 3.90 2.88 2.84 5/258 858702
/proc/meminfo: memFree=114224124/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=4340144 memory=3131496 CPUtime=161.87 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 92907 0 0 0 15951 236 0 0 20 0 1 0 166247701 4444307456 782874 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 1085036 782874 1777 439 0 1080465 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 4340144 KiB
Current children cumulated memory: 3131496 KiB

[startup+222.3 s]
/proc/loadavg: 4.01 3.11 2.92 5/255 858712
/proc/meminfo: memFree=114261292/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=4331952 memory=3116092 CPUtime=221.72 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 103102 0 0 0 21922 250 0 0 20 0 1 0 166247701 4435918848 779023 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 1082988 779023 1777 439 0 1078417 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 4331952 KiB
Current children cumulated memory: 3116092 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 3.30 3.00 5/254 858722
/proc/meminfo: memFree=114160808/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=4356528 memory=3186768 CPUtime=281.57 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 115846 0 0 0 27901 256 0 0 20 0 1 0 166247701 4461084672 796692 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 1089132 796692 1777 439 0 1084561 0
Current children cumulated CPU time: 281.57 s
Current children cumulated vsize: 4356528 KiB
Current children cumulated memory: 3186768 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 3.45 3.07 5/254 858734
/proc/meminfo: memFree=114138484/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=3832240 memory=3109904 CPUtime=341.42 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 145271 0 0 0 33858 284 0 0 20 0 1 0 166247701 3924213760 777476 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 958060 777476 1777 439 0 953489 0
Current children cumulated CPU time: 341.42 s
Current children cumulated vsize: 3832240 KiB
Current children cumulated memory: 3109904 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 3.57 3.14 5/254 858744
/proc/meminfo: memFree=114250016/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=3815856 memory=3105704 CPUtime=401.28 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 166108 0 0 0 39827 301 0 0 20 0 1 0 166247701 3907436544 776426 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 953964 776426 1777 439 0 949393 0
Current children cumulated CPU time: 401.28 s
Current children cumulated vsize: 3815856 KiB
Current children cumulated memory: 3105704 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 3.68 3.20 5/254 858754
/proc/meminfo: memFree=114209784/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=4343776 memory=3148268 CPUtime=461.14 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 167633 0 0 0 45812 302 0 0 20 0 1 0 166247701 4448026624 787067 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 1085944 787067 1777 439 0 1081373 0

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

Current children cumulated memory: 3218492 KiB

[startup+2862.3 s]
/proc/loadavg: 4.14 4.12 4.05 5/256 860353
/proc/meminfo: memFree=113334908/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=4356528 memory=3338320 CPUtime=2854.77 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 362411 0 0 0 285021 456 0 0 20 0 1 0 166247701 4461084672 834580 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 1089132 834580 1777 439 0 1084561 0
Current children cumulated CPU time: 2854.77 s
Current children cumulated vsize: 4356528 KiB
Current children cumulated memory: 3338320 KiB

[startup+2922.3 s]
/proc/loadavg: 4.40 4.21 4.09 5/256 860363
/proc/meminfo: memFree=113558688/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=3827680 memory=3131884 CPUtime=2914.6 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 366244 0 0 0 290997 463 0 0 20 0 1 0 166247701 3919544320 782971 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 956920 782971 1777 439 0 952349 0
Current children cumulated CPU time: 2914.6 s
Current children cumulated vsize: 3827680 KiB
Current children cumulated memory: 3131884 KiB

[startup+2982.3 s]
/proc/loadavg: 5.03 4.39 4.16 5/260 860433
/proc/meminfo: memFree=113426648/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=4356528 memory=3295312 CPUtime=2974.43 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 373138 0 0 0 296975 468 0 0 20 0 1 0 166247701 4461084672 823828 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 1089132 823828 1777 439 0 1084561 0
Current children cumulated CPU time: 2974.43 s
Current children cumulated vsize: 4356528 KiB
Current children cumulated memory: 3295312 KiB

[startup+3042.3 s]
/proc/loadavg: 4.44 4.33 4.15 5/259 860444
/proc/meminfo: memFree=113255676/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=4356528 memory=3334224 CPUtime=3034.27 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 385230 0 0 0 302954 473 0 0 20 0 1 0 166247701 4461084672 833556 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 1089132 833556 1777 439 0 1084561 0
Current children cumulated CPU time: 3034.27 s
Current children cumulated vsize: 4356528 KiB
Current children cumulated memory: 3334224 KiB

[startup+3102.3 s]
/proc/loadavg: 4.21 4.29 4.14 5/259 860454
/proc/meminfo: memFree=113606124/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=3807664 memory=3267644 CPUtime=3094.09 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 393991 0 0 0 308924 485 0 0 20 0 1 0 166247701 3899047936 816911 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 951916 816911 1777 439 0 947345 0
Current children cumulated CPU time: 3094.09 s
Current children cumulated vsize: 3807664 KiB
Current children cumulated memory: 3267644 KiB

[startup+3162.3 s]
/proc/loadavg: 4.19 4.26 4.14 5/258 860465
/proc/meminfo: memFree=113393592/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=3807664 memory=3271740 CPUtime=3153.93 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 394771 0 0 0 314907 486 0 0 20 0 1 0 166247701 3899047936 817935 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 951916 817935 1777 439 0 947345 0
Current children cumulated CPU time: 3153.93 s
Current children cumulated vsize: 3807664 KiB
Current children cumulated memory: 3271740 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.23 4.14 5/258 860476
/proc/meminfo: memFree=113465036/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=4880816 memory=3344344 CPUtime=3213.76 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 397473 0 0 0 320889 487 0 0 20 0 1 0 166247701 4997955584 836086 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 1220204 836086 1777 439 0 1215633 0
Current children cumulated CPU time: 3213.76 s
Current children cumulated vsize: 4880816 KiB
Current children cumulated memory: 3344344 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.20 4.13 5/259 860487
/proc/meminfo: memFree=113252192/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=4880816 memory=3383376 CPUtime=3273.6 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 398176 0 0 0 326872 488 0 0 20 0 1 0 166247701 4997955584 845844 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 1220204 845844 1777 439 0 1215633 0
Current children cumulated CPU time: 3273.6 s
Current children cumulated vsize: 4880816 KiB
Current children cumulated memory: 3383376 KiB

[startup+3342.3 s]
/proc/loadavg: 4.18 4.21 4.14 5/255 860497
/proc/meminfo: memFree=113677404/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=4880816 memory=3358120 CPUtime=3333.43 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 421501 0 0 0 332837 506 0 0 20 0 1 0 166247701 4997955584 839530 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 1220204 839530 1777 439 0 1215633 0
Current children cumulated CPU time: 3333.43 s
Current children cumulated vsize: 4880816 KiB
Current children cumulated memory: 3358120 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.18 4.13 5/255 860507
/proc/meminfo: memFree=113230504/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=4880816 memory=3361832 CPUtime=3393.27 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 422324 0 0 0 338821 506 0 0 20 0 1 0 166247701 4997955584 840458 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 1220204 840458 1777 439 0 1215633 0
Current children cumulated CPU time: 3393.27 s
Current children cumulated vsize: 4880816 KiB
Current children cumulated memory: 3361832 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.18 4.13 5/255 860518
/proc/meminfo: memFree=113307832/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=4880816 memory=3376716 CPUtime=3453.1 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 423090 0 0 0 344803 507 0 0 20 0 1 0 166247701 4997955584 844179 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 1220204 844179 1777 439 0 1215633 0
Current children cumulated CPU time: 3453.1 s
Current children cumulated vsize: 4880816 KiB
Current children cumulated memory: 3376716 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.16 4.13 5/255 860528
/proc/meminfo: memFree=113513864/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=4880816 memory=3343032 CPUtime=3512.93 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 433072 0 0 0 350772 521 0 0 20 0 1 0 166247701 4997955584 835758 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 1220204 835758 1777 439 0 1215633 0
Current children cumulated CPU time: 3512.93 s
Current children cumulated vsize: 4880816 KiB
Current children cumulated memory: 3343032 KiB

[startup+3582.3 s]
/proc/loadavg: 4.21 4.17 4.13 5/257 860543
/proc/meminfo: memFree=113320896/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=4880816 memory=3384908 CPUtime=3572.77 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 445471 0 0 0 356752 525 0 0 20 0 1 0 166247701 4997955584 846227 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 1220204 846227 1777 439 0 1215633 0
Current children cumulated CPU time: 3572.77 s
Current children cumulated vsize: 4880816 KiB
Current children cumulated memory: 3384908 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 4.20 4.17 4.13 5/257 860549
/proc/meminfo: memFree=113303380/131524600 swapFree=131071996/131071996
[pid=858669] ppid=858665 vsize=4880816 memory=3384908 CPUtime=3600 cores=1,3
/proc/858669/stat : 858669 (pb_picat) R 858665 858669 858601 0 -1 4194304 445883 0 0 0 359475 525 0 0 20 0 1 0 166247701 4997955584 846227 134679101440 4194304 5989780 140735241330560 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 8089048 9894864 35155968 140735241331737 140735241331813 140735241331813 140735241338828 0
/proc/858669/statm: 1220204 846227 1777 439 0 1215633 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 4880816 KiB
Current children cumulated memory: 3384908 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.75 s, system=5.27434 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): 3609.62
CPU time (s): 3600.03
CPU user time (s): 3594.75
CPU system time (s): 5.27434
CPU usage (%): 99.7343
Max. virtual memory (cumulated for all children) (KiB): 5018384
Max. memory (cumulated for all children) (KiB): 3504036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.75
system time used= 5.27434
maximum resident set size= 3504036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 445883
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= 40
involuntary context switches= 1897


# summary of solver processes directly reported to runsolver:
#   pid: 858669
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3594.75
#   total CPU system time (s): 5.27434

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.82509 second user time and 19.7479 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-16 16:40:40
IDJOB=4436523
IDBENCH=155668
IDSOLVER=3068
FILE ID=nodeC023/4436523-1721140827
RUNJOBID= nodeC023-1721140840-858613
SLURM_JOB_ID= 7505722
Free space on /tmp= 890000 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Multihop/normalized-minisat50_6_9_0_mh.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436523-1721140827/watcher-4436523-1721140827 -o /tmp/evaluation-result-4436523-1721140827/solver-4436523-1721140827 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721140840-858613 --watchdog 3760  pb_picat HOME/instance-4436523-1721140827.opb

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

MD5SUM BENCH= 1805785d49293ee7708f7a2cbbe3381b
RANDOM SEED=1332254213

nodeC023.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		: 3653.783
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.61
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		: 3665.905
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.48
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		: 3658.658
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.61
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		: 3672.315
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.48
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		: 3657.882
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.61
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		: 3669.167
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.48
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		: 3616.318
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.61
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.319
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123690436 kB
MemAvailable:   129578296 kB
Buffers:          437648 kB
Cached:          6216144 kB
SwapCached:            0 kB
Active:           781612 kB
Inactive:        6295764 kB
Active(anon):       1476 kB
Inactive(anon):   459824 kB
Active(file):     780136 kB
Inactive(file):  5835940 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             91880 kB
Writeback:             4 kB
AnonPages:        423264 kB
Mapped:           107432 kB
Shmem:             37720 kB
KReclaimable:     223212 kB
Slab:             346480 kB
SReclaimable:     223212 kB
SUnreclaim:       123268 kB
KernelStack:        3984 kB
PageTables:        10516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2622144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            62976 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 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:      291540 kB
DirectMap2M:    36182016 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 889992 MiB
End job on nodeC023 at 2024-07-16 17:40:50