Trace number 4502275

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 NameAnswerobjective functionCPU timeWall clock time
PRINTEMPS 2025-05-28? (TO) 3600.08 1991.32

General information on the benchmark

NamePB24/normalized-PB10/OPT-NLC/oren/keeloq_tasca_instances/
normalized-90_rounds_10_errors.opb
MD5SUMab4c554ed2f191f485244f3b7085352c
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark0.711418
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables584
Total number of constraints427
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints394
Minimum length of a constraint1
Maximum length of a constraint34
Number of terms in the objective function 182
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 182
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 182
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2406
Sum of products size (including duplicates)10572
Number of different products2406
Sum of products size10572

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.00/0.05	c #variable: 584
0.00/0.05	c #constraint: 427
0.00/0.05	c #equal: 427
0.00/0.05	c intsize: 8
0.00/0.05	c sizeproduct: 10572
0.00/0.05	c #soft: 0
0.00/0.05	c mincost: 0
0.00/0.05	c maxcost: 0
0.00/0.05	c sumcost: 0
0.00/0.05	c iteration_max: -1
0.00/0.05	c time_max: -1
0.00/0.05	c number_of_threads(move update): 2
0.00/0.05	c number_of_threads(move evaluation): 2
0.00/0.05	c seed: 1133325715
3600.04/1991.31	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: 63794 MiB (62967 MiB free)
  memory of node 1: 64507 MiB (63938 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4502275-1751422121/watcher-4502275-1751422121 -o /tmp/evaluation-result-4502275-1751422121/solver-4502275-1751422121 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751422121-60021 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1133325715 HOME/instance-4502275-1751422121.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=60068, runsolver pid=60058

[startup+0.100072 s]*
/proc/loadavg: 0.99 1.09 1.17 6/264 60083
/proc/meminfo: memFree=129893096/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=90468 memory=17352 CPUtime=0.15 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 3321 0 0 0 13 2 0 0 20 0 2 0 57891059 92639232 4338 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 22617 4338 672 633 0 5812 0
[pid=60068/tid=60074] ppid=60058 vsize=90468 memory=4026532124 CPUtime=0.03 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) S 60058 60068 60011 0 -1 4194368 367 0 0 0 3 0 0 0 20 0 2 0 57891059 92639232 4338 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 90468 KiB
Current children cumulated memory: 17352 KiB

[startup+0.214519 s]*
/proc/loadavg: 0.99 1.09 1.17 7/265 60084
/proc/meminfo: memFree=129843464/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=99912 memory=26776 CPUtime=0.26 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 5863 0 0 0 23 3 0 0 20 0 2 0 57891059 102309888 6694 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 24978 6694 672 633 0 8173 0
[pid=60068/tid=60074] ppid=60058 vsize=100044 memory=664958721904869660 CPUtime=0.04 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) S 60058 60068 60011 0 -1 4194368 367 0 0 0 4 0 0 0 20 0 2 0 57891059 102445056 6726 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 99912 KiB
Current children cumulated memory: 26776 KiB

[startup+0.318189 s]*
/proc/loadavg: 1.39 1.17 1.20 9/265 60084
/proc/meminfo: memFree=129780256/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=100664 memory=27716 CPUtime=0.44 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 7307 0 0 0 40 4 0 0 20 0 2 0 57891059 103079936 6929 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 25166 6929 672 633 0 8361 0
[pid=60068/tid=60074] ppid=60058 vsize=100664 memory=7972083275204673898 CPUtime=0.11 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) R 60058 60068 60011 0 -1 4194368 367 0 0 0 11 0 0 0 20 0 2 0 57891059 103079936 6929 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 100664 KiB
Current children cumulated memory: 27716 KiB

[startup+0.700319 s]
/proc/loadavg: 1.39 1.17 1.20 6/265 60084
/proc/meminfo: memFree=129748124/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=100864 memory=27980 CPUtime=0.85 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 13326 0 0 0 80 5 0 0 20 0 2 0 57891059 103284736 6995 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 25216 6995 672 633 0 8411 0
[pid=60068/tid=60074] ppid=60058 vsize=100864 memory=17920 CPUtime=0.16 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) R 60058 60068 60011 0 -1 4194368 367 0 0 0 16 0 0 0 20 0 2 0 57891059 103284736 6995 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 0.85 s
Current children cumulated vsize: 100864 KiB
Current children cumulated memory: 27980 KiB

[startup+1.50022 s]
/proc/loadavg: 1.39 1.17 1.20 7/265 60084
/proc/meminfo: memFree=129667736/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=101592 memory=28548 CPUtime=2.3 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 38770 0 0 0 221 9 0 0 20 0 2 0 57891059 104030208 7137 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 25398 7137 672 633 0 8593 0
[pid=60068/tid=60074] ppid=60058 vsize=101592 memory=17920 CPUtime=0.83 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) R 60058 60068 60011 0 -1 4194368 502 0 0 0 83 0 0 0 20 0 2 0 57891059 104030208 7137 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 2.3 s
Current children cumulated vsize: 101592 KiB
Current children cumulated memory: 28548 KiB

[startup+3.1055 s]
/proc/loadavg: 1.39 1.17 1.20 8/265 60085
/proc/meminfo: memFree=129393652/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=101480 memory=28596 CPUtime=5.39 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 113461 0 0 0 517 22 0 0 20 0 2 0 57891059 103915520 7149 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 25370 7149 672 633 0 8565 0
[pid=60068/tid=60074] ppid=60058 vsize=101480 memory=28584 CPUtime=2.32 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) R 60058 60068 60011 0 -1 4194368 694 0 0 0 232 0 0 0 20 0 2 0 57891059 103915520 7149 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 5.39 s
Current children cumulated vsize: 101480 KiB
Current children cumulated memory: 28596 KiB

[startup+6.30019 s]
/proc/loadavg: 1.76 1.25 1.22 8/265 60085
/proc/meminfo: memFree=129102848/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=102152 memory=29192 CPUtime=11.51 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 280026 0 0 0 1109 42 0 0 20 0 2 0 57891059 104603648 7298 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 25538 7298 672 633 0 8733 0
[pid=60068/tid=60074] ppid=60058 vsize=102152 memory=17920 CPUtime=5.28 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) R 60058 60068 60011 0 -1 4194368 1146 0 0 0 527 1 0 0 20 0 2 0 57891059 104603648 7298 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 11.51 s
Current children cumulated vsize: 102152 KiB
Current children cumulated memory: 29192 KiB

[startup+12.7001 s]
/proc/loadavg: 2.26 1.36 1.26 8/265 60085
/proc/meminfo: memFree=129100500/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=102356 memory=29472 CPUtime=23.34 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 592574 0 0 0 2244 90 0 0 20 0 2 0 57891059 104812544 7368 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 25589 7368 672 633 0 8784 0
[pid=60068/tid=60074] ppid=60058 vsize=102356 memory=29472 CPUtime=10.75 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) R 60058 60068 60011 0 -1 4194368 1151 0 0 0 1073 2 0 0 20 0 2 0 57891059 104812544 7368 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 23.34 s
Current children cumulated vsize: 102356 KiB
Current children cumulated memory: 29472 KiB

[startup+25.5002 s]
/proc/loadavg: 3.00 1.55 1.32 9/265 60085
/proc/meminfo: memFree=129094160/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=102736 memory=29852 CPUtime=46.37 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 1124334 0 0 0 4465 172 0 0 20 0 2 0 57891059 105201664 7463 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 25684 7463 672 633 0 8879 0
[pid=60068/tid=60074] ppid=60058 vsize=102736 memory=29816 CPUtime=21.09 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) S 60058 60068 60011 0 -1 4194368 1536 0 0 0 2103 6 0 0 20 0 2 0 57891059 105201664 7463 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 46.37 s
Current children cumulated vsize: 102736 KiB
Current children cumulated memory: 29852 KiB

[startup+51.1057 s]
/proc/loadavg: 4.84 2.14 1.52 8/264 60085
/proc/meminfo: memFree=129084676/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=103172 memory=30144 CPUtime=92.48 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 2007762 0 0 0 8922 326 0 0 20 0 2 0 57891059 105648128 7536 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 25793 7536 672 633 0 8988 0
[pid=60068/tid=60074] ppid=60058 vsize=103172 memory=30032 CPUtime=41.81 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) R 60058 60068 60011 0 -1 4194368 3168 0 0 0 4169 12 0 0 20 0 2 0 57891059 105648128 7536 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 92.48 s
Current children cumulated vsize: 103172 KiB
Current children cumulated memory: 30144 KiB

[startup+102.3 s]
/proc/loadavg: 6.00 2.86 1.80 8/264 60087
/proc/meminfo: memFree=129030844/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=104232 memory=30956 CPUtime=184.62 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 3175404 0 0 0 17916 546 0 0 20 0 2 0 57891059 106733568 7739 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 26058 7739 672 633 0 9253 0
[pid=60068/tid=60074] ppid=60058 vsize=104232 memory=14720 CPUtime=83.17 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) R 60058 60068 60011 0 -1 4194368 4996 0 0 0 8291 26 0 0 20 0 2 0 57891059 106733568 7739 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 184.62 s
Current children cumulated vsize: 104232 KiB
Current children cumulated memory: 30956 KiB

[startup+162.3 s]
/proc/loadavg: 6.46 3.58 2.12 9/265 60094
/proc/meminfo: memFree=129038416/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=104156 memory=30824 CPUtime=293.34 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 3185908 0 0 0 28751 583 0 0 20 0 2 0 57891059 106655744 7706 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 26039 7706 672 633 0 9234 0
[pid=60068/tid=60074] ppid=60058 vsize=104156 memory=30956 CPUtime=132.34 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) S 60058 60068 60011 0 -1 4194368 5568 0 0 0 13199 35 0 0 20 0 2 0 57891059 106655744 7706 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 293.34 s
Current children cumulated vsize: 104156 KiB
Current children cumulated memory: 30824 KiB

[startup+222.3 s]
/proc/loadavg: 6.85 4.22 2.43 8/259 60096
/proc/meminfo: memFree=129038300/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=104156 memory=30904 CPUtime=400.65 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 3192837 0 0 0 39448 617 0 0 20 0 2 0 57891059 106655744 7726 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 26039 7726 672 633 0 9234 0
[pid=60068/tid=60074] ppid=60058 vsize=104156 memory=30812 CPUtime=180.05 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) S 60058 60068 60011 0 -1 4194368 5671 0 0 0 17960 45 0 0 20 0 2 0 57891059 106655744 7726 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 400.65 s
Current children cumulated vsize: 104156 KiB
Current children cumulated memory: 30904 KiB

[startup+282.3 s]
/proc/loadavg: 7.19 4.81 2.75 8/256 60099
/proc/meminfo: memFree=128996324/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=104304 memory=31072 CPUtime=506.52 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 5955041 0 0 0 49609 1043 0 0 20 0 2 0 57891059 106807296 7768 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 26076 7768 672 633 0 9271 0
[pid=60068/tid=60074] ppid=60058 vsize=104436 memory=30576 CPUtime=226.4 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) R 60058 60068 60011 0 -1 4194368 5778 0 0 0 22581 59 0 0 20 0 2 0 57891059 106942464 7768 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 506.52 s
Current children cumulated vsize: 104304 KiB
Current children cumulated memory: 31072 KiB

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

/proc/meminfo: memFree=128745988/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=106084 memory=32544 CPUtime=2578.75 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 11060497 0 0 0 255274 2601 0 0 20 0 2 0 57891059 108630016 8136 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 26521 8136 672 633 0 9716 0
[pid=60068/tid=60074] ppid=60058 vsize=106084 memory=32544 CPUtime=1166.64 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) R 60058 60068 60011 0 -1 4194368 7895 0 0 0 116362 302 0 0 20 0 2 0 57891059 108630016 8136 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 2578.75 s
Current children cumulated vsize: 106084 KiB
Current children cumulated memory: 32544 KiB

[startup+1482.3 s]
/proc/loadavg: 6.96 6.87 5.84 8/255 60158
/proc/meminfo: memFree=128758424/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=106216 memory=32672 CPUtime=2687.62 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 11061584 0 0 0 266118 2644 0 0 20 0 2 0 57891059 108765184 8168 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 26554 8168 672 633 0 9749 0
[pid=60068/tid=60074] ppid=60058 vsize=106216 memory=14720 CPUtime=1215.93 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) S 60058 60068 60011 0 -1 4194368 8020 0 0 0 121279 314 0 0 20 0 2 0 57891059 108765184 8168 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 2687.62 s
Current children cumulated vsize: 106216 KiB
Current children cumulated memory: 32672 KiB

[startup+1542.3 s]
/proc/loadavg: 6.84 6.85 5.90 8/254 60160
/proc/meminfo: memFree=128772496/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=106348 memory=32672 CPUtime=2796.63 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 11062653 0 0 0 276974 2689 0 0 20 0 2 0 57891059 108900352 8168 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 26587 8168 672 633 0 9782 0
[pid=60068/tid=60074] ppid=60058 vsize=106348 memory=32672 CPUtime=1265.36 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) R 60058 60068 60011 0 -1 4194368 8199 0 0 0 126207 329 0 0 20 0 2 0 57891059 108900352 8168 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 2796.63 s
Current children cumulated vsize: 106348 KiB
Current children cumulated memory: 32672 KiB

[startup+1602.3 s]
/proc/loadavg: 6.94 6.88 5.97 9/254 60162
/proc/meminfo: memFree=128777056/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=106348 memory=32672 CPUtime=2905.26 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 11062676 0 0 0 287796 2730 0 0 20 0 2 0 57891059 108900352 8168 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 26587 8168 672 633 0 9782 0
[pid=60068/tid=60074] ppid=60058 vsize=106348 memory=32672 CPUtime=1314.44 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) R 60058 60068 60011 0 -1 4194368 8199 0 0 0 131102 342 0 0 20 0 2 0 57891059 108900352 8168 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 2905.26 s
Current children cumulated vsize: 106348 KiB
Current children cumulated memory: 32672 KiB

[startup+1662.3 s]
/proc/loadavg: 6.91 6.87 6.03 8/253 60164
/proc/meminfo: memFree=128776484/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=106348 memory=32800 CPUtime=3012.96 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 11063776 0 0 0 298527 2769 0 0 20 0 2 0 57891059 108900352 8200 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 26587 8200 672 633 0 9782 0
[pid=60068/tid=60074] ppid=60058 vsize=106348 memory=32800 CPUtime=1362.59 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) S 60058 60068 60011 0 -1 4194368 8384 0 0 0 135904 355 0 0 20 0 2 0 57891059 108900352 8200 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 3012.96 s
Current children cumulated vsize: 106348 KiB
Current children cumulated memory: 32800 KiB

[startup+1722.3 s]
/proc/loadavg: 7.23 6.96 6.11 7/253 60165
/proc/meminfo: memFree=128786248/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=106480 memory=32928 CPUtime=3120.35 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 11063817 0 0 0 309224 2811 0 0 20 0 2 0 57891059 109035520 8232 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 26620 8232 672 633 0 9815 0
[pid=60068/tid=60074] ppid=60058 vsize=106480 memory=32800 CPUtime=1410.4 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) S 60058 60068 60011 0 -1 4194368 8387 0 0 0 140670 370 0 0 20 0 2 0 57891059 109035520 8232 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 1 0 0 -1 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 3120.35 s
Current children cumulated vsize: 106480 KiB
Current children cumulated memory: 32928 KiB

[startup+1782.3 s]
/proc/loadavg: 6.97 6.95 6.16 8/253 60167
/proc/meminfo: memFree=128785664/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=106480 memory=32928 CPUtime=3228.26 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 11063827 0 0 0 319977 2849 0 0 20 0 2 0 57891059 109035520 8232 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 26620 8232 672 633 0 9815 0
[pid=60068/tid=60074] ppid=60058 vsize=106480 memory=6896 CPUtime=1458.73 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) R 60058 60068 60011 0 -1 4194368 8387 0 0 0 145490 383 0 0 20 0 2 0 57891059 109035520 8232 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 3228.26 s
Current children cumulated vsize: 106480 KiB
Current children cumulated memory: 32928 KiB

[startup+1842.3 s]
/proc/loadavg: 7.11 7.00 6.23 8/254 60172
/proc/meminfo: memFree=128785384/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=106612 memory=33056 CPUtime=3335.36 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 11064981 0 0 0 330645 2891 0 0 20 0 2 0 57891059 109170688 8264 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 26653 8264 672 633 0 9848 0
[pid=60068/tid=60074] ppid=60058 vsize=106612 memory=32928 CPUtime=1506.26 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) R 60058 60068 60011 0 -1 4194368 8634 0 0 0 150228 398 0 0 20 0 2 0 57891059 109170688 8264 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 3335.36 s
Current children cumulated vsize: 106612 KiB
Current children cumulated memory: 33056 KiB

[startup+1902.3 s]
/proc/loadavg: 7.20 7.05 6.30 9/254 60174
/proc/meminfo: memFree=128785196/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=106612 memory=33056 CPUtime=3442.09 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 11064990 0 0 0 341276 2933 0 0 20 0 2 0 57891059 109170688 8264 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 26653 8264 672 633 0 9848 0
[pid=60068/tid=60074] ppid=60058 vsize=106612 memory=33056 CPUtime=1553.42 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) R 60058 60068 60011 0 -1 4194368 8634 0 0 0 154929 413 0 0 20 0 2 0 57891059 109170688 8264 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 3442.09 s
Current children cumulated vsize: 106612 KiB
Current children cumulated memory: 33056 KiB

[startup+1962.3 s]
/proc/loadavg: 7.13 7.05 6.35 8/252 60194
/proc/meminfo: memFree=129736944/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=106612 memory=33056 CPUtime=3549.33 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 11066143 0 0 0 351958 2975 0 0 20 0 2 0 57891059 109170688 8264 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 26653 8264 672 633 0 9848 0
[pid=60068/tid=60074] ppid=60058 vsize=106612 memory=33056 CPUtime=1601.11 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) R 60058 60068 60011 0 -1 4194368 8805 0 0 0 159683 428 0 0 20 0 2 0 57891059 109170688 8264 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 -1 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 3549.33 s
Current children cumulated vsize: 106612 KiB
Current children cumulated memory: 33056 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1991.3 s]
/proc/loadavg: 6.68 6.95 6.34 6/254 60227
/proc/meminfo: memFree=129428044/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=106612 memory=33056 CPUtime=3600.04 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 11066146 0 0 0 357008 2996 0 0 20 0 2 0 57891059 109170688 8264 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 26653 8264 672 633 0 9848 0
[pid=60068/tid=60074] ppid=60058 vsize=106612 memory=33056 CPUtime=1623.04 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) R 60058 60068 60011 0 -1 4194368 8805 0 0 0 161866 438 0 0 20 0 2 0 57891059 109170688 8264 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 106612 KiB
Current children cumulated memory: 33056 KiB

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

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

# cumulated CPU time of all completed processes:  user=3570.11 s, system=29.9665 s

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

[startup+1991.3 s]
/proc/loadavg: 6.68 6.95 6.34 6/254 60227
/proc/meminfo: memFree=129428044/131382112 swapFree=33009904/33010684
[pid=60068] ppid=60058 vsize=106612 memory=33056 CPUtime=3600.04 cores=0,2
/proc/60068/stat : 60068 (pb_competition_) R 60058 60068 60011 0 -1 4194304 11066146 0 0 0 357008 2996 0 0 20 0 2 0 57891059 109170688 8264 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
/proc/60068/statm: 26653 8264 672 633 0 9848 0
[pid=60068/tid=60074] ppid=60058 vsize=106612 memory=33056 CPUtime=1623.04 cores=0,2
/proc/60068/task/60074/stat : 60074 (pb_competition_) R 60058 60068 60011 0 -1 4194368 8805 0 0 0 161866 438 0 0 20 0 2 0 57891059 109170688 8264 18446744073709551615 4198400 6788177 140733681974016 0 0 0 0 0 8404994 0 0 0 -1 2 0 0 0 0 0 7336896 7391280 34590720 140733681977689 140733681977816 140733681977816 140733681983418 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 106612 KiB
Current children cumulated memory: 33056 KiB

Child status: 0

Real time (s): 1991.32
CPU time (s): 3600.08
CPU user time (s): 3570.11
CPU system time (s): 29.9665
CPU usage (%): 180.788
Max. virtual memory (cumulated for all children) (KiB): 106612
Max. memory (cumulated for all children) (KiB): 33056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3570.11
system time used= 29.9665
maximum resident set size= 33056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11066458
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= 781932
involuntary context switches= 52805


# summary of solver processes directly reported to runsolver:
#   pid: 60068
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3570.11
#   total CPU system time (s): 29.9665

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.6679 second user time and 8.96141 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-07-02 04:08:42
IDJOB=4502275
IDBENCH=155312
IDSOLVER=3347
FILE ID=nodeC001/4502275-1751422121
RUNJOBID= nodeC001-1751422121-60021
SLURM_JOB_ID= 9598352
Free space on /tmp= 433012 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB10/OPT-NLC/oren/keeloq_tasca_instances/normalized-90_rounds_10_errors.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-4502275-1751422121/watcher-4502275-1751422121 -o /tmp/evaluation-result-4502275-1751422121/solver-4502275-1751422121 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1751422121-60021 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1133325715 HOME/instance-4502275-1751422121.opb

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

MD5SUM BENCH= ab4c554ed2f191f485244f3b7085352c
RANDOM SEED=1133325715

nodeC001 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.162
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.49
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.169
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.49
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.514
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.49
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.446
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.49
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		: 1197.669
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.49
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		: 1197.134
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.49
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.173
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.49
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.060
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129958748 kB
MemAvailable:   129990644 kB
Buffers:            1668 kB
Cached:           828004 kB
SwapCached:           20 kB
Active:           374560 kB
Inactive:         521060 kB
Active(anon):      61220 kB
Inactive(anon):    22624 kB
Active(file):     313340 kB
Inactive(file):   498436 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             31112 kB
Writeback:             0 kB
AnonPages:         69256 kB
Mapped:           102272 kB
Shmem:             17896 kB
KReclaimable:     119112 kB
Slab:             203808 kB
SReclaimable:     119112 kB
SUnreclaim:        84696 kB
KernelStack:        3976 kB
PageTables:         2664 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     330092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149400 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432988 MiB
End job on nodeC001 at 2025-07-02 04:41:53