Trace number 4543043

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
NaPS naps-1.03a6? (TO) 3600.13 3610.02

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-original/normalized-php_390_389.opb
MD5SUM8c310f5c6bc12dfd4cf754da21955474
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.43418
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables151710
Total number of constraints779
Number of constraints which are clauses390
Number of constraints which are cardinality constraints (but not clauses)389
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint389
Maximum length of a constraint390
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 391
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c NaPS 1.03a6.
0.00/0.02	c Input file name: HOME/instance-4543043-1753206209.opb
3600.10/3610.01	c 
3600.10/3610.01	c *** TERMINATED *** by signal 15
3600.10/3610.01	s UNKNOWN
3600.10/3610.01	c _____________________________________________________________________________
3600.10/3610.01	c std/band forms        : 389,0
3600.10/3610.01	c 2cl/3cl ITE-codings   : 0,0
3600.10/3610.01	c BDD/srt/adr Max costs : 0,14428,0
3600.10/3610.01	c BDDraw/bin/mul/srt/adr: 0,0,0,389,0
3600.10/3610.01	c BDD nodes             : 0
3600.10/3610.01	c Es1/CC detections     : 0,0
3600.10/3610.01	c CC sort               : 389
3600.10/3610.01	c SAT/UNSAT calls       : 0,0
3600.10/3610.01	c regenrated variables  : 0
3600.10/3610.01	c eliminated fixed lits : 0
3600.10/3610.01	c goal lit flips        : 0
3600.10/3610.01	c goal stages           : 0
3600.10/3610.01	c goal shrink           : 0
3600.10/3610.01	c goal coeff separations: 0
3600.10/3610.01	c restarts              : 0
3600.10/3610.01	c conflicts             : 0              (0 /sec)
3600.10/3610.01	c decisions             : 0              (0 /sec)
3600.10/3610.01	c propagations          : 0              (0 /sec)
3600.10/3610.01	c inspects              : 0              (0 /sec)
3600.10/3610.01	c CPU time (solving tm) : 3592 s        (3587 s, SAT 0 s, UNSAT 0 s)
3600.10/3610.01	c Time for Opt-base     : 0.03602 s
3600.10/3610.01	c Steps for Opt-base    : 0
3600.10/3610.01	c Time for BDD coding   : 0 s
3600.10/3610.01	c Time for srt coding   : 2.205 s
3600.10/3610.01	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: 63837 MiB (62037 MiB free)
  memory of node 1: 64465 MiB (63490 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543043-1753206209/watcher-4543043-1753206209 -o /tmp/evaluation-result-4543043-1753206209/solver-4543043-1753206209 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1753198970-161591 --watchdog 3760 ./naps-1.03a6.sh HOME/instance-4543043-1753206209.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=162447, runsolver pid=162444

[startup+0.100067 s]*
/proc/loadavg: 4.17 4.14 4.13 5/255 162451
/proc/meminfo: memFree=128540624/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=7180 memory=4992 CPUtime=0.08 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 953 0 0 0 8 0 0 0 20 0 1 0 236300098 7352320 1248 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 1795 1248 544 696 0 956 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 11372 KiB
Current children cumulated memory: 7936 KiB

[startup+0.213032 s]*
/proc/loadavg: 4.17 4.14 4.13 5/255 162451
/proc/meminfo: memFree=128539868/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=10428 memory=7944 CPUtime=0.19 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 2010 0 0 0 19 0 0 0 20 0 1 0 236300098 10678272 1986 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 2607 1986 544 696 0 1768 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 14620 KiB
Current children cumulated memory: 10888 KiB

[startup+0.312933 s]*
/proc/loadavg: 4.17 4.14 4.13 6/255 162451
/proc/meminfo: memFree=128539868/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=15524 memory=11568 CPUtime=0.29 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 3473 0 0 0 28 1 0 0 20 0 1 0 236300098 15896576 2892 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 3881 2892 544 696 0 3042 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 19716 KiB
Current children cumulated memory: 14512 KiB

[startup+0.700363 s]
/proc/loadavg: 4.17 4.14 4.13 5/255 162451
/proc/meminfo: memFree=128530228/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=29064 memory=24192 CPUtime=0.66 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 6969 0 0 0 64 2 0 0 20 0 1 0 236300098 29761536 6048 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 7266 6048 544 696 0 6427 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 33256 KiB
Current children cumulated memory: 27136 KiB

[startup+1.50035 s]
/proc/loadavg: 4.17 4.14 4.13 5/255 162451
/proc/meminfo: memFree=128508684/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=88916 memory=65780 CPUtime=1.46 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 17059 0 0 0 142 4 0 0 20 0 1 0 236300098 91049984 16445 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 22229 16445 544 696 0 21390 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 93108 KiB
Current children cumulated memory: 68724 KiB

[startup+3.11343 s]
/proc/loadavg: 4.23 4.16 4.13 5/255 162451
/proc/meminfo: memFree=128210616/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=543460 memory=491676 CPUtime=3.07 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 52349 0 0 0 289 18 0 0 20 0 1 0 236300098 556503040 122919 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 135865 122919 544 696 0 135026 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 547652 KiB
Current children cumulated memory: 494620 KiB

[startup+6.3004 s]
/proc/loadavg: 4.23 4.16 4.13 5/255 162451
/proc/meminfo: memFree=127573588/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=1124808 memory=933648 CPUtime=6.24 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 107463 0 0 0 587 37 0 0 20 0 1 0 236300098 1151803392 233412 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 281202 233412 544 696 0 280363 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1129000 KiB
Current children cumulated memory: 936592 KiB

[startup+12.7003 s]
/proc/loadavg: 4.20 4.15 4.13 5/255 162452
/proc/meminfo: memFree=127753292/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=743680 memory=685444 CPUtime=12.63 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 139353 0 0 0 1214 49 0 0 20 0 1 0 236300098 761528320 171361 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 185920 171361 544 696 0 185081 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 747872 KiB
Current children cumulated memory: 688388 KiB

[startup+25.5004 s]
/proc/loadavg: 4.17 4.15 4.13 5/255 162452
/proc/meminfo: memFree=127806504/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=751872 memory=687360 CPUtime=25.4 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 146564 0 0 0 2488 52 0 0 20 0 1 0 236300098 769916928 171840 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 187968 171840 544 696 0 187129 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 756064 KiB
Current children cumulated memory: 690304 KiB

[startup+51.1131 s]
/proc/loadavg: 4.11 4.13 4.12 5/255 162452
/proc/meminfo: memFree=127792436/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=751108 memory=690320 CPUtime=50.94 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 159788 0 0 0 5037 57 0 0 20 0 1 0 236300098 769134592 172580 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 187777 172580 544 696 0 186938 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 755300 KiB
Current children cumulated memory: 693264 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.12 4.12 5/255 162454
/proc/meminfo: memFree=127794660/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=767236 memory=696360 CPUtime=101.98 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 172957 0 0 0 10134 64 0 0 20 0 1 0 236300098 785649664 174090 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 191809 174090 544 696 0 190970 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 771428 KiB
Current children cumulated memory: 699304 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.13 4.12 5/255 162503
/proc/meminfo: memFree=128448088/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=750852 memory=692880 CPUtime=161.82 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 197717 0 0 0 16105 77 0 0 20 0 1 0 236300098 768872448 173220 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 187713 173220 544 696 0 186874 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 755044 KiB
Current children cumulated memory: 695824 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.13 4.12 5/255 162505
/proc/meminfo: memFree=128398232/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=783624 memory=713624 CPUtime=221.64 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 220059 0 0 0 22072 92 0 0 20 0 1 0 236300098 802430976 178406 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 195906 178406 544 696 0 195067 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 787816 KiB

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

/proc/loadavg: 4.09 4.14 4.14 5/255 162649
/proc/meminfo: memFree=128367424/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=775432 memory=713984 CPUtime=3033.98 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 873413 0 0 0 302722 676 0 0 20 0 1 0 236300098 794042368 178496 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 193858 178496 544 696 0 193019 0
Current children cumulated CPU time: 3033.98 s
Current children cumulated vsize: 779624 KiB
Current children cumulated memory: 716928 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.13 4.14 5/255 162651
/proc/meminfo: memFree=128357064/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=767236 memory=716028 CPUtime=3093.78 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 888085 0 0 0 308688 690 0 0 20 0 1 0 236300098 785649664 179007 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 191809 179007 544 696 0 190970 0
Current children cumulated CPU time: 3093.78 s
Current children cumulated vsize: 771428 KiB
Current children cumulated memory: 718972 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.12 4.13 5/255 162653
/proc/meminfo: memFree=128374256/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=808200 memory=728320 CPUtime=3153.62 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 900554 0 0 0 314655 707 0 0 20 0 1 0 236300098 827596800 182080 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 202050 182080 544 696 0 201211 0
Current children cumulated CPU time: 3153.62 s
Current children cumulated vsize: 812392 KiB
Current children cumulated memory: 731264 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.11 4.13 5/255 162655
/proc/meminfo: memFree=128345008/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=800008 memory=729484 CPUtime=3213.45 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 910747 0 0 0 320625 720 0 0 20 0 1 0 236300098 819208192 182371 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 200002 182371 544 696 0 199163 0
Current children cumulated CPU time: 3213.45 s
Current children cumulated vsize: 804200 KiB
Current children cumulated memory: 732428 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.12 4.13 5/255 162657
/proc/meminfo: memFree=128342476/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=816392 memory=754060 CPUtime=3273.29 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 919559 0 0 0 326597 732 0 0 20 0 1 0 236300098 835985408 188515 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 204098 188515 544 696 0 203259 0
Current children cumulated CPU time: 3273.29 s
Current children cumulated vsize: 820584 KiB
Current children cumulated memory: 757004 KiB

[startup+3342.3 s]
/proc/loadavg: 4.05 4.09 4.11 5/254 162659
/proc/meminfo: memFree=128352980/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=767240 memory=711940 CPUtime=3333.13 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 931883 0 0 0 332569 744 0 0 20 0 1 0 236300098 785653760 177985 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 191810 177985 544 696 0 190971 0
Current children cumulated CPU time: 3333.13 s
Current children cumulated vsize: 771432 KiB
Current children cumulated memory: 714884 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.10 4.11 5/253 162661
/proc/meminfo: memFree=128403456/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=767236 memory=705788 CPUtime=3392.96 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 941457 0 0 0 338540 756 0 0 20 0 1 0 236300098 785649664 176447 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 191809 176447 544 696 0 190970 0
Current children cumulated CPU time: 3392.96 s
Current children cumulated vsize: 771428 KiB
Current children cumulated memory: 708732 KiB

[startup+3462.3 s]
/proc/loadavg: 4.68 4.26 4.17 5/253 162663
/proc/meminfo: memFree=128350820/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=816392 memory=747928 CPUtime=3452.8 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 951461 0 0 0 344509 771 0 0 20 0 1 0 236300098 835985408 186982 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 204098 186982 544 696 0 203259 0
Current children cumulated CPU time: 3452.8 s
Current children cumulated vsize: 820584 KiB
Current children cumulated memory: 750872 KiB

[startup+3522.3 s]
/proc/loadavg: 4.40 4.27 4.18 5/253 162665
/proc/meminfo: memFree=128371764/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=783624 memory=721304 CPUtime=3512.63 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 966837 0 0 0 350474 789 0 0 20 0 1 0 236300098 802430976 180326 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 195906 180326 544 696 0 195067 0
Current children cumulated CPU time: 3512.63 s
Current children cumulated vsize: 787816 KiB
Current children cumulated memory: 724248 KiB

[startup+3582.3 s]
/proc/loadavg: 4.21 4.23 4.17 5/253 162667
/proc/meminfo: memFree=128360680/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=816392 memory=741784 CPUtime=3572.47 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 976141 0 0 0 356446 801 0 0 20 0 1 0 236300098 835985408 185446 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 204098 185446 544 696 0 203259 0
Current children cumulated CPU time: 3572.47 s
Current children cumulated vsize: 820584 KiB
Current children cumulated memory: 744728 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 4.13 4.21 4.17 3/244 162691
/proc/meminfo: memFree=128466772/131382112 swapFree=33000116/33010684
[pid=162447] ppid=162444 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/162447/stat : 162447 (naps-1.03a6.sh) S 162444 162447 161574 0 -1 4194304 230 207 0 0 0 0 0 0 20 0 1 0 236300096 4292608 736 18446744073709551615 94180842840064 94180843734597 140726552366640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94180843973648 94180844021392 94180850331648 140726552373669 140726552373763 140726552373763 140726552379367 0
/proc/162447/statm: 1048 736 672 219 0 110 0
[pid=162451] ppid=162447 vsize=783624 memory=729496 CPUtime=3600.1 cores=0,2
/proc/162451/stat : 162451 (naps-1.03a6) R 162447 162447 161574 0 -1 4194304 979832 0 0 0 359204 806 0 0 20 0 1 0 236300098 802430976 182374 18446744073709551615 4198400 7047149 140730530017184 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 15556608 140730530023794 140730530023908 140730530023908 140730530029513 0
/proc/162451/statm: 195906 182374 544 696 0 195067 0
Current children cumulated CPU time: 3600.1 s
Current children cumulated vsize: 787816 KiB
Current children cumulated memory: 732440 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3592.05 s, system=8.07946 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): 3610.02
CPU time (s): 3600.13
CPU user time (s): 3592.05
CPU system time (s): 8.07946
CPU usage (%): 99.7261
Max. virtual memory (cumulated for all children) (KiB): 1170712
Max. memory (cumulated for all children) (KiB): 1048332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.05
system time used= 8.07946
maximum resident set size= 1055484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 980282
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= 7882


# summary of solver processes directly reported to runsolver:
#   pid: 162447
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3592.05
#   total CPU system time (s): 8.07946

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.3643 second user time and 35.5565 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-07-22 19:43:30
IDJOB=4543043
IDBENCH=171748
IDSOLVER=3341
FILE ID=nodeC007/4543043-1753206209
RUNJOBID= nodeC007-1753198970-161591
SLURM_JOB_ID= 9687740
Free space on /tmp= 432964 MiB

SOLVER NAME= NaPS naps-1.03a6
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/php-original/normalized-php_390_389.opb
COMMAND LINE= ./naps-1.03a6.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4543043-1753206209/watcher-4543043-1753206209 -o /tmp/evaluation-result-4543043-1753206209/solver-4543043-1753206209 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1753198970-161591 --watchdog 3760  ./naps-1.03a6.sh HOME/instance-4543043-1753206209.opb

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

MD5SUM BENCH= 8c310f5c6bc12dfd4cf754da21955474
RANDOM SEED=1470413063

nodeC007 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	: 0xb00001f
cpu MHz		: 3492.564
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 3662.250
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.201
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.900
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 3664.695
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 3491.849
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.733
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.465
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        128540816 kB
MemAvailable:   129080688 kB
Buffers:              16 kB
Cached:          1211560 kB
SwapCached:         2616 kB
Active:          1582600 kB
Inactive:         388424 kB
Active(anon):     746440 kB
Inactive(anon):    33312 kB
Active(file):     836160 kB
Inactive(file):   355112 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000116 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             20140 kB
Writeback:             0 kB
AnonPages:        759672 kB
Mapped:           109092 kB
Shmem:             20304 kB
KReclaimable:     376456 kB
Slab:             470692 kB
SReclaimable:     376456 kB
SUnreclaim:        94236 kB
KernelStack:        4096 kB
PageTables:         4604 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1228040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149464 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    350208 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:      201544 kB
DirectMap2M:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432964 MiB
End job on nodeC007 at 2025-07-22 20:43:40