Trace number 4502008

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
PRINTEMPS 2025-05-28? (TO) 3600.26 3398.95

General information on the benchmark

NamePB24/normalized-PB10/DEC-LIN/oliveras/
j90/normalized-j9029_2-sat.opb
MD5SUM9dbe363344c0fe5585984e30a944da25
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23114
Total number of constraints76854
Number of constraints which are clauses76350
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints504
Minimum length of a constraint1
Maximum length of a constraint90
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 28
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 532
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.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.29/0.26	c #variable: 23114
0.29/0.26	c #constraint: 76854
0.29/0.26	c #equal: 0
0.29/0.26	c intsize: 10
0.29/0.26	c sizeproduct: 0
0.29/0.26	c #soft: 0
0.29/0.26	c mincost: 0
0.29/0.26	c maxcost: 0
0.29/0.26	c sumcost: 0
0.29/0.26	c iteration_max: -1
0.29/0.26	c time_max: -1
0.29/0.26	c number_of_threads(move update): 2
0.29/0.26	c number_of_threads(move evaluation): 2
0.29/0.26	c seed: 906101976
3600.09/3398.84	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 (62805 MiB free)
  memory of node 1: 64465 MiB (64023 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4502008-1751153967/watcher-4502008-1751153967 -o /tmp/evaluation-result-4502008-1751153967/solver-4502008-1751153967 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751145886-15431 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 906101976 HOME/instance-4502008-1751153967.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=17756, runsolver pid=17753

[startup+0.100061 s]*
/proc/loadavg: 6.32 6.90 7.10 6/267 17758
/proc/meminfo: memFree=129840272/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=100372 memory=38596 CPUtime=0.14 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 8660 0 0 0 13 1 0 0 20 0 2 0 31071264 102780928 9649 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 25093 9649 576 633 0 11348 0
[pid=17756/tid=17758] ppid=17753 vsize=100372 memory=4026531960 CPUtime=0.06 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 3425 0 0 0 6 0 0 0 20 0 2 0 31071266 102780928 9649 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 0 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 100372 KiB
Current children cumulated memory: 38596 KiB

[startup+0.205656 s]*
/proc/loadavg: 6.32 6.90 7.10 8/267 17758
/proc/meminfo: memFree=129774936/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=165504 memory=109280 CPUtime=0.29 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 17566 0 0 0 24 5 0 0 20 0 2 0 31071264 169476096 27320 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 41376 27320 608 633 0 28870 0
[pid=17756/tid=17758] ppid=17753 vsize=165504 memory=664958721904869660 CPUtime=0.11 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) R 17753 17756 15419 0 -1 4194368 4667 0 0 0 10 1 0 0 20 0 2 0 31071266 169476096 27320 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 0 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 109280 KiB

[startup+0.305682 s]*
/proc/loadavg: 6.32 6.90 7.10 7/267 17758
/proc/meminfo: memFree=129760068/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=174460 memory=123488 CPUtime=0.42 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 21097 0 0 0 36 6 0 0 20 0 2 0 31071264 178647040 30872 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 43615 30872 640 633 0 32521 0
[pid=17756/tid=17758] ppid=17753 vsize=174460 memory=7970392256503299697 CPUtime=0.17 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 6078 0 0 0 15 2 0 0 20 0 2 0 31071266 178647040 30872 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 174460 KiB
Current children cumulated memory: 123488 KiB

[startup+0.700182 s]
/proc/loadavg: 6.32 6.90 7.10 7/267 17758
/proc/meminfo: memFree=129711936/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=219192 memory=168800 CPUtime=0.8 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 32419 0 0 0 73 7 0 0 20 0 2 0 31071264 224452608 42200 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 54798 42200 640 633 0 43704 0
[pid=17756/tid=17758] ppid=17753 vsize=219192 memory=17152 CPUtime=0.17 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 6078 0 0 0 15 2 0 0 20 0 2 0 31071266 224452608 42200 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 0.8 s
Current children cumulated vsize: 219192 KiB
Current children cumulated memory: 168800 KiB

[startup+1.50014 s]
/proc/loadavg: 6.32 6.90 7.10 6/267 17758
/proc/meminfo: memFree=129636228/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=304724 memory=254304 CPUtime=1.62 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 81866 0 0 0 150 12 0 0 20 0 2 0 31071264 312037376 63576 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 76181 63576 640 633 0 65087 0
[pid=17756/tid=17758] ppid=17753 vsize=304724 memory=17152 CPUtime=0.18 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 6705 0 0 0 16 2 0 0 20 0 2 0 31071266 312037376 63576 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 304724 KiB
Current children cumulated memory: 254304 KiB

[startup+3.10571 s]
/proc/loadavg: 6.32 6.90 7.10 7/267 17758
/proc/meminfo: memFree=129620768/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=305384 memory=254944 CPUtime=3.41 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 83949 0 0 0 328 13 0 0 20 0 2 0 31071264 312713216 63736 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 76346 63736 640 633 0 65252 0
[pid=17756/tid=17758] ppid=17753 vsize=305384 memory=254304 CPUtime=0.37 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 7632 0 0 0 35 2 0 0 20 0 2 0 31071266 312713216 63736 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 3.41 s
Current children cumulated vsize: 305384 KiB
Current children cumulated memory: 254944 KiB

[startup+6.30019 s]
/proc/loadavg: 6.29 6.88 7.10 7/267 17758
/proc/meminfo: memFree=129620768/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=305648 memory=255328 CPUtime=7.2 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 138298 0 0 0 703 17 0 0 20 0 2 0 31071264 312983552 63832 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 76412 63832 640 633 0 65318 0
[pid=17756/tid=17758] ppid=17753 vsize=305648 memory=17152 CPUtime=0.98 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 10634 0 0 0 96 2 0 0 20 0 2 0 31071266 312983552 63832 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 7.2 s
Current children cumulated vsize: 305648 KiB
Current children cumulated memory: 255328 KiB

[startup+12.7002 s]
/proc/loadavg: 6.19 6.85 7.08 6/267 17758
/proc/meminfo: memFree=129620852/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=306968 memory=256608 CPUtime=14.44 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 194819 0 0 0 1423 21 0 0 20 0 2 0 31071264 314335232 64152 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 76742 64152 640 633 0 65648 0
[pid=17756/tid=17758] ppid=17753 vsize=306968 memory=256608 CPUtime=1.85 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 12653 0 0 0 182 3 0 0 20 0 2 0 31071266 314335232 64152 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 14.44 s
Current children cumulated vsize: 306968 KiB
Current children cumulated memory: 256608 KiB

[startup+25.5002 s]
/proc/loadavg: 6.00 6.78 7.06 6/267 17759
/proc/meminfo: memFree=129620852/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=307100 memory=256736 CPUtime=28.05 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 225448 0 0 0 2782 23 0 0 20 0 2 0 31071264 314470400 64184 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 76775 64184 640 633 0 65681 0
[pid=17756/tid=17758] ppid=17753 vsize=307100 memory=256736 CPUtime=2.7 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 14382 0 0 0 267 3 0 0 20 0 2 0 31071266 314470400 64184 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 28.05 s
Current children cumulated vsize: 307100 KiB
Current children cumulated memory: 256736 KiB

[startup+51.1056 s]
/proc/loadavg: 5.95 6.70 7.02 7/267 17759
/proc/meminfo: memFree=129617500/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=307100 memory=256736 CPUtime=54.93 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 281078 0 0 0 5464 29 0 0 20 0 2 0 31071264 314470400 64184 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 76775 64184 640 633 0 65681 0
[pid=17756/tid=17758] ppid=17753 vsize=307100 memory=17152 CPUtime=4.05 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 15795 0 0 0 401 4 0 0 20 0 2 0 31071266 314470400 64184 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 54.93 s
Current children cumulated vsize: 307100 KiB
Current children cumulated memory: 256736 KiB

[startup+102.3 s]
/proc/loadavg: 5.74 6.51 6.94 6/267 17761
/proc/meminfo: memFree=129591980/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=307892 memory=257632 CPUtime=108.37 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 327860 0 0 0 10804 33 0 0 20 0 2 0 31071264 315281408 64408 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 76973 64408 640 633 0 65879 0
[pid=17756/tid=17758] ppid=17753 vsize=307892 memory=17152 CPUtime=6.49 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 17448 0 0 0 644 5 0 0 20 0 2 0 31071266 315281408 64408 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 108.37 s
Current children cumulated vsize: 307892 KiB
Current children cumulated memory: 257632 KiB

[startup+162.3 s]
/proc/loadavg: 5.58 6.32 6.84 6/267 17763
/proc/meminfo: memFree=129590620/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=309216 memory=258912 CPUtime=171.33 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 355635 0 0 0 17096 37 0 0 20 0 2 0 31071264 316637184 64728 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 77304 64728 640 633 0 66210 0
[pid=17756/tid=17758] ppid=17753 vsize=309216 memory=5760 CPUtime=9.67 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 17476 0 0 0 961 6 0 0 20 0 2 0 31071266 316637184 64728 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 171.33 s
Current children cumulated vsize: 309216 KiB
Current children cumulated memory: 258912 KiB

[startup+222.3 s]
/proc/loadavg: 5.34 6.11 6.74 7/267 17770
/proc/meminfo: memFree=129592584/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=309880 memory=259552 CPUtime=234.68 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 362147 0 0 0 23428 40 0 0 20 0 2 0 31071264 317317120 64888 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 77470 64888 640 633 0 66376 0
[pid=17756/tid=17758] ppid=17753 vsize=309880 memory=17152 CPUtime=13.2 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 17485 0 0 0 1313 7 0 0 20 0 2 0 31071266 317317120 64888 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 234.68 s
Current children cumulated vsize: 309880 KiB
Current children cumulated memory: 259552 KiB

[startup+282.3 s]
/proc/loadavg: 5.26 5.93 6.63 6/267 17774
/proc/meminfo: memFree=129606056/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=310784 memory=261564 CPUtime=297.8 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 613968 0 0 0 29691 89 0 0 20 0 2 0 31071264 318242816 65391 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 77696 65391 640 633 0 66602 0
[pid=17756/tid=17758] ppid=17753 vsize=310784 memory=261564 CPUtime=16.51 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 17533 0 0 0 1642 9 0 0 20 0 2 0 31071266 318242816 65391 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 297.8 s
Current children cumulated vsize: 310784 KiB

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

/proc/meminfo: memFree=128589896/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=320040 memory=270788 CPUtime=2969.21 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 12493867 0 0 0 294673 2248 0 0 20 0 2 0 31071264 327720960 67697 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 80010 67697 640 633 0 68916 0
[pid=17756/tid=17758] ppid=17753 vsize=320040 memory=271172 CPUtime=178 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 18075 0 0 0 17732 68 0 0 20 0 2 0 31071266 327720960 67697 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 2969.21 s
Current children cumulated vsize: 320040 KiB
Current children cumulated memory: 270788 KiB

[startup+2862.3 s]
/proc/loadavg: 4.66 4.55 4.73 5/268 17954
/proc/meminfo: memFree=128591164/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=320412 memory=271172 CPUtime=3032.71 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 13197721 0 0 0 300901 2370 0 0 20 0 2 0 31071264 328101888 67793 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 80103 67793 640 633 0 69009 0
[pid=17756/tid=17758] ppid=17753 vsize=320412 memory=271172 CPUtime=181.73 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 18081 0 0 0 18103 70 0 0 20 0 2 0 31071266 328101888 67793 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 3032.71 s
Current children cumulated vsize: 320412 KiB
Current children cumulated memory: 271172 KiB

[startup+2922.3 s]
/proc/loadavg: 4.50 4.52 4.71 5/268 17956
/proc/meminfo: memFree=128587124/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=320404 memory=271172 CPUtime=3096.17 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 13613735 0 0 0 307174 2443 0 0 20 0 2 0 31071264 328093696 67793 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 80101 67793 640 633 0 69007 0
[pid=17756/tid=17758] ppid=17753 vsize=320404 memory=271172 CPUtime=185.43 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 18120 0 0 0 18471 72 0 0 20 0 2 0 31071266 328093696 67793 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 3096.17 s
Current children cumulated vsize: 320404 KiB
Current children cumulated memory: 271172 KiB

[startup+2982.3 s]
/proc/loadavg: 4.37 4.49 4.69 5/267 17958
/proc/meminfo: memFree=128570920/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=320424 memory=271172 CPUtime=3159.61 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 14487620 0 0 0 313361 2600 0 0 20 0 2 0 31071264 328114176 67793 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 80106 67793 640 633 0 69012 0
[pid=17756/tid=17758] ppid=17753 vsize=320424 memory=262724 CPUtime=189.1 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 18125 0 0 0 18837 73 0 0 20 0 2 0 31071266 328114176 67793 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 3159.61 s
Current children cumulated vsize: 320424 KiB
Current children cumulated memory: 271172 KiB

[startup+3042.3 s]
/proc/loadavg: 4.07 4.41 4.65 5/260 17990
/proc/meminfo: memFree=128699824/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=320412 memory=271172 CPUtime=3223.1 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 15239787 0 0 0 319577 2733 0 0 20 0 2 0 31071264 328101888 67793 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 80103 67793 640 633 0 69009 0
[pid=17756/tid=17758] ppid=17753 vsize=320412 memory=271172 CPUtime=192.83 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 18187 0 0 0 19209 74 0 0 20 0 2 0 31071266 328101888 67793 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 3223.1 s
Current children cumulated vsize: 320412 KiB
Current children cumulated memory: 271172 KiB

[startup+3102.3 s]
/proc/loadavg: 3.59 4.21 4.56 4/260 17993
/proc/meminfo: memFree=128703364/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=314264 memory=264900 CPUtime=3286.55 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 15995128 0 0 0 325793 2862 0 0 20 0 2 0 31071264 321806336 66225 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 78566 66225 640 633 0 67472 0
[pid=17756/tid=17758] ppid=17753 vsize=314264 memory=262724 CPUtime=196.54 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 18198 0 0 0 19578 76 0 0 20 0 2 0 31071266 321806336 66225 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 3286.55 s
Current children cumulated vsize: 314264 KiB
Current children cumulated memory: 264900 KiB

[startup+3162.3 s]
/proc/loadavg: 3.48 4.06 4.49 4/260 17995
/proc/meminfo: memFree=128680044/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=320412 memory=271172 CPUtime=3350.12 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 17131661 0 0 0 331954 3058 0 0 20 0 2 0 31071264 328101888 67793 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 80103 67793 640 633 0 69009 0
[pid=17756/tid=17758] ppid=17753 vsize=320412 memory=262724 CPUtime=200.37 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 18198 0 0 0 19960 77 0 0 20 0 2 0 31071266 328101888 67793 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 3350.12 s
Current children cumulated vsize: 320412 KiB
Current children cumulated memory: 271172 KiB

[startup+3222.3 s]
/proc/loadavg: 3.46 3.94 4.42 4/260 17997
/proc/meminfo: memFree=128678868/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=314264 memory=264900 CPUtime=3413.45 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 18227201 0 0 0 338094 3251 0 0 20 0 2 0 31071264 321806336 66225 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 78566 66225 640 633 0 67472 0
[pid=17756/tid=17758] ppid=17753 vsize=314264 memory=262724 CPUtime=203.95 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 18204 0 0 0 20317 78 0 0 20 0 2 0 31071266 321806336 66225 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 3413.45 s
Current children cumulated vsize: 314264 KiB
Current children cumulated memory: 264900 KiB

[startup+3282.3 s]
/proc/loadavg: 3.10 3.77 4.33 4/254 18035
/proc/meminfo: memFree=128934436/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=320412 memory=271172 CPUtime=3476.8 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 20666133 0 0 0 344015 3665 0 0 20 0 2 0 31071264 328101888 67793 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 80103 67793 640 633 0 69009 0
[pid=17756/tid=17758] ppid=17753 vsize=320412 memory=271172 CPUtime=207.58 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 18220 0 0 0 20678 80 0 0 20 0 2 0 31071266 328101888 67793 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 3476.8 s
Current children cumulated vsize: 320412 KiB
Current children cumulated memory: 271172 KiB

[startup+3342.3 s]
/proc/loadavg: 2.56 3.49 4.20 3/254 18039
/proc/meminfo: memFree=128942392/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=320408 memory=271172 CPUtime=3540.3 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 20671454 0 0 0 350361 3669 0 0 20 0 2 0 31071264 328097792 67793 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 80102 67793 640 633 0 69008 0
[pid=17756/tid=17758] ppid=17753 vsize=320408 memory=17152 CPUtime=211.35 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 18238 0 0 0 21053 82 0 0 20 0 2 0 31071266 328097792 67793 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 3540.3 s
Current children cumulated vsize: 320408 KiB
Current children cumulated memory: 271172 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3398.8 s]
/proc/loadavg: 2.39 3.29 4.09 3/254 18041
/proc/meminfo: memFree=128942504/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=320416 memory=271172 CPUtime=3600.09 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 21067561 0 0 0 356275 3734 0 0 20 0 2 0 31071264 328105984 67793 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 80104 67793 640 633 0 69010 0
[pid=17756/tid=17758] ppid=17753 vsize=320416 memory=7970392256503299697 CPUtime=214.86 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) R 17753 17756 15419 0 -1 4194368 18238 0 0 0 21404 82 0 0 20 0 2 0 31071266 328105984 67793 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 320416 KiB
Current children cumulated memory: 271172 KiB

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

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

# cumulated CPU time of all completed processes:  user=3562.9 s, system=37.3571 s

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

[startup+3398.9 s]
/proc/loadavg: 2.39 3.29 4.09 3/254 18041
/proc/meminfo: memFree=128942504/131249992 swapFree=33010684/33010684
[pid=17756] ppid=17753 vsize=311864 memory=262724 CPUtime=3600.21 cores=1,3
/proc/17756/stat : 17756 (pb_competition_) R 17753 17756 15419 0 -1 4194304 21069937 0 0 0 356286 3735 0 0 20 0 2 0 31071264 319348736 65681 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
/proc/17756/statm: 77966 65681 640 633 0 66872 0
[pid=17756/tid=17758] ppid=17753 vsize=311864 memory=17152 CPUtime=214.87 cores=1,3
/proc/17756/task/17758/stat : 17758 (pb_competition_) S 17753 17756 15419 0 -1 4194368 18238 0 0 0 21405 82 0 0 20 0 2 0 31071266 319348736 65681 18446744073709551615 4198400 6788177 140723199162160 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 29306880 140723199166810 140723199166936 140723199166936 140723199172538 0
Current children cumulated CPU time: 3600.21 s
Current children cumulated vsize: 311864 KiB
Current children cumulated memory: 262724 KiB

Child status: 0

Real time (s): 3398.95
CPU time (s): 3600.26
CPU user time (s): 3562.9
CPU system time (s): 37.3571
CPU usage (%): 105.923
Max. virtual memory (cumulated for all children) (KiB): 320460
Max. memory (cumulated for all children) (KiB): 271172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3562.9
system time used= 37.3571
maximum resident set size= 271172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21073603
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= 120467
involuntary context switches= 10751


# summary of solver processes directly reported to runsolver:
#   pid: 17756
#   total CPU time (s): 3600.26
#   total CPU user time (s): 3562.9
#   total CPU system time (s): 37.3571

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.47134 second user time and 17.3475 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-06-29 01:39:27
IDJOB=4502008
IDBENCH=153060
IDSOLVER=3347
FILE ID=nodeC035/4502008-1751153967
RUNJOBID= nodeC035-1751145886-15431
SLURM_JOB_ID= 9587453
Free space on /tmp= 433044 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB10/DEC-LIN/oliveras/j90/normalized-j9029_2-sat.opb
COMMAND LINE= pb_competition_2025_solver -k -1 -t -1.0 -j NBCORE -r RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4502008-1751153967/watcher-4502008-1751153967 -o /tmp/evaluation-result-4502008-1751153967/solver-4502008-1751153967 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751145886-15431 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 906101976 HOME/instance-4502008-1751153967.opb

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

MD5SUM BENCH= 9dbe363344c0fe5585984e30a944da25
RANDOM SEED=906101976

nodeC035 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.726
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.51
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		: 3602.194
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.51
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		: 3599.230
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.51
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		: 3599.741
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.51
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.449
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.51
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.741
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.51
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		: 3649.522
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.51
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.749
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        129872792 kB
MemAvailable:   129483688 kB
Buffers:            3280 kB
Cached:           386852 kB
SwapCached:            0 kB
Active:           608000 kB
Inactive:         165096 kB
Active(anon):     401028 kB
Inactive(anon):        0 kB
Active(file):     206972 kB
Inactive(file):   165096 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7436 kB
Writeback:             0 kB
AnonPages:        386080 kB
Mapped:           110968 kB
Shmem:             18064 kB
KReclaimable:      85080 kB
Slab:             167644 kB
SReclaimable:      85080 kB
SUnreclaim:        82564 kB
KernelStack:        4272 kB
PageTables:         3784 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     742124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC035 at 2025-06-29 02:36:06