Trace number 4524244

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.68 3610.25

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/
wallon/normalized-Cargo-24_c24.opb
MD5SUM5fdde4f5ded59ac93b31f059bbfb02e9
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 benchmark94204
Best CPU time to get the best result obtained on this benchmark663.838
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2530390
Total number of constraints5076483
Number of constraints which are clauses842097
Number of constraints which are cardinality constraints (but not clauses)42061
Number of constraints which are nor clauses,nor cardinality constraints4192325
Minimum length of a constraint1
Maximum length of a constraint208
Number of terms in the objective function 64
Biggest coefficient in the objective function 32768
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 262140
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 661259
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 1944735
Number of bits of the biggest sum of numbers21
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-4524244-1751608888.opb
3600.01/3609.60	c 
3600.01/3609.60	c *** TERMINATED *** by signal 15
3600.01/3609.60	s UNKNOWN
3600.01/3609.60	c _____________________________________________________________________________
3600.01/3609.60	c std/band forms        : 421694,193
3600.01/3609.60	c 2cl/3cl ITE-codings   : 0,0
3600.01/3609.60	c BDD/srt/adr Max costs : 5628,356,0
3600.01/3609.60	c BDDraw/bin/mul/srt/adr: 79823,0,337407,4656,0
3600.01/3609.60	c BDD nodes             : 243201044
3600.01/3609.60	c Es1/CC detections     : 0,0
3600.01/3609.60	c CC sort               : 4656
3600.01/3609.60	c SAT/UNSAT calls       : 0,0
3600.01/3609.60	c regenrated variables  : 0
3600.01/3609.60	c eliminated fixed lits : 33616
3600.01/3609.60	c goal lit flips        : 0
3600.01/3609.60	c goal stages           : 0
3600.01/3609.60	c goal shrink           : 0
3600.01/3609.60	c goal coeff separations: 0
3600.01/3609.60	c restarts              : 0
3600.01/3609.60	c conflicts             : 0              (0 /sec)
3600.01/3609.60	c decisions             : 0              (0 /sec)
3600.01/3609.60	c propagations          : 0              (0 /sec)
3600.01/3609.60	c inspects              : 0              (0 /sec)
3600.01/3609.60	c CPU time (solving tm) : 3578 s        (0 s, SAT 0 s, UNSAT 0 s)
3600.01/3609.60	c Time for Opt-base     : 2611 s
3600.01/3609.60	c Steps for Opt-base    : 12602387023
3600.01/3609.60	c Time for BDD coding   : 3427 s
3600.01/3609.60	c Time for srt coding   : 0.2271 s
3600.01/3609.60	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (53130 MiB free)
  memory of node 1: 64465 MiB (55594 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524244-1751608888/watcher-4524244-1751608888 -o /tmp/evaluation-result-4524244-1751608888/solver-4524244-1751608888 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751604148-100931 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4524244-1751608888.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=101884, runsolver pid=101881
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 4.13 4.11 4.09 5/270 101888
/proc/meminfo: memFree=111326148/131250000 swapFree=33010160/33010684
[pid=101884] ppid=101881 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/101884/stat : 101884 (naps-1.03a6.sh) S 101881 101884 100921 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 76566713 4292608 704 18446744073709551615 94590696914944 94590697809477 140722662396336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94590698048528 94590698096272 94590718717952 140722662398374 140722662398468 140722662398468 140722662404071 0
/proc/101884/statm: 1048 704 672 219 0 110 0
[pid=101888] ppid=101884 vsize=12768 memory=11136 CPUtime=0.08 cores=0,2
/proc/101888/stat : 101888 (naps-1.03a6) R 101884 101884 100921 0 -1 4194304 2360 0 0 0 8 0 0 0 20 0 1 0 76566714 13074432 2784 18446744073709551615 4198400 7047149 140734582894160 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 18288640 140734582897011 140734582897125 140734582897125 140734582902729 0
/proc/101888/statm: 3192 2784 544 696 0 2353 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 16960 KiB
Current children cumulated memory: 13952 KiB

[startup+0.205676 s]*
/proc/loadavg: 4.13 4.11 4.09 5/270 101888
/proc/meminfo: memFree=111318336/131250000 swapFree=33010160/33010684
[pid=101884] ppid=101881 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/101884/stat : 101884 (naps-1.03a6.sh) S 101881 101884 100921 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 76566713 4292608 704 18446744073709551615 94590696914944 94590697809477 140722662396336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94590698048528 94590698096272 94590718717952 140722662398374 140722662398468 140722662398468 140722662404071 0
/proc/101884/statm: 1048 704 672 219 0 110 0
[pid=101888] ppid=101884 vsize=22804 memory=20836 CPUtime=0.19 cores=0,2
/proc/101888/stat : 101888 (naps-1.03a6) R 101884 101884 100921 0 -1 4194304 4942 0 0 0 18 1 0 0 20 0 1 0 76566714 23351296 5209 18446744073709551615 4198400 7047149 140734582894160 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 18288640 140734582897011 140734582897125 140734582897125 140734582902729 0
/proc/101888/statm: 5701 5209 544 696 0 4862 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 26996 KiB
Current children cumulated memory: 23652 KiB

[startup+0.305617 s]*
/proc/loadavg: 4.13 4.11 4.09 5/270 101888
/proc/meminfo: memFree=111310776/131250000 swapFree=33010160/33010684
[pid=101884] ppid=101881 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/101884/stat : 101884 (naps-1.03a6.sh) S 101881 101884 100921 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 76566713 4292608 704 18446744073709551615 94590696914944 94590697809477 140722662396336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94590698048528 94590698096272 94590718717952 140722662398374 140722662398468 140722662398468 140722662404071 0
/proc/101884/statm: 1048 704 672 219 0 110 0
[pid=101888] ppid=101884 vsize=29188 memory=27236 CPUtime=0.29 cores=0,2
/proc/101888/stat : 101888 (naps-1.03a6) R 101884 101884 100921 0 -1 4194304 6547 0 0 0 27 2 0 0 20 0 1 0 76566714 29888512 6809 18446744073709551615 4198400 7047149 140734582894160 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 18288640 140734582897011 140734582897125 140734582897125 140734582902729 0
/proc/101888/statm: 7297 6809 544 696 0 6458 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 33380 KiB
Current children cumulated memory: 30052 KiB

[startup+0.700205 s]
/proc/loadavg: 4.13 4.11 4.09 5/270 101888
/proc/meminfo: memFree=111298680/131250000 swapFree=33010160/33010684
[pid=101884] ppid=101881 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/101884/stat : 101884 (naps-1.03a6.sh) S 101881 101884 100921 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 76566713 4292608 704 18446744073709551615 94590696914944 94590697809477 140722662396336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94590698048528 94590698096272 94590718717952 140722662398374 140722662398468 140722662398468 140722662404071 0
/proc/101884/statm: 1048 704 672 219 0 110 0
[pid=101888] ppid=101884 vsize=52972 memory=50812 CPUtime=0.67 cores=0,2
/proc/101888/stat : 101888 (naps-1.03a6) R 101884 101884 100921 0 -1 4194304 12689 0 0 0 64 3 0 0 20 0 1 0 76566714 54243328 12703 18446744073709551615 4198400 7047149 140734582894160 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 18288640 140734582897011 140734582897125 140734582897125 140734582902729 0
/proc/101888/statm: 13243 12703 544 696 0 12404 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 57164 KiB
Current children cumulated memory: 53628 KiB

[startup+1.5002 s]
/proc/loadavg: 4.13 4.11 4.09 5/270 101888
/proc/meminfo: memFree=111264912/131250000 swapFree=33010160/33010684
[pid=101884] ppid=101881 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/101884/stat : 101884 (naps-1.03a6.sh) S 101881 101884 100921 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 76566713 4292608 704 18446744073709551615 94590696914944 94590697809477 140722662396336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94590698048528 94590698096272 94590718717952 140722662398374 140722662398468 140722662398468 140722662404071 0
/proc/101884/statm: 1048 704 672 219 0 110 0
[pid=101888] ppid=101884 vsize=104256 memory=101728 CPUtime=1.48 cores=0,2
/proc/101888/stat : 101888 (naps-1.03a6) R 101884 101884 100921 0 -1 4194304 25430 0 0 0 141 7 0 0 20 0 1 0 76566714 106758144 25432 18446744073709551615 4198400 7047149 140734582894160 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 18288640 140734582897011 140734582897125 140734582897125 140734582902729 0
/proc/101888/statm: 26064 25432 544 696 0 25225 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 108448 KiB
Current children cumulated memory: 104544 KiB

[startup+3.10546 s]
/proc/loadavg: 4.12 4.11 4.09 5/270 101888
/proc/meminfo: memFree=111126564/131250000 swapFree=33010160/33010684
[pid=101884] ppid=101881 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/101884/stat : 101884 (naps-1.03a6.sh) S 101881 101884 100921 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 76566713 4292608 704 18446744073709551615 94590696914944 94590697809477 140722662396336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94590698048528 94590698096272 94590718717952 140722662398374 140722662398468 140722662398468 140722662404071 0
/proc/101884/statm: 1048 704 672 219 0 110 0
[pid=101888] ppid=101884 vsize=221236 memory=217124 CPUtime=3.08 cores=0,2
/proc/101888/stat : 101888 (naps-1.03a6) R 101884 101884 100921 0 -1 4194304 54298 0 0 0 296 12 0 0 20 0 1 0 76566714 226545664 54281 18446744073709551615 4198400 7047149 140734582894160 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 18288640 140734582897011 140734582897125 140734582897125 140734582902729 0
/proc/101888/statm: 55309 54281 544 696 0 54470 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 225428 KiB
Current children cumulated memory: 219940 KiB

[startup+6.30022 s]
/proc/loadavg: 4.12 4.11 4.09 5/270 101889
/proc/meminfo: memFree=110892920/131250000 swapFree=33010160/33010684
[pid=101884] ppid=101881 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/101884/stat : 101884 (naps-1.03a6.sh) S 101881 101884 100921 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 76566713 4292608 704 18446744073709551615 94590696914944 94590697809477 140722662396336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94590698048528 94590698096272 94590718717952 140722662398374 140722662398468 140722662398468 140722662404071 0
/proc/101884/statm: 1048 704 672 219 0 110 0
[pid=101888] ppid=101884 vsize=475952 memory=470440 CPUtime=6.26 cores=0,2
/proc/101888/stat : 101888 (naps-1.03a6) R 101884 101884 100921 0 -1 4194304 117638 0 0 0 601 25 0 0 20 0 1 0 76566714 487374848 117610 18446744073709551615 4198400 7047149 140734582894160 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 18288640 140734582897011 140734582897125 140734582897125 140734582902729 0
/proc/101888/statm: 118988 117610 544 696 0 118149 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 480144 KiB
Current children cumulated memory: 473256 KiB

[startup+12.7002 s]
/proc/loadavg: 4.25 4.14 4.10 5/270 101889
/proc/meminfo: memFree=110389752/131250000 swapFree=33010160/33010684
[pid=101884] ppid=101881 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/101884/stat : 101884 (naps-1.03a6.sh) S 101881 101884 100921 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 76566713 4292608 704 18446744073709551615 94590696914944 94590697809477 140722662396336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94590698048528 94590698096272 94590718717952 140722662398374 140722662398468 140722662398468 140722662404071 0
/proc/101884/statm: 1048 704 672 219 0 110 0
[pid=101888] ppid=101884 vsize=1002580 memory=998440 CPUtime=12.64 cores=0,2
/proc/101888/stat : 101888 (naps-1.03a6) R 101884 101884 100921 0 -1 4194304 246630 0 0 0 1215 49 0 0 20 0 1 0 76566714 1026641920 249610 18446744073709551615 4198400 7047149 140734582894160 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 18288640 140734582897011 140734582897125 140734582897125 140734582902729 0
/proc/101888/statm: 250645 249610 544 696 0 249806 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1006772 KiB
Current children cumulated memory: 1001256 KiB

[startup+25.5002 s]
/proc/loadavg: 4.21 4.13 4.10 5/271 101890
/proc/meminfo: memFree=109332212/131250000 swapFree=33010160/33010684
[pid=101884] ppid=101881 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/101884/stat : 101884 (naps-1.03a6.sh) S 101881 101884 100921 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 76566713 4292608 704 18446744073709551615 94590696914944 94590697809477 140722662396336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94590698048528 94590698096272 94590718717952 140722662398374 140722662398468 140722662398468 140722662404071 0
/proc/101884/statm: 1048 704 672 219 0 110 0
[pid=101888] ppid=101884 vsize=2063792 memory=2058388 CPUtime=25.42 cores=0,2
/proc/101888/stat : 101888 (naps-1.03a6) R 101884 101884 100921 0 -1 4194304 497960 0 0 0 2448 94 0 0 20 0 1 0 76566714 2113323008 514597 18446744073709551615 4198400 7047149 140734582894160 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 18288640 140734582897011 140734582897125 140734582897125 140734582902729 0
/proc/101888/statm: 515948 514597 544 696 0 515109 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2067984 KiB
Current children cumulated memory: 2061204 KiB

[startup+51.1055 s]
/proc/loadavg: 4.14 4.12 4.09 5/271 101890
/proc/meminfo: memFree=107195992/131250000 swapFree=33010160/33010684
[pid=101884] ppid=101881 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/101884/stat : 101884 (naps-1.03a6.sh) S 101881 101884 100921 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 76566713 4292608 704 18446744073709551615 94590696914944 94590697809477 140722662396336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94590698048528 94590698096272 94590718717952 140722662398374 140722662398468 140722662398468 140722662404071 0
/proc/101884/statm: 1048 704 672 219 0 110 0
[pid=101888] ppid=101884 vsize=4176848 memory=4168340 CPUtime=50.95 cores=0,2
/proc/101888/stat : 101888 (naps-1.03a6) R 101884 101884 100921 0 -1 4194304 996540 0 0 0 4903 192 0 0 20 0 1 0 76566714 4277092352 1042085 18446744073709551615 4198400 7047149 140734582894160 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 18288640 140734582897011 140734582897125 140734582897125 140734582902729 0
/proc/101888/statm: 1044212 1042085 544 696 0 1043373 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 4181040 KiB
Current children cumulated memory: 4171156 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.13 4.10 5/270 101892
/proc/meminfo: memFree=102938848/131250000 swapFree=33010160/33010684
[pid=101884] ppid=101881 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/101884/stat : 101884 (naps-1.03a6.sh) S 101881 101884 100921 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 76566713 4292608 704 18446744073709551615 94590696914944 94590697809477 140722662396336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94590698048528 94590698096272 94590718717952 140722662398374 140722662398468 140722662398468 140722662404071 0
/proc/101884/statm: 1048 704 672 219 0 110 0
[pid=101888] ppid=101884 vsize=8423796 memory=8401772 CPUtime=102.02 cores=0,2
/proc/101888/stat : 101888 (naps-1.03a6) R 101884 101884 100921 0 -1 4194304 1982838 0 0 0 9822 380 0 0 20 0 1 0 76566714 8625967104 2100443 18446744073709551615 4198400 7047149 140734582894160 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 18288640 140734582897011 140734582897125 140734582897125 140734582902729 0
/proc/101888/statm: 2105949 2100443 544 696 0 2105110 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 8427988 KiB
Current children cumulated memory: 8404588 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/270 101894
/proc/meminfo: memFree=98467264/131250000 swapFree=33010160/33010684
[pid=101884] ppid=101881 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/101884/stat : 101884 (naps-1.03a6.sh) S 101881 101884 100921 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 76566713 4292608 704 18446744073709551615 94590696914944 94590697809477 140722662396336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94590698048528 94590698096272 94590718717952 140722662398374 140722662398468 140722662398468 140722662404071 0
/proc/101884/statm: 1048 704 672 219 0 110 0
[pid=101888] ppid=101884 vsize=12180916 memory=12122648 CPUtime=161.87 cores=0,2
/proc/101888/stat : 101888 (naps-1.03a6) R 101884 101884 100921 0 -1 4194304 2828320 0 0 0 15642 545 0 0 20 0 1 0 76566714 12473257984 3030662 18446744073709551615 4198400 7047149 140734582894160 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 18288640 140734582897011 140734582897125 140734582897125 140734582902729 0
/proc/101888/statm: 3045229 3030662 576 696 0 3044390 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 12185108 KiB
Current children cumulated memory: 12125464 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/270 101896
/proc/meminfo: memFree=99134728/131250000 swapFree=33010160/33010684
[pid=101884] ppid=101881 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/101884/stat : 101884 (naps-1.03a6.sh) S 101881 101884 100921 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 76566713 4292608 704 18446744073709551615 94590696914944 94590697809477 140722662396336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94590698048528 94590698096272 94590718717952 140722662398374 140722662398468 140722662398468 140722662404071 0
/proc/101884/statm: 1048 704 672 219 0 110 0
[pid=101888] ppid=101884 vsize=12180944 memory=12122648 CPUtime=221.71 cores=0,2
/proc/101888/stat : 101888 (naps-1.03a6) R 101884 101884 100921 0 -1 4194304 2828356 0 0 0 21611 560 0 0 20 0 1 0 76566714 12473286656 3030662 18446744073709551615 4198400 7047149 140734582894160 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 18288640 140734582897011 140734582897125 140734582897125 140734582902729 0
/proc/101888/statm: 3045236 3030662 576 696 0 3044397 0
Current children cumulated CPU time: 221.71 s

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

Current children cumulated memory: 26005604 KiB

[startup+3162.3 s]
/proc/loadavg: 3.22 3.75 3.96 4/262 102222
/proc/meminfo: memFree=58712032/131250000 swapFree=33010160/33010684
[pid=101884] ppid=101881 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/101884/stat : 101884 (naps-1.03a6.sh) S 101881 101884 100921 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 76566713 4292608 704 18446744073709551615 94590696914944 94590697809477 140722662396336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94590698048528 94590698096272 94590718717952 140722662398374 140722662398468 140722662398468 140722662404071 0
/proc/101884/statm: 1048 704 672 219 0 110 0
[pid=101888] ppid=101884 vsize=23787624 memory=23388796 CPUtime=3153.94 cores=0,2
/proc/101888/stat : 101888 (naps-1.03a6) R 101884 101884 100921 0 -1 4194304 3917926 0 0 0 313398 1996 0 0 20 0 1 0 76566714 24358526976 5847199 18446744073709551615 4198400 7047149 140734582894160 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 18288640 140734582897011 140734582897125 140734582897125 140734582902729 0
/proc/101888/statm: 5946906 5847199 576 696 0 5946067 0
Current children cumulated CPU time: 3153.94 s
Current children cumulated vsize: 23791816 KiB
Current children cumulated memory: 23391612 KiB

[startup+3222.3 s]
/proc/loadavg: 3.12 3.63 3.90 4/262 102224
/proc/meminfo: memFree=58435996/131250000 swapFree=33010160/33010684
[pid=101884] ppid=101881 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/101884/stat : 101884 (naps-1.03a6.sh) S 101881 101884 100921 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 76566713 4292608 704 18446744073709551615 94590696914944 94590697809477 140722662396336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94590698048528 94590698096272 94590718717952 140722662398374 140722662398468 140722662398468 140722662404071 0
/proc/101884/statm: 1048 704 672 219 0 110 0
[pid=101888] ppid=101884 vsize=23866032 memory=23506244 CPUtime=3213.78 cores=0,2
/proc/101888/stat : 101888 (naps-1.03a6) R 101884 101884 100921 0 -1 4194304 3943772 0 0 0 319357 2021 0 0 20 0 1 0 76566714 24438816768 5876561 18446744073709551615 4198400 7047149 140734582894160 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 18288640 140734582897011 140734582897125 140734582897125 140734582902729 0
/proc/101888/statm: 5966508 5876561 576 696 0 5965669 0
Current children cumulated CPU time: 3213.78 s
Current children cumulated vsize: 23870224 KiB
Current children cumulated memory: 23509060 KiB

[startup+3282.3 s]
/proc/loadavg: 3.15 3.54 3.86 4/261 102226
/proc/meminfo: memFree=58159672/131250000 swapFree=33010160/33010684
[pid=101884] ppid=101881 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/101884/stat : 101884 (naps-1.03a6.sh) S 101881 101884 100921 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 76566713 4292608 704 18446744073709551615 94590696914944 94590697809477 140722662396336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94590698048528 94590698096272 94590718717952 140722662398374 140722662398468 140722662398468 140722662404071 0
/proc/101884/statm: 1048 704 672 219 0 110 0
[pid=101888] ppid=101884 vsize=23946608 memory=23625588 CPUtime=3273.62 cores=0,2
/proc/101888/stat : 101888 (naps-1.03a6) R 101884 101884 100921 0 -1 4194304 3970126 0 0 0 325317 2045 0 0 20 0 1 0 76566714 24521326592 5906397 18446744073709551615 4198400 7047149 140734582894160 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 18288640 140734582897011 140734582897125 140734582897125 140734582902729 0
/proc/101888/statm: 5986652 5906397 576 696 0 5985813 0
Current children cumulated CPU time: 3273.62 s
Current children cumulated vsize: 23950800 KiB
Current children cumulated memory: 23628404 KiB

[startup+3342.3 s]
/proc/loadavg: 3.05 3.44 3.80 4/261 102228
/proc/meminfo: memFree=57888292/131250000 swapFree=33010160/33010684
[pid=101884] ppid=101881 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/101884/stat : 101884 (naps-1.03a6.sh) S 101881 101884 100921 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 76566713 4292608 704 18446744073709551615 94590696914944 94590697809477 140722662396336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94590698048528 94590698096272 94590718717952 140722662398374 140722662398468 140722662398468 140722662404071 0
/proc/101884/statm: 1048 704 672 219 0 110 0
[pid=101888] ppid=101884 vsize=24027180 memory=23745164 CPUtime=3333.45 cores=0,2
/proc/101888/stat : 101888 (naps-1.03a6) R 101884 101884 100921 0 -1 4194304 3996436 0 0 0 331271 2074 0 0 20 0 1 0 76566714 24603832320 5936291 18446744073709551615 4198400 7047149 140734582894160 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 18288640 140734582897011 140734582897125 140734582897125 140734582902729 0
/proc/101888/statm: 6006795 5936291 576 696 0 6005956 0
Current children cumulated CPU time: 3333.45 s
Current children cumulated vsize: 24031372 KiB
Current children cumulated memory: 23747980 KiB

[startup+3402.3 s]
/proc/loadavg: 3.14 3.39 3.76 4/260 102230
/proc/meminfo: memFree=57621640/131250000 swapFree=33010160/33010684
[pid=101884] ppid=101881 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/101884/stat : 101884 (naps-1.03a6.sh) S 101881 101884 100921 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 76566713 4292608 704 18446744073709551615 94590696914944 94590697809477 140722662396336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94590698048528 94590698096272 94590718717952 140722662398374 140722662398468 140722662398468 140722662404071 0
/proc/101884/statm: 1048 704 672 219 0 110 0
[pid=101888] ppid=101884 vsize=24105452 memory=23862356 CPUtime=3393.28 cores=0,2
/proc/101888/stat : 101888 (naps-1.03a6) R 101884 101884 100921 0 -1 4194304 4021835 0 0 0 337227 2101 0 0 20 0 1 0 76566714 24683982848 5965589 18446744073709551615 4198400 7047149 140734582894160 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 18288640 140734582897011 140734582897125 140734582897125 140734582902729 0
/proc/101888/statm: 6026363 5965589 576 696 0 6025524 0
Current children cumulated CPU time: 3393.28 s
Current children cumulated vsize: 24109644 KiB
Current children cumulated memory: 23865172 KiB

[startup+3462.3 s]
/proc/loadavg: 3.16 3.35 3.72 4/261 102237
/proc/meminfo: memFree=57357584/131250000 swapFree=33010160/33010684
[pid=101884] ppid=101881 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/101884/stat : 101884 (naps-1.03a6.sh) S 101881 101884 100921 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 76566713 4292608 704 18446744073709551615 94590696914944 94590697809477 140722662396336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94590698048528 94590698096272 94590718717952 140722662398374 140722662398468 140722662398468 140722662404071 0
/proc/101884/statm: 1048 704 672 219 0 110 0
[pid=101888] ppid=101884 vsize=24183312 memory=23979180 CPUtime=3453.12 cores=0,2
/proc/101888/stat : 101888 (naps-1.03a6) R 101884 101884 100921 0 -1 4194304 4046661 0 0 0 343179 2133 0 0 20 0 1 0 76566714 24763711488 5994795 18446744073709551615 4198400 7047149 140734582894160 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 18288640 140734582897011 140734582897125 140734582897125 140734582902729 0
/proc/101888/statm: 6045828 5994795 576 696 0 6044989 0
Current children cumulated CPU time: 3453.12 s
Current children cumulated vsize: 24187504 KiB
Current children cumulated memory: 23981996 KiB

[startup+3522.3 s]
/proc/loadavg: 3.10 3.30 3.68 4/261 102239
/proc/meminfo: memFree=57104072/131250000 swapFree=33010160/33010684
[pid=101884] ppid=101881 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/101884/stat : 101884 (naps-1.03a6.sh) S 101881 101884 100921 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 76566713 4292608 704 18446744073709551615 94590696914944 94590697809477 140722662396336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94590698048528 94590698096272 94590718717952 140722662398374 140722662398468 140722662398468 140722662404071 0
/proc/101884/statm: 1048 704 672 219 0 110 0
[pid=101888] ppid=101884 vsize=24261332 memory=24094104 CPUtime=3512.96 cores=0,2
/proc/101888/stat : 101888 (naps-1.03a6) R 101884 101884 100921 0 -1 4194304 4074060 0 0 0 349141 2155 0 0 20 0 1 0 76566714 24843603968 6023526 18446744073709551615 4198400 7047149 140734582894160 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 18288640 140734582897011 140734582897125 140734582897125 140734582902729 0
/proc/101888/statm: 6065333 6023526 576 696 0 6064494 0
Current children cumulated CPU time: 3512.96 s
Current children cumulated vsize: 24265524 KiB
Current children cumulated memory: 24096920 KiB

[startup+3582.3 s]
/proc/loadavg: 3.14 3.27 3.64 4/261 102254
/proc/meminfo: memFree=56845568/131250000 swapFree=33010160/33010684
[pid=101884] ppid=101881 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/101884/stat : 101884 (naps-1.03a6.sh) S 101881 101884 100921 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 76566713 4292608 704 18446744073709551615 94590696914944 94590697809477 140722662396336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94590698048528 94590698096272 94590718717952 140722662398374 140722662398468 140722662398468 140722662404071 0
/proc/101884/statm: 1048 704 672 219 0 110 0
[pid=101888] ppid=101884 vsize=24342292 memory=24216060 CPUtime=3572.8 cores=0,2
/proc/101888/stat : 101888 (naps-1.03a6) R 101884 101884 100921 0 -1 4194304 4099817 0 0 0 355096 2184 0 0 20 0 1 0 76566714 24926507008 6054015 18446744073709551615 4198400 7047149 140734582894160 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 18288640 140734582897011 140734582897125 140734582897125 140734582902729 0
/proc/101888/statm: 6085573 6054015 576 696 0 6084734 0
Current children cumulated CPU time: 3572.8 s
Current children cumulated vsize: 24346484 KiB
Current children cumulated memory: 24218876 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 3.09 3.25 3.62 4/261 102255
/proc/meminfo: memFree=56726048/131250000 swapFree=33010160/33010684
[pid=101884] ppid=101881 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/101884/stat : 101884 (naps-1.03a6.sh) S 101881 101884 100921 0 -1 4194304 228 203 0 0 0 0 0 0 20 0 1 0 76566713 4292608 704 18446744073709551615 94590696914944 94590697809477 140722662396336 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94590698048528 94590698096272 94590718717952 140722662398374 140722662398468 140722662398468 140722662404071 0
/proc/101884/statm: 1048 704 672 219 0 110 0
[pid=101888] ppid=101884 vsize=24380112 memory=24272248 CPUtime=3600.01 cores=0,2
/proc/101888/stat : 101888 (naps-1.03a6) R 101884 101884 100921 0 -1 4194304 4113693 0 0 0 357810 2191 0 0 20 0 1 0 76566714 24965234688 6068062 18446744073709551615 4198400 7047149 140734582894160 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 18288640 140734582897011 140734582897125 140734582897125 140734582902729 0
/proc/101888/statm: 6095028 6068062 576 696 0 6094189 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 24384304 KiB
Current children cumulated memory: 24275064 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=0.002696 s, system=0.001292 s
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=3578.11 s, system=22.5667 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3610 s]*
/proc/loadavg: 3.09 3.25 3.62 4/260 102255
/proc/meminfo: memFree=68012284/131250000 swapFree=33010160/33010684
Current cumulated CPU time of completed processes: 0.003988 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3610.2 s]
/proc/loadavg: 3.09 3.25 3.62 4/260 102255
/proc/meminfo: memFree=68012284/131250000 swapFree=33010160/33010684
Current cumulated CPU time of completed processes: 0.003988 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 10

Real time (s): 3610.25
CPU time (s): 3600.68
CPU user time (s): 3578.11
CPU system time (s): 22.5667
CPU usage (%): 99.7349
Max. virtual memory (cumulated for all children) (KiB): 26434488
Max. memory (cumulated for all children) (KiB): 26005604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3578.11
system time used= 22.5667
maximum resident set size= 26002788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4114125
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= 234
involuntary context switches= 8121


# summary of solver processes directly reported to runsolver:
#   pid: 101884,101888
#   total CPU time (s): 3600.68
#   total CPU user time (s): 3578.11
#   total CPU system time (s): 22.5667

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.92327 second user time and 16.3681 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-07-04 08:01:32
IDJOB=4524244
IDBENCH=180640
IDSOLVER=3341
FILE ID=nodeC016/4524244-1751608888
RUNJOBID= nodeC016-1751604148-100931
SLURM_JOB_ID= 9598889
Free space on /tmp= 430340 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB25/normalized-PB25/OPT-LIN/wallon/normalized-Cargo-24_c24.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524244-1751608888/watcher-4524244-1751608888 -o /tmp/evaluation-result-4524244-1751608888/solver-4524244-1751608888 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751604148-100931 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4524244-1751608888.opb

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

MD5SUM BENCH= 5fdde4f5ded59ac93b31f059bbfb02e9
RANDOM SEED=237854541

nodeC016 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		: 3668.939
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.48
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.733
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.734
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.48
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.494
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.734
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.48
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.737
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3659.792
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.48
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		: 3587.222
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        111333960 kB
MemAvailable:   123562420 kB
Buffers:            2144 kB
Cached:         12942940 kB
SwapCached:           28 kB
Active:          6805824 kB
Inactive:       12265120 kB
Active(anon):    6138688 kB
Inactive(anon):     5216 kB
Active(file):     667136 kB
Inactive(file): 12259904 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            682472 kB
Writeback:             0 kB
AnonPages:       6124932 kB
Mapped:           112272 kB
Shmem:             18044 kB
KReclaimable:     281320 kB
Slab:             376240 kB
SReclaimable:     281320 kB
SUnreclaim:        94920 kB
KernelStack:        4336 kB
PageTables:        15116 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    6739344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5085184 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430120 MiB
End job on nodeC016 at 2025-07-04 09:01:42