Trace number 4490602

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.03a6? (TO) 3600.08 3611.4

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_2.opb
MD5SUM5da80f5858be2a333e7d6bf1625fcb5c
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables61
Total number of constraints15
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint1
Maximum length of a constraint60
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1648
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4944
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c NaPS 1.03a6.
0.00/0.01	c Input file name: HOME/instance-4490602-1751378131.opb
0.18/0.29	c single stage optimization mode
3600.07/3611.40	c 
3600.07/3611.40	c *** TERMINATED *** by signal 15
3600.07/3611.40	s UNKNOWN
3600.07/3611.40	c _____________________________________________________________________________
3600.07/3611.40	c std/band forms        : 0,7
3600.07/3611.40	c 2cl/3cl ITE-codings   : 0,39608
3600.07/3611.40	c BDD/srt/adr Max costs : 7082,0,0
3600.07/3611.40	c BDDraw/bin/mul/srt/adr: 0,0,7,0,0
3600.07/3611.40	c BDD nodes             : 41972
3600.07/3611.40	c Es1/CC detections     : 0,0
3600.07/3611.40	c CC sort               : 0
3600.07/3611.40	c SAT/UNSAT calls       : 0,0
3600.07/3611.40	c regenrated variables  : 0
3600.07/3611.40	c eliminated fixed lits : 0
3600.07/3611.40	c goal lit flips        : 0
3600.07/3611.40	c goal stages           : 1
3600.07/3611.40	c goal shrink           : 0
3600.07/3611.40	c goal coeff separations: 0
3600.07/3611.40	c restarts              : 0
3600.07/3611.40	c conflicts             : 0              (0 /sec)
3600.07/3611.40	c decisions             : 0              (0 /sec)
3600.07/3611.40	c propagations          : 0              (0 /sec)
3600.07/3611.40	c inspects              : 0              (0 /sec)
3600.07/3611.40	c CPU time (solving tm) : 3600 s        (3600 s, SAT 0 s, UNSAT 0 s)
3600.07/3611.40	c Time for Opt-base     : 0.01709 s
3600.07/3611.40	c Steps for Opt-base    : 23250
3600.07/3611.40	c Time for BDD coding   : 0.23 s
3600.07/3611.40	c Time for srt coding   : 0 s
3600.07/3611.40	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 (62550 MiB free)
  memory of node 1: 64507 MiB (63565 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4490602-1751378131/watcher-4490602-1751378131 -o /tmp/evaluation-result-4490602-1751378131/solver-4490602-1751378131 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751370904-56581 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4490602-1751378131.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
Current StackSize limit: 8192 KiB

solver pid=57751, runsolver pid=57747

[startup+0.100058 s]*
/proc/loadavg: 4.16 4.17 4.12 4/261 57760
/proc/meminfo: memFree=129130952/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=8672 memory=7168 CPUtime=0.08 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 1314 0 0 0 8 0 0 0 20 0 1 0 53493343 8880128 1792 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 2168 1792 576 696 0 1329 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 12864 KiB
Current children cumulated memory: 10240 KiB

[startup+0.205974 s]*
/proc/loadavg: 4.16 4.17 4.12 5/266 57771
/proc/meminfo: memFree=129127240/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=10072 memory=8704 CPUtime=0.18 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 1757 0 0 0 18 0 0 0 20 0 1 0 53493343 10313728 2176 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 2518 2176 576 696 0 1679 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 14264 KiB
Current children cumulated memory: 11776 KiB

[startup+0.305614 s]*
/proc/loadavg: 4.16 4.17 4.12 5/266 57771
/proc/meminfo: memFree=129106072/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=34260 memory=32016 CPUtime=0.29 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 8356 0 0 0 28 1 0 0 20 0 1 0 53493343 35082240 7972 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 8565 8004 608 696 0 7726 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 38452 KiB
Current children cumulated memory: 35088 KiB

[startup+0.700196 s]
/proc/loadavg: 4.16 4.17 4.12 5/266 57771
/proc/meminfo: memFree=129082384/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=38528 memory=35348 CPUtime=0.67 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 9452 0 0 0 66 1 0 0 20 0 1 0 53493343 39452672 8837 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 9632 8837 608 696 0 8793 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 42720 KiB
Current children cumulated memory: 38420 KiB

[startup+1.5002 s]
/proc/loadavg: 4.16 4.17 4.12 5/266 57771
/proc/meminfo: memFree=129081628/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=43696 memory=40616 CPUtime=1.47 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 10442 0 0 0 146 1 0 0 20 0 1 0 53493343 44744704 10154 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 10924 10154 608 696 0 10085 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 47888 KiB
Current children cumulated memory: 43688 KiB

[startup+3.10551 s]
/proc/loadavg: 4.16 4.17 4.12 5/266 57771
/proc/meminfo: memFree=129038940/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=44932 memory=42932 CPUtime=3.07 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 13618 0 0 0 305 2 0 0 20 0 1 0 53493343 46010368 10733 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 11233 10733 640 696 0 10394 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 49124 KiB
Current children cumulated memory: 46004 KiB

[startup+6.3002 s]
/proc/loadavg: 4.14 4.17 4.12 5/266 57771
/proc/meminfo: memFree=128970880/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=106448 memory=104056 CPUtime=6.26 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 30983 0 0 0 621 5 0 0 20 0 1 0 53493343 109002752 26014 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 26612 26014 640 696 0 25773 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 110640 KiB
Current children cumulated memory: 107128 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.17 4.11 5/266 57771
/proc/meminfo: memFree=128967100/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=113872 memory=109528 CPUtime=12.63 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 31331 0 0 0 1258 5 0 0 20 0 1 0 53493343 116604928 27382 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 28468 27382 640 696 0 27629 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 118064 KiB
Current children cumulated memory: 112600 KiB

[startup+25.5002 s]
/proc/loadavg: 4.18 4.18 4.12 5/266 57771
/proc/meminfo: memFree=128927036/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=127336 memory=119756 CPUtime=25.4 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 36252 0 0 0 2533 7 0 0 20 0 1 0 53493343 130392064 29939 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 31834 29939 640 696 0 30995 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 131528 KiB
Current children cumulated memory: 122828 KiB

[startup+51.1055 s]
/proc/loadavg: 4.12 4.16 4.11 5/266 57772
/proc/meminfo: memFree=128911672/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=145820 memory=140908 CPUtime=50.92 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 38481 0 0 0 5085 7 0 0 20 0 1 0 53493343 149319680 35227 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 36455 35227 640 696 0 35616 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 150012 KiB
Current children cumulated memory: 143980 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.15 4.11 5/266 57773
/proc/meminfo: memFree=128900080/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=140372 memory=138188 CPUtime=101.96 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 42361 0 0 0 10186 10 0 0 20 0 1 0 53493343 143740928 34547 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 35093 34547 640 696 0 34254 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 144564 KiB
Current children cumulated memory: 141260 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.14 4.10 5/267 57776
/proc/meminfo: memFree=128823352/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=215380 memory=212284 CPUtime=161.77 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 57870 0 0 0 16165 12 0 0 20 0 1 0 53493343 220549120 53071 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 53845 53071 640 696 0 53006 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 219572 KiB
Current children cumulated memory: 215356 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.12 4.10 5/268 57781
/proc/meminfo: memFree=128816616/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=221108 memory=219372 CPUtime=221.59 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 58879 0 0 0 22146 13 0 0 20 0 1 0 53493343 226414592 54843 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 55277 54843 640 696 0 54438 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 225300 KiB

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

/proc/loadavg: 4.13 4.15 4.11 5/268 58066
/proc/meminfo: memFree=114434684/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=221108 memory=219768 CPUtime=3032.76 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 60030 0 0 0 303261 15 0 0 20 0 1 0 53493343 226414592 54942 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 55277 54942 640 696 0 54438 0
Current children cumulated CPU time: 3032.76 s
Current children cumulated vsize: 225300 KiB
Current children cumulated memory: 222840 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/266 58068
/proc/meminfo: memFree=114415244/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=221108 memory=219768 CPUtime=3092.57 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 60033 0 0 0 309242 15 0 0 20 0 1 0 53493343 226414592 54942 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 55277 54942 640 696 0 54438 0
Current children cumulated CPU time: 3092.57 s
Current children cumulated vsize: 225300 KiB
Current children cumulated memory: 222840 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.14 4.10 5/266 58070
/proc/meminfo: memFree=114536364/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=221108 memory=219768 CPUtime=3152.38 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 60033 0 0 0 315223 15 0 0 20 0 1 0 53493343 226414592 54942 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 55277 54942 640 696 0 54438 0
Current children cumulated CPU time: 3152.38 s
Current children cumulated vsize: 225300 KiB
Current children cumulated memory: 222840 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.13 4.10 5/267 58075
/proc/meminfo: memFree=114537712/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=221108 memory=219768 CPUtime=3212.19 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 60033 0 0 0 321204 15 0 0 20 0 1 0 53493343 226414592 54942 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 55277 54942 640 696 0 54438 0
Current children cumulated CPU time: 3212.19 s
Current children cumulated vsize: 225300 KiB
Current children cumulated memory: 222840 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/267 58077
/proc/meminfo: memFree=114534880/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=221108 memory=219768 CPUtime=3272 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 60033 0 0 0 327185 15 0 0 20 0 1 0 53493343 226414592 54942 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 55277 54942 640 696 0 54438 0
Current children cumulated CPU time: 3272 s
Current children cumulated vsize: 225300 KiB
Current children cumulated memory: 222840 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/267 58080
/proc/meminfo: memFree=114561464/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=221108 memory=219768 CPUtime=3331.81 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 60099 0 0 0 333166 15 0 0 20 0 1 0 53493343 226414592 54942 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 55277 54942 640 696 0 54438 0
Current children cumulated CPU time: 3331.81 s
Current children cumulated vsize: 225300 KiB
Current children cumulated memory: 222840 KiB

[startup+3402.3 s]
/proc/loadavg: 4.17 4.13 4.10 5/267 58082
/proc/meminfo: memFree=114530336/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=221108 memory=219768 CPUtime=3391.62 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 60100 0 0 0 339147 15 0 0 20 0 1 0 53493343 226414592 54942 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 55277 54942 640 696 0 54438 0
Current children cumulated CPU time: 3391.62 s
Current children cumulated vsize: 225300 KiB
Current children cumulated memory: 222840 KiB

[startup+3462.3 s]
/proc/loadavg: 4.18 4.13 4.10 5/267 58088
/proc/meminfo: memFree=114544924/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=221108 memory=219768 CPUtime=3451.43 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 60100 0 0 0 345128 15 0 0 20 0 1 0 53493343 226414592 54942 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 55277 54942 640 696 0 54438 0
Current children cumulated CPU time: 3451.43 s
Current children cumulated vsize: 225300 KiB
Current children cumulated memory: 222840 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/267 58090
/proc/meminfo: memFree=114545036/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=221108 memory=219768 CPUtime=3511.25 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 60100 0 0 0 351110 15 0 0 20 0 1 0 53493343 226414592 54942 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 55277 54942 640 696 0 54438 0
Current children cumulated CPU time: 3511.25 s
Current children cumulated vsize: 225300 KiB
Current children cumulated memory: 222840 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/268 58093
/proc/meminfo: memFree=114544940/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=221108 memory=219768 CPUtime=3571.06 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 60100 0 0 0 357091 15 0 0 20 0 1 0 53493343 226414592 54942 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 55277 54942 640 696 0 54438 0
Current children cumulated CPU time: 3571.06 s
Current children cumulated vsize: 225300 KiB
Current children cumulated memory: 222840 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.4 s]
/proc/loadavg: 4.06 4.10 4.09 4/263 58101
/proc/meminfo: memFree=114713372/131250000 swapFree=33010684/33010684
[pid=57751] ppid=57747 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/57751/stat : 57751 (naps-1.03a6.sh) S 57747 57751 56571 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 53493342 4292608 768 18446744073709551615 94472065564672 94472066459205 140736328268336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94472066698256 94472066746000 94472086736896 140736328276391 140736328276485 140736328276485 140736328282087 0
/proc/57751/statm: 1048 768 704 219 0 110 0
[pid=57756] ppid=57751 vsize=221108 memory=219768 CPUtime=3600.07 cores=0,2
/proc/57756/stat : 57756 (naps-1.03a6) R 57751 57751 56571 0 -1 4194304 60100 0 0 0 359992 15 0 0 20 0 1 0 53493343 226414592 54942 18446744073709551615 4198400 7047149 140727591052960 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 16900096 140727591061876 140727591061990 140727591061990 140727591067593 0
/proc/57756/statm: 55277 54942 640 696 0 54438 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 225300 KiB
Current children cumulated memory: 222840 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3599.92 s, system=0.155869 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): 3611.4
CPU time (s): 3600.08
CPU user time (s): 3599.92
CPU system time (s): 0.155869
CPU usage (%): 99.6865
Max. virtual memory (cumulated for all children) (KiB): 254812
Max. memory (cumulated for all children) (KiB): 252328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.92
system time used= 0.155869
maximum resident set size= 249256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60550
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= 181
involuntary context switches= 4537


# summary of solver processes directly reported to runsolver:
#   pid: 57751
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3599.92
#   total CPU system time (s): 0.155869

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.15684 second user time and 16.585 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-01 15:55:31
IDJOB=4490602
IDBENCH=147597
IDSOLVER=3341
FILE ID=nodeC013/4490602-1751378131
RUNJOBID= nodeC013-1751370904-56581
SLURM_JOB_ID= 9598192
Free space on /tmp= 433044 MiB

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

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

MD5SUM BENCH= 5da80f5858be2a333e7d6bf1625fcb5c
RANDOM SEED=1457568521

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.028
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.837
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		: 3599.834
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		: 3600.050
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.829
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.883
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.376
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		: 3601.805
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:        129137404 kB
MemAvailable:   129279128 kB
Buffers:            3280 kB
Cached:           942176 kB
SwapCached:            0 kB
Active:           816636 kB
Inactive:         698536 kB
Active(anon):     583004 kB
Inactive(anon):        0 kB
Active(file):     233632 kB
Inactive(file):   698536 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5560 kB
Writeback:             8 kB
AnonPages:        572816 kB
Mapped:           104068 kB
Shmem:             13284 kB
KReclaimable:      97192 kB
Slab:             185052 kB
SReclaimable:      97192 kB
SUnreclaim:        87860 kB
KernelStack:        4272 kB
PageTables:         4108 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     866524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    503808 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 16:55:42