Trace number 4434486

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
NaPS 1.03? (TO) 3600.11 3610.31

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
IC/normalized-minisat25_6_3_5_ic.opb
MD5SUMee8f5ca8a7564b2d122e7dc0e93c6e43
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.164679
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15725
Total number of constraints31332
Number of constraints which are clauses14450
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints16875
Minimum length of a constraint2
Maximum length of a constraint300
Number of terms in the objective function 1825
Biggest coefficient in the objective function 125000000
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 11266082609
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 125000000
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 11266082609
Number of bits of the biggest sum of numbers34
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.03.
0.00/0.00	c Input file name: HOME/instance-4434486-1721138861.opb
1.10/1.16	c single stage optimization mode
3600.09/3610.30	c 
3600.09/3610.30	c *** TERMINATED *** by signal 15
3600.09/3610.30	s UNKNOWN
3600.09/3610.30	c _____________________________________________________________________________
3600.09/3610.30	c std/band forms        : 14782,0
3600.09/3610.30	c 2cl/3cl ITE-codings   : 9072,0
3600.09/3610.30	c BDD/srt/adr Max costs : 184,13559,0
3600.09/3610.30	c BDDraw/bin/mul/srt/adr: 14775,0,0,7,0
3600.09/3610.30	c BDD nodes             : 68646
3600.09/3610.30	c Es1/CC detections     : 0,0
3600.09/3610.30	c CC sort               : 4
3600.09/3610.30	c SAT/UNSAT calls       : 0,0
3600.09/3610.30	c regenrated variables  : 0
3600.09/3610.30	c eliminated fixed lits : 75
3600.09/3610.30	c goal lit flips        : 0
3600.09/3610.30	c goal stages           : 1
3600.09/3610.30	c goal shrink           : 0
3600.09/3610.30	c goal coeff separations: 296
3600.09/3610.30	c restarts              : 0
3600.09/3610.30	c conflicts             : 0              (0 /sec)
3600.09/3610.30	c decisions             : 0              (0 /sec)
3600.09/3610.30	c propagations          : 0              (0 /sec)
3600.09/3610.30	c inspects              : 0              (0 /sec)
3600.09/3610.30	c CPU time (solving tm) : 3599 s        (3598 s, SAT 0 s, UNSAT 0 s)
3600.09/3610.30	c Time for Opt-base     : 0.000281 s
3600.09/3610.30	c Steps for Opt-base    : 0
3600.09/3610.30	c Time for BDD coding   : 0.2884 s
3600.09/3610.30	c Time for srt coding   : 0.004337 s
3600.09/3610.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: 64059 MiB (57714 MiB free)
  memory of node 1: 64510 MiB (42102 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434486-1721138861/watcher-4434486-1721138861 -o /tmp/evaluation-result-4434486-1721138861/solver-4434486-1721138861 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1721138716-856532 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4434486-1721138861.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing FSIZE limit: 104857600 KiB
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
Current StackSize limit: 8192 KiB

Starting watchdog thread
solver pid=856739, runsolver pid=856736

[startup+0.100976 s]*
/proc/loadavg: 4.28 4.12 4.21 6/250 856744
/proc/meminfo: memFree=102191344/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=7500 memory=6088 CPUtime=0.1 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 1056 0 0 0 10 0 0 0 20 0 1 0 166044830 7680000 1522 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 1875 1522 596 659 0 1079 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 17432 KiB
Current children cumulated memory: 8820 KiB

[startup+0.21324 s]*
/proc/loadavg: 4.28 4.12 4.21 6/250 856744
/proc/meminfo: memFree=102157828/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=13076 memory=11696 CPUtime=0.21 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 2436 0 0 0 21 0 0 0 20 0 1 0 166044830 13389824 2924 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 3269 2924 596 659 0 2473 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 23008 KiB
Current children cumulated memory: 14428 KiB

[startup+0.313239 s]*
/proc/loadavg: 4.28 4.12 4.21 6/250 856744
/proc/meminfo: memFree=102132520/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=18152 memory=16668 CPUtime=0.32 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 3727 0 0 0 31 1 0 0 20 0 1 0 166044830 18587648 4167 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 4538 4167 596 659 0 3742 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 28084 KiB
Current children cumulated memory: 19400 KiB

[startup+0.70041 s]
/proc/loadavg: 4.28 4.12 4.21 6/250 856744
/proc/meminfo: memFree=102085952/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=28056 memory=26620 CPUtime=0.69 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 6567 0 0 0 67 2 0 0 20 0 1 0 166044830 28729344 6655 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 7014 6655 596 659 0 6218 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 37988 KiB
Current children cumulated memory: 29352 KiB

[startup+1.50042 s]
/proc/loadavg: 4.28 4.12 4.21 7/250 856744
/proc/meminfo: memFree=101393728/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=52680 memory=50012 CPUtime=1.48 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 12710 0 0 0 142 6 0 0 20 0 1 0 166044830 53944320 12503 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 13170 12503 644 659 0 12374 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 62612 KiB
Current children cumulated memory: 52744 KiB

[startup+3.11309 s]
/proc/loadavg: 4.28 4.12 4.21 7/250 856744
/proc/meminfo: memFree=100621568/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=56120 memory=54460 CPUtime=3.09 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 17141 0 0 0 302 7 0 0 20 0 1 0 166044830 57466880 13615 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 14030 13615 660 659 0 13234 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 66052 KiB
Current children cumulated memory: 57192 KiB

[startup+6.30038 s]
/proc/loadavg: 4.34 4.13 4.22 5/252 856751
/proc/meminfo: memFree=101939448/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=67864 memory=66192 CPUtime=6.27 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 18633 0 0 0 619 8 0 0 20 0 1 0 166044830 69492736 16548 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 16966 16548 660 659 0 16170 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 77796 KiB
Current children cumulated memory: 68924 KiB

[startup+12.7004 s]
/proc/loadavg: 4.39 4.15 4.22 5/253 856760
/proc/meminfo: memFree=103329360/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=69212 memory=67484 CPUtime=12.65 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 18977 0 0 0 1257 8 0 0 20 0 1 0 166044830 70873088 16871 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 17303 16871 660 659 0 16507 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 79144 KiB
Current children cumulated memory: 70216 KiB

[startup+25.5004 s]
/proc/loadavg: 4.30 4.14 4.22 5/253 856761
/proc/meminfo: memFree=100997044/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=66688 memory=65104 CPUtime=25.41 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 21587 0 0 0 2532 9 0 0 20 0 1 0 166044830 68288512 16276 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 16672 16276 660 659 0 15876 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 76620 KiB
Current children cumulated memory: 67836 KiB

[startup+51.1137 s]
/proc/loadavg: 4.26 4.14 4.22 5/253 856766
/proc/meminfo: memFree=97834064/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=80052 memory=78572 CPUtime=50.94 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 24685 0 0 0 5083 11 0 0 20 0 1 0 166044830 81973248 19643 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 20013 19643 660 659 0 19217 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 89984 KiB
Current children cumulated memory: 81304 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.13 4.21 5/253 856774
/proc/meminfo: memFree=95026460/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=73500 memory=71844 CPUtime=101.99 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 26591 0 0 0 10187 12 0 0 20 0 1 0 166044830 75264000 17961 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 18375 17961 660 659 0 17579 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 83432 KiB
Current children cumulated memory: 74576 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.12 4.20 5/253 856784
/proc/meminfo: memFree=94698744/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=95820 memory=94332 CPUtime=161.82 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 35829 0 0 0 16164 18 0 0 20 0 1 0 166044830 98119680 23583 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 23955 23583 660 659 0 23159 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 105752 KiB
Current children cumulated memory: 97064 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.13 4.19 5/250 856797
/proc/meminfo: memFree=93931740/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=107224 memory=105616 CPUtime=221.65 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 36651 0 0 0 22147 18 0 0 20 0 1 0 166044830 109797376 26404 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 26806 26404 660 659 0 26010 0
Current children cumulated CPU time: 221.65 s

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

/proc/856743/statm: 42423 42049 660 659 0 41627 0
Current children cumulated CPU time: 3093.52 s
Current children cumulated vsize: 179624 KiB
Current children cumulated memory: 170928 KiB

[startup+3162.3 s]
/proc/loadavg: 4.40 4.28 4.19 5/249 858547
/proc/meminfo: memFree=104287528/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=169692 memory=168216 CPUtime=3153.35 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 68319 0 0 0 315275 60 0 0 20 0 1 0 166044830 173764608 42054 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 42423 42054 660 659 0 41627 0
Current children cumulated CPU time: 3153.35 s
Current children cumulated vsize: 179624 KiB
Current children cumulated memory: 170948 KiB

[startup+3222.3 s]
/proc/loadavg: 4.22 4.25 4.18 5/248 858569
/proc/meminfo: memFree=103265924/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=169692 memory=168216 CPUtime=3213.18 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 68372 0 0 0 321258 60 0 0 20 0 1 0 166044830 173764608 42054 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 42423 42054 660 659 0 41627 0
Current children cumulated CPU time: 3213.18 s
Current children cumulated vsize: 179624 KiB
Current children cumulated memory: 170948 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.22 4.18 5/248 858580
/proc/meminfo: memFree=104101732/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=173264 memory=171788 CPUtime=3273.01 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 68784 0 0 0 327241 60 0 0 20 0 1 0 166044830 177422336 42947 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 43316 42947 660 659 0 42520 0
Current children cumulated CPU time: 3273.01 s
Current children cumulated vsize: 183196 KiB
Current children cumulated memory: 174520 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.19 4.17 5/248 858591
/proc/meminfo: memFree=104097336/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=203984 memory=202500 CPUtime=3332.85 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 69364 0 0 0 333224 61 0 0 20 0 1 0 166044830 208879616 50625 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 50996 50625 660 659 0 50200 0
Current children cumulated CPU time: 3332.85 s
Current children cumulated vsize: 213916 KiB
Current children cumulated memory: 205232 KiB

[startup+3402.3 s]
/proc/loadavg: 4.23 4.22 4.18 5/246 858602
/proc/meminfo: memFree=104089024/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=203984 memory=202508 CPUtime=3392.68 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 69404 0 0 0 339207 61 0 0 20 0 1 0 166044830 208879616 50627 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 50996 50627 660 659 0 50200 0
Current children cumulated CPU time: 3392.68 s
Current children cumulated vsize: 213916 KiB
Current children cumulated memory: 205240 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.17 4.17 5/247 858665
/proc/meminfo: memFree=110729488/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=142192 memory=140544 CPUtime=3452.51 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 71448 0 0 0 345189 62 0 0 20 0 1 0 166044830 145604608 35136 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 35548 35136 660 659 0 34752 0
Current children cumulated CPU time: 3452.51 s
Current children cumulated vsize: 152124 KiB
Current children cumulated memory: 143276 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.17 4.17 5/247 858676
/proc/meminfo: memFree=108427488/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=195064 memory=193560 CPUtime=3512.33 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 72429 0 0 0 351168 65 0 0 20 0 1 0 166044830 199745536 48390 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 48766 48390 660 659 0 47970 0
Current children cumulated CPU time: 3512.33 s
Current children cumulated vsize: 204996 KiB
Current children cumulated memory: 196292 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.15 4.16 5/247 858686
/proc/meminfo: memFree=108277716/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=195064 memory=193588 CPUtime=3572.17 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 72482 0 0 0 357152 65 0 0 20 0 1 0 166044830 199745536 48397 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 48766 48397 660 659 0 47970 0
Current children cumulated CPU time: 3572.17 s
Current children cumulated vsize: 204996 KiB
Current children cumulated memory: 196320 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.19 4.17 4.17 5/247 858690
/proc/meminfo: memFree=108294568/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=198948 memory=197340 CPUtime=3600.09 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 72956 0 0 0 359944 65 0 0 20 0 1 0 166044830 203722752 49335 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 49737 49335 660 659 0 48941 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 208880 KiB
Current children cumulated memory: 200072 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.004124 s, system=0.002675 s

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

# cumulated CPU time of all completed processes:  user=3599.45 s, system=0.661594 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.3 s]
/proc/loadavg: 4.19 4.17 4.17 5/247 858690
/proc/meminfo: memFree=108294568/131655788 swapFree=131071996/131071996
[pid=856739] ppid=856736 vsize=9932 memory=2732 CPUtime=0 cores=4,6
/proc/856739/stat : 856739 (naps-1.03.sh) S 856736 856739 856521 0 -1 4194304 221 239 0 0 0 0 0 0 20 0 1 0 166044830 10170368 683 134679101440 94600618012672 94600619091992 140731366680608 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94600621190448 94600621237636 94600623529984 140731366683620 140731366683745 140731366683745 140731366690760 0
/proc/856739/statm: 2483 683 605 264 0 134 0
[pid=856743] ppid=856739 vsize=198948 memory=197340 CPUtime=3600.09 cores=4,6
/proc/856743/stat : 856743 (naps-1.03) R 856739 856739 856521 0 -1 4194304 72956 0 0 0 359944 65 0 0 20 0 1 0 166044830 203722752 49335 134679101440 4194304 6891213 140731288436464 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7398840 7447120 9478144 140731288441845 140731288441957 140731288441957 140731288448971 0
/proc/856743/statm: 49737 49335 660 659 0 48941 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 208880 KiB
Current children cumulated memory: 200072 KiB

Child status: 10

Real time (s): 3610.31
CPU time (s): 3600.11
CPU user time (s): 3599.45
CPU system time (s): 0.661594
CPU usage (%): 99.7176
Max. virtual memory (cumulated for all children) (KiB): 232952
Max. memory (cumulated for all children) (KiB): 223652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.45
system time used= 0.661594
maximum resident set size= 233828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73416
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= 11
involuntary context switches= 1984


# summary of solver processes directly reported to runsolver:
#   pid: 856739,856743
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3599.45
#   total CPU system time (s): 0.661594

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.8284 second user time and 35.5889 second system time

The end

Launcher Data

Begin job on nodeC006 at 2024-07-16 16:07:53
IDJOB=4434486
IDBENCH=155717
IDSOLVER=3063
FILE ID=nodeC006/4434486-1721138861
RUNJOBID= nodeC006-1721138716-856532
SLURM_JOB_ID= 7505716
Free space on /tmp= 723684 MiB

SOLVER NAME= NaPS 1.03
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/IC/normalized-minisat25_6_3_5_ic.opb
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4434486-1721138861/watcher-4434486-1721138861 -o /tmp/evaluation-result-4434486-1721138861/solver-4434486-1721138861 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1721138716-856532 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4434486-1721138861.opb

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

MD5SUM BENCH= ee8f5ca8a7564b2d122e7dc0e93c6e43
RANDOM SEED=1738168852

nodeC006.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		: 3609.119
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.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	: 0xb00001f
cpu MHz		: 3491.971
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.26
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.247
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.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	: 0xb00001f
cpu MHz		: 1596.383
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.26
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.977
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.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	: 0xb00001f
cpu MHz		: 3491.971
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.26
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		: 3491.984
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.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	: 0xb00001f
cpu MHz		: 1197.494
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.26
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        102217824 kB
MemAvailable:   109465684 kB
Buffers:          415440 kB
Cached:          7580692 kB
SwapCached:            0 kB
Active:           776300 kB
Inactive:       27885524 kB
Active(anon):       1508 kB
Inactive(anon): 20701900 kB
Active(file):     774792 kB
Inactive(file):  7183624 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:           3432724 kB
Writeback:          6340 kB
AnonPages:      20665800 kB
Mapped:           233380 kB
Shmem:             37712 kB
KReclaimable:     258952 kB
Slab:             375444 kB
SReclaimable:     258952 kB
SUnreclaim:       116492 kB
KernelStack:        3996 kB
PageTables:        50680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   22057108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            53216 kB
HardwareCorrupted:     0 kB
AnonHugePages:  11720704 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:      254792 kB
DirectMap2M:    36349952 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 723608 MiB
End job on nodeC006 at 2024-07-16 17:08:04