Trace number 4492686

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.13 1884.63

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB05/aloul/
FPGA_SAT05/normalized-chnl10_11_pb.cnf.cr.opb
MD5SUM80a66dbc167fba72a21e483701ada3f7
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.003544
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables220
Total number of constraints42
Number of constraints which are clauses22
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint11
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 12
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.01	c #variable: 220
0.00/0.01	c #constraint: 42
0.00/0.01	c #equal: 0
0.00/0.01	c intsize: 4
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: 943696323
3600.08/1884.62	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: 63837 MiB (62590 MiB free)
  memory of node 1: 64465 MiB (62673 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4492686-1751147192/watcher-4492686-1751147192 -o /tmp/evaluation-result-4492686-1751147192/solver-4492686-1751147192 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751144447-13092 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 943696323 HOME/instance-4492686-1751147192.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=13399, runsolver pid=13396

[startup+0.10008 s]*
/proc/loadavg: 4.90 4.95 4.64 6/253 13401
/proc/meminfo: memFree=128271072/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=78032 memory=3584 CPUtime=0.18 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 349 0 0 0 18 0 0 0 20 0 2 0 30397863 79904768 896 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 19508 896 672 633 0 2372 0
[pid=13399/tid=13401] ppid=13396 vsize=78032 memory=4026531960 CPUtime=0.08 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 14 0 0 0 8 0 0 0 20 0 2 0 30397863 79904768 896 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 78032 KiB
Current children cumulated memory: 3584 KiB

[startup+0.213859 s]*
/proc/loadavg: 4.90 4.95 4.64 6/253 13401
/proc/meminfo: memFree=128270800/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=78032 memory=3584 CPUtime=0.37 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 354 0 0 0 36 1 0 0 20 0 2 0 30397863 79904768 896 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 19508 896 672 633 0 2372 0
[pid=13399/tid=13401] ppid=13396 vsize=78032 memory=664958721904869660 CPUtime=0.16 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 14 0 0 0 16 0 0 0 20 0 2 0 30397863 79904768 896 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 78032 KiB
Current children cumulated memory: 3584 KiB

[startup+0.319848 s]*
/proc/loadavg: 4.90 4.95 4.64 6/253 13401
/proc/meminfo: memFree=128270800/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=78192 memory=3680 CPUtime=0.55 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) S 13396 13399 13082 0 -1 4194304 406 0 0 0 53 2 0 0 20 0 2 0 30397863 80068608 920 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 19548 920 672 633 0 2412 0
[pid=13399/tid=13401] ppid=13396 vsize=78192 memory=-6950880250070667881 CPUtime=0.25 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 14 0 0 0 25 0 0 0 20 0 2 0 30397863 80068608 920 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 78192 KiB
Current children cumulated memory: 3680 KiB

[startup+0.700381 s]
/proc/loadavg: 4.90 4.95 4.64 6/253 13401
/proc/meminfo: memFree=128270800/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=78324 memory=3680 CPUtime=1.24 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 426 0 0 0 120 4 0 0 20 0 2 0 30397863 80203776 920 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 19581 920 672 633 0 2445 0
[pid=13399/tid=13401] ppid=13396 vsize=78324 memory=17152 CPUtime=0.59 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 14 0 0 0 59 0 0 0 20 0 2 0 30397863 80203776 920 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 78324 KiB
Current children cumulated memory: 3680 KiB

[startup+1.50027 s]
/proc/loadavg: 4.90 4.95 4.64 6/253 13401
/proc/meminfo: memFree=128270800/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=78456 memory=3936 CPUtime=2.81 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 753 0 0 0 274 7 0 0 20 0 2 0 30397863 80338944 984 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 19614 984 672 633 0 2478 0
[pid=13399/tid=13401] ppid=13396 vsize=78456 memory=17152 CPUtime=1.38 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 108 0 0 0 138 0 0 0 20 0 2 0 30397863 80338944 984 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 2.81 s
Current children cumulated vsize: 78456 KiB
Current children cumulated memory: 3936 KiB

[startup+3.10573 s]
/proc/loadavg: 4.91 4.95 4.64 6/253 13401
/proc/meminfo: memFree=128270800/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=78908 memory=4068 CPUtime=6 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 1198 0 0 0 587 13 0 0 20 0 2 0 30397863 80801792 1017 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 19727 1017 672 633 0 2591 0
[pid=13399/tid=13401] ppid=13396 vsize=78908 memory=3936 CPUtime=2.98 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 176 0 0 0 297 1 0 0 20 0 2 0 30397863 80801792 1017 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 6 s
Current children cumulated vsize: 78908 KiB
Current children cumulated memory: 4068 KiB

[startup+6.30019 s]
/proc/loadavg: 4.91 4.95 4.64 6/253 13401
/proc/meminfo: memFree=128270808/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=78908 memory=4068 CPUtime=12.35 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 1519 0 0 0 1208 27 0 0 20 0 2 0 30397863 80801792 1017 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 19727 1017 672 633 0 2591 0
[pid=13399/tid=13401] ppid=13396 vsize=78908 memory=17152 CPUtime=6.15 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 301 0 0 0 612 3 0 0 20 0 2 0 30397863 80801792 1017 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 12.35 s
Current children cumulated vsize: 78908 KiB
Current children cumulated memory: 4068 KiB

[startup+12.7002 s]
/proc/loadavg: 4.92 4.96 4.64 6/253 13401
/proc/meminfo: memFree=128270808/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=78908 memory=4068 CPUtime=25.04 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 1545 0 0 0 2461 43 0 0 20 0 2 0 30397863 80801792 1017 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 19727 1017 672 633 0 2591 0
[pid=13399/tid=13401] ppid=13396 vsize=78908 memory=4068 CPUtime=12.5 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 309 0 0 0 1244 6 0 0 20 0 2 0 30397863 80801792 1017 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 25.04 s
Current children cumulated vsize: 78908 KiB
Current children cumulated memory: 4068 KiB

[startup+25.5002 s]
/proc/loadavg: 4.93 4.96 4.65 6/253 13401
/proc/meminfo: memFree=128271096/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=78908 memory=4196 CPUtime=50.43 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 2158 0 0 0 4966 77 0 0 20 0 2 0 30397863 80801792 1049 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 19727 1049 672 633 0 2591 0
[pid=13399/tid=13401] ppid=13396 vsize=78908 memory=4068 CPUtime=25.21 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 593 0 0 0 2509 12 0 0 20 0 2 0 30397863 80801792 1049 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 50.43 s
Current children cumulated vsize: 78908 KiB
Current children cumulated memory: 4196 KiB

[startup+51.1056 s]
/proc/loadavg: 5.03 4.98 4.66 6/253 13402
/proc/meminfo: memFree=128271096/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=79336 memory=4708 CPUtime=101.23 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 3113 0 0 0 9994 129 0 0 20 0 2 0 30397863 81240064 1177 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 19834 1177 672 633 0 2698 0
[pid=13399/tid=13401] ppid=13396 vsize=79336 memory=17152 CPUtime=50.62 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 920 0 0 0 5041 21 0 0 20 0 2 0 30397863 81240064 1177 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 101.23 s
Current children cumulated vsize: 79336 KiB
Current children cumulated memory: 4708 KiB

[startup+102.3 s]
/proc/loadavg: 5.15 5.03 4.70 6/255 13406
/proc/meminfo: memFree=128256956/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=80572 memory=5548 CPUtime=202.65 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 3634 0 0 0 20053 212 0 0 20 0 2 0 30397863 82505728 1387 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 20143 1387 672 633 0 3007 0
[pid=13399/tid=13401] ppid=13396 vsize=80572 memory=17152 CPUtime=101.21 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 975 0 0 0 10086 35 0 0 20 0 2 0 30397863 82505728 1387 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 202.65 s
Current children cumulated vsize: 80572 KiB
Current children cumulated memory: 5548 KiB

[startup+162.3 s]
/proc/loadavg: 5.13 5.05 4.73 6/255 13408
/proc/meminfo: memFree=128256628/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=80996 memory=6188 CPUtime=319.33 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 5358 0 0 0 31639 294 0 0 20 0 2 0 30397863 82939904 1547 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 20249 1547 672 633 0 3113 0
[pid=13399/tid=13401] ppid=13396 vsize=80996 memory=6188 CPUtime=158.37 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 1257 0 0 0 15789 48 0 0 20 0 2 0 30397863 82939904 1547 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 319.33 s
Current children cumulated vsize: 80996 KiB
Current children cumulated memory: 6188 KiB

[startup+222.3 s]
/proc/loadavg: 5.19 5.09 4.77 6/255 13410
/proc/meminfo: memFree=128256672/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=81724 memory=7084 CPUtime=436.57 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 6646 0 0 0 43305 352 0 0 20 0 2 0 30397863 83685376 1771 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 20431 1771 672 633 0 3295 0
[pid=13399/tid=13401] ppid=13396 vsize=81724 memory=6572 CPUtime=216.09 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 1443 0 0 0 21549 60 0 0 20 0 2 0 30397863 83685376 1771 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 436.57 s
Current children cumulated vsize: 81724 KiB
Current children cumulated memory: 7084 KiB

[startup+282.3 s]
/proc/loadavg: 5.13 5.08 4.79 6/255 13412
/proc/meminfo: memFree=128253520/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=83204 memory=7464 CPUtime=551.76 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 8237 0 0 0 54756 420 0 0 20 0 2 0 30397863 85200896 1866 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 20801 1866 672 633 0 3665 0
[pid=13399/tid=13401] ppid=13396 vsize=83204 memory=7464 CPUtime=271.76 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 1938 0 0 0 27103 73 0 0 20 0 2 0 30397863 85200896 1866 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 551.76 s
Current children cumulated vsize: 83204 KiB
Current children cumulated memory: 7464 KiB

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

/proc/meminfo: memFree=130284568/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=89500 memory=13936 CPUtime=2377.19 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 14722 0 0 0 236597 1122 0 0 20 0 2 0 30397863 91648000 3484 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 22375 3484 672 633 0 5239 0
[pid=13399/tid=13401] ppid=13396 vsize=89500 memory=13936 CPUtime=1144.56 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 4133 0 0 0 114167 289 0 0 20 0 2 0 30397863 91648000 3484 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 2377.19 s
Current children cumulated vsize: 89500 KiB
Current children cumulated memory: 13936 KiB

[startup+1302.3 s]
/proc/loadavg: 6.78 6.78 5.98 8/253 13641
/proc/meminfo: memFree=130284616/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=89500 memory=13936 CPUtime=2488.15 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 14728 0 0 0 247646 1169 0 0 20 0 2 0 30397863 91648000 3484 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 22375 3484 672 633 0 5239 0
[pid=13399/tid=13401] ppid=13396 vsize=89500 memory=13936 CPUtime=1195.99 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 4133 0 0 0 119297 302 0 0 20 0 2 0 30397863 91648000 3484 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 2488.15 s
Current children cumulated vsize: 89500 KiB
Current children cumulated memory: 13936 KiB

[startup+1362.3 s]
/proc/loadavg: 6.95 6.81 6.04 9/253 13643
/proc/meminfo: memFree=130284404/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=89500 memory=13936 CPUtime=2601.99 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 15214 0 0 0 258993 1206 0 0 20 0 2 0 30397863 91648000 3484 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 22375 3484 672 633 0 5239 0
[pid=13399/tid=13401] ppid=13396 vsize=89500 memory=13936 CPUtime=1250.29 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 4254 0 0 0 124713 316 0 0 20 0 2 0 30397863 91648000 3484 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 2601.99 s
Current children cumulated vsize: 89500 KiB
Current children cumulated memory: 13936 KiB

[startup+1422.3 s]
/proc/loadavg: 7.60 7.02 6.16 9/253 13645
/proc/meminfo: memFree=130283960/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=89720 memory=14064 CPUtime=2717.07 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 15256 0 0 0 270468 1239 0 0 20 0 2 0 30397863 91873280 3516 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 22430 3516 672 633 0 5294 0
[pid=13399/tid=13401] ppid=13396 vsize=89720 memory=11136 CPUtime=1305.8 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 4256 0 0 0 130251 329 0 0 20 0 2 0 30397863 91873280 3516 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 2717.07 s
Current children cumulated vsize: 89720 KiB
Current children cumulated memory: 14064 KiB

[startup+1482.3 s]
/proc/loadavg: 7.76 7.17 6.27 9/254 13649
/proc/meminfo: memFree=130284504/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=89984 memory=14320 CPUtime=2832.02 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 15330 0 0 0 281935 1267 0 0 20 0 2 0 30397863 92143616 3580 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 22496 3580 672 633 0 5360 0
[pid=13399/tid=13401] ppid=13396 vsize=89984 memory=17152 CPUtime=1361.18 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 4258 0 0 0 135779 339 0 0 20 0 2 0 30397863 92143616 3580 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 2832.02 s
Current children cumulated vsize: 89984 KiB
Current children cumulated memory: 14320 KiB

[startup+1542.3 s]
/proc/loadavg: 7.75 7.28 6.37 8/254 13651
/proc/meminfo: memFree=130284644/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=90116 memory=14448 CPUtime=2946.9 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 15369 0 0 0 293395 1295 0 0 20 0 2 0 30397863 92278784 3612 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 22529 3612 672 633 0 5393 0
[pid=13399/tid=13401] ppid=13396 vsize=90116 memory=14448 CPUtime=1416.48 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 4258 0 0 0 141298 350 0 0 20 0 2 0 30397863 92278784 3612 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 2946.9 s
Current children cumulated vsize: 90116 KiB
Current children cumulated memory: 14448 KiB

[startup+1602.3 s]
/proc/loadavg: 7.64 7.33 6.44 7/254 13653
/proc/meminfo: memFree=130284288/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=90484 memory=14704 CPUtime=3061.71 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 16410 0 0 0 304847 1324 0 0 20 0 2 0 30397863 92655616 3676 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 22621 3676 672 633 0 5485 0
[pid=13399/tid=13401] ppid=13396 vsize=90484 memory=14704 CPUtime=1471.71 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 4475 0 0 0 146809 362 0 0 20 0 2 0 30397863 92655616 3676 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 3061.71 s
Current children cumulated vsize: 90484 KiB
Current children cumulated memory: 14704 KiB

[startup+1662.3 s]
/proc/loadavg: 7.77 7.42 6.53 7/254 13655
/proc/meminfo: memFree=130283860/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=90484 memory=14960 CPUtime=3176.25 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 16419 0 0 0 316278 1347 0 0 20 0 2 0 30397863 92655616 3740 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 22621 3740 672 633 0 5485 0
[pid=13399/tid=13401] ppid=13396 vsize=90484 memory=0 CPUtime=1526.73 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 4475 0 0 0 152302 371 0 0 20 0 2 0 30397863 92655616 3740 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 3176.25 s
Current children cumulated vsize: 90484 KiB
Current children cumulated memory: 14960 KiB

[startup+1722.3 s]
/proc/loadavg: 7.82 7.51 6.62 8/255 13660
/proc/meminfo: memFree=130291780/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=90716 memory=15088 CPUtime=3290.78 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 17512 0 0 0 327703 1375 0 0 20 0 2 0 30397863 92893184 3772 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 22679 3772 672 633 0 5543 0
[pid=13399/tid=13401] ppid=13396 vsize=90716 memory=15088 CPUtime=1581.73 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 4643 0 0 0 157790 383 0 0 20 0 2 0 30397863 92893184 3772 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 3290.78 s
Current children cumulated vsize: 90716 KiB
Current children cumulated memory: 15088 KiB

[startup+1782.3 s]
/proc/loadavg: 7.44 7.43 6.65 9/255 13666
/proc/meminfo: memFree=130291836/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=90860 memory=15344 CPUtime=3405.23 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 17578 0 0 0 339119 1404 0 0 20 0 2 0 30397863 93040640 3836 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 22715 3836 672 633 0 5579 0
[pid=13399/tid=13401] ppid=13396 vsize=90860 memory=16456 CPUtime=1636.62 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 4643 0 0 0 163268 394 0 0 20 0 2 0 30397863 93040640 3836 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 3405.23 s
Current children cumulated vsize: 90860 KiB
Current children cumulated memory: 15344 KiB

[startup+1842.3 s]
/proc/loadavg: 7.70 7.50 6.73 7/254 13668
/proc/meminfo: memFree=130291760/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=90992 memory=15344 CPUtime=3519.58 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 17587 0 0 0 350526 1432 0 0 20 0 2 0 30397863 93175808 3836 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 22748 3836 672 633 0 5612 0
[pid=13399/tid=13401] ppid=13396 vsize=90992 memory=15344 CPUtime=1691.43 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 4643 0 0 0 168738 405 0 0 20 0 2 0 30397863 93175808 3836 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 3519.58 s
Current children cumulated vsize: 90992 KiB
Current children cumulated memory: 15344 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1884.6 s]
/proc/loadavg: 7.37 7.46 6.75 9/254 13669
/proc/meminfo: memFree=130291316/131382120 swapFree=33010684/33010684
[pid=13399] ppid=13396 vsize=91124 memory=15472 CPUtime=3600.08 cores=0,2
/proc/13399/stat : 13399 (pb_competition_) R 13396 13399 13082 0 -1 4194304 18750 0 0 0 358556 1452 0 0 20 0 2 0 30397863 93310976 3868 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
/proc/13399/statm: 22781 3868 672 633 0 5645 0
[pid=13399/tid=13401] ppid=13396 vsize=91124 memory=6868 CPUtime=1729.93 cores=0,2
/proc/13399/task/13401/stat : 13401 (pb_competition_) R 13396 13399 13082 0 -1 4194368 4781 0 0 0 172580 413 0 0 20 0 2 0 30397863 93310976 3868 18446744073709551615 4198400 6788177 140724019219632 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 9678848 140724019226970 140724019227096 140724019227096 140724019232698 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 91124 KiB
Current children cumulated memory: 15472 KiB

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

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

# cumulated CPU time of all completed processes:  user=3585.6 s, system=14.53 s

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

Child status: 0

Real time (s): 1884.63
CPU time (s): 3600.13
CPU user time (s): 3585.6
CPU system time (s): 14.53
CPU usage (%): 191.026
Max. virtual memory (cumulated for all children) (KiB): 91124
Max. memory (cumulated for all children) (KiB): 15472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.6
system time used= 14.53
maximum resident set size= 15976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18774
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= 45518
involuntary context switches= 40569


# summary of solver processes directly reported to runsolver:
#   pid: 13399
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3585.6
#   total CPU system time (s): 14.53

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.86043 second user time and 8.50465 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-06-28 23:46:32
IDJOB=4492686
IDBENCH=147817
IDSOLVER=3347
FILE ID=nodeC003/4492686-1751147192
RUNJOBID= nodeC003-1751144447-13092
SLURM_JOB_ID= 9587440
Free space on /tmp= 433004 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl10_11_pb.cnf.cr.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-4492686-1751147192/watcher-4492686-1751147192 -o /tmp/evaluation-result-4492686-1751147192/solver-4492686-1751147192 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751144447-13092 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 943696323 HOME/instance-4492686-1751147192.opb

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

MD5SUM BENCH= 80a66dbc167fba72a21e483701ada3f7
RANDOM SEED=943696323

nodeC003 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	: 0xb00001f
cpu MHz		: 1197.513
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.44
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	: 0xb00001f
cpu MHz		: 3646.941
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.44
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	: 0xb00001f
cpu MHz		: 1197.156
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.44
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	: 0xb00001f
cpu MHz		: 1197.220
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.44
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	: 0xb00001f
cpu MHz		: 3491.718
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.44
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	: 0xb00001f
cpu MHz		: 3490.850
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.44
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	: 0xb00001f
cpu MHz		: 1197.273
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.44
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	: 0xb00001f
cpu MHz		: 1197.554
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        128271264 kB
MemAvailable:   127891888 kB
Buffers:            3280 kB
Cached:           408564 kB
SwapCached:            0 kB
Active:          2384452 kB
Inactive:         195372 kB
Active(anon):    2185940 kB
Inactive(anon):        0 kB
Active(file):     198512 kB
Inactive(file):   195372 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5200 kB
Writeback:            16 kB
AnonPages:       2171056 kB
Mapped:           110572 kB
Shmem:             17960 kB
KReclaimable:      83240 kB
Slab:             161308 kB
SReclaimable:      83240 kB
SUnreclaim:        78068 kB
KernelStack:        4016 kB
PageTables:         7220 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    2522108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149448 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1646592 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:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 433020 MiB
End job on nodeC003 at 2025-06-29 00:17:57