Trace number 4516601

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.8

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
subsetcard/larger/random4reg_opb/normalized-subsetcard-eq-random4reg-2500.opb
MD5SUM138bc3205b5997c85a47b0b24df7783d
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.539428
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10001
Total number of constraints5000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5000
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
Number of bits of the biggest sum of numbers4
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.02	c NaPS 1.03a6.
0.00/0.02	c Input file name: HOME/instance-4516601-1751239612.opb
3600.03/3609.80	c 
3600.03/3609.80	c *** TERMINATED *** by signal 15
3600.03/3609.80	s UNKNOWN
3600.03/3609.80	c _____________________________________________________________________________
3600.03/3609.80	c std/band forms        : 10000,0
3600.03/3609.80	c 2cl/3cl ITE-codings   : 0,0
3600.03/3609.80	c BDD/srt/adr Max costs : 0,27,0
3600.03/3609.80	c BDDraw/bin/mul/srt/adr: 0,0,0,10000,0
3600.03/3609.80	c BDD nodes             : 0
3600.03/3609.80	c Es1/CC detections     : 0,0
3600.03/3609.80	c CC sort               : 5000
3600.03/3609.80	c SAT/UNSAT calls       : 0,0
3600.03/3609.80	c regenrated variables  : 0
3600.03/3609.80	c eliminated fixed lits : 0
3600.03/3609.80	c goal lit flips        : 0
3600.03/3609.80	c goal stages           : 0
3600.03/3609.80	c goal shrink           : 0
3600.03/3609.80	c goal coeff separations: 0
3600.03/3609.80	c restarts              : 0
3600.03/3609.80	c conflicts             : 0              (0 /sec)
3600.03/3609.80	c decisions             : 0              (0 /sec)
3600.03/3609.80	c propagations          : 0              (0 /sec)
3600.03/3609.80	c inspects              : 0              (0 /sec)
3600.03/3609.80	c CPU time (solving tm) : 3582 s        (3582 s, SAT 0 s, UNSAT 0 s)
3600.03/3609.80	c Time for Opt-base     : 0.005837 s
3600.03/3609.80	c Steps for Opt-base    : 0
3600.03/3609.80	c Time for BDD coding   : 0 s
3600.03/3609.80	c Time for srt coding   : 0.01201 s
3600.03/3609.80	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: 63665 MiB (62376 MiB free)
  memory of node 1: 64507 MiB (63950 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=30938, runsolver pid=30933

[startup+0.100061 s]*
/proc/loadavg: 1.09 1.66 2.61 5/268 30964
/proc/meminfo: memFree=129334944/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=13948 memory=12160 CPUtime=0.07 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 2628 0 0 0 7 0 0 0 20 0 1 0 39641076 14282752 3040 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 3487 3040 480 696 0 2648 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 18140 KiB
Current children cumulated memory: 15104 KiB

[startup+0.205774 s]*
/proc/loadavg: 1.09 1.66 2.61 5/268 30964
/proc/meminfo: memFree=129297648/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=32936 memory=29040 CPUtime=0.16 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 9360 0 0 0 14 2 0 0 20 0 1 0 39641076 33726464 7260 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 8234 7260 544 696 0 7395 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 37128 KiB
Current children cumulated memory: 31984 KiB

[startup+0.305622 s]*
/proc/loadavg: 1.09 1.66 2.61 5/268 30964
/proc/meminfo: memFree=129277992/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=35412 memory=29100 CPUtime=0.25 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 9823 0 0 0 23 2 0 0 20 0 1 0 39641076 36261888 7275 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 8853 7275 544 696 0 8014 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 39604 KiB
Current children cumulated memory: 32044 KiB

[startup+0.700203 s]
/proc/loadavg: 1.09 1.66 2.61 5/268 30964
/proc/meminfo: memFree=129252788/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=33656 memory=29696 CPUtime=0.63 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 11227 0 0 0 61 2 0 0 20 0 1 0 39641076 34463744 7424 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 8414 7424 544 696 0 7575 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 37848 KiB
Current children cumulated memory: 32640 KiB

[startup+1.50016 s]
/proc/loadavg: 1.09 1.66 2.61 5/268 30964
/proc/meminfo: memFree=129247496/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=37752 memory=31744 CPUtime=1.43 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 11760 0 0 0 140 3 0 0 20 0 1 0 39641076 38658048 7936 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 9438 7936 544 696 0 8599 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 41944 KiB
Current children cumulated memory: 34688 KiB

[startup+3.10546 s]
/proc/loadavg: 1.09 1.66 2.61 5/268 30964
/proc/meminfo: memFree=129244732/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=37752 memory=34576 CPUtime=3.03 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 11951 0 0 0 300 3 0 0 20 0 1 0 39641076 38658048 8644 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 9438 8644 544 696 0 8599 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 41944 KiB
Current children cumulated memory: 37520 KiB

[startup+6.30014 s]
/proc/loadavg: 1.32 1.70 2.62 5/268 30964
/proc/meminfo: memFree=129218568/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=41852 memory=37576 CPUtime=6.22 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 15494 0 0 0 619 3 0 0 20 0 1 0 39641076 42856448 9394 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 10463 9394 544 696 0 9624 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 46044 KiB
Current children cumulated memory: 40520 KiB

[startup+12.7002 s]
/proc/loadavg: 1.53 1.74 2.62 5/268 30964
/proc/meminfo: memFree=129214772/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=52312 memory=45272 CPUtime=12.6 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 25950 0 0 0 1254 6 0 0 20 0 1 0 39641076 53567488 11318 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 13078 11318 544 696 0 12239 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 56504 KiB
Current children cumulated memory: 48216 KiB

[startup+25.5002 s]
/proc/loadavg: 2.08 1.85 2.65 5/267 30964
/proc/meminfo: memFree=129164712/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=54000 memory=48344 CPUtime=25.37 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 45549 0 0 0 2525 12 0 0 20 0 1 0 39641076 55296000 12086 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 13500 12086 544 696 0 12661 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 58192 KiB
Current children cumulated memory: 51288 KiB

[startup+51.1055 s]
/proc/loadavg: 2.81 2.04 2.69 5/269 30968
/proc/meminfo: memFree=129126172/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=62196 memory=53940 CPUtime=50.92 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 76982 0 0 0 5070 22 0 0 20 0 1 0 39641076 63688704 13485 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 15549 13485 544 696 0 14710 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 66388 KiB
Current children cumulated memory: 56884 KiB

[startup+102.3 s]
/proc/loadavg: 3.55 2.36 2.77 5/269 30970
/proc/meminfo: memFree=129098144/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=62196 memory=58764 CPUtime=101.97 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 162634 0 0 0 10147 50 0 0 20 0 1 0 39641076 63688704 14691 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 15549 14691 544 696 0 14710 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 66388 KiB
Current children cumulated memory: 61708 KiB

[startup+162.3 s]
/proc/loadavg: 3.89 2.68 2.85 5/269 30974
/proc/meminfo: memFree=129076284/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=62196 memory=56376 CPUtime=161.81 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 213506 0 0 0 16109 72 0 0 20 0 1 0 39641076 63688704 14094 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 15549 14094 544 696 0 14710 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 66388 KiB
Current children cumulated memory: 59320 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 2.95 2.94 5/269 30976
/proc/meminfo: memFree=129088400/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=62196 memory=56428 CPUtime=221.62 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 310192 0 0 0 22057 105 0 0 20 0 1 0 39641076 63688704 14107 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 15549 14107 544 696 0 14710 0
Current children cumulated CPU time: 221.62 s

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

/proc/loadavg: 4.11 4.12 4.09 5/267 31120
/proc/meminfo: memFree=128970164/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=74484 memory=63916 CPUtime=3034.02 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 3071022 0 0 0 301847 1555 0 0 20 0 1 0 39641076 76271616 15979 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 18621 15979 544 696 0 17782 0
Current children cumulated CPU time: 3034.02 s
Current children cumulated vsize: 78676 KiB
Current children cumulated memory: 66860 KiB

[startup+3102.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/267 31122
/proc/meminfo: memFree=128969976/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=119536 memory=85540 CPUtime=3093.87 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 3139714 0 0 0 307803 1584 0 0 20 0 1 0 39641076 122404864 21385 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 29884 21385 544 696 0 29045 0
Current children cumulated CPU time: 3093.87 s
Current children cumulated vsize: 123728 KiB
Current children cumulated memory: 88484 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/267 31126
/proc/meminfo: memFree=128882176/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=127732 memory=113332 CPUtime=3153.71 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 3166755 0 0 0 313762 1609 0 0 20 0 1 0 39641076 130797568 28333 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 31933 28333 544 696 0 31094 0
Current children cumulated CPU time: 3153.71 s
Current children cumulated vsize: 131924 KiB
Current children cumulated memory: 116276 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/267 31128
/proc/meminfo: memFree=128907936/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=135924 memory=94900 CPUtime=3213.55 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 3267085 0 0 0 319704 1651 0 0 20 0 1 0 39641076 139186176 23725 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 33981 23725 544 696 0 33142 0
Current children cumulated CPU time: 3213.55 s
Current children cumulated vsize: 140116 KiB
Current children cumulated memory: 97844 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/267 31131
/proc/meminfo: memFree=128948300/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=135924 memory=103092 CPUtime=3273.39 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 3448677 0 0 0 325624 1715 0 0 20 0 1 0 39641076 139186176 25773 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 33981 25773 544 696 0 33142 0
Current children cumulated CPU time: 3273.39 s
Current children cumulated vsize: 140116 KiB
Current children cumulated memory: 106036 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/268 31134
/proc/meminfo: memFree=128806040/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=193268 memory=168484 CPUtime=3333.24 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 3492426 0 0 0 331581 1743 0 0 20 0 1 0 39641076 197906432 42121 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 48317 42121 544 696 0 47478 0
Current children cumulated CPU time: 3333.24 s
Current children cumulated vsize: 197460 KiB
Current children cumulated memory: 171428 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/268 31136
/proc/meminfo: memFree=128921012/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=127732 memory=115236 CPUtime=3393.09 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 3528099 0 0 0 337537 1772 0 0 20 0 1 0 39641076 130797568 28809 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 31933 28809 544 696 0 31094 0
Current children cumulated CPU time: 3393.09 s
Current children cumulated vsize: 131924 KiB
Current children cumulated memory: 118180 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/268 31138
/proc/meminfo: memFree=128854528/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=193268 memory=176824 CPUtime=3452.93 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 3561203 0 0 0 343491 1802 0 0 20 0 1 0 39641076 197906432 44206 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 48317 44206 544 696 0 47478 0
Current children cumulated CPU time: 3452.93 s
Current children cumulated vsize: 197460 KiB
Current children cumulated memory: 179768 KiB

[startup+3522.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/268 31140
/proc/meminfo: memFree=128764936/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=316144 memory=267812 CPUtime=3512.78 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 3573040 0 0 0 349455 1823 0 0 20 0 1 0 39641076 323731456 66953 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 79036 66953 544 696 0 78197 0
Current children cumulated CPU time: 3512.78 s
Current children cumulated vsize: 320336 KiB
Current children cumulated memory: 270756 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/268 31142
/proc/meminfo: memFree=128829528/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=119536 memory=83492 CPUtime=3572.62 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 3578733 0 0 0 355428 1834 0 0 20 0 1 0 39641076 122404864 20873 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 29884 20873 544 696 0 29045 0
Current children cumulated CPU time: 3572.62 s
Current children cumulated vsize: 123728 KiB
Current children cumulated memory: 86436 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.08 4.09 4.09 5/267 31146
/proc/meminfo: memFree=128882704/131250000 swapFree=33010684/33010684
[pid=30938] ppid=30933 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/30938/stat : 30938 (naps-1.03a6.sh) S 30933 30938 30882 0 -1 4194304 230 201 0 0 0 0 0 0 20 0 1 0 39641074 4292608 736 18446744073709551615 94813308211200 94813309105733 140737402802272 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94813309344784 94813309392528 94813327867904 140737402808743 140737402808837 140737402808837 140737402814439 0
/proc/30938/statm: 1048 736 672 219 0 110 0
[pid=30947] ppid=30938 vsize=185072 memory=132644 CPUtime=3600.03 cores=4,6
/proc/30947/stat : 30947 (naps-1.03a6) R 30938 30938 30882 0 -1 4194304 3585501 0 0 0 358161 1842 0 0 20 0 1 0 39641076 189513728 33161 18446744073709551615 4198400 7047149 140725745383984 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 37810176 140725745387892 140725745388006 140725745388006 140725745393609 0
/proc/30947/statm: 46268 33161 544 696 0 45429 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 189264 KiB
Current children cumulated memory: 135588 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3581.62 s, system=18.4285 s

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

Child status: 10

Real time (s): 3609.8
CPU time (s): 3600.05
CPU user time (s): 3581.62
CPU system time (s): 18.4285
CPU usage (%): 99.7298
Max. virtual memory (cumulated for all children) (KiB): 598868
Max. memory (cumulated for all children) (KiB): 357944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.62
system time used= 18.4285
maximum resident set size= 355000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3585944
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= 271
involuntary context switches= 5344


# summary of solver processes directly reported to runsolver:
#   pid: 30938
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3581.62
#   total CPU system time (s): 18.4285

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.32809 second user time and 16.0215 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-06-30 01:26:52
IDJOB=4516601
IDBENCH=175704
IDSOLVER=3341
FILE ID=nodeC027/4516601-1751239612
RUNJOBID= nodeC027-1751239612-30893
SLURM_JOB_ID= 9587720
Free space on /tmp= 433064 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/subsetcard/larger/random4reg_opb/normalized-subsetcard-eq-random4reg-2500.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4516601-1751239612/watcher-4516601-1751239612 -o /tmp/evaluation-result-4516601-1751239612/solver-4516601-1751239612 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751239612-30893 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4516601-1751239612.opb

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

MD5SUM BENCH= 138bc3205b5997c85a47b0b24df7783d
RANDOM SEED=1093104389

nodeC027 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		: 3599.743
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.29
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		: 3599.913
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.29
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.544
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.29
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		: 3605.796
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.29
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		: 3599.644
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.29
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		: 3600.025
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.29
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.326
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.29
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.614
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129368132 kB
MemAvailable:   129768724 kB
Buffers:            3280 kB
Cached:          1204404 kB
SwapCached:            0 kB
Active:           331364 kB
Inactive:         947820 kB
Active(anon):      89568 kB
Inactive(anon):        0 kB
Active(file):     241796 kB
Inactive(file):   947820 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11552 kB
Writeback:             0 kB
AnonPages:         74560 kB
Mapped:           102368 kB
Shmem:             18068 kB
KReclaimable:     100028 kB
Slab:             185824 kB
SReclaimable:     100028 kB
SUnreclaim:        85796 kB
KernelStack:        4096 kB
PageTables:         2728 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     336156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150360 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC027 at 2025-06-30 02:27:02