Trace number 4545581

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.22 1811.41

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-PoolBallTriangle-07_c24.opb
MD5SUMd0358cfd617a5121014a5f104d62bc1e
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 benchmark5.36021
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1409
Total number of constraints746
Number of constraints which are clauses170
Number of constraints which are cardinality constraints (but not clauses)56
Number of constraints which are nor clauses,nor cardinality constraints520
Minimum length of a constraint1
Maximum length of a constraint32
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 94
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 409
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.00/0.00	c #variable: 1409
0.00/0.00	c #constraint: 746
0.00/0.00	c #equal: 77
0.00/0.00	c intsize: 9
0.00/0.00	c sizeproduct: 0
0.00/0.00	c #soft: 0
0.00/0.00	c mincost: 0
0.00/0.00	c maxcost: 0
0.00/0.00	c sumcost: 0
0.00/0.00	c iteration_max: -1
0.00/0.00	c time_max: -1
0.00/0.00	c number_of_threads(move update): 2
0.00/0.00	c number_of_threads(move evaluation): 2
0.00/0.00	c seed: 396771658
3600.20/1811.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (62629 MiB free)
  memory of node 1: 64507 MiB (63601 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545581-1753239822/watcher-4545581-1753239822 -o /tmp/evaluation-result-4545581-1753239822/solver-4545581-1753239822 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1753239822-167848 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 396771658 HOME/instance-4545581-1753239822.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=167892, runsolver pid=167884
Current StackSize limit: 8192 KiB


[startup+0.100056 s]*
/proc/loadavg: 2.02 3.40 3.89 6/262 167894
/proc/meminfo: memFree=129190536/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=82560 memory=8576 CPUtime=0.15 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 1620 0 0 0 15 0 0 0 20 0 2 0 239660004 84541440 2144 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20640 2144 672 633 0 3575 0
[pid=167892/tid=167894] ppid=167884 vsize=82560 memory=4026531959 CPUtime=0.05 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 107 0 0 0 5 0 0 0 20 0 2 0 239660004 84541440 2144 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 82560 KiB
Current children cumulated memory: 8576 KiB

[startup+0.205309 s]*
/proc/loadavg: 2.02 3.40 3.89 5/262 167894
/proc/meminfo: memFree=129167604/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=82672 memory=8704 CPUtime=0.35 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 1751 0 0 0 35 0 0 0 20 0 2 0 239660004 84656128 2176 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20668 2176 672 633 0 3603 0
[pid=167892/tid=167894] ppid=167884 vsize=82672 memory=7948963745568010779 CPUtime=0.15 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 107 0 0 0 15 0 0 0 20 0 2 0 239660004 84656128 2176 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 82672 KiB
Current children cumulated memory: 8704 KiB

[startup+0.304766 s]*
/proc/loadavg: 2.02 3.40 3.89 5/262 167894
/proc/meminfo: memFree=129143412/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=82664 memory=8564 CPUtime=0.54 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 1813 0 0 0 54 0 0 0 20 0 2 0 239660004 84647936 2141 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20666 2141 672 633 0 3601 0
[pid=167892/tid=167894] ppid=167884 vsize=82664 memory=-8608841367634666593 CPUtime=0.25 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 107 0 0 0 25 0 0 0 20 0 2 0 239660004 84647936 2141 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 82664 KiB
Current children cumulated memory: 8564 KiB

[startup+0.700121 s]
/proc/loadavg: 2.02 3.40 3.89 5/262 167894
/proc/meminfo: memFree=129111156/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=82764 memory=8692 CPUtime=1.29 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 2165 0 0 0 128 1 0 0 20 0 2 0 239660004 84750336 2173 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20691 2173 672 633 0 3626 0
[pid=167892/tid=167894] ppid=167884 vsize=82764 memory=27648 CPUtime=0.6 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 107 0 0 0 60 0 0 0 20 0 2 0 239660004 84750336 2173 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 82764 KiB
Current children cumulated memory: 8692 KiB

[startup+1.50012 s]
/proc/loadavg: 2.02 3.40 3.89 5/262 167894
/proc/meminfo: memFree=129071044/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=82996 memory=8948 CPUtime=2.84 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 4351 0 0 0 282 2 0 0 20 0 2 0 239660004 84987904 2237 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20749 2237 672 633 0 3684 0
[pid=167892/tid=167894] ppid=167884 vsize=82996 memory=27648 CPUtime=1.36 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 154 0 0 0 136 0 0 0 20 0 2 0 239660004 84987904 2237 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 2.84 s
Current children cumulated vsize: 82996 KiB
Current children cumulated memory: 8948 KiB

[startup+3.10503 s]
/proc/loadavg: 2.02 3.40 3.89 5/262 167894
/proc/meminfo: memFree=129062956/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=83096 memory=9076 CPUtime=6.03 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 6967 0 0 0 598 5 0 0 20 0 2 0 239660004 85090304 2269 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20774 2269 672 633 0 3709 0
[pid=167892/tid=167894] ppid=167884 vsize=83096 memory=8948 CPUtime=2.95 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 269 0 0 0 295 0 0 0 20 0 2 0 239660004 85090304 2269 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 6.03 s
Current children cumulated vsize: 83096 KiB
Current children cumulated memory: 9076 KiB

[startup+6.30012 s]
/proc/loadavg: 2.26 3.43 3.90 6/262 167894
/proc/meminfo: memFree=129063028/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=83100 memory=9076 CPUtime=12.37 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 11467 0 0 0 1226 11 0 0 20 0 2 0 239660004 85094400 2269 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20775 2269 672 633 0 3710 0
[pid=167892/tid=167894] ppid=167884 vsize=83100 memory=9076 CPUtime=6.13 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 542 0 0 0 612 1 0 0 20 0 2 0 239660004 85094400 2269 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 12.37 s
Current children cumulated vsize: 83100 KiB
Current children cumulated memory: 9076 KiB

[startup+12.7001 s]
/proc/loadavg: 2.48 3.46 3.90 6/262 167894
/proc/meminfo: memFree=129063092/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=83124 memory=9204 CPUtime=25.07 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 19272 0 0 0 2484 23 0 0 20 0 2 0 239660004 85118976 2301 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20781 2301 672 633 0 3716 0
[pid=167892/tid=167894] ppid=167884 vsize=83124 memory=9204 CPUtime=12.47 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 621 0 0 0 1244 3 0 0 20 0 2 0 239660004 85118976 2301 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 25.07 s
Current children cumulated vsize: 83124 KiB
Current children cumulated memory: 9204 KiB

[startup+25.5001 s]
/proc/loadavg: 2.89 3.50 3.91 6/262 167894
/proc/meminfo: memFree=129038320/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=83184 memory=9332 CPUtime=50.51 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 34343 0 0 0 5006 45 0 0 20 0 2 0 239660004 85180416 2333 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20796 2333 672 633 0 3731 0
[pid=167892/tid=167894] ppid=167884 vsize=83184 memory=9332 CPUtime=25.19 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 908 0 0 0 2515 4 0 0 20 0 2 0 239660004 85180416 2333 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 50.51 s
Current children cumulated vsize: 83184 KiB
Current children cumulated memory: 9332 KiB

[startup+51.1047 s]
/proc/loadavg: 3.67 3.64 3.95 6/262 167894
/proc/meminfo: memFree=129038740/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=83252 memory=9224 CPUtime=101.37 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 68597 0 0 0 10041 96 0 0 20 0 2 0 239660004 85250048 2306 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20813 2306 672 633 0 3748 0
[pid=167892/tid=167894] ppid=167884 vsize=83252 memory=9224 CPUtime=50.62 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 1207 0 0 0 5053 9 0 0 20 0 2 0 239660004 85250048 2306 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 101.37 s
Current children cumulated vsize: 83252 KiB
Current children cumulated memory: 9224 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 3.77 3.98 5/263 167901
/proc/meminfo: memFree=129037668/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=83272 memory=9296 CPUtime=203.09 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 135289 0 0 0 20100 209 0 0 20 0 2 0 239660004 85270528 2324 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20818 2324 672 633 0 3753 0
[pid=167892/tid=167894] ppid=167884 vsize=83272 memory=9288 CPUtime=101.51 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 1742 0 0 0 10130 21 0 0 20 0 2 0 239660004 85270528 2324 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 203.09 s
Current children cumulated vsize: 83272 KiB
Current children cumulated memory: 9296 KiB

[startup+162.3 s]
/proc/loadavg: 4.64 3.98 4.04 6/264 167904
/proc/meminfo: memFree=129025792/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=83332 memory=9324 CPUtime=322.35 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 210138 0 0 0 31916 319 0 0 20 0 2 0 239660004 85331968 2331 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20833 2331 672 633 0 3768 0
[pid=167892/tid=167894] ppid=167884 vsize=83332 memory=9340 CPUtime=161.13 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 1743 0 0 0 16082 31 0 0 20 0 2 0 239660004 85331968 2331 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 322.35 s
Current children cumulated vsize: 83332 KiB
Current children cumulated memory: 9324 KiB

[startup+222.3 s]
/proc/loadavg: 4.85 4.16 4.10 5/264 167906
/proc/meminfo: memFree=129027600/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=83232 memory=9248 CPUtime=441.58 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 273884 0 0 0 43713 445 0 0 20 0 2 0 239660004 85229568 2312 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20808 2312 672 633 0 3743 0
[pid=167892/tid=167894] ppid=167884 vsize=83232 memory=9296 CPUtime=220.77 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 1795 0 0 0 22031 46 0 0 20 0 2 0 239660004 85229568 2312 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 441.58 s
Current children cumulated vsize: 83232 KiB
Current children cumulated memory: 9248 KiB

[startup+282.3 s]
/proc/loadavg: 4.96 4.31 4.15 6/265 167909
/proc/meminfo: memFree=129004420/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=83228 memory=9364 CPUtime=560.82 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 337508 0 0 0 55523 559 0 0 20 0 2 0 239660004 85225472 2341 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20807 2341 672 633 0 3742 0
[pid=167892/tid=167894] ppid=167884 vsize=83228 memory=9276 CPUtime=280.4 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 1859 0 0 0 27984 56 0 0 20 0 2 0 239660004 85225472 2341 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 560.82 s
Current children cumulated vsize: 83228 KiB

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

/proc/meminfo: memFree=129040592/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=83356 memory=9564 CPUtime=2349.59 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 1386329 0 0 0 232616 2343 0 0 20 0 2 0 239660004 85356544 2391 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20839 2391 672 633 0 3774 0
[pid=167892/tid=167894] ppid=167884 vsize=83356 memory=9468 CPUtime=1174.88 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 2474 0 0 0 117259 229 0 0 20 0 2 0 239660004 85356544 2391 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 2349.59 s
Current children cumulated vsize: 83356 KiB
Current children cumulated memory: 9564 KiB

[startup+1242.3 s]
/proc/loadavg: 3.30 3.90 4.20 5/256 167985
/proc/meminfo: memFree=129041220/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=83300 memory=9260 CPUtime=2468.85 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 1442123 0 0 0 244457 2428 0 0 20 0 2 0 239660004 85299200 2315 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20825 2315 672 633 0 3760 0
[pid=167892/tid=167894] ppid=167884 vsize=83300 memory=14824 CPUtime=1234.53 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 2474 0 0 0 123221 232 0 0 20 0 2 0 239660004 85299200 2315 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 2468.85 s
Current children cumulated vsize: 83300 KiB
Current children cumulated memory: 9260 KiB

[startup+1302.3 s]
/proc/loadavg: 3.29 3.79 4.14 4/256 167992
/proc/meminfo: memFree=129040720/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=83300 memory=9356 CPUtime=2588.14 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 1500411 0 0 0 256300 2514 0 0 20 0 2 0 239660004 85299200 2339 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20825 2339 672 633 0 3760 0
[pid=167892/tid=167894] ppid=167884 vsize=83300 memory=14824 CPUtime=1294.17 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 2474 0 0 0 129181 236 0 0 20 0 2 0 239660004 85299200 2339 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 2588.14 s
Current children cumulated vsize: 83300 KiB
Current children cumulated memory: 9356 KiB

[startup+1362.3 s]
/proc/loadavg: 3.31 3.69 4.08 4/254 167994
/proc/meminfo: memFree=129037412/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=83432 memory=9484 CPUtime=2707.39 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 1500687 0 0 0 268152 2587 0 0 20 0 2 0 239660004 85434368 2371 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20858 2371 672 633 0 3793 0
[pid=167892/tid=167894] ppid=167884 vsize=83432 memory=9484 CPUtime=1353.81 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 2474 0 0 0 135141 240 0 0 20 0 2 0 239660004 85434368 2371 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 2707.39 s
Current children cumulated vsize: 83432 KiB
Current children cumulated memory: 9484 KiB

[startup+1422.3 s]
/proc/loadavg: 3.19 3.59 4.02 4/254 167996
/proc/meminfo: memFree=129036252/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=83432 memory=9484 CPUtime=2826.66 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 1501008 0 0 0 279984 2682 0 0 20 0 2 0 239660004 85434368 2371 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20858 2371 672 633 0 3793 0
[pid=167892/tid=167894] ppid=167884 vsize=83432 memory=14824 CPUtime=1413.45 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 2568 0 0 0 141096 249 0 0 20 0 2 0 239660004 85434368 2371 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 2826.66 s
Current children cumulated vsize: 83432 KiB
Current children cumulated memory: 9484 KiB

[startup+1482.3 s]
/proc/loadavg: 3.28 3.54 3.98 4/254 167998
/proc/meminfo: memFree=129035144/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=83432 memory=9484 CPUtime=2945.94 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 1501065 0 0 0 291810 2784 0 0 20 0 2 0 239660004 85434368 2371 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20858 2371 672 633 0 3793 0
[pid=167892/tid=167894] ppid=167884 vsize=83432 memory=9484 CPUtime=1473.1 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 2568 0 0 0 147049 261 0 0 20 0 2 0 239660004 85434368 2371 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 2945.94 s
Current children cumulated vsize: 83432 KiB
Current children cumulated memory: 9484 KiB

[startup+1542.3 s]
/proc/loadavg: 3.18 3.47 3.92 4/254 168000
/proc/meminfo: memFree=129035716/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=83432 memory=9484 CPUtime=3065.23 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 1501175 0 0 0 303634 2889 0 0 20 0 2 0 239660004 85434368 2371 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20858 2371 672 633 0 3793 0
[pid=167892/tid=167894] ppid=167884 vsize=83432 memory=10752 CPUtime=1532.75 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 2568 0 0 0 153001 274 0 0 20 0 2 0 239660004 85434368 2371 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 3065.23 s
Current children cumulated vsize: 83432 KiB
Current children cumulated memory: 9484 KiB

[startup+1602.3 s]
/proc/loadavg: 3.21 3.43 3.88 4/254 168002
/proc/meminfo: memFree=129034696/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=83432 memory=9484 CPUtime=3184.51 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 1501180 0 0 0 315453 2998 0 0 20 0 2 0 239660004 85434368 2371 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20858 2371 672 633 0 3793 0
[pid=167892/tid=167894] ppid=167884 vsize=83432 memory=9484 CPUtime=1592.41 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 2570 0 0 0 158953 288 0 0 20 0 2 0 239660004 85434368 2371 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 3184.51 s
Current children cumulated vsize: 83432 KiB
Current children cumulated memory: 9484 KiB

[startup+1662.3 s]
/proc/loadavg: 3.21 3.38 3.83 4/255 168005
/proc/meminfo: memFree=129038028/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=83432 memory=9484 CPUtime=3303.8 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 1501199 0 0 0 327283 3097 0 0 20 0 2 0 239660004 85434368 2371 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20858 2371 672 633 0 3793 0
[pid=167892/tid=167894] ppid=167884 vsize=83432 memory=9484 CPUtime=1652.06 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 2570 0 0 0 164903 303 0 0 20 0 2 0 239660004 85434368 2371 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 3303.8 s
Current children cumulated vsize: 83432 KiB
Current children cumulated memory: 9484 KiB

[startup+1722.3 s]
/proc/loadavg: 3.49 3.42 3.82 5/255 168007
/proc/meminfo: memFree=129031892/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=83432 memory=9484 CPUtime=3423.08 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 1501200 0 0 0 339105 3203 0 0 20 0 2 0 239660004 85434368 2371 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20858 2371 672 633 0 3793 0
[pid=167892/tid=167894] ppid=167884 vsize=83432 memory=9484 CPUtime=1711.68 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 2570 0 0 0 170852 316 0 0 20 0 2 0 239660004 85434368 2371 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 3423.08 s
Current children cumulated vsize: 83432 KiB
Current children cumulated memory: 9484 KiB

[startup+1782.3 s]
/proc/loadavg: 3.36 3.39 3.78 4/255 168009
/proc/meminfo: memFree=129032920/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=83432 memory=9484 CPUtime=3542.34 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 1501532 0 0 0 350926 3308 0 0 20 0 2 0 239660004 85434368 2371 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20858 2371 672 633 0 3793 0
[pid=167892/tid=167894] ppid=167884 vsize=83432 memory=14824 CPUtime=1771.33 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 2639 0 0 0 176804 329 0 0 20 0 2 0 239660004 85434368 2371 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 3542.34 s
Current children cumulated vsize: 83432 KiB
Current children cumulated memory: 9484 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.4 s]
/proc/loadavg: 3.38 3.38 3.77 4/255 168009
/proc/meminfo: memFree=129033008/131249996 swapFree=33010416/33010684
[pid=167892] ppid=167884 vsize=83432 memory=9484 CPUtime=3600.2 cores=1,3
/proc/167892/stat : 167892 (pb_competition_) R 167884 167892 166535 0 -1 4194304 1501537 0 0 0 356661 3359 0 0 20 0 2 0 239660004 85434368 2371 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
/proc/167892/statm: 20858 2371 672 633 0 3793 0
[pid=167892/tid=167894] ppid=167884 vsize=83432 memory=9484 CPUtime=1800.26 cores=1,3
/proc/167892/task/167894/stat : 167894 (pb_competition_) R 167884 167892 166535 0 -1 4194368 2639 0 0 0 179692 334 0 0 20 0 2 0 239660004 85434368 2371 18446744073709551615 4198400 6788177 140734524130784 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 21606400 140734524135768 140734524135894 140734524135894 140734524141498 0
Current children cumulated CPU time: 3600.2 s
Current children cumulated vsize: 83432 KiB
Current children cumulated memory: 9484 KiB

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

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

# cumulated CPU time of all completed processes:  user=3566.63 s, system=33.591 s

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

Child status: 0

Real time (s): 1811.41
CPU time (s): 3600.22
CPU user time (s): 3566.63
CPU system time (s): 33.591
CPU usage (%): 198.753
Max. virtual memory (cumulated for all children) (KiB): 83528
Max. memory (cumulated for all children) (KiB): 9568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3566.63
system time used= 33.591
maximum resident set size= 9568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1501742
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= 5123
involuntary context switches= 27543


# summary of solver processes directly reported to runsolver:
#   pid: 167892
#   total CPU time (s): 3600.22
#   total CPU user time (s): 3566.63
#   total CPU system time (s): 33.591

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.45332 second user time and 6.16384 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-07-23 05:03:42
IDJOB=4545581
IDBENCH=180940
IDSOLVER=3347
FILE ID=nodeC017/4545581-1753239822
RUNJOBID= nodeC017-1753239822-167848
SLURM_JOB_ID= 9687845
Free space on /tmp= 433044 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-PoolBallTriangle-07_c24.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-4545581-1753239822/watcher-4545581-1753239822 -o /tmp/evaluation-result-4545581-1753239822/solver-4545581-1753239822 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1753239822-167848 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 396771658 HOME/instance-4545581-1753239822.opb

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

MD5SUM BENCH= d0358cfd617a5121014a5f104d62bc1e
RANDOM SEED=396771658

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129275368 kB
MemAvailable:   129720044 kB
Buffers:            1688 kB
Cached:          1211600 kB
SwapCached:           32 kB
Active:          1046348 kB
Inactive:         237888 kB
Active(anon):      73080 kB
Inactive(anon):    24108 kB
Active(file):     973268 kB
Inactive(file):   213780 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17908 kB
Writeback:             4 kB
AnonPages:         72664 kB
Mapped:           108956 kB
Shmem:             26240 kB
KReclaimable:     193336 kB
Slab:             289412 kB
SReclaimable:     193336 kB
SUnreclaim:        96076 kB
KernelStack:        4096 kB
PageTables:         2784 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     340960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC017 at 2025-07-23 05:33:54