Trace number 4544021

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.11 1879.11

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-exit/normalized-phpexit_v1_06_004.opb
MD5SUM7f09ab6710099849329629c5b963d39f
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 benchmark0.002011
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables126
Total number of constraints55
Number of constraints which are clauses31
Number of constraints which are cardinality constraints (but not clauses)24
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint6
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 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
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.00/0.00	c #variable: 126
0.00/0.00	c #constraint: 55
0.00/0.00	c #equal: 0
0.00/0.00	c intsize: 4
0.00/0.00	c sizeproduct: 0
0.00/0.00	c #soft: 0
0.00/0.00	c mincost: 0
0.00/0.00	c maxcost: 0
0.00/0.00	c sumcost: 0
0.00/0.00	c iteration_max: -1
0.00/0.00	c time_max: -1
0.00/0.00	c number_of_threads(move update): 2
0.00/0.00	c number_of_threads(move evaluation): 2
0.00/0.00	c seed: 138013926
3600.09/1879.10	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 (62672 MiB free)
  memory of node 1: 64507 MiB (63533 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544021-1753206421/watcher-4544021-1753206421 -o /tmp/evaluation-result-4544021-1753206421/solver-4544021-1753206421 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1753198973-170854 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 138013926 HOME/instance-4544021-1753206421.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=171980, runsolver pid=171977

[startup+0.100057 s]*
/proc/loadavg: 6.63 6.75 6.57 7/270 171982
/proc/meminfo: memFree=129234628/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=77880 memory=3328 CPUtime=0.18 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 293 0 0 0 18 0 0 0 20 0 2 0 236321724 79749120 832 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19470 832 672 633 0 2334 0
[pid=171980/tid=171982] ppid=171977 vsize=77880 memory=4026531960 CPUtime=0.08 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 10 0 0 0 8 0 0 0 20 0 2 0 236321724 79749120 832 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 77880 KiB
Current children cumulated memory: 3328 KiB

[startup+0.205075 s]*
/proc/loadavg: 6.63 6.75 6.57 7/270 171982
/proc/meminfo: memFree=129234628/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=77880 memory=3328 CPUtime=0.38 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) S 171977 171980 170836 0 -1 4194304 293 0 0 0 37 1 0 0 20 0 2 0 236321724 79749120 832 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19470 832 672 633 0 2334 0
[pid=171980/tid=171982] ppid=171977 vsize=77880 memory=734702676833468700 CPUtime=0.18 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 10 0 0 0 18 0 0 0 20 0 2 0 236321724 79749120 832 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 77880 KiB
Current children cumulated memory: 3328 KiB

[startup+0.304398 s]*
/proc/loadavg: 6.63 6.75 6.57 7/270 171982
/proc/meminfo: memFree=129234628/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=77880 memory=3328 CPUtime=0.56 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 294 0 0 0 55 1 0 0 20 0 2 0 236321724 79749120 832 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19470 832 672 633 0 2334 0
[pid=171980/tid=171982] ppid=171977 vsize=77880 memory=-8538471532552022624 CPUtime=0.27 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 10 0 0 0 27 0 0 0 20 0 2 0 236321724 79749120 832 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 77880 KiB
Current children cumulated memory: 3328 KiB

[startup+0.70012 s]
/proc/loadavg: 6.58 6.73 6.57 7/270 171982
/proc/meminfo: memFree=129234628/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=77880 memory=3328 CPUtime=1.34 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 294 0 0 0 129 5 0 0 20 0 2 0 236321724 79749120 832 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19470 832 672 633 0 2334 0
[pid=171980/tid=171982] ppid=171977 vsize=77880 memory=23168 CPUtime=0.65 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 10 0 0 0 64 1 0 0 20 0 2 0 236321724 79749120 832 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 1.34 s
Current children cumulated vsize: 77880 KiB
Current children cumulated memory: 3328 KiB

[startup+1.50012 s]
/proc/loadavg: 6.58 6.73 6.57 8/270 171982
/proc/meminfo: memFree=129234376/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=77880 memory=3328 CPUtime=2.92 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 459 0 0 0 280 12 0 0 20 0 2 0 236321724 79749120 832 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19470 832 672 633 0 2334 0
[pid=171980/tid=171982] ppid=171977 vsize=77880 memory=23168 CPUtime=1.44 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 47 0 0 0 142 2 0 0 20 0 2 0 236321724 79749120 832 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 2.92 s
Current children cumulated vsize: 77880 KiB
Current children cumulated memory: 3328 KiB

[startup+3.1051 s]
/proc/loadavg: 6.58 6.73 6.57 6/270 171982
/proc/meminfo: memFree=129234376/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=77880 memory=3328 CPUtime=5.43 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 623 0 0 0 523 20 0 0 20 0 2 0 236321724 79749120 832 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19470 832 672 633 0 2334 0
[pid=171980/tid=171982] ppid=171977 vsize=77880 memory=3328 CPUtime=2.37 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 60 0 0 0 233 4 0 0 20 0 2 0 236321724 79749120 832 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 5.43 s
Current children cumulated vsize: 77880 KiB
Current children cumulated memory: 3328 KiB

[startup+6.30011 s]
/proc/loadavg: 6.61 6.74 6.57 7/270 171982
/proc/meminfo: memFree=129228556/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=77880 memory=3328 CPUtime=11.79 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 785 0 0 0 1137 42 0 0 20 0 2 0 236321724 79749120 832 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19470 832 672 633 0 2334 0
[pid=171980/tid=171982] ppid=171977 vsize=77880 memory=23168 CPUtime=5.54 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 91 0 0 0 546 8 0 0 20 0 2 0 236321724 79749120 832 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 11.79 s
Current children cumulated vsize: 77880 KiB
Current children cumulated memory: 3328 KiB

[startup+12.7001 s]
/proc/loadavg: 6.56 6.73 6.57 6/270 171982
/proc/meminfo: memFree=129228828/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=77880 memory=3328 CPUtime=24.51 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 926 0 0 0 2359 92 0 0 20 0 2 0 236321724 79749120 832 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19470 832 672 633 0 2334 0
[pid=171980/tid=171982] ppid=171977 vsize=77880 memory=3328 CPUtime=11.9 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 129 0 0 0 1171 19 0 0 20 0 2 0 236321724 79749120 832 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 24.51 s
Current children cumulated vsize: 77880 KiB
Current children cumulated memory: 3328 KiB

[startup+25.5001 s]
/proc/loadavg: 6.17 6.64 6.54 7/270 171982
/proc/meminfo: memFree=129228916/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=77880 memory=3328 CPUtime=38.57 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 959 0 0 0 3709 148 0 0 20 0 2 0 236321724 79749120 832 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19470 832 672 633 0 2334 0
[pid=171980/tid=171982] ppid=171977 vsize=77880 memory=3328 CPUtime=13.21 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) S 171977 171980 170836 0 -1 4194368 129 0 0 0 1299 22 0 0 20 0 2 0 236321724 79749120 832 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 38.57 s
Current children cumulated vsize: 77880 KiB
Current children cumulated memory: 3328 KiB

[startup+51.1047 s]
/proc/loadavg: 5.78 6.50 6.49 7/269 171983
/proc/meminfo: memFree=129229452/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=77880 memory=3328 CPUtime=64.11 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 1291 0 0 0 6161 250 0 0 20 0 2 0 236321724 79749120 832 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19470 832 672 633 0 2334 0
[pid=171980/tid=171982] ppid=171977 vsize=77880 memory=23168 CPUtime=13.21 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) S 171977 171980 170836 0 -1 4194368 129 0 0 0 1299 22 0 0 20 0 2 0 236321724 79749120 832 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 64.11 s
Current children cumulated vsize: 77880 KiB
Current children cumulated memory: 3328 KiB

[startup+102.3 s]
/proc/loadavg: 5.87 6.40 6.46 6/269 171989
/proc/meminfo: memFree=129253508/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=77948 memory=3456 CPUtime=115.18 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 1846 0 0 0 11101 417 0 0 20 0 2 0 236321724 79818752 864 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19487 864 672 633 0 2351 0
[pid=171980/tid=171982] ppid=171977 vsize=77948 memory=3456 CPUtime=13.21 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) S 171977 171980 170836 0 -1 4194368 129 0 0 0 1299 22 0 0 20 0 2 0 236321724 79818752 864 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 115.18 s
Current children cumulated vsize: 77948 KiB
Current children cumulated memory: 3456 KiB

[startup+162.3 s]
/proc/loadavg: 6.14 6.36 6.44 8/269 171992
/proc/meminfo: memFree=129243800/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=78160 memory=3580 CPUtime=192.62 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 2121 0 0 0 18651 611 0 0 20 0 2 0 236321724 80035840 895 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19540 895 672 633 0 2404 0
[pid=171980/tid=171982] ppid=171977 vsize=78160 memory=14464 CPUtime=30.83 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 130 0 0 0 3046 37 0 0 20 0 2 0 236321724 80035840 895 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 192.62 s
Current children cumulated vsize: 78160 KiB
Current children cumulated memory: 3580 KiB

[startup+222.3 s]
/proc/loadavg: 6.45 6.42 6.46 7/270 172041
/proc/meminfo: memFree=129383324/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=78160 memory=3580 CPUtime=311.79 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 2796 0 0 0 30198 981 0 0 20 0 2 0 236321724 80035840 895 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19540 895 672 633 0 2404 0
[pid=171980/tid=171982] ppid=171977 vsize=78160 memory=3580 CPUtime=90.35 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 317 0 0 0 8921 114 0 0 20 0 2 0 236321724 80035840 895 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 311.79 s
Current children cumulated vsize: 78160 KiB
Current children cumulated memory: 3580 KiB

[startup+282.3 s]
/proc/loadavg: 6.62 6.48 6.47 8/268 172042
/proc/meminfo: memFree=129388740/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=78160 memory=3580 CPUtime=429.25 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 3044 0 0 0 41574 1351 0 0 20 0 2 0 236321724 80035840 895 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19540 895 672 633 0 2404 0
[pid=171980/tid=171982] ppid=171977 vsize=78160 memory=3580 CPUtime=148.15 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 399 0 0 0 14621 194 0 0 20 0 2 0 236321724 80035840 895 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 429.25 s
Current children cumulated vsize: 78160 KiB
Current children cumulated memory: 3580 KiB

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

/proc/meminfo: memFree=129382988/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=78292 memory=3708 CPUtime=2452.81 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 5061 0 0 0 238365 6916 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19573 927 672 633 0 2437 0
[pid=171980/tid=171982] ppid=171977 vsize=78292 memory=23168 CPUtime=1157.51 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 961 0 0 0 114445 1306 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 2452.81 s
Current children cumulated vsize: 78292 KiB
Current children cumulated memory: 3708 KiB

[startup+1362.3 s]
/proc/loadavg: 6.70 6.73 6.61 8/268 172108
/proc/meminfo: memFree=129383140/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=78292 memory=3708 CPUtime=2572.13 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 5328 0 0 0 249967 7246 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19573 927 672 633 0 2437 0
[pid=171980/tid=171982] ppid=171977 vsize=78292 memory=3708 CPUtime=1217.19 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 1040 0 0 0 120347 1372 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 2572.13 s
Current children cumulated vsize: 78292 KiB
Current children cumulated memory: 3708 KiB

[startup+1422.3 s]
/proc/loadavg: 6.69 6.72 6.62 8/268 172110
/proc/meminfo: memFree=129383016/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=78292 memory=3708 CPUtime=2691.45 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 5589 0 0 0 261573 7572 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19573 927 672 633 0 2437 0
[pid=171980/tid=171982] ppid=171977 vsize=78292 memory=3708 CPUtime=1276.85 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 1105 0 0 0 126251 1434 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 2691.45 s
Current children cumulated vsize: 78292 KiB
Current children cumulated memory: 3708 KiB

[startup+1482.3 s]
/proc/loadavg: 6.70 6.74 6.63 7/268 172112
/proc/meminfo: memFree=129384160/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=78292 memory=3708 CPUtime=2810.78 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 5589 0 0 0 273184 7894 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19573 927 672 633 0 2437 0
[pid=171980/tid=171982] ppid=171977 vsize=78292 memory=3708 CPUtime=1336.53 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 1105 0 0 0 132154 1499 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 2810.78 s
Current children cumulated vsize: 78292 KiB
Current children cumulated memory: 3708 KiB

[startup+1542.3 s]
/proc/loadavg: 6.65 6.71 6.63 8/267 172114
/proc/meminfo: memFree=129383300/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=78292 memory=3708 CPUtime=2930.14 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 5838 0 0 0 284789 8225 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19573 927 672 633 0 2437 0
[pid=171980/tid=171982] ppid=171977 vsize=78292 memory=23168 CPUtime=1396.22 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 1171 0 0 0 138060 1562 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 2930.14 s
Current children cumulated vsize: 78292 KiB
Current children cumulated memory: 3708 KiB

[startup+1602.3 s]
/proc/loadavg: 6.76 6.73 6.65 8/266 172116
/proc/meminfo: memFree=129384072/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=78292 memory=3708 CPUtime=3049.48 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 5849 0 0 0 296393 8555 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19573 927 672 633 0 2437 0
[pid=171980/tid=171982] ppid=171977 vsize=78292 memory=3708 CPUtime=1455.9 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 1172 0 0 0 143961 1629 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 3049.48 s
Current children cumulated vsize: 78292 KiB
Current children cumulated memory: 3708 KiB

[startup+1662.3 s]
/proc/loadavg: 6.54 6.68 6.63 8/267 172119
/proc/meminfo: memFree=129382932/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=78292 memory=3708 CPUtime=3168.86 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 5849 0 0 0 308001 8885 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19573 927 672 633 0 2437 0
[pid=171980/tid=171982] ppid=171977 vsize=78292 memory=3708 CPUtime=1515.6 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 1172 0 0 0 149868 1692 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 3168.86 s
Current children cumulated vsize: 78292 KiB
Current children cumulated memory: 3708 KiB

[startup+1722.3 s]
/proc/loadavg: 6.61 6.66 6.63 7/267 172121
/proc/meminfo: memFree=129382812/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=78292 memory=3708 CPUtime=3288.21 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 6117 0 0 0 319605 9216 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19573 927 672 633 0 2437 0
[pid=171980/tid=171982] ppid=171977 vsize=78292 memory=3708 CPUtime=1575.28 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 1242 0 0 0 155771 1757 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 3288.21 s
Current children cumulated vsize: 78292 KiB
Current children cumulated memory: 3708 KiB

[startup+1782.3 s]
/proc/loadavg: 6.72 6.68 6.64 7/268 172126
/proc/meminfo: memFree=129383208/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=78292 memory=3708 CPUtime=3407.55 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 6117 0 0 0 331208 9547 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19573 927 672 633 0 2437 0
[pid=171980/tid=171982] ppid=171977 vsize=78292 memory=3708 CPUtime=1634.97 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 1242 0 0 0 161671 1826 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 3407.55 s
Current children cumulated vsize: 78292 KiB
Current children cumulated memory: 3708 KiB

[startup+1842.3 s]
/proc/loadavg: 6.77 6.71 6.65 8/269 172175
/proc/meminfo: memFree=129420120/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=78292 memory=3708 CPUtime=3526.88 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 6370 0 0 0 342804 9884 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19573 927 672 633 0 2437 0
[pid=171980/tid=171982] ppid=171977 vsize=78292 memory=3708 CPUtime=1694.64 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 1298 0 0 0 167570 1894 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 3526.88 s
Current children cumulated vsize: 78292 KiB
Current children cumulated memory: 3708 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1879.1 s]
/proc/loadavg: 6.72 6.71 6.65 8/269 172175
/proc/meminfo: memFree=129409760/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=78292 memory=3708 CPUtime=3600.09 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 6380 0 0 0 349921 10088 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19573 927 672 633 0 2437 0
[pid=171980/tid=171982] ppid=171977 vsize=78292 memory=3708 CPUtime=1731.25 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 1299 0 0 0 171189 1936 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 78292 KiB
Current children cumulated memory: 3708 KiB

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

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

# cumulated CPU time of all completed processes:  user=3499.23 s, system=100.886 s

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

[startup+1879.1 s]
/proc/loadavg: 6.72 6.71 6.65 8/269 172175
/proc/meminfo: memFree=129409760/131249996 swapFree=33005016/33010684
[pid=171980] ppid=171977 vsize=78292 memory=3708 CPUtime=3600.09 cores=4,6
/proc/171980/stat : 171980 (pb_competition_) R 171977 171980 170836 0 -1 4194304 6380 0 0 0 349921 10088 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
/proc/171980/statm: 19573 927 672 633 0 2437 0
[pid=171980/tid=171982] ppid=171977 vsize=78292 memory=3708 CPUtime=1731.25 cores=4,6
/proc/171980/task/171982/stat : 171982 (pb_competition_) R 171977 171980 170836 0 -1 4194368 1299 0 0 0 171189 1936 0 0 20 0 2 0 236321724 80171008 927 18446744073709551615 4198400 6788177 140726992285440 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 17367040 140726992292184 140726992292310 140726992292310 140726992297914 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 78292 KiB
Current children cumulated memory: 3708 KiB

Child status: 0

Real time (s): 1879.11
CPU time (s): 3600.11
CPU user time (s): 3499.23
CPU system time (s): 100.886
CPU usage (%): 191.586
Max. virtual memory (cumulated for all children) (KiB): 78292
Max. memory (cumulated for all children) (KiB): 3708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3499.23
system time used= 100.886
maximum resident set size= 3888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6396
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= 7282
involuntary context switches= 31559


# summary of solver processes directly reported to runsolver:
#   pid: 171980
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3499.23
#   total CPU system time (s): 100.886

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.85213 second user time and 7.34703 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-22 19:47:01
IDJOB=4544021
IDBENCH=174813
IDSOLVER=3347
FILE ID=nodeC030/4544021-1753206421
RUNJOBID= nodeC030-1753198973-170854
SLURM_JOB_ID= 9687763
Free space on /tmp= 432832 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/php-exit/normalized-phpexit_v1_06_004.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-4544021-1753206421/watcher-4544021-1753206421 -o /tmp/evaluation-result-4544021-1753206421/solver-4544021-1753206421 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1753198973-170854 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 138013926 HOME/instance-4544021-1753206421.opb

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

MD5SUM BENCH= 7f09ab6710099849329629c5b963d39f
RANDOM SEED=138013926

nodeC030 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		: 3600.322
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	: 7000.62
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		: 3600.289
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	: 7000.62
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		: 3603.798
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	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129234628 kB
MemAvailable:   129466684 kB
Buffers:              16 kB
Cached:           998840 kB
SwapCached:          232 kB
Active:           988412 kB
Inactive:         327616 kB
Active(anon):     301024 kB
Inactive(anon):    37904 kB
Active(file):     687388 kB
Inactive(file):   289712 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005016 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4924 kB
Writeback:             0 kB
AnonPages:        320032 kB
Mapped:           112144 kB
Shmem:             21756 kB
KReclaimable:     187988 kB
Slab:             283148 kB
SReclaimable:     187988 kB
SUnreclaim:        95160 kB
KernelStack:        4396 kB
PageTables:         3700 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     694744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432824 MiB
End job on nodeC030 at 2025-07-22 20:18:21