Trace number 4490372

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
NaPS naps-1.03a6SAT (TO)4 3600.03 3610.3

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_3.opb
MD5SUMa8470a83b0b0d2a815a3f0ab26202dcb
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark318.517
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables120
Total number of constraints10
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint55
Maximum length of a constraint56
Number of terms in the objective function 80
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2550
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1162
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3997
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c NaPS 1.03a6.
0.00/0.02	c Input file name: HOME/instance-4490372-1751374519.opb
0.08/0.16	c single stage optimization mode
3600.01/3610.30	o 921
3600.01/3610.30	o 612
3600.01/3610.30	o 279
3600.01/3610.30	o 135
3600.01/3610.30	o 89
3600.01/3610.30	o 58
3600.01/3610.30	o 35
3600.01/3610.30	o 23
3600.01/3610.30	o 9
3600.01/3610.30	o 4
3600.01/3610.30	c 
3600.01/3610.30	c *** TERMINATED *** by signal 15
3600.01/3610.30	s SATISFIABLE
3600.01/3610.30	c _____________________________________________________________________________
3600.01/3610.30	c std/band forms        : 10,5
3600.01/3610.30	c 2cl/3cl ITE-codings   : 1922,19572
3600.01/3610.30	c BDD/srt/adr Max costs : 23375,0,0
3600.01/3610.30	c BDDraw/bin/mul/srt/adr: 10,0,5,0,0
3600.01/3610.30	c BDD nodes             : 24222
3600.01/3610.30	c Es1/CC detections     : 0,0
3600.01/3610.30	c CC sort               : 0
3600.01/3610.30	c SAT/UNSAT calls       : 10,0
3600.01/3610.30	c regenrated variables  : 65
3600.01/3610.30	c eliminated fixed lits : 170
3600.01/3610.30	c goal lit flips        : 0
3600.01/3610.30	c goal stages           : 1
3600.01/3610.30	c goal shrink           : 0
3600.01/3610.30	c goal coeff separations: 0
3600.01/3610.30	c restarts              : 29801
3600.01/3610.30	c conflicts             : 985131         (274 /sec)
3600.01/3610.30	c decisions             : 1821705        (506 /sec)
3600.01/3610.30	c propagations          : 1051046907     (291981 /sec)
3600.01/3610.30	c inspects              : 0              (0 /sec)
3600.01/3610.30	c CPU time (solving tm) : 3600 s        (3600 s, SAT 163.4 s, UNSAT 0 s)
3600.01/3610.30	c Time for Opt-base     : 0.0104 s
3600.01/3610.30	c Steps for Opt-base    : 20946
3600.01/3610.30	c Time for BDD coding   : 0.132 s
3600.01/3610.30	c Time for srt coding   : 0 s
3600.01/3610.30	c _____________________________________________________________________________
3600.01/3610.30	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 x81 x82 x83 x84 x85 -x86 x87 -x88 x89 x90 x91 x92 x93 x94 -x95 -x96 -x97 -x98 x99 -x100 -x101 -x102 -x103 -x104 x105 x106 x107 -x108 -x109 -x110 x111 -x112 -x113 x114 -x115 -x116 -x117 -x118 x119 -x120

Verifier Data

OK	4

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 (62272 MiB free)
  memory of node 1: 64507 MiB (63865 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4490372-1751374519/watcher-4490372-1751374519 -o /tmp/evaluation-result-4490372-1751374519/solver-4490372-1751374519 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751370904-56581 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4490372-1751374519.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
solver pid=57349, runsolver pid=57345
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 4.10 4.12 4.13 5/261 57357
/proc/meminfo: memFree=129161748/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=7636 memory=6144 CPUtime=0.08 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 1075 0 0 0 8 0 0 0 20 0 1 0 53132162 7819264 1536 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 1909 1536 544 696 0 1070 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 11828 KiB
Current children cumulated memory: 9088 KiB

[startup+0.205715 s]*
/proc/loadavg: 4.10 4.12 4.13 5/260 57363
/proc/meminfo: memFree=129151980/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=20868 memory=19152 CPUtime=0.18 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 4660 0 0 0 18 0 0 0 20 0 1 0 53132162 21368832 4788 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 5217 4788 608 696 0 4378 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 25060 KiB
Current children cumulated memory: 22096 KiB

[startup+0.305612 s]*
/proc/loadavg: 4.10 4.12 4.13 5/265 57370
/proc/meminfo: memFree=129152296/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=22108 memory=19828 CPUtime=0.28 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 4982 0 0 0 28 0 0 0 20 0 1 0 53132162 22638592 4957 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 5527 4957 608 696 0 4688 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 26300 KiB
Current children cumulated memory: 22772 KiB

[startup+0.700197 s]
/proc/loadavg: 4.10 4.12 4.13 5/265 57370
/proc/meminfo: memFree=129152296/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=24720 memory=22584 CPUtime=0.67 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 5781 0 0 0 67 0 0 0 20 0 1 0 53132162 25313280 5646 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 6180 5646 608 696 0 5341 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 28912 KiB
Current children cumulated memory: 25528 KiB

[startup+1.50017 s]
/proc/loadavg: 4.10 4.12 4.13 4/262 57389
/proc/meminfo: memFree=129116772/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=26848 memory=25368 CPUtime=1.47 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 7819 0 0 0 146 1 0 0 20 0 1 0 53132162 27492352 6342 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 6712 6342 640 696 0 5873 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 31040 KiB
Current children cumulated memory: 28312 KiB

[startup+3.10561 s]
/proc/loadavg: 4.10 4.12 4.13 5/267 57404
/proc/meminfo: memFree=129040484/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=57436 memory=55768 CPUtime=3.07 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 17231 0 0 0 304 3 0 0 20 0 1 0 53132162 58814464 13942 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 14359 13942 640 696 0 13520 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 61628 KiB
Current children cumulated memory: 58712 KiB

[startup+6.3002 s]
/proc/loadavg: 4.09 4.11 4.13 5/267 57404
/proc/meminfo: memFree=128944956/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=59384 memory=57944 CPUtime=6.25 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 17770 0 0 0 622 3 0 0 20 0 1 0 53132162 60809216 14486 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 14846 14486 640 696 0 14007 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 63576 KiB
Current children cumulated memory: 60888 KiB

[startup+12.7002 s]
/proc/loadavg: 4.16 4.13 4.13 5/267 57404
/proc/meminfo: memFree=128928448/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=62640 memory=61288 CPUtime=12.63 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 20902 0 0 0 1260 3 0 0 20 0 1 0 53132162 64143360 15322 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 15660 15322 640 696 0 14821 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 66832 KiB
Current children cumulated memory: 64232 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.12 4.13 5/266 57404
/proc/meminfo: memFree=128927328/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=64744 memory=63336 CPUtime=25.39 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 21598 0 0 0 2535 4 0 0 20 0 1 0 53132162 66297856 15834 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 16186 15834 640 696 0 15347 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 68936 KiB
Current children cumulated memory: 66280 KiB

[startup+51.1056 s]
/proc/loadavg: 4.08 4.11 4.12 5/266 57405
/proc/meminfo: memFree=128848592/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=76740 memory=72748 CPUtime=50.9 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 22418 0 0 0 5086 4 0 0 20 0 1 0 53132162 78581760 18187 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 19185 18187 640 696 0 18346 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 80932 KiB
Current children cumulated memory: 75692 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.12 4.12 5/266 57407
/proc/meminfo: memFree=128840136/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=76740 memory=72748 CPUtime=101.91 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 22423 0 0 0 10187 4 0 0 20 0 1 0 53132162 78581760 18187 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 19185 18187 640 696 0 18346 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 80932 KiB
Current children cumulated memory: 75692 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.12 4.12 5/267 57412
/proc/meminfo: memFree=128900764/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=76740 memory=72748 CPUtime=161.7 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 22425 0 0 0 16166 4 0 0 20 0 1 0 53132162 78581760 18187 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 19185 18187 640 696 0 18346 0
Current children cumulated CPU time: 161.7 s
Current children cumulated vsize: 80932 KiB
Current children cumulated memory: 75692 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.11 4.11 5/268 57415
/proc/meminfo: memFree=128864692/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=76740 memory=75184 CPUtime=221.48 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 22546 0 0 0 22144 4 0 0 20 0 1 0 53132162 78581760 18796 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 19185 18796 640 696 0 18346 0
Current children cumulated CPU time: 221.48 s
Current children cumulated vsize: 80932 KiB

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

/proc/loadavg: 4.11 4.13 4.09 5/267 57651
/proc/meminfo: memFree=128651856/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=123608 memory=122248 CPUtime=3093.43 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 62290 0 0 0 309316 27 0 0 20 0 1 0 53132162 126574592 30562 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 30902 30562 640 696 0 30063 0
Current children cumulated CPU time: 3093.43 s
Current children cumulated vsize: 127800 KiB
Current children cumulated memory: 125192 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/267 57655
/proc/meminfo: memFree=128643564/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=123608 memory=122308 CPUtime=3153.26 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 62477 0 0 0 315298 28 0 0 20 0 1 0 53132162 126574592 30577 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 30902 30577 640 696 0 30063 0
Current children cumulated CPU time: 3153.26 s
Current children cumulated vsize: 127800 KiB
Current children cumulated memory: 125252 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/267 57657
/proc/meminfo: memFree=128670292/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=93164 memory=90548 CPUtime=3213.09 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 63852 0 0 0 321280 29 0 0 20 0 1 0 53132162 95399936 22637 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 23291 22637 640 696 0 22452 0
Current children cumulated CPU time: 3213.09 s
Current children cumulated vsize: 97356 KiB
Current children cumulated memory: 93492 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/267 57659
/proc/meminfo: memFree=128674908/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=110332 memory=108964 CPUtime=3272.92 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 65248 0 0 0 327262 30 0 0 20 0 1 0 53132162 112979968 27241 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 27583 27241 640 696 0 26744 0
Current children cumulated CPU time: 3272.92 s
Current children cumulated vsize: 114524 KiB
Current children cumulated memory: 111908 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/267 57662
/proc/meminfo: memFree=128657024/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=132656 memory=131236 CPUtime=3332.76 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 65719 0 0 0 333245 31 0 0 20 0 1 0 53132162 135839744 32809 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 33164 32809 640 696 0 32325 0
Current children cumulated CPU time: 3332.76 s
Current children cumulated vsize: 136848 KiB
Current children cumulated memory: 134180 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/267 57668
/proc/meminfo: memFree=128656936/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=132656 memory=131236 CPUtime=3392.59 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 65719 0 0 0 339228 31 0 0 20 0 1 0 53132162 135839744 32809 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 33164 32809 640 696 0 32325 0
Current children cumulated CPU time: 3392.59 s
Current children cumulated vsize: 136848 KiB
Current children cumulated memory: 134180 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/267 57670
/proc/meminfo: memFree=128656968/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=132656 memory=131236 CPUtime=3452.43 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 65771 0 0 0 345212 31 0 0 20 0 1 0 53132162 135839744 32809 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 33164 32809 640 696 0 32325 0
Current children cumulated CPU time: 3452.43 s
Current children cumulated vsize: 136848 KiB
Current children cumulated memory: 134180 KiB

[startup+3522.3 s]
/proc/loadavg: 4.37 4.20 4.12 5/267 57672
/proc/meminfo: memFree=128648968/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=142064 memory=140580 CPUtime=3512.26 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 66084 0 0 0 351195 31 0 0 20 0 1 0 53132162 145473536 35145 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 35516 35145 640 696 0 34677 0
Current children cumulated CPU time: 3512.26 s
Current children cumulated vsize: 146256 KiB
Current children cumulated memory: 143524 KiB

[startup+3582.3 s]
/proc/loadavg: 4.17 4.18 4.12 5/266 57674
/proc/meminfo: memFree=128643660/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=142584 memory=141220 CPUtime=3572.09 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 66215 0 0 0 357178 31 0 0 20 0 1 0 53132162 146006016 35305 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 35646 35305 640 696 0 34807 0
Current children cumulated CPU time: 3572.09 s
Current children cumulated vsize: 146776 KiB
Current children cumulated memory: 144164 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.17 4.18 4.12 5/266 57675
/proc/meminfo: memFree=128642496/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=142584 memory=141220 CPUtime=3600.01 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 66215 0 0 0 359970 31 0 0 20 0 1 0 53132162 146006016 35305 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 35646 35305 640 696 0 34807 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 146776 KiB
Current children cumulated memory: 144164 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.71 s, system=0.316656 s

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

[startup+3610.3 s]
/proc/loadavg: 4.17 4.18 4.12 5/266 57675
/proc/meminfo: memFree=128642496/131250000 swapFree=33010684/33010684
[pid=57349] ppid=57345 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/57349/stat : 57349 (naps-1.03a6.sh) S 57345 57349 56571 0 -1 4194304 230 202 0 0 0 0 0 0 20 0 1 0 53132160 4292608 736 18446744073709551615 94139644936192 94139645830725 140734243349152 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94139646069776 94139646117520 94139677605888 140734243355047 140734243355141 140734243355141 140734243360743 0
/proc/57349/statm: 1048 736 672 219 0 110 0
[pid=57353] ppid=57349 vsize=142584 memory=141220 CPUtime=3600.01 cores=0,2
/proc/57353/stat : 57353 (naps-1.03a6) R 57349 57349 56571 0 -1 4194304 66215 0 0 0 359970 31 0 0 20 0 1 0 53132162 146006016 35305 18446744073709551615 4198400 7047149 140736673654560 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15437824 140736673663348 140736673663462 140736673663462 140736673669065 0
/proc/57353/statm: 35646 35305 640 696 0 34807 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 146776 KiB
Current children cumulated memory: 144164 KiB

Child status: 10

Real time (s): 3610.3
CPU time (s): 3600.03
CPU user time (s): 3599.71
CPU system time (s): 0.316656
CPU usage (%): 99.7154
Max. virtual memory (cumulated for all children) (KiB): 171684
Max. memory (cumulated for all children) (KiB): 168996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.71
system time used= 0.316656
maximum resident set size= 166052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66660
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= 194
involuntary context switches= 4583


# summary of solver processes directly reported to runsolver:
#   pid: 57349
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3599.71
#   total CPU system time (s): 0.316656

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.448 second user time and 16.6375 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-01 14:55:19
IDJOB=4490372
IDBENCH=147585
IDSOLVER=3341
FILE ID=nodeC013/4490372-1751374519
RUNJOBID= nodeC013-1751370904-56581
SLURM_JOB_ID= 9598192
Free space on /tmp= 433012 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-opt-market-split_5_40_3.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4490372-1751374519/watcher-4490372-1751374519 -o /tmp/evaluation-result-4490372-1751374519/solver-4490372-1751374519 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751370904-56581 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4490372-1751374519.opb

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

MD5SUM BENCH= a8470a83b0b0d2a815a3f0ab26202dcb
RANDOM SEED=154482047

nodeC013 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.836
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.67
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.826
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.67
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		: 3628.708
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.67
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		: 3597.787
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.67
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.876
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.67
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		: 3599.852
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.67
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.105
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.67
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.992
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129166240 kB
MemAvailable:   129340268 kB
Buffers:            3280 kB
Cached:           974500 kB
SwapCached:            0 kB
Active:           735944 kB
Inactive:         730860 kB
Active(anon):     502312 kB
Inactive(anon):        0 kB
Active(file):     233632 kB
Inactive(file):   730860 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5860 kB
Writeback:             0 kB
AnonPages:        489248 kB
Mapped:           101796 kB
Shmem:             13284 kB
KReclaimable:      97152 kB
Slab:             184872 kB
SReclaimable:      97152 kB
SUnreclaim:        87720 kB
KernelStack:        4240 kB
PageTables:         4004 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     766312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC013 at 2025-07-01 15:55:29