Trace number 4510506

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.07 1963.61

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/
normalized-ECgrid3x20split.cnf-extracted.pb.metafix.opb
MD5SUMfcbb8ffe713f404f399908162679e364
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.018768
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables121
Total number of constraints160
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)158
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
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.01	c #variable: 121
0.00/0.01	c #constraint: 160
0.00/0.01	c #equal: 0
0.00/0.01	c intsize: 3
0.00/0.01	c sizeproduct: 0
0.00/0.01	c #soft: 0
0.00/0.01	c mincost: 0
0.00/0.01	c maxcost: 0
0.00/0.01	c sumcost: 0
0.00/0.01	c iteration_max: -1
0.00/0.01	c time_max: -1
0.00/0.01	c number_of_threads(move update): 2
0.00/0.01	c number_of_threads(move evaluation): 2
0.00/0.01	c seed: 1134344225
3600.05/1963.60	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 (62989 MiB free)
  memory of node 1: 64465 MiB (64010 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4510506-1751198345/watcher-4510506-1751198345 -o /tmp/evaluation-result-4510506-1751198345/solver-4510506-1751198345 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751190946-31838 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1134344225 HOME/instance-4510506-1751198345.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=32847, runsolver pid=32844

[startup+0.100057 s]*
/proc/loadavg: 5.93 6.05 5.99 6/268 32849
/proc/meminfo: memFree=130047472/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78340 memory=3840 CPUtime=0.16 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 432 0 0 0 16 0 0 0 20 0 2 0 35512064 80220160 960 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19585 960 672 633 0 2449 0
[pid=32847/tid=32849] ppid=32844 vsize=78340 memory=4026531960 CPUtime=0.06 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) S 32844 32847 31824 0 -1 4194368 18 0 0 0 6 0 0 0 20 0 2 0 35512064 80220160 960 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 78340 KiB
Current children cumulated memory: 3840 KiB

[startup+0.205235 s]*
/proc/loadavg: 5.93 6.05 5.99 6/268 32849
/proc/meminfo: memFree=130047472/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78340 memory=3840 CPUtime=0.36 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 438 0 0 0 36 0 0 0 20 0 2 0 35512064 80220160 960 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19585 960 672 633 0 2449 0
[pid=32847/tid=32849] ppid=32844 vsize=78340 memory=664958721904869660 CPUtime=0.16 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) R 32844 32847 31824 0 -1 4194368 18 0 0 0 16 0 0 0 20 0 2 0 35512064 80220160 960 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 78340 KiB
Current children cumulated memory: 3840 KiB

[startup+0.304553 s]*
/proc/loadavg: 5.93 6.05 5.99 6/268 32849
/proc/meminfo: memFree=130047472/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78340 memory=3840 CPUtime=0.54 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 440 0 0 0 53 1 0 0 20 0 2 0 35512064 80220160 960 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19585 960 672 633 0 2449 0
[pid=32847/tid=32849] ppid=32844 vsize=78340 memory=7970672636179660146 CPUtime=0.24 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) R 32844 32847 31824 0 -1 4194368 18 0 0 0 24 0 0 0 20 0 2 0 35512064 80220160 960 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 78340 KiB
Current children cumulated memory: 3840 KiB

[startup+0.700115 s]
/proc/loadavg: 5.86 6.04 5.99 6/268 32849
/proc/meminfo: memFree=130047472/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78340 memory=3840 CPUtime=1.24 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 441 0 0 0 121 3 0 0 20 0 2 0 35512064 80220160 960 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19585 960 672 633 0 2449 0
[pid=32847/tid=32849] ppid=32844 vsize=78340 memory=17536 CPUtime=0.57 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) R 32844 32847 31824 0 -1 4194368 18 0 0 0 57 0 0 0 20 0 2 0 35512064 80220160 960 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 78340 KiB
Current children cumulated memory: 3840 KiB

[startup+1.50011 s]
/proc/loadavg: 5.86 6.04 5.99 6/268 32849
/proc/meminfo: memFree=130047220/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78340 memory=3840 CPUtime=2.83 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 748 0 0 0 274 9 0 0 20 0 2 0 35512064 80220160 960 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19585 960 672 633 0 2449 0
[pid=32847/tid=32849] ppid=32844 vsize=78340 memory=17536 CPUtime=1.36 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) R 32844 32847 31824 0 -1 4194368 79 0 0 0 135 1 0 0 20 0 2 0 35512064 80220160 960 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 2.83 s
Current children cumulated vsize: 78340 KiB
Current children cumulated memory: 3840 KiB

[startup+3.1049 s]
/proc/loadavg: 5.86 6.04 5.99 6/268 32849
/proc/meminfo: memFree=130047220/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78340 memory=3840 CPUtime=6.01 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 1051 0 0 0 581 20 0 0 20 0 2 0 35512064 80220160 960 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19585 960 672 633 0 2449 0
[pid=32847/tid=32849] ppid=32844 vsize=78340 memory=3840 CPUtime=2.95 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) R 32844 32847 31824 0 -1 4194368 105 0 0 0 293 2 0 0 20 0 2 0 35512064 80220160 960 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 6.01 s
Current children cumulated vsize: 78340 KiB
Current children cumulated memory: 3840 KiB

[startup+6.30012 s]
/proc/loadavg: 5.95 6.05 6.00 8/268 32895
/proc/meminfo: memFree=130044328/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78340 memory=3840 CPUtime=10.98 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 1336 0 0 0 1059 39 0 0 20 0 2 0 35512064 80220160 960 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19585 960 672 633 0 2449 0
[pid=32847/tid=32849] ppid=32844 vsize=78340 memory=3840 CPUtime=4.76 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) S 32844 32847 31824 0 -1 4194368 180 0 0 0 473 3 0 0 20 0 2 0 35512064 80220160 960 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 10.98 s
Current children cumulated vsize: 78340 KiB
Current children cumulated memory: 3840 KiB

[startup+12.7001 s]
/proc/loadavg: 6.03 6.07 6.00 6/269 32897
/proc/meminfo: memFree=130044760/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78340 memory=3840 CPUtime=17.36 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 1654 0 0 0 1674 62 0 0 20 0 2 0 35512064 80220160 960 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19585 960 672 633 0 2449 0
[pid=32847/tid=32849] ppid=32844 vsize=78340 memory=3840 CPUtime=4.76 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) S 32844 32847 31824 0 -1 4194368 180 0 0 0 473 3 0 0 20 0 2 0 35512064 80220160 960 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 17.36 s
Current children cumulated vsize: 78340 KiB
Current children cumulated memory: 3840 KiB

[startup+25.5001 s]
/proc/loadavg: 5.87 6.03 5.99 6/269 32897
/proc/meminfo: memFree=130044688/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78340 memory=3840 CPUtime=30.13 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 1952 0 0 0 2906 107 0 0 20 0 2 0 35512064 80220160 960 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19585 960 672 633 0 2449 0
[pid=32847/tid=32849] ppid=32844 vsize=78340 memory=3840 CPUtime=4.76 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) S 32844 32847 31824 0 -1 4194368 180 0 0 0 473 3 0 0 20 0 2 0 35512064 80220160 960 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 30.13 s
Current children cumulated vsize: 78340 KiB
Current children cumulated memory: 3840 KiB

[startup+51.1046 s]
/proc/loadavg: 5.75 5.98 5.97 7/269 32897
/proc/meminfo: memFree=130040096/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78340 memory=3840 CPUtime=57.24 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 2554 0 0 0 5529 195 0 0 20 0 2 0 35512064 80220160 960 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19585 960 672 633 0 2449 0
[pid=32847/tid=32849] ppid=32844 vsize=78340 memory=3840 CPUtime=6.34 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) S 32844 32847 31824 0 -1 4194368 181 0 0 0 630 4 0 0 20 0 2 0 35512064 80220160 960 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 57.24 s
Current children cumulated vsize: 78340 KiB
Current children cumulated memory: 3840 KiB

[startup+102.3 s]
/proc/loadavg: 5.84 5.96 5.97 7/269 32944
/proc/meminfo: memFree=130036580/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78572 memory=3968 CPUtime=120.22 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 3184 0 0 0 11620 402 0 0 20 0 2 0 35512064 80457728 992 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19643 992 672 633 0 2507 0
[pid=32847/tid=32849] ppid=32844 vsize=78572 memory=3968 CPUtime=18.31 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) R 32844 32847 31824 0 -1 4194368 182 0 0 0 1821 10 0 0 20 0 2 0 35512064 80457728 992 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 120.22 s
Current children cumulated vsize: 78572 KiB
Current children cumulated memory: 3968 KiB

[startup+162.3 s]
/proc/loadavg: 5.55 5.86 5.93 7/269 32957
/proc/meminfo: memFree=130038508/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78572 memory=3968 CPUtime=196.66 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 3809 0 0 0 19017 649 0 0 20 0 2 0 35512064 80457728 992 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19643 992 672 633 0 2507 0
[pid=32847/tid=32849] ppid=32844 vsize=78572 memory=3968 CPUtime=34.93 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) S 32844 32847 31824 0 -1 4194368 232 0 0 0 3474 19 0 0 20 0 2 0 35512064 80457728 992 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 196.66 s
Current children cumulated vsize: 78572 KiB
Current children cumulated memory: 3968 KiB

[startup+222.3 s]
/proc/loadavg: 5.67 5.84 5.92 7/269 32962
/proc/meminfo: memFree=130038180/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78572 memory=3968 CPUtime=256.52 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 4129 0 0 0 24808 844 0 0 20 0 2 0 35512064 80457728 992 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19643 992 672 633 0 2507 0
[pid=32847/tid=32849] ppid=32844 vsize=78572 memory=3968 CPUtime=34.93 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) S 32844 32847 31824 0 -1 4194368 232 0 0 0 3474 19 0 0 20 0 2 0 35512064 80457728 992 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 256.52 s
Current children cumulated vsize: 78572 KiB
Current children cumulated memory: 3968 KiB

[startup+282.3 s]
/proc/loadavg: 5.38 5.74 5.88 6/269 32964
/proc/meminfo: memFree=130038068/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78572 memory=3968 CPUtime=316.37 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 4449 0 0 0 30607 1030 0 0 20 0 2 0 35512064 80457728 992 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19643 992 672 633 0 2507 0
[pid=32847/tid=32849] ppid=32844 vsize=78572 memory=14432 CPUtime=34.93 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) S 32844 32847 31824 0 -1 4194368 232 0 0 0 3474 19 0 0 20 0 2 0 35512064 80457728 992 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 316.37 s
Current children cumulated vsize: 78572 KiB

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

/proc/meminfo: memFree=130042544/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78572 memory=4096 CPUtime=2404.11 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 7922 0 0 0 233978 6433 0 0 20 0 2 0 35512064 80457728 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19643 1024 672 633 0 2507 0
[pid=32847/tid=32849] ppid=32844 vsize=78572 memory=4096 CPUtime=1048.58 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) R 32844 32847 31824 0 -1 4194368 1187 0 0 0 104421 437 0 0 20 0 2 0 35512064 80457728 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 2404.11 s
Current children cumulated vsize: 78572 KiB
Current children cumulated memory: 4096 KiB

[startup+1422.3 s]
/proc/loadavg: 6.08 6.10 6.02 7/269 33025
/proc/meminfo: memFree=130042672/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78572 memory=4096 CPUtime=2523.46 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 7929 0 0 0 245672 6674 0 0 20 0 2 0 35512064 80457728 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19643 1024 672 633 0 2507 0
[pid=32847/tid=32849] ppid=32844 vsize=78572 memory=4096 CPUtime=1108.27 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) R 32844 32847 31824 0 -1 4194368 1189 0 0 0 110357 470 0 0 20 0 2 0 35512064 80457728 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 2523.46 s
Current children cumulated vsize: 78572 KiB
Current children cumulated memory: 4096 KiB

[startup+1482.3 s]
/proc/loadavg: 6.13 6.11 6.02 7/269 33026
/proc/meminfo: memFree=130042528/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78572 memory=4096 CPUtime=2642.82 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 7939 0 0 0 257358 6924 0 0 20 0 2 0 35512064 80457728 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19643 1024 672 633 0 2507 0
[pid=32847/tid=32849] ppid=32844 vsize=78572 memory=4096 CPUtime=1167.95 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) R 32844 32847 31824 0 -1 4194368 1189 0 0 0 116296 499 0 0 20 0 2 0 35512064 80457728 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 2642.82 s
Current children cumulated vsize: 78572 KiB
Current children cumulated memory: 4096 KiB

[startup+1542.3 s]
/proc/loadavg: 6.10 6.11 6.02 7/269 33030
/proc/meminfo: memFree=130045248/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78604 memory=4096 CPUtime=2762.17 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 7940 0 0 0 269056 7161 0 0 20 0 2 0 35512064 80490496 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19651 1024 672 633 0 2515 0
[pid=32847/tid=32849] ppid=32844 vsize=78604 memory=4096 CPUtime=1227.63 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) R 32844 32847 31824 0 -1 4194368 1189 0 0 0 122230 533 0 0 20 0 2 0 35512064 80490496 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 2762.17 s
Current children cumulated vsize: 78604 KiB
Current children cumulated memory: 4096 KiB

[startup+1602.3 s]
/proc/loadavg: 6.15 6.12 6.03 7/269 33032
/proc/meminfo: memFree=130044840/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78604 memory=4096 CPUtime=2881.52 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 8276 0 0 0 280745 7407 0 0 20 0 2 0 35512064 80490496 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19651 1024 672 633 0 2515 0
[pid=32847/tid=32849] ppid=32844 vsize=78604 memory=14432 CPUtime=1287.31 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) R 32844 32847 31824 0 -1 4194368 1206 0 0 0 128166 565 0 0 20 0 2 0 35512064 80490496 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 2881.52 s
Current children cumulated vsize: 78604 KiB
Current children cumulated memory: 4096 KiB

[startup+1662.3 s]
/proc/loadavg: 6.11 6.11 6.03 7/269 33035
/proc/meminfo: memFree=130044712/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78604 memory=4096 CPUtime=3000.86 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 8287 0 0 0 292440 7646 0 0 20 0 2 0 35512064 80490496 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19651 1024 672 633 0 2515 0
[pid=32847/tid=32849] ppid=32844 vsize=78604 memory=14432 CPUtime=1347 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) R 32844 32847 31824 0 -1 4194368 1209 0 0 0 134107 593 0 0 20 0 2 0 35512064 80490496 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 3000.86 s
Current children cumulated vsize: 78604 KiB
Current children cumulated memory: 4096 KiB

[startup+1722.3 s]
/proc/loadavg: 6.08 6.10 6.03 7/267 33039
/proc/meminfo: memFree=130044324/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78604 memory=4096 CPUtime=3120.22 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 8290 0 0 0 304133 7889 0 0 20 0 2 0 35512064 80490496 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19651 1024 672 633 0 2515 0
[pid=32847/tid=32849] ppid=32844 vsize=78604 memory=14432 CPUtime=1406.69 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) R 32844 32847 31824 0 -1 4194368 1209 0 0 0 140044 625 0 0 20 0 2 0 35512064 80490496 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 3120.22 s
Current children cumulated vsize: 78604 KiB
Current children cumulated memory: 4096 KiB

[startup+1782.3 s]
/proc/loadavg: 6.14 6.11 6.04 7/267 33041
/proc/meminfo: memFree=130044180/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78604 memory=4096 CPUtime=3239.57 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 8594 0 0 0 315827 8130 0 0 20 0 2 0 35512064 80490496 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19651 1024 672 633 0 2515 0
[pid=32847/tid=32849] ppid=32844 vsize=78604 memory=4096 CPUtime=1466.37 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) R 32844 32847 31824 0 -1 4194368 1310 0 0 0 145981 656 0 0 20 0 2 0 35512064 80490496 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 3239.57 s
Current children cumulated vsize: 78604 KiB
Current children cumulated memory: 4096 KiB

[startup+1842.3 s]
/proc/loadavg: 6.10 6.11 6.04 7/268 33090
/proc/meminfo: memFree=130038236/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78604 memory=4096 CPUtime=3358.91 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 8602 0 0 0 327512 8379 0 0 20 0 2 0 35512064 80490496 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19651 1024 672 633 0 2515 0
[pid=32847/tid=32849] ppid=32844 vsize=78604 memory=14432 CPUtime=1526.05 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) R 32844 32847 31824 0 -1 4194368 1310 0 0 0 151921 684 0 0 20 0 2 0 35512064 80490496 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 3358.91 s
Current children cumulated vsize: 78604 KiB
Current children cumulated memory: 4096 KiB

[startup+1902.3 s]
/proc/loadavg: 6.15 6.12 6.04 7/268 33093
/proc/meminfo: memFree=130037892/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78604 memory=4096 CPUtime=3478.2 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 8610 0 0 0 339201 8619 0 0 20 0 2 0 35512064 80490496 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19651 1024 672 633 0 2515 0
[pid=32847/tid=32849] ppid=32844 vsize=78604 memory=4096 CPUtime=1585.72 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) R 32844 32847 31824 0 -1 4194368 1311 0 0 0 157855 717 0 0 20 0 2 0 35512064 80490496 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 3478.2 s
Current children cumulated vsize: 78604 KiB
Current children cumulated memory: 4096 KiB

[startup+1962.3 s]
/proc/loadavg: 6.12 6.11 6.04 7/267 33095
/proc/meminfo: memFree=130033980/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78604 memory=4096 CPUtime=3597.47 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 8902 0 0 0 350888 8859 0 0 20 0 2 0 35512064 80490496 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19651 1024 672 633 0 2515 0
[pid=32847/tid=32849] ppid=32844 vsize=78604 memory=4096 CPUtime=1645.35 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) R 32844 32847 31824 0 -1 4194368 1430 0 0 0 163782 753 0 0 20 0 2 0 35512064 80490496 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 3597.47 s
Current children cumulated vsize: 78604 KiB
Current children cumulated memory: 4096 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1963.6 s]
/proc/loadavg: 6.12 6.11 6.04 7/267 33095
/proc/meminfo: memFree=130033980/131250000 swapFree=33010684/33010684
[pid=32847] ppid=32844 vsize=78604 memory=4096 CPUtime=3600.05 cores=4,6
/proc/32847/stat : 32847 (pb_competition_) R 32844 32847 31824 0 -1 4194304 8908 0 0 0 351138 8867 0 0 20 0 2 0 35512064 80490496 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 17 6 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
/proc/32847/statm: 19651 1024 672 633 0 2515 0
[pid=32847/tid=32849] ppid=32844 vsize=78604 memory=4096 CPUtime=1646.65 cores=4,6
/proc/32847/task/32849/stat : 32849 (pb_competition_) R 32844 32847 31824 0 -1 4194368 1430 0 0 0 163910 755 0 0 20 0 2 0 35512064 80490496 1024 18446744073709551615 4198400 6788177 140721162344480 0 0 0 0 0 8404994 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 16945152 140721162348889 140721162349016 140721162349016 140721162354618 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 78604 KiB
Current children cumulated memory: 4096 KiB

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

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

# cumulated CPU time of all completed processes:  user=3511.4 s, system=88.6721 s

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

Child status: 0

Real time (s): 1963.61
CPU time (s): 3600.07
CPU user time (s): 3511.4
CPU system time (s): 88.6721
CPU usage (%): 183.34
Max. virtual memory (cumulated for all children) (KiB): 78604
Max. memory (cumulated for all children) (KiB): 4096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3511.4
system time used= 88.6721
maximum resident set size= 4096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8941
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= 4799
involuntary context switches= 24781


# summary of solver processes directly reported to runsolver:
#   pid: 32847
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3511.4
#   total CPU system time (s): 88.6721

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.53415 second user time and 6.64432 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-06-29 13:59:05
IDJOB=4510506
IDBENCH=160369
IDSOLVER=3347
FILE ID=nodeC016/4510506-1751198345
RUNJOBID= nodeC016-1751190946-31838
SLURM_JOB_ID= 9587577
Free space on /tmp= 433048 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/normalized-ECgrid3x20split.cnf-extracted.pb.metafix.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-4510506-1751198345/watcher-4510506-1751198345 -o /tmp/evaluation-result-4510506-1751198345/solver-4510506-1751198345 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751190946-31838 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1134344225 HOME/instance-4510506-1751198345.opb

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

MD5SUM BENCH= fcbb8ffe713f404f399908162679e364
RANDOM SEED=1134344225

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        130047472 kB
MemAvailable:   129793488 kB
Buffers:            3280 kB
Cached:           555784 kB
SwapCached:            0 kB
Active:           317348 kB
Inactive:         334016 kB
Active(anon):     110376 kB
Inactive(anon):        0 kB
Active(file):     206972 kB
Inactive(file):   334016 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4920 kB
Writeback:             0 kB
AnonPages:         95328 kB
Mapped:           111040 kB
Shmem:             18072 kB
KReclaimable:      88536 kB
Slab:             172512 kB
SReclaimable:      88536 kB
SUnreclaim:        83976 kB
KernelStack:        4268 kB
PageTables:         3224 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     448872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433044 MiB
End job on nodeC016 at 2025-06-29 14:31:49