Trace number 4501828

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.12 3603.18

General information on the benchmark

NamePB24/normalized-PB10/DEC-LIN/oliveras/
j60/normalized-j6021_1-unsat.opb
MD5SUMacb3bfa25be6cee6deaef298d2d917c1
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.387219
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12566
Total number of constraints41514
Number of constraints which are clauses41106
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints408
Minimum length of a constraint1
Maximum length of a constraint36
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 233
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.47/0.36	c #variable: 12566
0.47/0.36	c #constraint: 41514
0.47/0.36	c #equal: 0
0.47/0.36	c intsize: 8
0.47/0.36	c sizeproduct: 0
0.47/0.36	c #soft: 0
0.47/0.36	c mincost: 0
0.47/0.36	c maxcost: 0
0.47/0.36	c sumcost: 0
0.47/0.36	c iteration_max: -1
0.47/0.36	c time_max: -1
0.47/0.36	c number_of_threads(move update): 2
0.47/0.36	c number_of_threads(move evaluation): 2
0.47/0.36	c seed: 1119658741
3600.05/3603.13	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 (63348 MiB free)
  memory of node 1: 64465 MiB (63947 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=14635, runsolver pid=14632

[startup+0.100066 s]*
/proc/loadavg: 8.29 8.19 7.93 8/254 14637
/proc/meminfo: memFree=130336736/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=88572 memory=16832 CPUtime=0.17 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) D 14632 14635 13082 0 -1 4194304 4258 0 0 0 16 1 0 0 20 0 2 0 31061380 90697728 4208 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 22143 4208 576 633 0 6028 0
[pid=14635/tid=14637] ppid=14632 vsize=88572 memory=4026531960 CPUtime=0.07 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) R 14632 14635 13082 0 -1 4194368 1055 0 0 0 7 0 0 0 20 0 2 0 31061382 90697728 4208 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 0 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 88572 KiB
Current children cumulated memory: 16832 KiB

[startup+0.213025 s]*
/proc/loadavg: 8.29 8.19 7.93 8/254 14637
/proc/meminfo: memFree=130323884/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=120916 memory=49716 CPUtime=0.29 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 8156 0 0 0 26 3 0 0 20 0 2 0 31061380 123817984 12429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 30262 12429 608 633 0 14651 0
[pid=14635/tid=14637] ppid=14632 vsize=121048 memory=7947006584537350428 CPUtime=0.11 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) S 14632 14635 13082 0 -1 4194368 1560 0 0 0 11 0 0 0 20 0 2 0 31061382 123953152 12429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 0 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 120916 KiB
Current children cumulated memory: 49716 KiB

[startup+0.312801 s]*
/proc/loadavg: 8.29 8.19 7.93 9/254 14637
/proc/meminfo: memFree=130292508/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=126988 memory=61944 CPUtime=0.47 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 10687 0 0 0 43 4 0 0 20 0 2 0 31061380 130035712 15486 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 31747 15486 608 633 0 17009 0
[pid=14635/tid=14637] ppid=14632 vsize=126988 memory=7970108578157968496 CPUtime=0.19 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) R 14632 14635 13082 0 -1 4194368 2434 0 0 0 18 1 0 0 20 0 2 0 31061382 130035712 15486 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 0 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 126988 KiB
Current children cumulated memory: 61944 KiB

[startup+0.700338 s]
/proc/loadavg: 8.29 8.19 7.93 8/254 14637
/proc/meminfo: memFree=130276380/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=155184 memory=91768 CPUtime=0.86 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 18100 0 0 0 79 7 0 0 20 0 2 0 31061380 158908416 22942 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 38796 22942 672 633 0 24485 0
[pid=14635/tid=14637] ppid=14632 vsize=155184 memory=17152 CPUtime=0.23 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) S 14632 14635 13082 0 -1 4194368 2861 0 0 0 22 1 0 0 20 0 2 0 31061382 158908416 22942 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 0.86 s
Current children cumulated vsize: 155184 KiB
Current children cumulated memory: 91768 KiB

[startup+1.50027 s]
/proc/loadavg: 8.29 8.19 7.93 8/254 14637
/proc/meminfo: memFree=130227996/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=197792 memory=134776 CPUtime=1.74 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 43633 0 0 0 164 10 0 0 20 0 2 0 31061380 202539008 33694 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 49448 33694 672 633 0 35137 0
[pid=14635/tid=14637] ppid=14632 vsize=197792 memory=17152 CPUtime=0.33 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) R 14632 14635 13082 0 -1 4194368 2864 0 0 0 32 1 0 0 20 0 2 0 31061382 202539008 33694 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 1.74 s
Current children cumulated vsize: 197792 KiB
Current children cumulated memory: 134776 KiB

[startup+3.11602 s]
/proc/loadavg: 8.29 8.19 7.93 8/254 14637
/proc/meminfo: memFree=130220100/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=198584 memory=135416 CPUtime=3.72 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 45287 0 0 0 361 11 0 0 20 0 2 0 31061380 203350016 33854 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 49646 33854 672 633 0 35335 0
[pid=14635/tid=14637] ppid=14632 vsize=198584 memory=134904 CPUtime=0.69 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) R 14632 14635 13082 0 -1 4194368 2870 0 0 0 68 1 0 0 20 0 2 0 31061382 203350016 33854 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 3.72 s
Current children cumulated vsize: 198584 KiB
Current children cumulated memory: 135416 KiB

[startup+6.30026 s]
/proc/loadavg: 8.19 8.17 7.92 9/254 14637
/proc/meminfo: memFree=130219872/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=198584 memory=135416 CPUtime=7.27 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 60141 0 0 0 715 12 0 0 20 0 2 0 31061380 203350016 33854 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 49646 33854 672 633 0 35335 0
[pid=14635/tid=14637] ppid=14632 vsize=198584 memory=17152 CPUtime=1.08 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) R 14632 14635 13082 0 -1 4194368 3246 0 0 0 106 2 0 0 20 0 2 0 31061382 203350016 33854 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 7.27 s
Current children cumulated vsize: 198584 KiB
Current children cumulated memory: 135416 KiB

[startup+12.7003 s]
/proc/loadavg: 8.09 8.15 7.92 8/254 14637
/proc/meminfo: memFree=130219872/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=198584 memory=135544 CPUtime=14.76 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 90378 0 0 0 1462 14 0 0 20 0 2 0 31061380 203350016 33886 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 49646 33886 672 633 0 35335 0
[pid=14635/tid=14637] ppid=14632 vsize=198584 memory=135544 CPUtime=2.19 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) S 14632 14635 13082 0 -1 4194368 3376 0 0 0 217 2 0 0 20 0 2 0 31061382 203350016 33886 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 14.76 s
Current children cumulated vsize: 198584 KiB
Current children cumulated memory: 135544 KiB

[startup+25.5003 s]
/proc/loadavg: 7.85 8.09 7.90 8/254 14637
/proc/meminfo: memFree=130219872/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=198584 memory=135544 CPUtime=28.22 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 121336 0 0 0 2805 17 0 0 20 0 2 0 31061380 203350016 33886 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 49646 33886 672 633 0 35335 0
[pid=14635/tid=14637] ppid=14632 vsize=198584 memory=135544 CPUtime=2.92 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) R 14632 14635 13082 0 -1 4194368 3395 0 0 0 289 3 0 0 20 0 2 0 31061382 203350016 33886 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 28.22 s
Current children cumulated vsize: 198584 KiB
Current children cumulated memory: 135544 KiB

[startup+51.1131 s]
/proc/loadavg: 7.68 8.03 7.89 8/255 14639
/proc/meminfo: memFree=130203496/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=199904 memory=136824 CPUtime=55.59 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 156619 0 0 0 5538 21 0 0 20 0 2 0 31061380 204701696 34206 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 49976 34206 672 633 0 35665 0
[pid=14635/tid=14637] ppid=14632 vsize=199904 memory=17152 CPUtime=4.77 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) S 14632 14635 13082 0 -1 4194368 3437 0 0 0 474 3 0 0 20 0 2 0 31061382 204701696 34206 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 55.59 s
Current children cumulated vsize: 199904 KiB
Current children cumulated memory: 136824 KiB

[startup+102.3 s]
/proc/loadavg: 7.38 7.90 7.85 8/255 14642
/proc/meminfo: memFree=130191620/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=203036 memory=139956 CPUtime=107.49 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 407652 0 0 0 10687 62 0 0 20 0 2 0 31061380 207908864 34989 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 50759 34989 672 633 0 36448 0
[pid=14635/tid=14637] ppid=14632 vsize=203036 memory=17152 CPUtime=5.67 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) S 14632 14635 13082 0 -1 4194368 3683 0 0 0 563 4 0 0 20 0 2 0 31061382 207908864 34989 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 107.49 s
Current children cumulated vsize: 203036 KiB
Current children cumulated memory: 139956 KiB

[startup+162.3 s]
/proc/loadavg: 7.18 7.75 7.80 6/252 14691
/proc/meminfo: memFree=130145152/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=203300 memory=140212 CPUtime=167.33 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 409146 0 0 0 16668 65 0 0 20 0 2 0 31061380 208179200 35053 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 50825 35053 672 633 0 36514 0
[pid=14635/tid=14637] ppid=14632 vsize=203300 memory=5632 CPUtime=5.67 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) S 14632 14635 13082 0 -1 4194368 3683 0 0 0 563 4 0 0 20 0 2 0 31061382 208179200 35053 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 167.33 s
Current children cumulated vsize: 203300 KiB
Current children cumulated memory: 140212 KiB

[startup+222.3 s]
/proc/loadavg: 6.13 7.36 7.67 6/258 14837
/proc/meminfo: memFree=129646928/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=203300 memory=140212 CPUtime=227.64 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 410632 0 0 0 22693 71 0 0 20 0 2 0 31061380 208179200 35053 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 50825 35053 672 633 0 36514 0
[pid=14635/tid=14637] ppid=14632 vsize=203300 memory=140212 CPUtime=6.19 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) S 14632 14635 13082 0 -1 4194368 3683 0 0 0 615 4 0 0 20 0 2 0 31061382 208179200 35053 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 227.64 s
Current children cumulated vsize: 203300 KiB
Current children cumulated memory: 140212 KiB

[startup+282.3 s]
/proc/loadavg: 5.64 6.99 7.52 6/258 14839
/proc/meminfo: memFree=129646292/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=205016 memory=142004 CPUtime=288.26 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 412976 0 0 0 28752 74 0 0 20 0 2 0 31061380 209936384 35501 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 51254 35501 672 633 0 36943 0
[pid=14635/tid=14637] ppid=14632 vsize=205016 memory=142004 CPUtime=7.02 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) S 14632 14635 13082 0 -1 4194368 3685 0 0 0 698 4 0 0 20 0 2 0 31061382 209936384 35501 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 288.26 s
Current children cumulated vsize: 205016 KiB
Current children cumulated memory: 142004 KiB

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

/proc/meminfo: memFree=129644280/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=207920 memory=145460 CPUtime=3041.33 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 439538 0 0 0 303962 171 0 0 20 0 2 0 31061380 212910080 36365 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 51980 36365 672 633 0 37669 0
[pid=14635/tid=14637] ppid=14632 vsize=207920 memory=145460 CPUtime=10.21 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) S 14632 14635 13082 0 -1 4194368 3704 0 0 0 1016 5 0 0 20 0 2 0 31061382 212910080 36365 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 3041.33 s
Current children cumulated vsize: 207920 KiB
Current children cumulated memory: 145460 KiB

[startup+3102.3 s]
/proc/loadavg: 3.32 3.20 3.46 4/247 15008
/proc/meminfo: memFree=129645540/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=208184 memory=145716 CPUtime=3101.1 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 439603 0 0 0 309938 172 0 0 20 0 2 0 31061380 213180416 36429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 52046 36429 672 633 0 37735 0
[pid=14635/tid=14637] ppid=14632 vsize=208184 memory=145716 CPUtime=10.21 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) S 14632 14635 13082 0 -1 4194368 3704 0 0 0 1016 5 0 0 20 0 2 0 31061382 213180416 36429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 3101.1 s
Current children cumulated vsize: 208184 KiB
Current children cumulated memory: 145716 KiB

[startup+3162.3 s]
/proc/loadavg: 3.78 3.35 3.49 4/247 15012
/proc/meminfo: memFree=129646876/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=208184 memory=145716 CPUtime=3160.88 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 440754 0 0 0 315914 174 0 0 20 0 2 0 31061380 213180416 36429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 52046 36429 672 633 0 37735 0
[pid=14635/tid=14637] ppid=14632 vsize=208184 memory=145716 CPUtime=10.21 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) S 14632 14635 13082 0 -1 4194368 3704 0 0 0 1016 5 0 0 20 0 2 0 31061382 213180416 36429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 3160.88 s
Current children cumulated vsize: 208184 KiB
Current children cumulated memory: 145716 KiB

[startup+3222.3 s]
/proc/loadavg: 3.51 3.36 3.49 4/246 15014
/proc/meminfo: memFree=129646136/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=208184 memory=145716 CPUtime=3220.65 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 440754 0 0 0 321889 176 0 0 20 0 2 0 31061380 213180416 36429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 52046 36429 672 633 0 37735 0
[pid=14635/tid=14637] ppid=14632 vsize=208184 memory=145716 CPUtime=10.21 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) S 14632 14635 13082 0 -1 4194368 3704 0 0 0 1016 5 0 0 20 0 2 0 31061382 213180416 36429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 3220.65 s
Current children cumulated vsize: 208184 KiB
Current children cumulated memory: 145716 KiB

[startup+3282.3 s]
/proc/loadavg: 3.25 3.31 3.46 4/248 15022
/proc/meminfo: memFree=129645956/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=208184 memory=145716 CPUtime=3280.43 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 441889 0 0 0 327864 179 0 0 20 0 2 0 31061380 213180416 36429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 52046 36429 672 633 0 37735 0
[pid=14635/tid=14637] ppid=14632 vsize=208184 memory=17152 CPUtime=10.21 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) S 14632 14635 13082 0 -1 4194368 3704 0 0 0 1016 5 0 0 20 0 2 0 31061382 213180416 36429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 3280.43 s
Current children cumulated vsize: 208184 KiB
Current children cumulated memory: 145716 KiB

[startup+3342.3 s]
/proc/loadavg: 3.21 3.29 3.44 4/249 15026
/proc/meminfo: memFree=129636748/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=208184 memory=145716 CPUtime=3340.2 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 441899 0 0 0 333839 181 0 0 20 0 2 0 31061380 213180416 36429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 52046 36429 672 633 0 37735 0
[pid=14635/tid=14637] ppid=14632 vsize=208184 memory=145716 CPUtime=10.21 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) S 14632 14635 13082 0 -1 4194368 3704 0 0 0 1016 5 0 0 20 0 2 0 31061382 213180416 36429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 3340.2 s
Current children cumulated vsize: 208184 KiB
Current children cumulated memory: 145716 KiB

[startup+3402.3 s]
/proc/loadavg: 3.24 3.28 3.43 5/249 15028
/proc/meminfo: memFree=129636520/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=208184 memory=145716 CPUtime=3399.98 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 441899 0 0 0 339815 183 0 0 20 0 2 0 31061380 213180416 36429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 52046 36429 672 633 0 37735 0
[pid=14635/tid=14637] ppid=14632 vsize=208184 memory=145716 CPUtime=10.21 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) S 14632 14635 13082 0 -1 4194368 3704 0 0 0 1016 5 0 0 20 0 2 0 31061382 213180416 36429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 3399.98 s
Current children cumulated vsize: 208184 KiB
Current children cumulated memory: 145716 KiB

[startup+3462.3 s]
/proc/loadavg: 3.14 3.25 3.41 4/249 15030
/proc/meminfo: memFree=129636528/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=208184 memory=145716 CPUtime=3459.76 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 443044 0 0 0 345790 186 0 0 20 0 2 0 31061380 213180416 36429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 52046 36429 672 633 0 37735 0
[pid=14635/tid=14637] ppid=14632 vsize=208184 memory=145716 CPUtime=10.21 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) S 14632 14635 13082 0 -1 4194368 3704 0 0 0 1016 5 0 0 20 0 2 0 31061382 213180416 36429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 3459.76 s
Current children cumulated vsize: 208184 KiB
Current children cumulated memory: 145716 KiB

[startup+3522.3 s]
/proc/loadavg: 3.16 3.23 3.39 4/249 15032
/proc/meminfo: memFree=129628336/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=208184 memory=145716 CPUtime=3519.54 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 443047 0 0 0 351765 189 0 0 20 0 2 0 31061380 213180416 36429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 52046 36429 672 633 0 37735 0
[pid=14635/tid=14637] ppid=14632 vsize=208184 memory=16456 CPUtime=10.21 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) S 14632 14635 13082 0 -1 4194368 3704 0 0 0 1016 5 0 0 20 0 2 0 31061382 213180416 36429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 3519.54 s
Current children cumulated vsize: 208184 KiB
Current children cumulated memory: 145716 KiB

[startup+3582.3 s]
/proc/loadavg: 3.75 3.38 3.43 4/247 15034
/proc/meminfo: memFree=129628344/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=208184 memory=145716 CPUtime=3579.31 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 444183 0 0 0 357740 191 0 0 20 0 2 0 31061380 213180416 36429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 52046 36429 672 633 0 37735 0
[pid=14635/tid=14637] ppid=14632 vsize=208184 memory=145716 CPUtime=10.21 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) S 14632 14635 13082 0 -1 4194368 3704 0 0 0 1016 5 0 0 20 0 2 0 31061382 213180416 36429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 3579.31 s
Current children cumulated vsize: 208184 KiB
Current children cumulated memory: 145716 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3603.11 s]
/proc/loadavg: 3.88 3.43 3.45 4/247 15035
/proc/meminfo: memFree=129628344/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=208184 memory=145716 CPUtime=3600.05 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 444184 0 0 0 359813 192 0 0 20 0 2 0 31061380 213180416 36429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 52046 36429 672 633 0 37735 0
[pid=14635/tid=14637] ppid=14632 vsize=208184 memory=145716 CPUtime=10.21 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) S 14632 14635 13082 0 -1 4194368 3704 0 0 0 1016 5 0 0 20 0 2 0 31061382 213180416 36429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 208184 KiB
Current children cumulated memory: 145716 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.2 s, system=1.92681 s

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

[startup+3603.11 s]
/proc/loadavg: 3.88 3.43 3.45 4/247 15035
/proc/meminfo: memFree=129628344/131382120 swapFree=33010684/33010684
[pid=14635] ppid=14632 vsize=208184 memory=145716 CPUtime=3600.05 cores=1,3
/proc/14635/stat : 14635 (pb_competition_) R 14632 14635 13082 0 -1 4194304 444184 0 0 0 359813 192 0 0 20 0 2 0 31061380 213180416 36429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
/proc/14635/statm: 52046 36429 672 633 0 37735 0
[pid=14635/tid=14637] ppid=14632 vsize=208184 memory=145716 CPUtime=10.21 cores=1,3
/proc/14635/task/14637/stat : 14637 (pb_competition_) S 14632 14635 13082 0 -1 4194368 3704 0 0 0 1016 5 0 0 20 0 2 0 31061382 213180416 36429 18446744073709551615 4198400 6788177 140726471482688 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 7671808 140726471489881 140726471490008 140726471490008 140726471495610 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 208184 KiB
Current children cumulated memory: 145716 KiB

Child status: 0

Real time (s): 3603.18
CPU time (s): 3600.12
CPU user time (s): 3598.2
CPU system time (s): 1.92681
CPU usage (%): 99.9151
Max. virtual memory (cumulated for all children) (KiB): 208184
Max. memory (cumulated for all children) (KiB): 145716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.2
system time used= 1.92681
maximum resident set size= 145716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 445603
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= 2790
involuntary context switches= 2625


# summary of solver processes directly reported to runsolver:
#   pid: 14635
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3598.2
#   total CPU system time (s): 1.92681

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.5714 second user time and 35.254 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-06-29 01:37:07
IDJOB=4501828
IDBENCH=152011
IDSOLVER=3347
FILE ID=nodeC003/4501828-1751153827
RUNJOBID= nodeC003-1751144447-13094
SLURM_JOB_ID= 9587440
Free space on /tmp= 433024 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB10/DEC-LIN/oliveras/j60/normalized-j6021_1-unsat.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-4501828-1751153827/watcher-4501828-1751153827 -o /tmp/evaluation-result-4501828-1751153827/solver-4501828-1751153827 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751144447-13094 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1119658741 HOME/instance-4501828-1751153827.opb

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

MD5SUM BENCH= acb3bfa25be6cee6deaef298d2d917c1
RANDOM SEED=1119658741

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		: 3591.486
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		: 1197.556
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		: 3591.482
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.215
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		: 3591.489
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		: 3591.504
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		: 3591.499
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		: 3591.482
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:        130350848 kB
MemAvailable:   129963480 kB
Buffers:            3280 kB
Cached:           392264 kB
SwapCached:            0 kB
Active:           301948 kB
Inactive:         179052 kB
Active(anon):     103416 kB
Inactive(anon):        0 kB
Active(file):     198532 kB
Inactive(file):   179052 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6372 kB
Writeback:             4 kB
AnonPages:         88504 kB
Mapped:           110388 kB
Shmem:             17960 kB
KReclaimable:      83556 kB
Slab:             161832 kB
SReclaimable:      83556 kB
SUnreclaim:        78276 kB
KernelStack:        4096 kB
PageTables:         3092 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     443012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149544 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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 02:37:10