Trace number 4493170

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-01? (TO) 3600.17 3609.87

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-85-80.opb
MD5SUMb66aa0ca883b9987dbaf460c58c6223e
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 benchmark3.15765
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6800
Total number of constraints285685
Number of constraints which are clauses285685
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint80
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 81
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.39/0.49	c #vars 6800 #constraints 285685 42.0125 1
1.37/1.40	c 285685 constraints
1.37/1.40	c Finish cloning data from SAT to LS
1.37/1.40	c restart_num_ls  -100000 0
365.30/366.28	c Use LS-small
365.30/366.28	restart_num  0 304
365.30/366.28	LS-restart 90 70
1499.46/1503.28	c Use LS-small
1499.46/1503.28	restart_num  304 605
1499.46/1503.28	LS-restart 80 31
2455.41/2461.93	c Use LS-small
2455.41/2461.93	restart_num  605 921
2455.41/2461.93	LS-restart 70 42
3600.09/3609.80	c Use LS-small
3600.09/3609.80	c Program interrupted by user.
3600.09/3609.80	s UNKNOWN

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100063 s]*
/proc/loadavg: 4.26 4.18 3.90 5/264 17179
/proc/meminfo: memFree=128959532/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=92728 memory=21812 CPUtime=0.09 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 3008 0 0 0 8 1 0 0 20 0 1 0 30218843 94953472 5453 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 23182 5453 2240 595 0 7849 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 92728 KiB
Current children cumulated memory: 21812 KiB

[startup+0.205425 s]*
/proc/loadavg: 4.26 4.18 3.90 5/264 17179
/proc/meminfo: memFree=128952728/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=97604 memory=30880 CPUtime=0.19 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 4292 0 0 0 18 1 0 0 20 0 1 0 30218843 99946496 7720 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 24401 7720 2240 595 0 9068 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 97604 KiB
Current children cumulated memory: 30880 KiB

[startup+0.305301 s]*
/proc/loadavg: 4.26 4.18 3.90 6/264 17179
/proc/meminfo: memFree=128948696/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=102340 memory=37396 CPUtime=0.28 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 5561 0 0 0 27 1 0 0 20 0 1 0 30218843 104796160 9349 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 25585 9349 2240 595 0 10252 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 102340 KiB
Current children cumulated memory: 37396 KiB

[startup+0.700174 s]
/proc/loadavg: 4.26 4.18 3.90 5/264 17179
/proc/meminfo: memFree=128935024/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=169580 memory=109316 CPUtime=0.67 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 18168 0 0 0 62 5 0 0 20 0 1 0 30218843 173649920 27329 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 42395 27329 2304 595 0 27062 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 169580 KiB
Current children cumulated memory: 109316 KiB

[startup+1.50017 s]
/proc/loadavg: 4.26 4.18 3.90 5/264 17179
/proc/meminfo: memFree=128705540/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=691108 memory=577776 CPUtime=1.48 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 101161 0 0 0 124 24 0 0 20 0 1 0 30218843 707694592 144444 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 172777 144444 2464 595 0 157444 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 691108 KiB
Current children cumulated memory: 577776 KiB

[startup+3.10523 s]
/proc/loadavg: 4.24 4.17 3.90 5/264 17179
/proc/meminfo: memFree=128398308/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=691108 memory=577904 CPUtime=3.08 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 101185 0 0 0 284 24 0 0 20 0 1 0 30218843 707694592 144476 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 172777 144476 2464 595 0 157444 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 691108 KiB
Current children cumulated memory: 577904 KiB

[startup+6.30016 s]
/proc/loadavg: 4.24 4.17 3.90 5/264 17179
/proc/meminfo: memFree=128398568/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=691108 memory=577904 CPUtime=6.27 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 101199 0 0 0 601 26 0 0 20 0 1 0 30218843 707694592 144476 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 172777 144476 2464 595 0 157444 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 691108 KiB
Current children cumulated memory: 577904 KiB

[startup+12.7002 s]
/proc/loadavg: 4.22 4.17 3.90 5/264 17179
/proc/meminfo: memFree=128398820/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=691108 memory=577904 CPUtime=12.65 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 101215 0 0 0 1235 30 0 0 20 0 1 0 30218843 707694592 144476 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 172777 144476 2464 595 0 157444 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 691108 KiB
Current children cumulated memory: 577904 KiB

[startup+25.5002 s]
/proc/loadavg: 4.24 4.18 3.91 5/264 17179
/proc/meminfo: memFree=128391008/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=691108 memory=577904 CPUtime=25.42 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 101221 0 0 0 2504 38 0 0 20 0 1 0 30218843 707694592 144476 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 172777 144476 2464 595 0 157444 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 691108 KiB
Current children cumulated memory: 577904 KiB

[startup+51.1053 s]
/proc/loadavg: 4.24 4.18 3.92 5/264 17180
/proc/meminfo: memFree=128391284/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=691108 memory=577904 CPUtime=50.97 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 101222 0 0 0 5045 52 0 0 20 0 1 0 30218843 707694592 144476 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 172777 144476 2464 595 0 157444 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 691108 KiB
Current children cumulated memory: 577904 KiB

[startup+102.3 s]
/proc/loadavg: 4.18 4.17 3.93 5/263 17182
/proc/meminfo: memFree=128262696/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=857008 memory=688232 CPUtime=102.03 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 106335 0 0 0 10139 64 0 0 20 0 1 0 30218843 877576192 172058 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 214252 172058 2496 595 0 198919 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 857008 KiB
Current children cumulated memory: 688232 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.15 3.94 5/264 17184
/proc/meminfo: memFree=128226136/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=863708 memory=729676 CPUtime=161.89 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 108096 0 0 0 16123 66 0 0 20 0 1 0 30218843 884436992 182419 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 215927 182419 2496 595 0 200594 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 863708 KiB
Current children cumulated memory: 729676 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.13 3.95 5/265 17189
/proc/meminfo: memFree=128163812/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=990504 memory=798440 CPUtime=221.74 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 110088 0 0 0 22103 71 0 0 20 0 1 0 30218843 1014276096 199610 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 247626 199610 2496 595 0 232293 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 990504 KiB
Current children cumulated memory: 798440 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.14 3.97 5/269 17203
/proc/meminfo: memFree=128150460/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=994916 memory=801480 CPUtime=281.59 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 110446 0 0 0 28088 71 0 0 20 0 1 0 30218843 1018793984 200370 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 248729 200370 2496 595 0 233396 0
Current children cumulated CPU time: 281.59 s
Current children cumulated vsize: 994916 KiB
Current children cumulated memory: 801480 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.13 3.98 5/266 17206
/proc/meminfo: memFree=128142776/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=997812 memory=804552 CPUtime=341.46 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 110741 0 0 0 34074 72 0 0 20 0 1 0 30218843 1021759488 201138 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 249453 201138 2496 595 0 234120 0
Current children cumulated CPU time: 341.46 s
Current children cumulated vsize: 997812 KiB
Current children cumulated memory: 804552 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.13 3.99 5/266 17208
/proc/meminfo: memFree=128142656/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=997812 memory=804552 CPUtime=401.32 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 110760 0 0 0 40038 94 0 0 20 0 1 0 30218843 1021759488 201138 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 249453 201138 2496 595 0 234120 0
Current children cumulated CPU time: 401.32 s
Current children cumulated vsize: 997812 KiB
Current children cumulated memory: 804552 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.12 4.00 5/266 17211
/proc/meminfo: memFree=128156072/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=999476 memory=806088 CPUtime=461.17 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 111257 0 0 0 46009 108 0 0 20 0 1 0 30218843 1023463424 201522 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 249869 201522 2496 595 0 234536 0

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

Current children cumulated memory: 1030264 KiB

[startup+2862.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/268 17731
/proc/meminfo: memFree=127729748/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=1297976 memory=1030776 CPUtime=2854.69 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 123900 0 0 0 285249 220 0 0 20 0 1 0 30218843 1329127424 257694 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 324494 257694 2496 595 0 309161 0
Current children cumulated CPU time: 2854.69 s
Current children cumulated vsize: 1297976 KiB
Current children cumulated memory: 1030776 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/265 17734
/proc/meminfo: memFree=127693236/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=1298572 memory=1031416 CPUtime=2914.51 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 124071 0 0 0 291231 220 0 0 20 0 1 0 30218843 1329737728 257854 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 324643 257854 2496 595 0 309310 0
Current children cumulated CPU time: 2914.51 s
Current children cumulated vsize: 1298572 KiB
Current children cumulated memory: 1031416 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/265 17736
/proc/meminfo: memFree=127656500/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=1300408 memory=1033208 CPUtime=2974.35 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 124528 0 0 0 297213 222 0 0 20 0 1 0 30218843 1331617792 258302 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 325102 258302 2496 595 0 309769 0
Current children cumulated CPU time: 2974.35 s
Current children cumulated vsize: 1300408 KiB
Current children cumulated memory: 1033208 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/265 17742
/proc/meminfo: memFree=127623712/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=1309792 memory=1043216 CPUtime=3034.18 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 126535 0 0 0 303194 224 0 0 20 0 1 0 30218843 1341227008 260804 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 327448 260804 2496 595 0 312115 0
Current children cumulated CPU time: 3034.18 s
Current children cumulated vsize: 1309792 KiB
Current children cumulated memory: 1043216 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/265 17745
/proc/meminfo: memFree=127616496/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=1330936 memory=1064044 CPUtime=3094.01 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 128663 0 0 0 309176 225 0 0 20 0 1 0 30218843 1362878464 266011 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 332734 266011 2496 595 0 317401 0
Current children cumulated CPU time: 3094.01 s
Current children cumulated vsize: 1330936 KiB
Current children cumulated memory: 1064044 KiB

[startup+3162.3 s]
/proc/loadavg: 4.18 4.12 4.10 5/264 17747
/proc/meminfo: memFree=127632800/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=1330936 memory=1064044 CPUtime=3153.83 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 128663 0 0 0 315157 226 0 0 20 0 1 0 30218843 1362878464 266011 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 332734 266011 2496 595 0 317401 0
Current children cumulated CPU time: 3153.83 s
Current children cumulated vsize: 1330936 KiB
Current children cumulated memory: 1064044 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/265 17750
/proc/meminfo: memFree=127630512/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=1330936 memory=1064044 CPUtime=3213.66 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 128663 0 0 0 321140 226 0 0 20 0 1 0 30218843 1362878464 266011 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 332734 266011 2496 595 0 317401 0
Current children cumulated CPU time: 3213.66 s
Current children cumulated vsize: 1330936 KiB
Current children cumulated memory: 1064044 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/265 17755
/proc/meminfo: memFree=127606264/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=1330936 memory=1064044 CPUtime=3273.5 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 128663 0 0 0 327123 227 0 0 20 0 1 0 30218843 1362878464 266011 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 332734 266011 2496 595 0 317401 0
Current children cumulated CPU time: 3273.5 s
Current children cumulated vsize: 1330936 KiB
Current children cumulated memory: 1064044 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/265 17757
/proc/meminfo: memFree=127599276/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=1330936 memory=1064044 CPUtime=3333.34 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 128737 0 0 0 333106 228 0 0 20 0 1 0 30218843 1362878464 266011 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 332734 266011 2496 595 0 317401 0
Current children cumulated CPU time: 3333.34 s
Current children cumulated vsize: 1330936 KiB
Current children cumulated memory: 1064044 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 17759
/proc/meminfo: memFree=127567204/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=1330936 memory=1066092 CPUtime=3393.17 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 128869 0 0 0 339088 229 0 0 20 0 1 0 30218843 1362878464 266523 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 332734 266523 2496 595 0 317401 0
Current children cumulated CPU time: 3393.17 s
Current children cumulated vsize: 1330936 KiB
Current children cumulated memory: 1066092 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/264 17761
/proc/meminfo: memFree=127588336/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=1330936 memory=1066092 CPUtime=3452.99 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 128896 0 0 0 345069 230 0 0 20 0 1 0 30218843 1362878464 266523 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 332734 266523 2496 595 0 317401 0
Current children cumulated CPU time: 3452.99 s
Current children cumulated vsize: 1330936 KiB
Current children cumulated memory: 1066092 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/265 17765
/proc/meminfo: memFree=127559776/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=1330936 memory=1066092 CPUtime=3512.83 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 128897 0 0 0 351052 231 0 0 20 0 1 0 30218843 1362878464 266523 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 332734 266523 2496 595 0 317401 0
Current children cumulated CPU time: 3512.83 s
Current children cumulated vsize: 1330936 KiB
Current children cumulated memory: 1066092 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/264 17767
/proc/meminfo: memFree=127535324/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=1341948 memory=1076332 CPUtime=3572.67 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 129962 0 0 0 357035 232 0 0 20 0 1 0 30218843 1374154752 269083 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 335487 269083 2496 595 0 320154 0
Current children cumulated CPU time: 3572.67 s
Current children cumulated vsize: 1341948 KiB
Current children cumulated memory: 1076332 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.09 4.11 4.09 5/265 17774
/proc/meminfo: memFree=127536272/131250000 swapFree=33010684/33010684
[pid=17178] ppid=17175 vsize=1341948 memory=1076332 CPUtime=3600.09 cores=4,6
/proc/17178/stat : 17178 (SynLSCD) R 17175 17178 14971 0 -1 4194304 129962 0 0 0 359776 233 0 0 20 0 1 0 30218843 1374154752 269083 18446744073709551615 93837411667968 93837414102121 140723563517344 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93837414583544 93837414616576 93837443112960 140723563526502 140723563526635 140723563526635 140723563532237 0
/proc/17178/statm: 335487 269083 2496 595 0 320154 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 1341948 KiB
Current children cumulated memory: 1076332 KiB

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

[startup+3609.87 s]
# the end of solver process 17178 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3597.83 s, system=2.33473 s

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

Child status: 0

Real time (s): 3609.87
CPU time (s): 3600.17
CPU user time (s): 3597.83
CPU system time (s): 2.33473
CPU usage (%): 99.7312
Max. virtual memory (cumulated for all children) (KiB): 1341948
Max. memory (cumulated for all children) (KiB): 1076332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.83
system time used= 2.33473
maximum resident set size= 1194804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129995
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= 178
involuntary context switches= 2245


# summary of solver processes directly reported to runsolver:
#   pid: 17178
#   total CPU time (s): 3600.17
#   total CPU user time (s): 3597.83
#   total CPU system time (s): 2.33473

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.03529 second user time and 14.9745 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-06-28 23:16:53
IDJOB=4493170
IDBENCH=147848
IDSOLVER=3369
FILE ID=nodeC016/4493170-1751145413
RUNJOBID= nodeC016-1751143366-14982
SLURM_JOB_ID= 9587436
Free space on /tmp= 433040 MiB

SOLVER NAME= SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-85-80.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-4493170-1751145413/watcher-4493170-1751145413 -o /tmp/evaluation-result-4493170-1751145413/solver-4493170-1751145413 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751143366-14982 --watchdog 3760  SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4493170-1751145413.opb

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

MD5SUM BENCH= b66aa0ca883b9987dbaf460c58c6223e
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.776
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.743
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		: 3598.776
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		: 3665.190
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.760
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.734
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		: 3599.734
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		: 3700.000
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:        128960288 kB
MemAvailable:   128598168 kB
Buffers:            3280 kB
Cached:           440712 kB
SwapCached:            0 kB
Active:          1448236 kB
Inactive:         219204 kB
Active(anon):    1241524 kB
Inactive(anon):        0 kB
Active(file):     206712 kB
Inactive(file):   219204 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             10800 kB
Writeback:             0 kB
AnonPages:       1226460 kB
Mapped:           114304 kB
Shmem:             18072 kB
KReclaimable:      85196 kB
Slab:             167668 kB
SReclaimable:      85196 kB
SUnreclaim:        82472 kB
KernelStack:        4280 kB
PageTables:         5724 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1651188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1091584 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= 433036 MiB
End job on nodeC016 at 2025-06-29 00:17:03