Trace number 4495042

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
SynLSCD 2025-06-01UNSAT 1416.5 1419.95

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900577940.opb
MD5SUM1e015d6c46c188cbdc8b67cd75b35286
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.10138
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 661
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c #vars 231 #constraints 2707 11.7186 1
0.00/0.02	c 2707 constraints
0.00/0.02	c Finish cloning data from SAT to LS
0.00/0.02	c restart_num_ls  -100000 0
47.36/47.55	c Use LS-small
47.36/47.55	restart_num  0 320
47.36/47.55	LS-restart 90 1
120.05/120.46	c Use LS-small
120.05/120.46	restart_num  320 686
120.05/120.46	LS-restart 80 40
177.91/178.49	c Use LS-small
177.91/178.49	restart_num  686 1001
177.91/178.49	LS-restart 70 69
278.17/278.99	c Use LS-small
278.17/278.99	restart_num  1001 1315
278.17/278.99	LS-restart 60 22
361.28/362.22	c Use LS-small
361.28/362.22	restart_num  1315 1722
361.28/362.22	LS-restart 50 84
513.51/514.89	c Use LS-small
513.51/514.89	restart_num  1722 2112
513.51/514.89	LS-restart 40 67
612.17/613.72	c Use LS-small
612.17/613.72	restart_num  2112 2570
612.17/613.72	LS-restart 30 95
676.43/678.13	c Use LS-small
676.43/678.13	restart_num  2570 2910
676.43/678.13	LS-restart 20 14
779.47/781.47	c Use LS-small
779.47/781.47	restart_num  2910 3275
779.47/781.47	LS-restart 10 99
862.28/864.42	c Use LS-small
862.28/864.42	restart_num  3275 3610
925.42/927.78	c Use LS-small
925.42/927.78	restart_num  3610 3937
1159.27/1162.12	c Use LS-small
1159.27/1162.12	restart_num  3937 4281
1264.20/1267.34	c Use LS-small
1264.20/1267.34	restart_num  4281 4762
1370.45/1373.87	c Use LS-small
1370.45/1373.87	restart_num  4762 5121
1416.44/1419.94	c Use LS-small
1416.44/1419.94	s UNSATISFIABLE

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: 63708 MiB (62570 MiB free)
  memory of node 1: 64465 MiB (64010 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4495042-1751150921/watcher-4495042-1751150921 -o /tmp/evaluation-result-4495042-1751150921/solver-4495042-1751150921 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751143366-14984 --watchdog 3760 SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4495042-1751150921.opb 

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 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=19841, runsolver pid=19838

[startup+0.100058 s]*
/proc/loadavg: 4.12 4.13 4.11 5/265 19842
/proc/meminfo: memFree=129618352/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=86696 memory=14012 CPUtime=0.08 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 1473 0 0 0 7 1 0 0 20 0 1 0 30769684 88776704 3503 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 21674 3503 2496 595 0 6341 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 86696 KiB
Current children cumulated memory: 14012 KiB

[startup+0.205354 s]*
/proc/loadavg: 4.12 4.13 4.11 5/265 19842
/proc/meminfo: memFree=129618352/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=86696 memory=14012 CPUtime=0.19 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 1473 0 0 0 17 2 0 0 20 0 1 0 30769684 88776704 3503 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 21674 3503 2496 595 0 6341 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 86696 KiB
Current children cumulated memory: 14012 KiB

[startup+0.304452 s]*
/proc/loadavg: 4.12 4.13 4.11 5/265 19842
/proc/meminfo: memFree=129618352/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=86696 memory=14012 CPUtime=0.28 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 1473 0 0 0 25 3 0 0 20 0 1 0 30769684 88776704 3503 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 21674 3503 2496 595 0 6341 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 86696 KiB
Current children cumulated memory: 14012 KiB

[startup+0.700099 s]
/proc/loadavg: 4.12 4.13 4.11 5/265 19842
/proc/meminfo: memFree=129618352/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=86696 memory=14012 CPUtime=0.68 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 1473 0 0 0 60 8 0 0 20 0 1 0 30769684 88776704 3503 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 21674 3503 2496 595 0 6341 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 86696 KiB
Current children cumulated memory: 14012 KiB

[startup+1.50009 s]
/proc/loadavg: 4.12 4.13 4.11 5/265 19842
/proc/meminfo: memFree=129618100/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=86696 memory=14012 CPUtime=1.47 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 1473 0 0 0 128 19 0 0 20 0 1 0 30769684 88776704 3503 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 21674 3503 2496 595 0 6341 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 86696 KiB
Current children cumulated memory: 14012 KiB

[startup+3.10502 s]
/proc/loadavg: 4.12 4.13 4.11 5/265 19842
/proc/meminfo: memFree=129618100/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=86696 memory=14012 CPUtime=3.07 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 1473 0 0 0 268 39 0 0 20 0 1 0 30769684 88776704 3503 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 21674 3503 2496 595 0 6341 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 86696 KiB
Current children cumulated memory: 14012 KiB

[startup+6.30009 s]
/proc/loadavg: 4.19 4.15 4.11 5/265 19842
/proc/meminfo: memFree=129618212/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=86696 memory=14012 CPUtime=6.26 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 1473 0 0 0 546 80 0 0 20 0 1 0 30769684 88776704 3503 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 21674 3503 2496 595 0 6341 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 86696 KiB
Current children cumulated memory: 14012 KiB

[startup+12.7001 s]
/proc/loadavg: 4.18 4.14 4.11 5/265 19842
/proc/meminfo: memFree=129618260/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=89124 memory=21152 CPUtime=12.64 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 2243 0 0 0 1135 129 0 0 20 0 1 0 30769684 91262976 5288 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 22281 5288 2496 595 0 6948 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 89124 KiB
Current children cumulated memory: 21152 KiB

[startup+25.5001 s]
/proc/loadavg: 4.14 4.14 4.11 5/265 19932
/proc/meminfo: memFree=130071536/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=91500 memory=25280 CPUtime=25.41 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 2780 0 0 0 2405 136 0 0 20 0 1 0 30769684 93696000 6320 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 22875 6320 2496 595 0 7542 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 91500 KiB
Current children cumulated memory: 25280 KiB

[startup+51.1044 s]
/proc/loadavg: 4.17 4.14 4.11 5/265 19932
/proc/meminfo: memFree=130052164/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=92436 memory=26432 CPUtime=50.95 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 3161 0 0 0 4895 200 0 0 20 0 1 0 30769684 94654464 6608 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 23109 6608 2496 595 0 7776 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 92436 KiB
Current children cumulated memory: 26432 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.14 4.11 5/266 19935
/proc/meminfo: memFree=130039420/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=93168 memory=27316 CPUtime=102 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 4446 0 0 0 9884 316 0 0 20 0 1 0 30769684 95404032 6829 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 23292 6829 2496 595 0 7959 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 93168 KiB
Current children cumulated memory: 27316 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.12 4.10 5/265 19937
/proc/meminfo: memFree=130052684/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=94088 memory=28200 CPUtime=161.85 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 6197 0 0 0 15702 483 0 0 20 0 1 0 30769684 96346112 7050 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 23522 7050 2496 595 0 8189 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 94088 KiB
Current children cumulated memory: 28200 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.12 4.10 5/265 19939
/proc/meminfo: memFree=130059804/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=95924 memory=31772 CPUtime=221.71 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 7699 0 0 0 21522 649 0 0 20 0 1 0 30769684 98226176 7943 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 23981 7943 2496 595 0 8648 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 95924 KiB
Current children cumulated memory: 31772 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 19941
/proc/meminfo: memFree=130059728/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=96084 memory=31964 CPUtime=281.57 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 7963 0 0 0 27425 732 0 0 20 0 1 0 30769684 98390016 7991 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 24021 7991 2496 595 0 8688 0
Current children cumulated CPU time: 281.57 s
Current children cumulated vsize: 96084 KiB
Current children cumulated memory: 31964 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/266 20083
/proc/meminfo: memFree=130087580/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=95968 memory=32124 CPUtime=341.43 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 8968 0 0 0 33287 856 0 0 20 0 1 0 30769684 98271232 8031 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 23992 8031 2496 595 0 8659 0
Current children cumulated CPU time: 341.43 s
Current children cumulated vsize: 95968 KiB
Current children cumulated memory: 32124 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 4.10 4.09 4/264 20729
/proc/meminfo: memFree=130096984/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=96516 memory=32456 CPUtime=401.29 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 9849 0 0 0 39107 1022 0 0 20 0 1 0 30769684 98832384 8114 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 24129 8114 2496 595 0 8796 0
Current children cumulated CPU time: 401.29 s
Current children cumulated vsize: 96516 KiB
Current children cumulated memory: 32456 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/266 20941
/proc/meminfo: memFree=130072400/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=96968 memory=33052 CPUtime=461.15 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 11551 0 0 0 45057 1058 0 0 20 0 1 0 30769684 99295232 8263 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 24242 8263 2496 595 0 8909 0

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

/proc/loadavg: 4.12 4.10 4.09 5/266 21256
/proc/meminfo: memFree=130081808/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=98580 memory=34876 CPUtime=1059.7 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 22330 0 0 0 103773 2197 0 0 20 0 1 0 30769684 100945920 8719 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 24645 8719 2496 595 0 9312 0
Current children cumulated CPU time: 1059.7 s
Current children cumulated vsize: 98580 KiB
Current children cumulated memory: 34876 KiB

[startup+1122.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/266 21258
/proc/meminfo: memFree=130082680/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=99260 memory=35416 CPUtime=1119.56 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 23264 0 0 0 109720 2236 0 0 20 0 1 0 30769684 101642240 8854 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 24815 8854 2496 595 0 9482 0
Current children cumulated CPU time: 1119.56 s
Current children cumulated vsize: 99260 KiB
Current children cumulated memory: 35416 KiB

[startup+1182.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/266 21262
/proc/meminfo: memFree=130083544/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=99324 memory=35488 CPUtime=1179.41 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 23377 0 0 0 115540 2401 0 0 20 0 1 0 30769684 101707776 8872 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 24831 8872 2496 595 0 9498 0
Current children cumulated CPU time: 1179.41 s
Current children cumulated vsize: 99324 KiB
Current children cumulated memory: 35488 KiB

[startup+1242.3 s]
/proc/loadavg: 4.37 4.17 4.12 5/266 21266
/proc/meminfo: memFree=130079836/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=98956 memory=35252 CPUtime=1239.26 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 23526 0 0 0 121492 2434 0 0 20 0 1 0 30769684 101330944 8813 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 24739 8813 2496 595 0 9406 0
Current children cumulated CPU time: 1239.26 s
Current children cumulated vsize: 98956 KiB
Current children cumulated memory: 35252 KiB

[startup+1302.3 s]
/proc/loadavg: 4.25 4.17 4.12 5/265 21269
/proc/meminfo: memFree=130080704/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=99368 memory=35504 CPUtime=1299.12 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 23716 0 0 0 127311 2601 0 0 20 0 1 0 30769684 101752832 8876 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 24842 8876 2496 595 0 9509 0
Current children cumulated CPU time: 1299.12 s
Current children cumulated vsize: 99368 KiB
Current children cumulated memory: 35504 KiB

[startup+1362.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/264 21272
/proc/meminfo: memFree=130081176/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=99096 memory=35392 CPUtime=1358.97 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 24605 0 0 0 133263 2634 0 0 20 0 1 0 30769684 101474304 8848 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 24774 8848 2496 595 0 9441 0
Current children cumulated CPU time: 1358.97 s
Current children cumulated vsize: 99096 KiB
Current children cumulated memory: 35392 KiB

[startup+1419.95 s]
# the end of solver process 19841 was just reported to runsolver
# Child status: 20

# cumulated CPU time of all completed processes:  user=1388.48 s, system=28.0198 s

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

[startup+1382.4 s]
/proc/loadavg: 4.10 4.14 4.11 5/264 21272
/proc/meminfo: memFree=130081428/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=99128 memory=35424 CPUtime=1379.03 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 24949 0 0 0 135140 2763 0 0 20 0 1 0 30769684 101507072 8856 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 24782 8856 2496 595 0 9449 0
Current children cumulated CPU time: 1379.03 s
Current children cumulated vsize: 99128 KiB
Current children cumulated memory: 35424 KiB

[startup+1395.2 s]
/proc/loadavg: 4.16 4.15 4.11 5/264 21273
/proc/meminfo: memFree=130081228/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=99140 memory=35436 CPUtime=1391.8 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 25288 0 0 0 136393 2787 0 0 20 0 1 0 30769684 101519360 8859 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 24785 8859 2496 595 0 9452 0
Current children cumulated CPU time: 1391.8 s
Current children cumulated vsize: 99140 KiB
Current children cumulated memory: 35436 KiB

[startup+1408 s]*
/proc/loadavg: 4.12 4.15 4.11 5/264 21273
/proc/meminfo: memFree=130081292/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=99132 memory=35428 CPUtime=1404.57 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 25622 0 0 0 137662 2795 0 0 20 0 1 0 30769684 101511168 8857 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 24783 8857 2496 595 0 9450 0
Current children cumulated CPU time: 1404.57 s
Current children cumulated vsize: 99132 KiB
Current children cumulated memory: 35428 KiB

[startup+1414.4 s]
/proc/loadavg: 4.11 4.14 4.11 5/264 21274
/proc/meminfo: memFree=130081544/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=99128 memory=35424 CPUtime=1410.95 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 25733 0 0 0 138297 2798 0 0 20 0 1 0 30769684 101507072 8856 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 24782 8856 2496 595 0 9449 0
Current children cumulated CPU time: 1410.95 s
Current children cumulated vsize: 99128 KiB
Current children cumulated memory: 35424 KiB

[startup+1417.6 s]
/proc/loadavg: 4.11 4.14 4.11 5/264 21274
/proc/meminfo: memFree=130081796/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=99148 memory=35444 CPUtime=1414.15 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 25850 0 0 0 138615 2800 0 0 20 0 1 0 30769684 101527552 8861 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 24787 8861 2496 595 0 9454 0
Current children cumulated CPU time: 1414.15 s
Current children cumulated vsize: 99148 KiB
Current children cumulated memory: 35444 KiB

[startup+1419.2 s]
/proc/loadavg: 4.11 4.14 4.11 5/264 21274
/proc/meminfo: memFree=130081796/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=99140 memory=35436 CPUtime=1415.74 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 25960 0 0 0 138774 2800 0 0 20 0 1 0 30769684 101519360 8859 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 24785 8859 2496 595 0 9452 0
Current children cumulated CPU time: 1415.74 s
Current children cumulated vsize: 99140 KiB
Current children cumulated memory: 35436 KiB

[startup+1419.6 s]
/proc/loadavg: 4.11 4.14 4.11 5/264 21274
/proc/meminfo: memFree=130081796/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=99140 memory=35436 CPUtime=1416.14 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 25960 0 0 0 138813 2801 0 0 20 0 1 0 30769684 101519360 8859 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 24785 8859 2496 595 0 9452 0
Current children cumulated CPU time: 1416.14 s
Current children cumulated vsize: 99140 KiB
Current children cumulated memory: 35436 KiB

[startup+1419.8 s]
/proc/loadavg: 4.11 4.14 4.11 5/264 21274
/proc/meminfo: memFree=130081796/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=99140 memory=35436 CPUtime=1416.34 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 25960 0 0 0 138833 2801 0 0 20 0 1 0 30769684 101519360 8859 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 24785 8859 2496 595 0 9452 0
Current children cumulated CPU time: 1416.34 s
Current children cumulated vsize: 99140 KiB
Current children cumulated memory: 35436 KiB

[startup+1419.9 s]
/proc/loadavg: 4.11 4.14 4.11 5/264 21274
/proc/meminfo: memFree=130081796/131250000 swapFree=33010684/33010684
[pid=19841] ppid=19838 vsize=99140 memory=35436 CPUtime=1416.44 cores=5,7
/proc/19841/stat : 19841 (SynLSCD) R 19838 19841 14971 0 -1 4194304 25960 0 0 0 138843 2801 0 0 20 0 1 0 30769684 101519360 8859 18446744073709551615 93994871308288 93994873742441 140722838979872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 93994874223864 93994874256896 93994891579392 140722838985062 140722838985195 140722838985195 140722838990797 0
/proc/19841/statm: 24785 8859 2496 595 0 9452 0
Current children cumulated CPU time: 1416.44 s
Current children cumulated vsize: 99140 KiB
Current children cumulated memory: 35436 KiB

Child status: 20

Real time (s): 1419.95
CPU time (s): 1416.5
CPU user time (s): 1388.48
CPU system time (s): 28.0198
CPU usage (%): 99.757
Max. virtual memory (cumulated for all children) (KiB): 99384
Max. memory (cumulated for all children) (KiB): 35504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1388.48
system time used= 28.0198
maximum resident set size= 35864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25992
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= 147
involuntary context switches= 991


# summary of solver processes directly reported to runsolver:
#   pid: 19841
#   total CPU time (s): 1416.5
#   total CPU user time (s): 1388.48
#   total CPU system time (s): 28.0198

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.37015 second user time and 5.40169 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-06-29 00:48:41
IDJOB=4495042
IDBENCH=147976
IDSOLVER=3369
FILE ID=nodeC016/4495042-1751150921
RUNJOBID= nodeC016-1751143366-14984
SLURM_JOB_ID= 9587436
Free space on /tmp= 433052 MiB

SOLVER NAME= SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900577940.opb
COMMAND LINE= SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4495042-1751150921/watcher-4495042-1751150921 -o /tmp/evaluation-result-4495042-1751150921/solver-4495042-1751150921 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751143366-14984 --watchdog 3760  SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4495042-1751150921.opb

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

MD5SUM BENCH= 1e015d6c46c188cbdc8b67cd75b35286
RANDOM SEED=1163300292

nodeC016 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.771
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.716
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3608.692
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.136
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.743
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.523
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3668.408
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.733
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129618688 kB
MemAvailable:   129256800 kB
Buffers:            3280 kB
Cached:           440512 kB
SwapCached:            0 kB
Active:           798056 kB
Inactive:         218988 kB
Active(anon):     591324 kB
Inactive(anon):        0 kB
Active(file):     206732 kB
Inactive(file):   218988 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3600 kB
Writeback:            20 kB
AnonPages:        576432 kB
Mapped:           114308 kB
Shmem:             18072 kB
KReclaimable:      85864 kB
Slab:             168596 kB
SReclaimable:      85864 kB
SUnreclaim:        82732 kB
KernelStack:        4284 kB
PageTables:         4516 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1028068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    466944 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433048 MiB
End job on nodeC016 at 2025-06-29 01:12:21