Trace number 4543979

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
NaPS naps-1.03a6? (TO) 3600.05 3609.7

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-exit/normalized-phpexit_v2_18_044.opb
MD5SUMa8d485dd68e6f5e7f4ac9c438b78b38d
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.482438
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables35658
Total number of constraints1603
Number of constraints which are clauses811
Number of constraints which are cardinality constraints (but not clauses)792
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint18
Maximum length of a constraint45
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 46
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 NaPS 1.03a6.
0.00/0.01	c Input file name: HOME/instance-4543979-1753232354.opb
3600.03/3609.70	c 
3600.03/3609.70	c *** TERMINATED *** by signal 15
3600.03/3609.70	s UNKNOWN
3600.03/3609.70	c _____________________________________________________________________________
3600.03/3609.70	c std/band forms        : 792,0
3600.03/3609.70	c 2cl/3cl ITE-codings   : 0,0
3600.03/3609.70	c BDD/srt/adr Max costs : 0,718,0
3600.03/3609.70	c BDDraw/bin/mul/srt/adr: 0,0,0,792,0
3600.03/3609.70	c BDD nodes             : 0
3600.03/3609.70	c Es1/CC detections     : 0,0
3600.03/3609.70	c CC sort               : 792
3600.03/3609.70	c SAT/UNSAT calls       : 0,0
3600.03/3609.70	c regenrated variables  : 0
3600.03/3609.70	c eliminated fixed lits : 0
3600.03/3609.70	c goal lit flips        : 0
3600.03/3609.70	c goal stages           : 0
3600.03/3609.70	c goal shrink           : 0
3600.03/3609.70	c goal coeff separations: 0
3600.03/3609.70	c restarts              : 0
3600.03/3609.70	c conflicts             : 0              (0 /sec)
3600.03/3609.70	c decisions             : 0              (0 /sec)
3600.03/3609.70	c propagations          : 0              (0 /sec)
3600.03/3609.70	c inspects              : 0              (0 /sec)
3600.03/3609.70	c CPU time (solving tm) : 3596 s        (3595 s, SAT 0 s, UNSAT 0 s)
3600.03/3609.70	c Time for Opt-base     : 0.007726 s
3600.03/3609.70	c Steps for Opt-base    : 0
3600.03/3609.70	c Time for BDD coding   : 0 s
3600.03/3609.70	c Time for srt coding   : 0.08228 s
3600.03/3609.70	c _____________________________________________________________________________

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: 63708 MiB (45351 MiB free)
  memory of node 1: 64465 MiB (42953 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543979-1753232354/watcher-4543979-1753232354 -o /tmp/evaluation-result-4543979-1753232354/solver-4543979-1753232354 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1753232354-160782 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4543979-1753232354.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=160841, runsolver pid=160822

[startup+0.100057 s]*
/proc/loadavg: 1.15 1.40 2.46 4/265 160850
/proc/meminfo: memFree=90394416/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=12988 memory=10304 CPUtime=0.08 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 2680 0 0 0 8 0 0 0 20 0 1 0 238912961 13299712 2576 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 3247 2576 544 696 0 2408 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 17180 KiB
Current children cumulated memory: 13248 KiB

[startup+0.205471 s]*
/proc/loadavg: 1.15 1.40 2.46 4/263 160858
/proc/meminfo: memFree=90320088/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=34052 memory=28468 CPUtime=0.18 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 7987 0 0 0 17 1 0 0 20 0 1 0 238912961 34869248 7117 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 8513 7117 544 696 0 7674 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 38244 KiB
Current children cumulated memory: 31412 KiB

[startup+0.305658 s]*
/proc/loadavg: 1.15 1.40 2.46 5/263 160858
/proc/meminfo: memFree=90268992/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=67912 memory=58736 CPUtime=0.29 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 15400 0 0 0 26 3 0 0 20 0 1 0 238912961 69541888 14684 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 16978 14684 544 696 0 16139 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 72104 KiB
Current children cumulated memory: 61680 KiB

[startup+0.70016 s]
/proc/loadavg: 1.15 1.40 2.46 4/263 160858
/proc/meminfo: memFree=90146568/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=142616 memory=131448 CPUtime=0.67 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 31957 0 0 0 61 6 0 0 20 0 1 0 238912961 146038784 32862 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 35654 32862 544 696 0 34815 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 146808 KiB
Current children cumulated memory: 134392 KiB

[startup+1.50015 s]
/proc/loadavg: 1.15 1.40 2.46 4/263 160858
/proc/meminfo: memFree=89955656/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=220448 memory=199120 CPUtime=1.47 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 33545 0 0 0 140 7 0 0 20 0 1 0 238912961 225738752 49780 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 55112 49780 544 696 0 54273 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 224640 KiB
Current children cumulated memory: 202064 KiB

[startup+3.10444 s]
/proc/loadavg: 1.15 1.40 2.46 4/263 160906
/proc/meminfo: memFree=89565900/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=285984 memory=238040 CPUtime=3.07 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 34611 0 0 0 298 9 0 0 20 0 1 0 238912961 292847616 59510 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 71496 59510 544 696 0 70657 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 290176 KiB
Current children cumulated memory: 240984 KiB

[startup+6.30013 s]
/proc/loadavg: 1.30 1.42 2.46 5/268 160946
/proc/meminfo: memFree=89143148/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=285984 memory=238040 CPUtime=6.26 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 34632 0 0 0 617 9 0 0 20 0 1 0 238912961 292847616 59510 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 71496 59510 544 696 0 70657 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 290176 KiB
Current children cumulated memory: 240984 KiB

[startup+12.7001 s]
/proc/loadavg: 1.52 1.47 2.47 5/268 160946
/proc/meminfo: memFree=89106624/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=253216 memory=211520 CPUtime=12.65 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 34915 0 0 0 1256 9 0 0 20 0 1 0 238912961 259293184 52880 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 63304 52880 544 696 0 62465 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 257408 KiB
Current children cumulated memory: 214464 KiB

[startup+25.5002 s]
/proc/loadavg: 2.15 1.61 2.50 5/268 160946
/proc/meminfo: memFree=89239044/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=210084 memory=183292 CPUtime=25.41 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 41175 0 0 0 2527 14 0 0 20 0 1 0 238912961 215126016 45823 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 52521 45823 544 696 0 51682 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 214276 KiB
Current children cumulated memory: 186236 KiB

[startup+51.1047 s]
/proc/loadavg: 2.78 1.80 2.54 5/268 160947
/proc/meminfo: memFree=89335472/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=259236 memory=218144 CPUtime=50.94 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 50622 0 0 0 5072 22 0 0 20 0 1 0 238912961 265457664 54536 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 64809 54536 544 696 0 63970 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 263428 KiB
Current children cumulated memory: 221088 KiB

[startup+102.3 s]
/proc/loadavg: 3.52 2.16 2.62 5/268 160948
/proc/meminfo: memFree=89119596/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=192816 memory=178792 CPUtime=101.98 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 65799 0 0 0 10167 31 0 0 20 0 1 0 238912961 197443584 44698 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 48204 44698 544 696 0 47365 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 197008 KiB
Current children cumulated memory: 181736 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.53 2.72 5/269 160965
/proc/meminfo: memFree=89226788/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=192816 memory=180784 CPUtime=161.8 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 65826 0 0 0 16149 31 0 0 20 0 1 0 238912961 197443584 45196 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 48204 45196 544 696 0 47365 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 197008 KiB
Current children cumulated memory: 183728 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 2.81 2.81 5/269 160967
/proc/meminfo: memFree=89030372/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=192816 memory=182832 CPUtime=221.63 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 78974 0 0 0 22126 37 0 0 20 0 1 0 238912961 197443584 45708 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 48204 45708 544 696 0 47365 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 197008 KiB

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

/proc/loadavg: 4.11 4.10 4.03 5/266 161106
/proc/meminfo: memFree=89174536/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=241972 memory=233884 CPUtime=3094 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 639114 0 0 0 309023 377 0 0 20 0 1 0 238912961 247779328 58471 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 60493 58471 544 696 0 59654 0
Current children cumulated CPU time: 3094 s
Current children cumulated vsize: 246164 KiB
Current children cumulated memory: 236828 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.11 4.04 5/266 161108
/proc/meminfo: memFree=89159560/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=233780 memory=218140 CPUtime=3153.86 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 645987 0 0 0 315003 383 0 0 20 0 1 0 238912961 239390720 54535 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 58445 54535 544 696 0 57606 0
Current children cumulated CPU time: 3153.86 s
Current children cumulated vsize: 237972 KiB
Current children cumulated memory: 221084 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.10 4.04 5/266 161110
/proc/meminfo: memFree=89156136/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=307508 memory=244124 CPUtime=3213.72 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 654293 0 0 0 320985 387 0 0 20 0 1 0 238912961 314888192 61031 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 76877 61031 544 696 0 76038 0
Current children cumulated CPU time: 3213.72 s
Current children cumulated vsize: 311700 KiB
Current children cumulated memory: 247068 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.10 4.04 5/267 161115
/proc/meminfo: memFree=89200188/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=201012 memory=192180 CPUtime=3273.58 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 663014 0 0 0 326965 393 0 0 20 0 1 0 238912961 205836288 48045 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 50253 48045 544 696 0 49414 0
Current children cumulated CPU time: 3273.58 s
Current children cumulated vsize: 205204 KiB
Current children cumulated memory: 195124 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.11 4.04 5/267 161121
/proc/meminfo: memFree=89188040/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=201012 memory=195352 CPUtime=3333.43 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 675257 0 0 0 332944 399 0 0 20 0 1 0 238912961 205836288 48838 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 50253 48838 544 696 0 49414 0
Current children cumulated CPU time: 3333.43 s
Current children cumulated vsize: 205204 KiB
Current children cumulated memory: 198296 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.10 4.04 5/267 161123
/proc/meminfo: memFree=89024408/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=241972 memory=213404 CPUtime=3393.25 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 687005 0 0 0 338920 405 0 0 20 0 1 0 238912961 247779328 53351 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 60493 53351 544 696 0 59654 0
Current children cumulated CPU time: 3393.25 s
Current children cumulated vsize: 246164 KiB
Current children cumulated memory: 216348 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.09 4.04 5/267 161125
/proc/meminfo: memFree=89030356/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=241972 memory=219544 CPUtime=3453.07 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 694833 0 0 0 344897 410 0 0 20 0 1 0 238912961 247779328 54886 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 60493 54886 544 696 0 59654 0
Current children cumulated CPU time: 3453.07 s
Current children cumulated vsize: 246164 KiB
Current children cumulated memory: 222488 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.11 4.05 5/267 161127
/proc/meminfo: memFree=89147336/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=233780 memory=201116 CPUtime=3512.9 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 700849 0 0 0 350875 415 0 0 20 0 1 0 238912961 239390720 50279 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 58445 50279 544 696 0 57606 0
Current children cumulated CPU time: 3512.9 s
Current children cumulated vsize: 237972 KiB
Current children cumulated memory: 204060 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.10 4.05 5/267 161129
/proc/meminfo: memFree=88970280/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=241972 memory=227740 CPUtime=3572.72 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 710082 0 0 0 356853 419 0 0 20 0 1 0 238912961 247779328 56935 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 60493 56935 544 696 0 59654 0
Current children cumulated CPU time: 3572.72 s
Current children cumulated vsize: 246164 KiB
Current children cumulated memory: 230684 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 4.12 4.10 4.05 4/264 161130
/proc/meminfo: memFree=89317500/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=241972 memory=229788 CPUtime=3600.03 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 717518 0 0 0 359580 423 0 0 20 0 1 0 238912961 247779328 57447 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 60493 57447 544 696 0 59654 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 246164 KiB
Current children cumulated memory: 232732 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3609.7 s]
# the end of solver process 160841 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=3595.81 s, system=4.24182 s

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

[startup+3609.7 s]
/proc/loadavg: 4.12 4.10 4.05 4/264 161130
/proc/meminfo: memFree=89317500/131249988 swapFree=33010160/33010684
[pid=160841] ppid=160822 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/160841/stat : 160841 (naps-1.03a6.sh) S 160822 160841 160769 0 -1 4194304 228 204 0 0 0 0 0 0 20 0 1 0 238912960 4292608 736 18446744073709551615 94914270826496 94914271721029 140733750476704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94914271960080 94914272007824 94914302214144 140733750483365 140733750483459 140733750483459 140733750489063 0
/proc/160841/statm: 1048 736 672 219 0 110 0
[pid=160850] ppid=160841 vsize=241972 memory=229788 CPUtime=3600.03 cores=5,7
/proc/160850/stat : 160850 (naps-1.03a6) R 160841 160841 160769 0 -1 4194304 717518 0 0 0 359580 423 0 0 20 0 1 0 238912961 247779328 57447 18446744073709551615 4198400 7047149 140727473857360 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31985664 140727473858930 140727473859044 140727473859044 140727473864649 0
/proc/160850/statm: 60493 57447 544 696 0 59654 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 246164 KiB
Current children cumulated memory: 232732 KiB

Child status: 10

Real time (s): 3609.7
CPU time (s): 3600.05
CPU user time (s): 3595.81
CPU system time (s): 4.24182
CPU usage (%): 99.7327
Max. virtual memory (cumulated for all children) (KiB): 557460
Max. memory (cumulated for all children) (KiB): 415024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.81
system time used= 4.24182
maximum resident set size= 412080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 717963
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= 185
involuntary context switches= 4089


# summary of solver processes directly reported to runsolver:
#   pid: 160841
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3595.81
#   total CPU system time (s): 4.24182

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.75924 second user time and 13.0956 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-07-23 02:59:14
IDJOB=4543979
IDBENCH=174768
IDSOLVER=3341
FILE ID=nodeC020/4543979-1753232354
RUNJOBID= nodeC020-1753232354-160782
SLURM_JOB_ID= 9687843
Free space on /tmp= 432892 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/php-exit/normalized-phpexit_v2_18_044.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4543979-1753232354/watcher-4543979-1753232354 -o /tmp/evaluation-result-4543979-1753232354/solver-4543979-1753232354 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1753232354-160782 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4543979-1753232354.opb

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

MD5SUM BENCH= a8d485dd68e6f5e7f4ac9c438b78b38d
RANDOM SEED=1728481283

nodeC020 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/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		: 3600.177
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.79
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		: 3600.884
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.79
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		: 3599.845
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.79
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		: 3600.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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.79
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		: 3598.215
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.79
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		: 3601.319
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.79
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.107
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.79
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		: 3599.894
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        90430108 kB
MemAvailable:   129729208 kB
Buffers:            2128 kB
Cached:         40055808 kB
SwapCached:            4 kB
Active:           936596 kB
Inactive:       39201608 kB
Active(anon):      81980 kB
Inactive(anon):    24536 kB
Active(file):     854616 kB
Inactive(file): 39177072 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             24648 kB
Writeback:             8 kB
AnonPages:         80532 kB
Mapped:           108612 kB
Shmem:             26244 kB
KReclaimable:     213304 kB
Slab:             309996 kB
SReclaimable:     213304 kB
SUnreclaim:        96692 kB
KernelStack:        4068 kB
PageTables:         2616 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     359968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150360 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432868 MiB
End job on nodeC020 at 2025-07-23 03:59:24