Trace number 4503435

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-PS 2025-06-01? (TO) 3600.03 3609.22

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-25.opb
MD5SUM089881a3a57f24d34abbbcf8eb808729
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 benchmark28.9166
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7351
Total number of constraints155824
Number of constraints which are clauses139567
Number of constraints which are cardinality constraints (but not clauses)563
Number of constraints which are nor clauses,nor cardinality constraints15694
Minimum length of a constraint2
Maximum length of a constraint195
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
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.48	c #vars 7351 #constraints 156112 21.2368 1
0.98/1.00	c 156112 constraints
0.98/1.00	c Finish cloning data from SAT to LS
0.98/1.00	c restart_num_ls  -100000 0
60.92/61.16	c Use LS-small
60.92/61.16	c update_LS_target_phase-runLS
153.16/153.63	c restart_num_ls  0 1851
153.16/153.63	c LS 90 97
213.10/213.79	c Use LS-small
213.10/213.79	c update_LS_target_phase-runLS
3600.00/3609.20	c Program interrupted by user.
3600.00/3609.20	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: 63665 MiB (61831 MiB free)
  memory of node 1: 64507 MiB (63510 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503435-1751166521/watcher-4503435-1751166521 -o /tmp/evaluation-result-4503435-1751166521/solver-4503435-1751166521 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751159266-20572 --watchdog 3760 SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4503435-1751166521.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
Starting watchdog thread
solver pid=22073, runsolver pid=22070
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 4.17 4.20 4.14 5/263 22074
/proc/meminfo: memFree=128342936/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=91436 memory=20504 CPUtime=0.09 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 2673 0 0 0 8 1 0 0 20 0 1 0 32332380 93630464 5126 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 22859 5126 2208 595 0 7526 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 91436 KiB
Current children cumulated memory: 20504 KiB

[startup+0.205573 s]*
/proc/loadavg: 4.17 4.20 4.14 5/263 22074
/proc/meminfo: memFree=128339156/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=96064 memory=27208 CPUtime=0.19 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 3864 0 0 0 18 1 0 0 20 0 1 0 32332380 98369536 6802 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 24016 6802 2208 595 0 8683 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 96064 KiB
Current children cumulated memory: 27208 KiB

[startup+0.305437 s]*
/proc/loadavg: 4.17 4.20 4.14 5/263 22074
/proc/meminfo: memFree=128335124/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=100580 memory=33712 CPUtime=0.29 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 5036 0 0 0 28 1 0 0 20 0 1 0 32332380 102993920 8428 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 25145 8428 2208 595 0 9812 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 100580 KiB
Current children cumulated memory: 33712 KiB

[startup+0.700181 s]
/proc/loadavg: 4.17 4.20 4.14 5/263 22074
/proc/meminfo: memFree=128319436/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=208624 memory=133572 CPUtime=0.68 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 21458 0 0 0 62 6 0 0 20 0 1 0 32332380 213630976 33393 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 52156 33393 2368 595 0 36823 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 208624 KiB
Current children cumulated memory: 133572 KiB

[startup+1.50013 s]
/proc/loadavg: 4.15 4.20 4.14 5/263 22074
/proc/meminfo: memFree=128074288/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=377928 memory=294564 CPUtime=1.48 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 61384 0 0 0 134 14 0 0 20 0 1 0 32332380 386998272 73641 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 94482 73641 2464 595 0 79149 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 377928 KiB
Current children cumulated memory: 294564 KiB

[startup+3.10544 s]
/proc/loadavg: 4.15 4.20 4.14 5/263 22074
/proc/meminfo: memFree=128132000/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=377928 memory=294692 CPUtime=3.07 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 61429 0 0 0 292 15 0 0 20 0 1 0 32332380 386998272 73673 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 94482 73673 2464 595 0 79149 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 377928 KiB
Current children cumulated memory: 294692 KiB

[startup+6.30012 s]
/proc/loadavg: 4.14 4.20 4.14 5/263 22119
/proc/meminfo: memFree=128565624/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=377928 memory=294692 CPUtime=6.26 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 61447 0 0 0 605 21 0 0 20 0 1 0 32332380 386998272 73673 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 94482 73673 2464 595 0 79149 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 377928 KiB
Current children cumulated memory: 294692 KiB

[startup+12.7001 s]
/proc/loadavg: 4.13 4.19 4.13 5/263 22119
/proc/meminfo: memFree=128565660/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=377928 memory=294692 CPUtime=12.65 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 61450 0 0 0 1234 31 0 0 20 0 1 0 32332380 386998272 73673 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 94482 73673 2464 595 0 79149 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 377928 KiB
Current children cumulated memory: 294692 KiB

[startup+25.5001 s]
/proc/loadavg: 4.11 4.19 4.13 5/263 22119
/proc/meminfo: memFree=128565676/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=377928 memory=294692 CPUtime=25.41 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 61450 0 0 0 2491 50 0 0 20 0 1 0 32332380 386998272 73673 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 94482 73673 2464 595 0 79149 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 377928 KiB
Current children cumulated memory: 294692 KiB

[startup+51.1054 s]
/proc/loadavg: 4.12 4.18 4.13 5/263 22119
/proc/meminfo: memFree=128537964/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=377928 memory=294692 CPUtime=50.94 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 61452 0 0 0 4991 103 0 0 20 0 1 0 32332380 386998272 73673 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 94482 73673 2464 595 0 79149 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 377928 KiB
Current children cumulated memory: 294692 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.17 4.13 5/264 22124
/proc/meminfo: memFree=128510032/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=406696 memory=315700 CPUtime=102 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 64860 0 0 0 10076 124 0 0 20 0 1 0 32332380 416456704 78925 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 101674 78925 2496 595 0 86341 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 406696 KiB
Current children cumulated memory: 315700 KiB

[startup+162.3 s]
/proc/loadavg: 4.39 4.22 4.15 5/263 22128
/proc/meminfo: memFree=128466512/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=409876 memory=318900 CPUtime=161.84 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 65677 0 0 0 16042 142 0 0 20 0 1 0 32332380 419713024 79725 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 102469 79725 2496 595 0 87136 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 409876 KiB
Current children cumulated memory: 318900 KiB

[startup+222.3 s]
/proc/loadavg: 4.23 4.21 4.15 5/264 22220
/proc/meminfo: memFree=127402336/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=409876 memory=318900 CPUtime=221.68 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 65687 0 0 0 21930 238 0 0 20 0 1 0 32332380 419713024 79725 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 102469 79725 2496 595 0 87136 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 409876 KiB
Current children cumulated memory: 318900 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.18 4.14 5/264 22267
/proc/meminfo: memFree=126951196/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=410644 memory=319668 CPUtime=281.51 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 65889 0 0 0 27913 238 0 0 20 0 1 0 32332380 420499456 79917 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 102661 79917 2496 595 0 87328 0
Current children cumulated CPU time: 281.51 s
Current children cumulated vsize: 410644 KiB
Current children cumulated memory: 319668 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.16 4.13 5/266 22272
/proc/meminfo: memFree=126912568/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=411476 memory=320436 CPUtime=341.34 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 66116 0 0 0 33895 239 0 0 20 0 1 0 32332380 421351424 80109 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 102869 80109 2496 595 0 87536 0
Current children cumulated CPU time: 341.34 s
Current children cumulated vsize: 411476 KiB
Current children cumulated memory: 320436 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.14 4.13 5/267 22278
/proc/meminfo: memFree=126803668/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=411636 memory=320820 CPUtime=401.17 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 66193 0 0 0 39878 239 0 0 20 0 1 0 32332380 421515264 80205 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 102909 80205 2496 595 0 87576 0
Current children cumulated CPU time: 401.17 s
Current children cumulated vsize: 411636 KiB
Current children cumulated memory: 320820 KiB

[startup+462.3 s]
/proc/loadavg: 4.45 4.24 4.16 5/267 22280
/proc/meminfo: memFree=126788200/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=413928 memory=322868 CPUtime=460.98 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 66738 0 0 0 45858 240 0 0 20 0 1 0 32332380 423862272 80717 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 103482 80717 2496 595 0 88149 0
Current children cumulated CPU time: 460.98 s

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

Current children cumulated memory: 339892 KiB

[startup+2862.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/263 22391
/proc/meminfo: memFree=126633368/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=418888 memory=339892 CPUtime=2854.93 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 68348 0 0 0 285235 258 0 0 20 0 1 0 32332380 428941312 84973 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 104722 84973 2496 595 0 89389 0
Current children cumulated CPU time: 2854.93 s
Current children cumulated vsize: 418888 KiB
Current children cumulated memory: 339892 KiB

[startup+2922.3 s]
/proc/loadavg: 4.21 4.13 4.10 5/263 22393
/proc/meminfo: memFree=126633384/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=418888 memory=339892 CPUtime=2914.79 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 68348 0 0 0 291221 258 0 0 20 0 1 0 32332380 428941312 84973 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 104722 84973 2496 595 0 89389 0
Current children cumulated CPU time: 2914.79 s
Current children cumulated vsize: 418888 KiB
Current children cumulated memory: 339892 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/263 22395
/proc/meminfo: memFree=126631312/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=418888 memory=339892 CPUtime=2974.64 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 68350 0 0 0 297204 260 0 0 20 0 1 0 32332380 428941312 84973 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 104722 84973 2496 595 0 89389 0
Current children cumulated CPU time: 2974.64 s
Current children cumulated vsize: 418888 KiB
Current children cumulated memory: 339892 KiB

[startup+3042.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/263 22397
/proc/meminfo: memFree=126622108/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=420260 memory=341300 CPUtime=3034.49 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 68690 0 0 0 303189 260 0 0 20 0 1 0 32332380 430346240 85325 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 105065 85325 2496 595 0 89732 0
Current children cumulated CPU time: 3034.49 s
Current children cumulated vsize: 420260 KiB
Current children cumulated memory: 341300 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/263 22401
/proc/meminfo: memFree=126631516/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=420260 memory=341300 CPUtime=3094.35 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 68690 0 0 0 309175 260 0 0 20 0 1 0 32332380 430346240 85325 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 105065 85325 2496 595 0 89732 0
Current children cumulated CPU time: 3094.35 s
Current children cumulated vsize: 420260 KiB
Current children cumulated memory: 341300 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/263 22417
/proc/meminfo: memFree=126629748/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=420260 memory=341300 CPUtime=3154.2 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 68736 0 0 0 315160 260 0 0 20 0 1 0 32332380 430346240 85325 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 105065 85325 2496 595 0 89732 0
Current children cumulated CPU time: 3154.2 s
Current children cumulated vsize: 420260 KiB
Current children cumulated memory: 341300 KiB

[startup+3222.3 s]
/proc/loadavg: 4.36 4.19 4.12 5/263 22419
/proc/meminfo: memFree=126632152/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=420260 memory=341300 CPUtime=3214.04 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 68757 0 0 0 321144 260 0 0 20 0 1 0 32332380 430346240 85325 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 105065 85325 2496 595 0 89732 0
Current children cumulated CPU time: 3214.04 s
Current children cumulated vsize: 420260 KiB
Current children cumulated memory: 341300 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.17 4.11 5/263 22421
/proc/meminfo: memFree=126632252/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=420260 memory=341940 CPUtime=3273.89 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 68758 0 0 0 327129 260 0 0 20 0 1 0 32332380 430346240 85485 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 105065 85485 2496 595 0 89732 0
Current children cumulated CPU time: 3273.89 s
Current children cumulated vsize: 420260 KiB
Current children cumulated memory: 341940 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.15 4.11 5/263 22423
/proc/meminfo: memFree=126630644/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=421480 memory=342580 CPUtime=3333.75 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 68905 0 0 0 333114 261 0 0 20 0 1 0 32332380 431595520 85645 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 105370 85645 2496 595 0 90037 0
Current children cumulated CPU time: 3333.75 s
Current children cumulated vsize: 421480 KiB
Current children cumulated memory: 342580 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.15 4.11 5/263 22427
/proc/meminfo: memFree=126599160/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=421480 memory=342580 CPUtime=3393.6 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 68905 0 0 0 339099 261 0 0 20 0 1 0 32332380 431595520 85645 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 105370 85645 2496 595 0 90037 0
Current children cumulated CPU time: 3393.6 s
Current children cumulated vsize: 421480 KiB
Current children cumulated memory: 342580 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.15 4.11 5/263 22429
/proc/meminfo: memFree=126613960/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=421480 memory=342580 CPUtime=3453.46 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 68907 0 0 0 345084 262 0 0 20 0 1 0 32332380 431595520 85645 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 105370 85645 2496 595 0 90037 0
Current children cumulated CPU time: 3453.46 s
Current children cumulated vsize: 421480 KiB
Current children cumulated memory: 342580 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/262 22431
/proc/meminfo: memFree=126628460/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=421480 memory=342580 CPUtime=3513.31 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 68907 0 0 0 351069 262 0 0 20 0 1 0 32332380 431595520 85645 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 105370 85645 2496 595 0 90037 0
Current children cumulated CPU time: 3513.31 s
Current children cumulated vsize: 421480 KiB
Current children cumulated memory: 342580 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.14 4.10 5/262 22433
/proc/meminfo: memFree=126623576/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=421480 memory=342580 CPUtime=3573.16 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 68907 0 0 0 357054 262 0 0 20 0 1 0 32332380 431595520 85645 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 105370 85645 2496 595 0 90037 0
Current children cumulated CPU time: 3573.16 s
Current children cumulated vsize: 421480 KiB
Current children cumulated memory: 342580 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.2 s]
/proc/loadavg: 3.73 4.05 4.07 4/256 22464
/proc/meminfo: memFree=127263120/131250000 swapFree=33010684/33010684
[pid=22073] ppid=22070 vsize=421480 memory=342580 CPUtime=3600 cores=1,3
/proc/22073/stat : 22073 (SynLSCD-PS) R 22070 22073 20557 0 -1 4194304 68907 0 0 0 359737 263 0 0 20 0 1 0 32332380 431595520 85645 18446744073709551615 94148675674112 94148678109113 140728131109088 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94148678589688 94148678622720 94148697952256 140728131111264 140728131111400 140728131111400 140728131117002 0
/proc/22073/statm: 105370 85645 2496 595 0 90037 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 421480 KiB
Current children cumulated memory: 342580 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.39 s, system=2.63285 s

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

Child status: 0

Real time (s): 3609.22
CPU time (s): 3600.03
CPU user time (s): 3597.39
CPU system time (s): 2.63285
CPU usage (%): 99.7453
Max. virtual memory (cumulated for all children) (KiB): 421480
Max. memory (cumulated for all children) (KiB): 342580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.39
system time used= 2.63285
maximum resident set size= 342964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69129
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= 165
involuntary context switches= 4847


# summary of solver processes directly reported to runsolver:
#   pid: 22073
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3597.39
#   total CPU system time (s): 2.63285

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.2413 second user time and 14.3483 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-06-29 05:08:41
IDJOB=4503435
IDBENCH=155463
IDSOLVER=3370
FILE ID=nodeC013/4503435-1751166521
RUNJOBID= nodeC013-1751159266-20572
SLURM_JOB_ID= 9587499
Free space on /tmp= 433004 MiB

SOLVER NAME= SynLSCD-PS 2025-06-01
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-25.opb
COMMAND LINE= SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4503435-1751166521/watcher-4503435-1751166521 -o /tmp/evaluation-result-4503435-1751166521/solver-4503435-1751166521 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751159266-20572 --watchdog 3760  SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4503435-1751166521.opb

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

MD5SUM BENCH= 089881a3a57f24d34abbbcf8eb808729
RANDOM SEED=2051060316

nodeC013 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.822
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.67
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.829
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.67
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		: 3602.041
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.67
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		: 3557.062
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.67
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.841
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.67
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.828
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.67
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.426
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.67
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128351068 kB
MemAvailable:   127979692 kB
Buffers:            3280 kB
Cached:           415996 kB
SwapCached:            0 kB
Active:          2052152 kB
Inactive:         207172 kB
Active(anon):    1853332 kB
Inactive(anon):        0 kB
Active(file):     198820 kB
Inactive(file):   207172 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             30104 kB
Writeback:            20 kB
AnonPages:       1841984 kB
Mapped:           109648 kB
Shmem:             13284 kB
KReclaimable:      86212 kB
Slab:             168812 kB
SReclaimable:      86212 kB
SUnreclaim:        82600 kB
KernelStack:        4332 kB
PageTables:         6984 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    2294704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1478656 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:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432984 MiB
End job on nodeC013 at 2025-06-29 06:08:51