Trace number 4463771

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-GM 1.03a2? (TO) 3600.06 3609.31

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/pedigree/
normalized-pedck350_wcsp.wbo
MD5SUM803163f8c4ec83baa6e84e90f2e866a2
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark3.79079
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3500
Total number of constraints175982
Number of soft constraints175632
Number of constraints which are clauses175632
Number of constraints which are cardinality constraints (but not clauses)350
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint10
Top cost 349
Min constraint cost 1
Max constraint cost 349
Sum of constraints costs 60205632
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.03a2.
0.00/0.00	c We set -no-flip-min because your selected sat solver does not support it.
0.00/0.00	c Input file name: HOME/instance-4463771-1722353509.wbo
0.00/0.00	c Initial goal by soft: 348
2.07/2.11	c single stage optimization mode
2.58/2.60	c Found but not a solution: 34305
3600.03/3609.30	c 
3600.03/3609.30	c *** TERMINATED *** by signal 15
3600.03/3609.30	s UNKNOWN
3600.03/3609.30	c _____________________________________________________________________________
3600.03/3609.30	c std/band forms        : 351,0
3600.03/3609.30	c 2cl/3cl ITE-codings   : 0,0
3600.03/3609.30	c BDD/srt/adr Max costs : 0,64,960322
3600.03/3609.30	c BDDraw/bin/mul/srt/adr: 0,0,0,350,1
3600.03/3609.30	c BDD nodes             : 0
3600.03/3609.30	c Es1/CC detections     : 0,0
3600.03/3609.30	c CC sort               : 350
3600.03/3609.30	c SAT/UNSAT calls       : 1,0
3600.03/3609.30	c regenrated variables  : 0
3600.03/3609.30	c eliminated fixed lits : 0
3600.03/3609.30	c goal lit flips        : 0
3600.03/3609.30	c goal stages           : 1
3600.03/3609.30	c goal shrink           : 0
3600.03/3609.30	c goal coeff separations: 0
3600.03/3609.30	c restarts              : 1
3600.03/3609.30	c conflicts             : 262            (0 /sec)
3600.03/3609.30	c decisions             : 6859233        (1906 /sec)
3600.03/3609.30	c propagations          : 6888735        (1914 /sec)
3600.03/3609.30	c inspects              : 0              (0 /sec)
3600.03/3609.30	c CPU time (solving tm) : 3599 s        (3593 s, SAT 0.3824 s, UNSAT 0 s)
3600.03/3609.30	c Time for Opt-base     : 0.003216 s
3600.03/3609.30	c Steps for Opt-base    : 0
3600.03/3609.30	c Time for BDD coding   : 0 s
3600.03/3609.30	c Time for srt coding   : 0.002426 s
3600.03/3609.30	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: 63968 MiB (43105 MiB free)
  memory of node 1: 64473 MiB (62670 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4463771-1722353509/watcher-4463771-1722353509 -o /tmp/evaluation-result-4463771-1722353509/solver-4463771-1722353509 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1722351724-13273 --watchdog 3760 HOME/naps-1.03.sh -GM HOME/instance-4463771-1722353509.wbo 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=15196, runsolver pid=15193
Current StackSize limit: 8192 KiB


[startup+0.100164 s]*
/proc/loadavg: 4.05 4.07 3.92 5/262 15201
/proc/meminfo: memFree=108304648/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=14984 memory=8684 CPUtime=0.09 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 1880 0 0 0 9 0 0 0 20 0 1 0 1955453 15343616 2171 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 3746 2171 436 659 0 2950 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 24916 KiB
Current children cumulated memory: 11340 KiB

[startup+0.206164 s]*
/proc/loadavg: 4.05 4.07 3.92 5/262 15201
/proc/meminfo: memFree=108299092/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=21068 memory=14220 CPUtime=0.19 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 3313 0 0 0 19 0 0 0 20 0 1 0 1955453 21573632 3555 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 5267 3555 436 659 0 4471 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 31000 KiB
Current children cumulated memory: 16876 KiB

[startup+0.305838 s]*
/proc/loadavg: 4.05 4.07 3.92 5/262 15201
/proc/meminfo: memFree=108294352/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=27056 memory=19412 CPUtime=0.29 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 4652 0 0 0 28 1 0 0 20 0 1 0 1955453 27705344 4853 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 6764 4853 436 659 0 5968 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 36988 KiB
Current children cumulated memory: 22068 KiB

[startup+0.700264 s]
/proc/loadavg: 4.05 4.07 3.92 5/262 15201
/proc/meminfo: memFree=108278952/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=47128 memory=41520 CPUtime=0.68 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 9695 0 0 0 66 2 0 0 20 0 1 0 1955453 48259072 10380 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 11782 10380 436 659 0 10986 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 57060 KiB
Current children cumulated memory: 44176 KiB

[startup+1.50027 s]
/proc/loadavg: 4.05 4.07 3.92 5/262 15201
/proc/meminfo: memFree=108168420/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=111108 memory=104204 CPUtime=1.47 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 25063 0 0 0 142 5 0 0 20 0 1 0 1955453 113774592 26051 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 27777 26051 436 659 0 26981 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 121040 KiB
Current children cumulated memory: 106860 KiB

[startup+3.10571 s]
/proc/loadavg: 4.05 4.07 3.92 5/262 15201
/proc/meminfo: memFree=108229456/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=195420 memory=174688 CPUtime=3.08 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 44687 0 0 0 300 8 0 0 20 0 1 0 1955453 200110080 43672 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 48855 43672 468 659 0 48059 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 205352 KiB
Current children cumulated memory: 177344 KiB

[startup+6.30026 s]
/proc/loadavg: 4.12 4.09 3.93 5/262 15201
/proc/meminfo: memFree=107416132/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=1187584 memory=1109428 CPUtime=6.27 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 156984 0 0 0 591 36 0 0 20 0 1 0 1955453 1216086016 277357 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 296896 277357 468 659 0 296100 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1197516 KiB
Current children cumulated memory: 1112084 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.09 3.93 5/257 15288
/proc/meminfo: memFree=127272924/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=1297200 memory=1254936 CPUtime=12.65 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 177023 0 0 0 1225 40 0 0 20 0 1 0 1955453 1328332800 313734 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 324300 313734 468 659 0 323504 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1307132 KiB
Current children cumulated memory: 1257592 KiB

[startup+25.5003 s]
/proc/loadavg: 4.17 4.10 3.93 5/262 15304
/proc/meminfo: memFree=126586380/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=1301424 memory=1258928 CPUtime=25.42 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 178134 0 0 0 2501 41 0 0 20 0 1 0 1955453 1332658176 314732 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 325356 314732 468 659 0 324560 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 1311356 KiB
Current children cumulated memory: 1261584 KiB

[startup+51.1057 s]
/proc/loadavg: 4.11 4.09 3.94 5/262 15309
/proc/meminfo: memFree=122413992/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=1304328 memory=1261868 CPUtime=50.97 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 179001 0 0 0 5055 42 0 0 20 0 1 0 1955453 1335631872 315467 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 326082 315467 468 659 0 325286 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 1314260 KiB
Current children cumulated memory: 1264524 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.11 3.95 5/262 15317
/proc/meminfo: memFree=120656416/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=1309060 memory=1268744 CPUtime=102.04 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 180342 0 0 0 10160 44 0 0 20 0 1 0 1955453 1340477440 317186 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 327265 317186 468 659 0 326469 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 1318992 KiB
Current children cumulated memory: 1271400 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.10 3.96 5/261 15333
/proc/meminfo: memFree=120598232/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=1313152 memory=1272652 CPUtime=161.89 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 181505 0 0 0 16144 45 0 0 20 0 1 0 1955453 1344667648 318163 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 328288 318163 468 659 0 327492 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 1323084 KiB
Current children cumulated memory: 1275308 KiB

[startup+222.3 s]
/proc/loadavg: 4.20 4.13 3.98 5/261 15343
/proc/meminfo: memFree=120544944/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=1316076 memory=1275664 CPUtime=221.74 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 182342 0 0 0 22128 46 0 0 20 0 1 0 1955453 1347661824 318916 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 329019 318916 468 659 0 328223 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 1326008 KiB

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

/proc/15201/statm: 374902 342757 468 659 0 374106 0
Current children cumulated CPU time: 3094.31 s
Current children cumulated vsize: 1509540 KiB
Current children cumulated memory: 1373684 KiB

[startup+3162.3 s]
/proc/loadavg: 3.43 3.27 3.58 4/254 16543
/proc/meminfo: memFree=114113688/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=1500268 memory=1371608 CPUtime=3154.17 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 218453 0 0 0 315354 63 0 0 20 0 1 0 1955453 1536274432 342902 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 375067 342902 468 659 0 374271 0
Current children cumulated CPU time: 3154.17 s
Current children cumulated vsize: 1510200 KiB
Current children cumulated memory: 1374264 KiB

[startup+3222.3 s]
/proc/loadavg: 3.20 3.23 3.54 4/254 16553
/proc/meminfo: memFree=114106020/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=1501060 memory=1374376 CPUtime=3214.01 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 219147 0 0 0 321338 63 0 0 20 0 1 0 1955453 1537085440 343594 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 375265 343594 468 659 0 374469 0
Current children cumulated CPU time: 3214.01 s
Current children cumulated vsize: 1510992 KiB
Current children cumulated memory: 1377032 KiB

[startup+3282.3 s]
/proc/loadavg: 3.18 3.22 3.52 4/253 16948
/proc/meminfo: memFree=114102332/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=1501852 memory=1375368 CPUtime=3273.86 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 219957 0 0 0 327322 64 0 0 20 0 1 0 1955453 1537896448 343842 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 375463 343842 468 659 0 374667 0
Current children cumulated CPU time: 3273.86 s
Current children cumulated vsize: 1511784 KiB
Current children cumulated memory: 1378024 KiB

[startup+3342.3 s]
/proc/loadavg: 3.06 3.17 3.49 4/253 16959
/proc/meminfo: memFree=114096740/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=1502776 memory=1378408 CPUtime=3333.71 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 220697 0 0 0 333307 64 0 0 20 0 1 0 1955453 1538842624 344602 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 375694 344602 468 659 0 374898 0
Current children cumulated CPU time: 3333.71 s
Current children cumulated vsize: 1512708 KiB
Current children cumulated memory: 1381064 KiB

[startup+3402.3 s]
/proc/loadavg: 3.14 3.17 3.46 4/253 16971
/proc/meminfo: memFree=114092728/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=1503304 memory=1378972 CPUtime=3393.56 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 221300 0 0 0 339291 65 0 0 20 0 1 0 1955453 1539383296 344743 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 375826 344743 468 659 0 375030 0
Current children cumulated CPU time: 3393.56 s
Current children cumulated vsize: 1513236 KiB
Current children cumulated memory: 1381628 KiB

[startup+3462.3 s]
/proc/loadavg: 3.15 3.17 3.44 4/253 17150
/proc/meminfo: memFree=114086728/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=1503568 memory=1381276 CPUtime=3453.41 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 221938 0 0 0 345276 65 0 0 20 0 1 0 1955453 1539653632 345319 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 375892 345319 468 659 0 375096 0
Current children cumulated CPU time: 3453.41 s
Current children cumulated vsize: 1513500 KiB
Current children cumulated memory: 1383932 KiB

[startup+3522.3 s]
/proc/loadavg: 3.10 3.15 3.42 4/253 17160
/proc/meminfo: memFree=114081368/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=1504096 memory=1381844 CPUtime=3513.25 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 222589 0 0 0 351260 65 0 0 20 0 1 0 1955453 1540194304 345461 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 376024 345461 468 659 0 375228 0
Current children cumulated CPU time: 3513.25 s
Current children cumulated vsize: 1514028 KiB
Current children cumulated memory: 1384500 KiB

[startup+3582.3 s]
/proc/loadavg: 3.10 3.14 3.40 4/256 17231
/proc/meminfo: memFree=114075832/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=1504624 memory=1384344 CPUtime=3573.1 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 223286 0 0 0 357245 65 0 0 20 0 1 0 1955453 1540734976 346086 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 376156 346086 468 659 0 375360 0
Current children cumulated CPU time: 3573.1 s
Current children cumulated vsize: 1514556 KiB
Current children cumulated memory: 1387000 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.3 s]
/proc/loadavg: 3.07 3.13 3.38 4/256 17234
/proc/meminfo: memFree=114074744/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=1504756 memory=1384584 CPUtime=3600.03 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 223606 0 0 0 359938 65 0 0 20 0 1 0 1955453 1540870144 346146 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 376189 346146 468 659 0 375393 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1514688 KiB
Current children cumulated memory: 1387240 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=0.002284 s, system=0.000483 s

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

# cumulated CPU time of all completed processes:  user=3599.39 s, system=0.666543 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+3609.3 s]
/proc/loadavg: 3.07 3.13 3.38 4/256 17234
/proc/meminfo: memFree=114074744/131524600 swapFree=131071996/131071996
[pid=15196] ppid=15193 vsize=9932 memory=2656 CPUtime=0 cores=4,6
/proc/15196/stat : 15196 (naps-1.03.sh) S 15193 15196 13262 0 -1 4194304 222 244 0 0 0 0 0 0 20 0 1 0 1955453 10170368 664 134679101440 94082592612352 94082593691672 140723930428896 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94082595790128 94082595837316 94082601156608 140723930432479 140723930432608 140723930432608 140723930439624 0
/proc/15196/statm: 2483 664 586 264 0 134 0
[pid=15201] ppid=15196 vsize=1504756 memory=1384584 CPUtime=3600.03 cores=4,6
/proc/15201/stat : 15201 (naps-1.03a2) R 15196 15196 13262 0 -1 4194304 223606 0 0 0 359938 65 0 0 20 0 1 0 1955453 1540870144 346146 134679101440 4194304 6891597 140731948342992 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 13144064 140731948348394 140731948348512 140731948348512 140731948355529 0
/proc/15201/statm: 376189 346146 468 659 0 375393 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1514688 KiB
Current children cumulated memory: 1387240 KiB

Child status: 10

Real time (s): 3609.31
CPU time (s): 3600.06
CPU user time (s): 3599.39
CPU system time (s): 0.666543
CPU usage (%): 99.7435
Max. virtual memory (cumulated for all children) (KiB): 1514688
Max. memory (cumulated for all children) (KiB): 1387240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.39
system time used= 0.666543
maximum resident set size= 1384632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 224072
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= 4804


# summary of solver processes directly reported to runsolver:
#   pid: 15196,15201
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3599.39
#   total CPU system time (s): 0.666543

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.50451 second user time and 17.8543 second system time

The end

Launcher Data

Begin job on nodeC028 at 2024-07-30 17:31:50
IDJOB=4463771
IDBENCH=144096
IDSOLVER=3091
FILE ID=nodeC028/4463771-1722353509
RUNJOBID= nodeC028-1722351724-13273
SLURM_JOB_ID= 8249011
Free space on /tmp= 890060 MiB

SOLVER NAME= NaPS-GM 1.03a2
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/pedigree/normalized-pedck350_wcsp.wbo
COMMAND LINE= HOME/naps-1.03.sh -GM BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4463771-1722353509/watcher-4463771-1722353509 -o /tmp/evaluation-result-4463771-1722353509/solver-4463771-1722353509 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1722351724-13273 --watchdog 3760  HOME/naps-1.03.sh -GM HOME/instance-4463771-1722353509.wbo

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

MD5SUM BENCH= 803163f8c4ec83baa6e84e90f2e866a2
RANDOM SEED=501291775

nodeC028.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3665.063
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.94
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		: 3684.669
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.71
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		: 3614.166
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.94
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.164
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.71
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		: 3629.035
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.94
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		: 3684.690
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.71
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		: 3667.581
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.94
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		: 3600.225
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        108314916 kB
MemAvailable:   108926300 kB
Buffers:           57260 kB
Cached:          1380284 kB
SwapCached:            0 kB
Active:           179432 kB
Inactive:       22493428 kB
Active(anon):       1564 kB
Inactive(anon): 21255136 kB
Active(file):     177868 kB
Inactive(file):  1238292 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             12428 kB
Writeback:             0 kB
AnonPages:      21234568 kB
Mapped:            93884 kB
Shmem:             21336 kB
KReclaimable:      70092 kB
Slab:             154264 kB
SReclaimable:      70092 kB
SUnreclaim:        84172 kB
KernelStack:        4192 kB
PageTables:        50696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   23660708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:             8928 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6881280 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      207572 kB
DirectMap2M:     6905856 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 889988 MiB
End job on nodeC028 at 2024-07-30 18:31:59