Trace number 4463482

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.03a2? (TO) 3600.2 3606.84

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/graphs/
normalized-graph13reducmore_wcsp.wbo
MD5SUM67fbd2e887926488e60ea47b7a4ad243
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark5015
Best CPU time to get the best result obtained on this benchmark3601.46
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables13153
Total number of constraints970904
Number of soft constraints970450
Number of constraints which are clauses970450
Number of constraints which are cardinality constraints (but not clauses)454
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint44
Top cost 10110
Min constraint cost 1
Max constraint cost 3670
Sum of constraints costs 307075871
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c NaPS 1.03a2.
0.00/0.00	c Input file name: HOME/instance-4463482-1722355476.wbo
0.00/0.00	c Initial goal by soft: 10109
11.12/11.25	c single stage optimization mode
3219.90/3225.64	c Found but not a solution: 677630
3600.05/3606.70	c 
3600.05/3606.70	c *** TERMINATED *** by signal 15
3600.05/3606.70	s UNKNOWN
3600.05/3606.70	c _____________________________________________________________________________
3600.05/3606.70	c std/band forms        : 447,0
3600.05/3606.70	c 2cl/3cl ITE-codings   : 0,0
3600.05/3606.70	c BDD/srt/adr Max costs : 0,694,5256130
3600.05/3606.70	c BDDraw/bin/mul/srt/adr: 0,0,0,446,1
3600.05/3606.70	c BDD nodes             : 0
3600.05/3606.70	c Es1/CC detections     : 0,0
3600.05/3606.70	c CC sort               : 446
3600.05/3606.70	c SAT/UNSAT calls       : 1,0
3600.05/3606.70	c regenrated variables  : 0
3600.05/3606.70	c eliminated fixed lits : 0
3600.05/3606.70	c goal lit flips        : 968846
3600.05/3606.70	c goal stages           : 1
3600.05/3606.70	c goal shrink           : 0
3600.05/3606.70	c goal coeff separations: 43132
3600.05/3606.70	c restarts              : 0
3600.05/3606.70	c conflicts             : 0              (0 /sec)
3600.05/3606.70	c decisions             : 0              (0 /sec)
3600.05/3606.70	c propagations          : 49093          (14 /sec)
3600.05/3606.70	c inspects              : 0              (0 /sec)
3600.05/3606.70	c CPU time (solving tm) : 3591 s        (3561 s, SAT 3206 s, UNSAT 0 s)
3600.05/3606.70	c Time for Opt-base     : 0.003303 s
3600.05/3606.70	c Steps for Opt-base    : 0
3600.05/3606.70	c Time for BDD coding   : 0 s
3600.05/3606.70	c Time for srt coding   : 0.03204 s
3600.05/3606.70	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: 64096 MiB (62839 MiB free)
  memory of node 1: 64473 MiB (63829 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4463482-1722355476/watcher-4463482-1722355476 -o /tmp/evaluation-result-4463482-1722355476/solver-4463482-1722355476 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1722351866-13630 --watchdog 3760 HOME/naps-1.03.sh HOME/instance-4463482-1722355476.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=15681, runsolver pid=15678
Current StackSize limit: 8192 KiB


[startup+0.100144 s]*
/proc/loadavg: 4.19 4.13 4.10 5/244 15686
/proc/meminfo: memFree=129694280/131655788 swapFree=131071216/131071996
[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=9904 memory=8344 CPUtime=0.08 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 1812 0 0 0 8 0 0 0 20 0 1 0 1918287 10141696 2086 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 2476 2086 580 659 0 1680 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 19836 KiB
Current children cumulated memory: 10976 KiB

[startup+0.219133 s]*
/proc/loadavg: 4.19 4.13 4.10 5/244 15686
/proc/meminfo: memFree=129674816/131655788 swapFree=131071216/131071996
[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=16044 memory=14292 CPUtime=0.19 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 3539 0 0 0 19 0 0 0 20 0 1 0 1918287 16429056 3573 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 4011 3573 580 659 0 3215 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 25976 KiB
Current children cumulated memory: 16924 KiB

[startup+0.309143 s]*
/proc/loadavg: 4.19 4.13 4.10 5/244 15686
/proc/meminfo: memFree=129667620/131655788 swapFree=131071216/131071996
[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=18420 memory=16668 CPUtime=0.27 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 4133 0 0 0 27 0 0 0 20 0 1 0 1918287 18862080 4167 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 4605 4167 580 659 0 3809 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 28352 KiB
Current children cumulated memory: 19300 KiB

[startup+0.701131 s]
/proc/loadavg: 4.19 4.13 4.10 5/244 15686
/proc/meminfo: memFree=129600660/131655788 swapFree=131071216/131071996
[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=49288 memory=45688 CPUtime=0.65 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 11366 0 0 0 63 2 0 0 20 0 1 0 1918287 50470912 11422 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 7 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 12322 11422 580 659 0 11526 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 59220 KiB
Current children cumulated memory: 48320 KiB

[startup+1.50021 s]
/proc/loadavg: 4.26 4.15 4.10 5/244 15686
/proc/meminfo: memFree=129533060/131655788 swapFree=131071216/131071996
[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=96508 memory=90348 CPUtime=1.44 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 19971 0 0 0 139 5 0 0 20 0 1 0 1918287 98824192 22587 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 24127 22587 580 659 0 23331 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 106440 KiB
Current children cumulated memory: 92980 KiB

[startup+3.11197 s]
/proc/loadavg: 4.26 4.15 4.10 5/244 15736
/proc/meminfo: memFree=129287068/131655788 swapFree=131071216/131071996
[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=207300 memory=200148 CPUtime=3.05 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 34680 0 0 0 295 10 0 0 20 0 1 0 1918287 212275200 50037 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 51825 50037 580 659 0 51029 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 217232 KiB
Current children cumulated memory: 202780 KiB

[startup+6.30036 s]
/proc/loadavg: 4.32 4.16 4.11 5/244 15736
/proc/meminfo: memFree=127418292/131655788 swapFree=131071216/131071996
[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=458636 memory=455324 CPUtime=6.23 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 63824 0 0 0 605 18 0 0 20 0 1 0 1918287 469643264 113831 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 114659 113831 580 659 0 113863 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 468568 KiB
Current children cumulated memory: 457956 KiB

[startup+12.7003 s]
/proc/loadavg: 4.37 4.17 4.11 5/244 15738
/proc/meminfo: memFree=124266984/131655788 swapFree=131071216/131071996
[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=1005392 memory=982256 CPUtime=12.62 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 147096 0 0 0 1228 34 0 0 20 0 1 0 1918287 1029521408 245564 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 251348 245564 612 659 0 250552 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1015324 KiB
Current children cumulated memory: 984888 KiB

[startup+25.5004 s]
/proc/loadavg: 4.55 4.22 4.13 5/244 15789
/proc/meminfo: memFree=122819256/131655788 swapFree=131071216/131071996
[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=1051328 memory=1030156 CPUtime=25.38 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 159068 0 0 0 2503 35 0 0 20 0 1 0 1918287 1076559872 257539 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 262832 257539 612 659 0 262036 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1061260 KiB
Current children cumulated memory: 1032788 KiB

[startup+51.1127 s]
/proc/loadavg: 4.78 4.31 4.16 5/244 15844
/proc/meminfo: memFree=124403124/131655788 swapFree=131071216/131071996
[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=1051328 memory=1030156 CPUtime=50.92 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 159123 0 0 0 5057 35 0 0 20 0 1 0 1918287 1076559872 257539 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 262832 257539 612 659 0 262036 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1061260 KiB
Current children cumulated memory: 1032788 KiB

[startup+102.3 s]
/proc/loadavg: 3.53 4.07 4.09 3/227 16116
/proc/meminfo: memFree=127275992/131655788 swapFree=131071216/131071996
[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=1051328 memory=1030156 CPUtime=101.99 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 159225 0 0 0 10163 36 0 0 20 0 1 0 1918287 1076559872 257539 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 262832 257539 612 659 0 262036 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 1061260 KiB
Current children cumulated memory: 1032788 KiB

[startup+162.3 s]
/proc/loadavg: 2.88 3.77 3.98 3/227 16126
/proc/meminfo: memFree=127275500/131655788 swapFree=131071216/131071996
[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=1051328 memory=1030156 CPUtime=161.87 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 159280 0 0 0 16151 36 0 0 20 0 1 0 1918287 1076559872 257539 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 262832 257539 612 659 0 262036 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 1061260 KiB
Current children cumulated memory: 1032788 KiB

[startup+222.3 s]
/proc/loadavg: 2.76 3.59 3.91 3/227 16136
/proc/meminfo: memFree=127275124/131655788 swapFree=131071216/131071996
[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=1051328 memory=1030156 CPUtime=221.75 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 159353 0 0 0 22139 36 0 0 20 0 1 0 1918287 1076559872 257539 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 262832 257539 612 659 0 262036 0
Current children cumulated CPU time: 221.75 s
Current children cumulated vsize: 1061260 KiB

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

[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=1051328 memory=1033964 CPUtime=3096.79 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 161865 0 0 0 309637 42 0 0 20 0 1 0 1918287 1076559872 258491 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 262832 258491 612 659 0 262036 0
Current children cumulated CPU time: 3096.79 s
Current children cumulated vsize: 1061260 KiB
Current children cumulated memory: 1036596 KiB

[startup+3162.3 s]
/proc/loadavg: 2.14 2.10 2.16 3/228 17664
/proc/meminfo: memFree=127247980/131655788 swapFree=131071216/131071996
[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=1051328 memory=1033964 CPUtime=3156.7 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 161900 0 0 0 315628 42 0 0 20 0 1 0 1918287 1076559872 258491 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 262832 258491 612 659 0 262036 0
Current children cumulated CPU time: 3156.7 s
Current children cumulated vsize: 1061260 KiB
Current children cumulated memory: 1036596 KiB

[startup+3222.3 s]
/proc/loadavg: 2.21 2.13 2.17 3/230 17844
/proc/meminfo: memFree=127247480/131655788 swapFree=131071216/131071996
[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=1051328 memory=1033964 CPUtime=3216.61 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 161929 0 0 0 321619 42 0 0 20 0 1 0 1918287 1076559872 258491 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 262832 258491 612 659 0 262036 0
Current children cumulated CPU time: 3216.61 s
Current children cumulated vsize: 1061260 KiB
Current children cumulated memory: 1036596 KiB

[startup+3282.3 s]
/proc/loadavg: 2.12 2.12 2.16 3/230 17855
/proc/meminfo: memFree=121035320/131655788 swapFree=131071216/131071996
[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=7616388 memory=7233844 CPUtime=3276.47 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 1135941 0 0 0 327292 355 0 0 20 0 1 0 1918287 7799181312 1808461 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 1904097 1808461 644 659 0 1903301 0
Current children cumulated CPU time: 3276.47 s
Current children cumulated vsize: 7626320 KiB
Current children cumulated memory: 7236476 KiB

[startup+3342.3 s]
/proc/loadavg: 2.11 2.11 2.16 3/233 17870
/proc/meminfo: memFree=121004108/131655788 swapFree=131071216/131071996
[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=7646948 memory=7264588 CPUtime=3336.31 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 1354446 0 0 0 333235 396 0 0 20 0 1 0 1918287 7830474752 1816147 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 1911737 1816147 644 659 0 1910941 0
Current children cumulated CPU time: 3336.31 s
Current children cumulated vsize: 7656880 KiB
Current children cumulated memory: 7267220 KiB

[startup+3402.3 s]
/proc/loadavg: 2.09 2.10 2.15 3/231 17891
/proc/meminfo: memFree=119228376/131655788 swapFree=131071216/131071996
[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=9420264 memory=9036460 CPUtime=3396.16 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 1369603 0 0 0 339135 481 0 0 20 0 1 0 1918287 9646350336 2259115 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 2355066 2259115 660 659 0 2354270 0
Current children cumulated CPU time: 3396.16 s
Current children cumulated vsize: 9430196 KiB
Current children cumulated memory: 9039092 KiB

[startup+3462.3 s]
/proc/loadavg: 2.07 2.10 2.15 3/231 17901
/proc/meminfo: memFree=119293944/131655788 swapFree=131071216/131071996
[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=9354364 memory=8970700 CPUtime=3456.01 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 1384395 0 0 0 344964 637 0 0 20 0 1 0 1918287 9578868736 2242675 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 2338591 2242675 660 659 0 2337795 0
Current children cumulated CPU time: 3456.01 s
Current children cumulated vsize: 9364296 KiB
Current children cumulated memory: 8973332 KiB

[startup+3522.3 s]
/proc/loadavg: 2.06 2.09 2.14 3/231 17912
/proc/meminfo: memFree=119588144/131655788 swapFree=131071216/131071996
[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=9059924 memory=8676680 CPUtime=3515.87 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 1393856 0 0 0 350842 745 0 0 20 0 1 0 1918287 9277362176 2169170 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 2264981 2169170 660 659 0 2264185 0
Current children cumulated CPU time: 3515.87 s
Current children cumulated vsize: 9069856 KiB
Current children cumulated memory: 8679312 KiB

[startup+3582.3 s]
/proc/loadavg: 2.06 2.09 2.13 3/229 17922
/proc/meminfo: memFree=119292064/131655788 swapFree=131071216/131071996
[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=9355148 memory=8971904 CPUtime=3575.71 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 1409114 0 0 0 356701 870 0 0 20 0 1 0 1918287 9579671552 2242976 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 2338787 2242976 660 659 0 2337991 0
Current children cumulated CPU time: 3575.71 s
Current children cumulated vsize: 9365080 KiB
Current children cumulated memory: 8974536 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3606.7 s]
/proc/loadavg: 2.11 2.10 2.14 3/223 17956
/proc/meminfo: memFree=121313132/131655788 swapFree=131071216/131071996
[pid=15681] ppid=15678 vsize=9932 memory=2632 CPUtime=0 cores=5,7
/proc/15681/stat : 15681 (naps-1.03.sh) S 15678 15681 13617 0 -1 4194304 219 237 0 0 0 0 0 0 20 0 1 0 1918286 10170368 658 134679101440 94111190028288 94111191107608 140730446836480 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94111193206064 94111193253252 94111194030080 140730446844903 140730446845028 140730446845028 140730446852040 0
/proc/15681/statm: 2483 658 579 264 0 134 0
[pid=15686] ppid=15681 vsize=9060152 memory=8676908 CPUtime=3600.05 cores=5,7
/proc/15686/stat : 15686 (naps-1.03a2) R 15681 15681 13617 0 -1 4194304 1410463 0 0 0 359133 872 0 0 20 0 1 0 1918287 9277595648 2169227 134679101440 4194304 6891597 140722171079072 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7398840 7447120 40353792 140722171085810 140722171085924 140722171085924 140722171092937 0
/proc/15686/statm: 2265038 2169227 660 659 0 2264242 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 9070084 KiB
Current children cumulated memory: 8679540 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.003995 s, system=0.002538 s

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

# cumulated CPU time of all completed processes:  user=3591.34 s, system=8.86067 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+3606.8 s]*
/proc/loadavg: 2.02 2.08 2.13 2/220 17956
/proc/meminfo: memFree=126172580/131655788 swapFree=131071216/131071996
Current cumulated CPU time of completed processes: 0.006533 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): 3606.84
CPU time (s): 3600.2
CPU user time (s): 3591.34
CPU system time (s): 8.86067
CPU usage (%): 99.8161
Max. virtual memory (cumulated for all children) (KiB): 10907248
Max. memory (cumulated for all children) (KiB): 10516308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.34
system time used= 8.86067
maximum resident set size= 10513676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1410919
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= 23
involuntary context switches= 4801


# summary of solver processes directly reported to runsolver:
#   pid: 15681,15686
#   total CPU time (s): 3600.2
#   total CPU user time (s): 3591.34
#   total CPU system time (s): 8.86067

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.8188 second user time and 31.29 second system time

The end

Launcher Data

Begin job on nodeC007 at 2024-07-30 18:04:37
IDJOB=4463482
IDBENCH=144144
IDSOLVER=3090
FILE ID=nodeC007/4463482-1722355476
RUNJOBID= nodeC007-1722351866-13630
SLURM_JOB_ID= 8249018
Free space on /tmp= 723680 MiB

SOLVER NAME= NaPS 1.03a2
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/graphs/normalized-graph13reducmore_wcsp.wbo
COMMAND LINE= HOME/naps-1.03.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4463482-1722355476/watcher-4463482-1722355476 -o /tmp/evaluation-result-4463482-1722355476/solver-4463482-1722355476 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1722351866-13630 --watchdog 3760  HOME/naps-1.03.sh HOME/instance-4463482-1722355476.wbo

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

MD5SUM BENCH= 67fbd2e887926488e60ea47b7a4ad243
RANDOM SEED=1044215051

nodeC007.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		: 3676.942
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.58
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		: 3599.859
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.35
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.334
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.58
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.187
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.35
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		: 3392.028
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.58
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.542
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.35
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.776
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.58
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.186
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.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        129716424 kB
MemAvailable:   129927560 kB
Buffers:           54372 kB
Cached:           996960 kB
SwapCached:          100 kB
Active:           181240 kB
Inactive:        1339740 kB
Active(anon):       1484 kB
Inactive(anon):   489240 kB
Active(file):     179756 kB
Inactive(file):   850500 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071216 kB
Dirty:            105252 kB
Writeback:             0 kB
AnonPages:        468880 kB
Mapped:            92852 kB
Shmem:             21076 kB
KReclaimable:      42156 kB
Slab:             117548 kB
SReclaimable:      42156 kB
SUnreclaim:        75392 kB
KernelStack:        3808 kB
PageTables:        10116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     852840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:             6240 kB
HardwareCorrupted:     0 kB
AnonHugePages:    282624 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:      174920 kB
DirectMap2M:     7069696 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 723748 MiB
End job on nodeC007 at 2024-07-30 19:04:44