Trace number 4461613

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 1.03a1? (TO) 3600.2 3610.26

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/pedigree/
normalized-sheep4r_wcsp.wbo
MD5SUMb3d29a62e920b432ed1420af63cfe867
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 benchmark186.77
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables89200
Total number of constraints5870368
Number of soft constraints5861448
Number of constraints which are clauses5861448
Number of constraints which are cardinality constraints (but not clauses)8920
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint10
Top cost 2447
Min constraint cost 1
Max constraint cost 2447
Sum of constraints costs 14289117012
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.03a1.
0.00/0.00	c Input file name: HOME/instance-4461613-1722080377.wbo
0.00/0.00	c Initial goal by soft: 2446
76.23/76.47	c single stage optimization mode
3600.03/3610.11	c 
3600.03/3610.11	c *** TERMINATED *** by signal 15
3600.03/3610.11	s UNKNOWN
3600.03/3610.11	c _____________________________________________________________________________
3600.03/3610.11	c std/band forms        : 8920,0
3600.03/3610.11	c 2cl/3cl ITE-codings   : 0,0
3600.03/3610.11	c BDD/srt/adr Max costs : 0,64,0
3600.03/3610.11	c BDDraw/bin/mul/srt/adr: 0,0,0,8920,0
3600.03/3610.11	c BDD nodes             : 0
3600.03/3610.11	c Es1/CC detections     : 0,0
3600.03/3610.11	c CC sort               : 8920
3600.03/3610.11	c SAT/UNSAT calls       : 0,0
3600.03/3610.11	c regenrated variables  : 0
3600.03/3610.11	c eliminated fixed lits : 0
3600.03/3610.11	c goal lit flips        : 226173
3600.03/3610.11	c goal stages           : 1
3600.03/3610.11	c goal shrink           : 0
3600.03/3610.11	c goal coeff separations: 0
3600.03/3610.11	c restarts              : 0
3600.03/3610.11	c conflicts             : 0              (0 /sec)
3600.03/3610.11	c decisions             : 0              (0 /sec)
3600.03/3610.11	c propagations          : 0              (0 /sec)
3600.03/3610.11	c inspects              : 0              (0 /sec)
3600.03/3610.11	c CPU time (solving tm) : 3594 s        (3505 s, SAT 0 s, UNSAT 0 s)
3600.03/3610.11	c Time for Opt-base     : 0.09694 s
3600.03/3610.11	c Steps for Opt-base    : 0
3600.03/3610.11	c Time for BDD coding   : 0 s
3600.03/3610.11	c Time for srt coding   : 0.1324 s
3600.03/3610.11	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: 64059 MiB (36355 MiB free)
  memory of node 1: 64510 MiB (59366 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4461613-1722080377/watcher-4461613-1722080377 -o /tmp/evaluation-result-4461613-1722080377/solver-4461613-1722080377 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1722076632-366462 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4461613-1722080377.wbo 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=369290, runsolver pid=369287
Current StackSize limit: 8192 KiB


[startup+0.100911 s]*
/proc/loadavg: 4.36 4.28 4.19 5/246 369295
/proc/meminfo: memFree=98003596/131655788 swapFree=131057576/131071996
[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=16396 memory=14672 CPUtime=0.09 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 3659 0 0 0 9 0 0 0 20 0 1 0 44027474 16789504 3668 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 4099 3668 580 659 0 3303 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 26328 KiB
Current children cumulated memory: 17436 KiB

[startup+0.205743 s]*
/proc/loadavg: 4.36 4.28 4.19 5/246 369295
/proc/meminfo: memFree=97997076/131655788 swapFree=131057576/131071996
[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=19076 memory=17576 CPUtime=0.19 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 4365 0 0 0 19 0 0 0 20 0 1 0 44027474 19533824 4394 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 4769 4394 580 659 0 3973 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 29008 KiB
Current children cumulated memory: 20340 KiB

[startup+0.305282 s]*
/proc/loadavg: 4.36 4.28 4.19 5/246 369295
/proc/meminfo: memFree=97983964/131655788 swapFree=131057576/131071996
[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=27044 memory=25004 CPUtime=0.29 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 6221 0 0 0 28 1 0 0 20 0 1 0 44027474 27693056 6251 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 6761 6251 580 659 0 5965 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 36976 KiB
Current children cumulated memory: 27768 KiB

[startup+0.70028 s]
/proc/loadavg: 4.36 4.28 4.19 5/246 369295
/proc/meminfo: memFree=97970648/131655788 swapFree=131057576/131071996
[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=49612 memory=46728 CPUtime=0.68 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 11655 0 0 0 65 3 0 0 20 0 1 0 44027474 50802688 11682 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 12403 11682 580 659 0 11607 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 59544 KiB
Current children cumulated memory: 49492 KiB

[startup+1.50035 s]
/proc/loadavg: 4.36 4.28 4.19 5/246 369295
/proc/meminfo: memFree=97924116/131655788 swapFree=131057576/131071996
[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=97432 memory=92576 CPUtime=1.48 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 21088 0 0 0 142 6 0 0 20 0 1 0 44027474 99770368 23144 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 24358 23144 580 659 0 23562 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 107364 KiB
Current children cumulated memory: 95340 KiB

[startup+3.11284 s]
/proc/loadavg: 4.36 4.28 4.19 5/246 369295
/proc/meminfo: memFree=97526828/131655788 swapFree=131057576/131071996
[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=210948 memory=205632 CPUtime=3.09 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 36610 0 0 0 299 10 0 0 20 0 1 0 44027474 216010752 51408 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 52737 51408 580 659 0 51941 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 220880 KiB
Current children cumulated memory: 208396 KiB

[startup+6.30037 s]
/proc/loadavg: 4.41 4.30 4.20 7/246 369296
/proc/meminfo: memFree=97200388/131655788 swapFree=131057576/131071996
[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=438856 memory=425376 CPUtime=6.27 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 57347 0 0 0 609 18 0 0 20 0 1 0 44027474 449388544 106344 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 109714 106344 580 659 0 108918 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 448788 KiB
Current children cumulated memory: 428140 KiB

[startup+12.7003 s]
/proc/loadavg: 4.38 4.29 4.20 5/246 369296
/proc/meminfo: memFree=96199720/131655788 swapFree=131057576/131071996
[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=890184 memory=865784 CPUtime=12.66 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 93465 0 0 0 1231 35 0 0 20 0 1 0 44027474 911548416 216446 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 222546 216446 580 659 0 221750 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 900116 KiB
Current children cumulated memory: 868548 KiB

[startup+25.5004 s]
/proc/loadavg: 4.29 4.28 4.19 5/247 369300
/proc/meminfo: memFree=94144236/131655788 swapFree=131057576/131071996
[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=1746984 memory=1716096 CPUtime=25.44 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 167697 0 0 0 2473 71 0 0 20 0 1 0 44027474 1788911616 429024 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 436746 429024 580 659 0 435950 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 1756916 KiB
Current children cumulated memory: 1718860 KiB

[startup+51.1131 s]
/proc/loadavg: 4.43 4.30 4.20 5/249 369307
/proc/meminfo: memFree=90364692/131655788 swapFree=131057576/131071996
[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=4149336 memory=4023004 CPUtime=50.99 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 480817 0 0 0 4943 156 0 0 20 0 1 0 44027474 4248920064 1005751 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 1037334 1005751 580 659 0 1036538 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 4159268 KiB
Current children cumulated memory: 4025768 KiB

[startup+102.3 s]
/proc/loadavg: 4.26 4.27 4.19 6/249 369316
/proc/meminfo: memFree=87590016/131655788 swapFree=131057576/131071996
[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=5515920 memory=5399548 CPUtime=102.08 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 834047 0 0 0 9986 222 0 0 20 0 1 0 44027474 5648302080 1349887 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 1378980 1349887 612 659 0 1378184 0
Current children cumulated CPU time: 102.08 s
Current children cumulated vsize: 5525852 KiB
Current children cumulated memory: 5402312 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.22 4.18 5/249 369328
/proc/meminfo: memFree=87592176/131655788 swapFree=131057576/131071996
[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=5515920 memory=5399548 CPUtime=161.93 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 834085 0 0 0 15967 226 0 0 20 0 1 0 44027474 5648302080 1349887 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 1378980 1349887 612 659 0 1378184 0
Current children cumulated CPU time: 161.93 s
Current children cumulated vsize: 5525852 KiB
Current children cumulated memory: 5402312 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.21 4.18 6/249 369338
/proc/meminfo: memFree=87591640/131655788 swapFree=131057576/131071996
[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=5515920 memory=5399548 CPUtime=221.78 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 834148 0 0 0 21944 234 0 0 20 0 1 0 44027474 5648302080 1349887 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 1378980 1349887 612 659 0 1378184 0
Current children cumulated CPU time: 221.78 s
Current children cumulated vsize: 5525852 KiB

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

[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=5515920 memory=5399548 CPUtime=3093.73 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 838078 0 0 0 308793 580 0 0 20 0 1 0 44027474 5648302080 1349887 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 1378980 1349887 612 659 0 1378184 0
Current children cumulated CPU time: 3093.73 s
Current children cumulated vsize: 5525852 KiB
Current children cumulated memory: 5402312 KiB

[startup+3162.3 s]
/proc/loadavg: 2.13 2.12 2.33 3/234 371609
/proc/meminfo: memFree=104500136/131655788 swapFree=131057576/131071996
[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=5515920 memory=5399548 CPUtime=3153.55 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 838283 0 0 0 314769 586 0 0 20 0 1 0 44027474 5648302080 1349887 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 1378980 1349887 612 659 0 1378184 0
Current children cumulated CPU time: 3153.55 s
Current children cumulated vsize: 5525852 KiB
Current children cumulated memory: 5402312 KiB

[startup+3222.3 s]
/proc/loadavg: 2.04 2.09 2.31 3/234 371619
/proc/meminfo: memFree=104499828/131655788 swapFree=131057576/131071996
[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=5515920 memory=5399548 CPUtime=3213.37 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 838357 0 0 0 320744 593 0 0 20 0 1 0 44027474 5648302080 1349887 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 1378980 1349887 612 659 0 1378184 0
Current children cumulated CPU time: 3213.37 s
Current children cumulated vsize: 5525852 KiB
Current children cumulated memory: 5402312 KiB

[startup+3282.3 s]
/proc/loadavg: 2.12 2.10 2.30 3/232 371629
/proc/meminfo: memFree=104499556/131655788 swapFree=131057576/131071996
[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=5515920 memory=5399548 CPUtime=3273.19 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 838443 0 0 0 326719 600 0 0 20 0 1 0 44027474 5648302080 1349887 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 1378980 1349887 612 659 0 1378184 0
Current children cumulated CPU time: 3273.19 s
Current children cumulated vsize: 5525852 KiB
Current children cumulated memory: 5402312 KiB

[startup+3342.3 s]
/proc/loadavg: 2.10 2.10 2.28 3/232 371640
/proc/meminfo: memFree=104499212/131655788 swapFree=131057576/131071996
[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=5515920 memory=5399548 CPUtime=3333.01 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 838608 0 0 0 332694 607 0 0 20 0 1 0 44027474 5648302080 1349887 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 1378980 1349887 612 659 0 1378184 0
Current children cumulated CPU time: 3333.01 s
Current children cumulated vsize: 5525852 KiB
Current children cumulated memory: 5402312 KiB

[startup+3402.3 s]
/proc/loadavg: 2.08 2.09 2.26 3/230 371650
/proc/meminfo: memFree=104498964/131655788 swapFree=131057576/131071996
[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=5515920 memory=5399548 CPUtime=3392.83 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 838753 0 0 0 338670 613 0 0 20 0 1 0 44027474 5648302080 1349887 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 1378980 1349887 612 659 0 1378184 0
Current children cumulated CPU time: 3392.83 s
Current children cumulated vsize: 5525852 KiB
Current children cumulated memory: 5402312 KiB

[startup+3462.3 s]
/proc/loadavg: 2.17 2.11 2.26 3/230 371660
/proc/meminfo: memFree=104498640/131655788 swapFree=131057576/131071996
[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=5515920 memory=5399548 CPUtime=3452.65 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 838829 0 0 0 344644 621 0 0 20 0 1 0 44027474 5648302080 1349887 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 1378980 1349887 612 659 0 1378184 0
Current children cumulated CPU time: 3452.65 s
Current children cumulated vsize: 5525852 KiB
Current children cumulated memory: 5402312 KiB

[startup+3522.3 s]
/proc/loadavg: 2.62 2.21 2.29 3/230 371670
/proc/meminfo: memFree=104498372/131655788 swapFree=131057576/131071996
[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=5515920 memory=5399548 CPUtime=3512.47 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 838905 0 0 0 350621 626 0 0 20 0 1 0 44027474 5648302080 1349887 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 1378980 1349887 612 659 0 1378184 0
Current children cumulated CPU time: 3512.47 s
Current children cumulated vsize: 5525852 KiB
Current children cumulated memory: 5402312 KiB

[startup+3582.3 s]
/proc/loadavg: 2.76 2.34 2.33 3/230 371681
/proc/meminfo: memFree=104496004/131655788 swapFree=131057576/131071996
[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=5515920 memory=5399548 CPUtime=3572.31 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 838981 0 0 0 356596 635 0 0 20 0 1 0 44027474 5648302080 1349887 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 1378980 1349887 612 659 0 1378184 0
Current children cumulated CPU time: 3572.31 s
Current children cumulated vsize: 5525852 KiB
Current children cumulated memory: 5402312 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.11 s]
/proc/loadavg: 2.38 2.29 2.31 2/222 371717
/proc/meminfo: memFree=110217256/131655788 swapFree=131057576/131071996
[pid=369290] ppid=369287 vsize=9932 memory=2764 CPUtime=0 cores=5,7
/proc/369290/stat : 369290 (naps-1.03.sh) S 369287 369290 366449 0 -1 4194304 224 243 0 0 0 0 0 0 20 0 1 0 44027473 10170368 691 134679101440 94909084381184 94909085460504 140734849492016 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94909087558960 94909087606148 94909093089280 140734849496033 140734849496158 140734849496158 140734849503176 0
/proc/369290/statm: 2483 691 614 264 0 134 0
[pid=369295] ppid=369290 vsize=5515920 memory=5399548 CPUtime=3600.03 cores=5,7
/proc/369295/stat : 369295 (naps-1.03) R 369290 369290 366449 0 -1 4194304 839014 0 0 0 359366 637 0 0 20 0 1 0 44027474 5648302080 1349887 134679101440 4194304 6891597 140729768093696 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 28733440 140729768100850 140729768100962 140729768100962 140729768107979 0
/proc/369295/statm: 1378980 1349887 612 659 0 1378184 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 5525852 KiB
Current children cumulated memory: 5402312 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.00505 s, system=0.000995 s

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

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

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

[startup+3610.2 s]*
/proc/loadavg: 2.38 2.29 2.31 2/221 371717
/proc/meminfo: memFree=112659948/131655788 swapFree=131057576/131071996
Current cumulated CPU time of completed processes: 0.006045 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 10

Real time (s): 3610.26
CPU time (s): 3600.2
CPU user time (s): 3593.67
CPU system time (s): 6.52518
CPU usage (%): 99.7213
Max. virtual memory (cumulated for all children) (KiB): 5619284
Max. memory (cumulated for all children) (KiB): 5470192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.67
system time used= 6.52518
maximum resident set size= 5467428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 839481
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= 12
involuntary context switches= 4616


# summary of solver processes directly reported to runsolver:
#   pid: 369290,369295
#   total CPU time (s): 3600.2
#   total CPU user time (s): 3593.67
#   total CPU system time (s): 6.52518

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.9499 second user time and 37.5497 second system time

The end

Launcher Data

Begin job on nodeC010 at 2024-07-27 13:39:39
IDJOB=4461613
IDBENCH=144110
IDSOLVER=3088
FILE ID=nodeC010/4461613-1722080377
RUNJOBID= nodeC010-1722076632-366462
SLURM_JOB_ID= 8248135
Free space on /tmp= 723212 MiB

SOLVER NAME= NaPS 1.03a1
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/pedigree/normalized-sheep4r_wcsp.wbo
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4461613-1722080377/watcher-4461613-1722080377 -o /tmp/evaluation-result-4461613-1722080377/solver-4461613-1722080377 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1722076632-366462 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4461613-1722080377.wbo

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

MD5SUM BENCH= b3d29a62e920b432ed1420af63cfe867
RANDOM SEED=1982714365

nodeC010.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	: 0xb00001f
cpu MHz		: 3651.334
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 invpcid_single pti 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	: 6983.61
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		: 3688.560
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 invpcid_single pti 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	: 6983.28
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.323
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 invpcid_single pti 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	: 6983.61
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.109
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 invpcid_single pti 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	: 6983.28
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		: 3491.805
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 invpcid_single pti 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	: 6983.61
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		: 1197.306
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 invpcid_single pti 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	: 6983.28
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.325
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 invpcid_single pti 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	: 6983.61
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		: 3392.650
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 invpcid_single pti 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	: 6983.28
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        98020344 kB
MemAvailable:   112583428 kB
Buffers:          375028 kB
Cached:         14537724 kB
SwapCached:          220 kB
Active:          2077524 kB
Inactive:       30330760 kB
Active(anon):       4388 kB
Inactive(anon): 17544400 kB
Active(file):    2073136 kB
Inactive(file): 12786360 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131057576 kB
Dirty:            525644 kB
Writeback:             0 kB
AnonPages:      17495120 kB
Mapped:           107020 kB
Shmem:             53212 kB
KReclaimable:     765332 kB
Slab:             884016 kB
SReclaimable:     765332 kB
SUnreclaim:       118684 kB
KernelStack:        3952 kB
PageTables:        43744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   20105564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            14784 kB
HardwareCorrupted:     0 kB
AnonHugePages:  14876672 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:      412488 kB
DirectMap2M:    54018048 kB
DirectMap1G:    81788928 kB

Free space on /tmp at the end= 723520 MiB
End job on nodeC010 at 2024-07-27 14:39:50