Trace number 4492866

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.03 2091.12

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-21-20.opb
MD5SUM3bf41b9d4e0f7236fbe06f13f097e4ef
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.079135
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables420
Total number of constraints4221
Number of constraints which are clauses4221
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
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.03	c #variable: 420
0.00/0.03	c #constraint: 4221
0.00/0.03	c #equal: 0
0.00/0.03	c intsize: 5
0.00/0.03	c sizeproduct: 0
0.00/0.03	c #soft: 0
0.00/0.03	c mincost: 0
0.00/0.03	c maxcost: 0
0.00/0.03	c sumcost: 0
0.00/0.03	c iteration_max: -1
0.00/0.03	c time_max: -1
0.00/0.03	c number_of_threads(move update): 2
0.00/0.03	c number_of_threads(move evaluation): 2
0.00/0.03	c seed: 398989376
3600.01/2091.11	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (63339 MiB free)
  memory of node 1: 64465 MiB (63899 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=13577, runsolver pid=13574

[startup+0.100071 s]*
/proc/loadavg: 6.73 5.85 5.26 9/255 13579
/proc/meminfo: memFree=130276564/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=88540 memory=14976 CPUtime=0.14 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 3265 0 0 0 13 1 0 0 20 0 2 0 30482734 90664960 3744 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 22135 3744 672 633 0 5198 0
[pid=13577/tid=13579] ppid=13574 vsize=88540 memory=4026531960 CPUtime=0.04 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) R 13574 13577 13082 0 -1 4194368 235 0 0 0 4 0 0 0 20 0 2 0 30482734 90664960 3744 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 88540 KiB
Current children cumulated memory: 14976 KiB

[startup+0.215818 s]*
/proc/loadavg: 6.73 5.85 5.26 7/255 13579
/proc/meminfo: memFree=130276564/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=89068 memory=15488 CPUtime=0.29 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 3399 0 0 0 28 1 0 0 20 0 2 0 30482734 91205632 3872 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 22267 3872 672 633 0 5330 0
[pid=13577/tid=13579] ppid=13574 vsize=89068 memory=664958721904869660 CPUtime=0.08 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) S 13574 13577 13082 0 -1 4194368 235 0 0 0 8 0 0 0 20 0 2 0 30482734 91205632 3872 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 89068 KiB
Current children cumulated memory: 15488 KiB

[startup+0.313402 s]*
/proc/loadavg: 6.73 5.85 5.26 8/255 13579
/proc/meminfo: memFree=130276564/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=89332 memory=15744 CPUtime=0.44 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 3450 0 0 0 42 2 0 0 20 0 2 0 30482734 91475968 3936 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 22333 3936 672 633 0 5396 0
[pid=13577/tid=13579] ppid=13574 vsize=89332 memory=7970675921846288495 CPUtime=0.12 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) R 13574 13577 13082 0 -1 4194368 235 0 0 0 12 0 0 0 20 0 2 0 30482734 91475968 3936 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 89332 KiB
Current children cumulated memory: 15744 KiB

[startup+0.700347 s]
/proc/loadavg: 6.73 5.85 5.26 9/255 13579
/proc/meminfo: memFree=130276564/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=90052 memory=16384 CPUtime=1.08 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 3630 0 0 0 105 3 0 0 20 0 2 0 30482734 92213248 4096 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 22513 4096 672 633 0 5576 0
[pid=13577/tid=13579] ppid=13574 vsize=90052 memory=17152 CPUtime=0.41 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) R 13574 13577 13082 0 -1 4194368 235 0 0 0 41 0 0 0 20 0 2 0 30482734 92213248 4096 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 90052 KiB
Current children cumulated memory: 16384 KiB

[startup+1.50028 s]
/proc/loadavg: 6.73 5.85 5.26 9/255 13579
/proc/meminfo: memFree=130276564/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=91072 memory=17296 CPUtime=2.18 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 6576 0 0 0 213 5 0 0 20 0 2 0 30482734 93257728 4324 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 22768 4324 672 633 0 5831 0
[pid=13577/tid=13579] ppid=13574 vsize=91072 memory=17152 CPUtime=0.73 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) S 13574 13577 13082 0 -1 4194368 773 0 0 0 72 1 0 0 20 0 2 0 30482734 93257728 4324 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 2.18 s
Current children cumulated vsize: 91072 KiB
Current children cumulated memory: 17296 KiB

[startup+3.12117 s]
/proc/loadavg: 6.73 5.85 5.26 9/255 13579
/proc/meminfo: memFree=130276840/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=91928 memory=18192 CPUtime=4.11 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 9826 0 0 0 404 7 0 0 20 0 2 0 30482734 94134272 4548 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 22982 4548 672 633 0 6045 0
[pid=13577/tid=13579] ppid=13574 vsize=91928 memory=17424 CPUtime=1.06 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) R 13574 13577 13082 0 -1 4194368 1070 0 0 0 105 1 0 0 20 0 2 0 30482734 94134272 4548 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 4.11 s
Current children cumulated vsize: 91928 KiB
Current children cumulated memory: 18192 KiB

[startup+6.3002 s]
/proc/loadavg: 6.83 5.88 5.28 8/255 13579
/proc/meminfo: memFree=130276976/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=92076 memory=18448 CPUtime=9.93 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 12922 0 0 0 982 11 0 0 20 0 2 0 30482734 94285824 4612 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 23019 4612 672 633 0 6082 0
[pid=13577/tid=13579] ppid=13574 vsize=92076 memory=17152 CPUtime=3.72 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) R 13574 13577 13082 0 -1 4194368 1427 0 0 0 371 1 0 0 20 0 2 0 30482734 94285824 4612 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 9.93 s
Current children cumulated vsize: 92076 KiB
Current children cumulated memory: 18448 KiB

[startup+12.7002 s]
/proc/loadavg: 6.84 5.90 5.29 8/255 13579
/proc/meminfo: memFree=130276984/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=92044 memory=18444 CPUtime=21.46 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 20834 0 0 0 2128 18 0 0 20 0 2 0 30482734 94253056 4611 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 23011 4611 672 633 0 6074 0
[pid=13577/tid=13579] ppid=13574 vsize=92044 memory=18576 CPUtime=8.91 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) S 13574 13577 13082 0 -1 4194368 2086 0 0 0 889 2 0 0 20 0 2 0 30482734 94253056 4611 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 21.46 s
Current children cumulated vsize: 92044 KiB
Current children cumulated memory: 18444 KiB

[startup+25.5004 s]
/proc/loadavg: 7.08 6.00 5.33 8/260 13621
/proc/meminfo: memFree=130274260/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=92264 memory=18600 CPUtime=35.7 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 44192 0 0 0 3536 34 0 0 20 0 2 0 30482734 94478336 4650 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 23066 4650 672 633 0 6129 0
[pid=13577/tid=13579] ppid=13574 vsize=92264 memory=18448 CPUtime=10.46 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) S 13574 13577 13082 0 -1 4194368 2086 0 0 0 1043 3 0 0 20 0 2 0 30482734 94478336 4650 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 35.7 s
Current children cumulated vsize: 92264 KiB
Current children cumulated memory: 18600 KiB

[startup+51.1139 s]
/proc/loadavg: 6.99 6.07 5.37 8/260 13621
/proc/meminfo: memFree=130281700/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=92292 memory=18572 CPUtime=61.17 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 87890 0 0 0 6054 63 0 0 20 0 2 0 30482734 94507008 4643 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 23073 4643 672 633 0 6136 0
[pid=13577/tid=13579] ppid=13574 vsize=92292 memory=16456 CPUtime=10.46 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) S 13574 13577 13082 0 -1 4194368 2086 0 0 0 1043 3 0 0 20 0 2 0 30482734 94507008 4643 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 1 0 0 -1 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 61.17 s
Current children cumulated vsize: 92292 KiB
Current children cumulated memory: 18572 KiB

[startup+102.3 s]
/proc/loadavg: 6.93 6.20 5.45 9/260 13623
/proc/meminfo: memFree=130284132/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=92148 memory=18572 CPUtime=134.07 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 147744 0 0 0 13287 120 0 0 20 0 2 0 30482734 94359552 4643 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 23037 4643 672 633 0 6100 0
[pid=13577/tid=13579] ppid=13574 vsize=92148 memory=18720 CPUtime=32.57 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) R 13574 13577 13082 0 -1 4194368 2090 0 0 0 3250 7 0 0 20 0 2 0 30482734 94359552 4643 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 134.07 s
Current children cumulated vsize: 92148 KiB
Current children cumulated memory: 18572 KiB

[startup+162.3 s]
/proc/loadavg: 7.13 6.38 5.56 9/260 13625
/proc/meminfo: memFree=130286044/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=93008 memory=18836 CPUtime=242.49 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 153173 0 0 0 24070 179 0 0 20 0 2 0 30482734 95240192 4709 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 23252 4709 672 633 0 6315 0
[pid=13577/tid=13579] ppid=13574 vsize=93008 memory=18836 CPUtime=81.53 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) R 13574 13577 13082 0 -1 4194368 2200 0 0 0 8135 18 0 0 20 0 2 0 30482734 95240192 4709 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 242.49 s
Current children cumulated vsize: 93008 KiB
Current children cumulated memory: 18836 KiB

[startup+222.3 s]
/proc/loadavg: 7.31 6.57 5.68 9/259 13627
/proc/meminfo: memFree=130283640/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=93008 memory=18836 CPUtime=350.86 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 153198 0 0 0 34852 234 0 0 20 0 2 0 30482734 95240192 4709 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 23252 4709 672 633 0 6315 0
[pid=13577/tid=13579] ppid=13574 vsize=93008 memory=18836 CPUtime=130.44 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) R 13574 13577 13082 0 -1 4194368 2200 0 0 0 13017 27 0 0 20 0 2 0 30482734 95240192 4709 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 350.86 s
Current children cumulated vsize: 93008 KiB
Current children cumulated memory: 18836 KiB

[startup+282.3 s]
/proc/loadavg: 7.28 6.70 5.78 8/259 13631
/proc/meminfo: memFree=130286344/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=93008 memory=18836 CPUtime=459.21 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 153199 0 0 0 45631 290 0 0 20 0 2 0 30482734 95240192 4709 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 23252 4709 672 633 0 6315 0
[pid=13577/tid=13579] ppid=13574 vsize=93008 memory=18836 CPUtime=179.31 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) R 13574 13577 13082 0 -1 4194368 2200 0 0 0 17894 37 0 0 20 0 2 0 30482734 95240192 4709 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 459.21 s
Current children cumulated vsize: 93008 KiB

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

/proc/meminfo: memFree=130135304/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=93192 memory=19092 CPUtime=2603.91 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 160458 0 0 0 258500 1891 0 0 20 0 2 0 30482734 95428608 4773 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 23298 4773 672 633 0 6361 0
[pid=13577/tid=13579] ppid=13574 vsize=93192 memory=19092 CPUtime=1074.68 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) R 13574 13577 13082 0 -1 4194368 3181 0 0 0 107060 408 0 0 20 0 2 0 30482734 95428608 4773 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 2603.91 s
Current children cumulated vsize: 93192 KiB
Current children cumulated memory: 19092 KiB

[startup+1602.3 s]
/proc/loadavg: 7.60 7.36 7.00 8/254 13787
/proc/meminfo: memFree=130135836/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=93372 memory=19220 CPUtime=2712.57 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 161356 0 0 0 269287 1970 0 0 20 0 2 0 30482734 95612928 4805 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 23343 4805 672 633 0 6406 0
[pid=13577/tid=13579] ppid=13574 vsize=93372 memory=19092 CPUtime=1123.85 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) R 13574 13577 13082 0 -1 4194368 3269 0 0 0 111958 427 0 0 20 0 2 0 30482734 95612928 4805 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 2712.57 s
Current children cumulated vsize: 93372 KiB
Current children cumulated memory: 19220 KiB

[startup+1662.3 s]
/proc/loadavg: 7.67 7.42 7.04 9/254 13789
/proc/meminfo: memFree=130136560/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=93372 memory=19220 CPUtime=2821.04 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 162219 0 0 0 280054 2050 0 0 20 0 2 0 30482734 95612928 4805 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 23343 4805 672 633 0 6406 0
[pid=13577/tid=13579] ppid=13574 vsize=93372 memory=19092 CPUtime=1172.88 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) R 13574 13577 13082 0 -1 4194368 3407 0 0 0 116841 447 0 0 20 0 2 0 30482734 95612928 4805 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 2821.04 s
Current children cumulated vsize: 93372 KiB
Current children cumulated memory: 19220 KiB

[startup+1722.3 s]
/proc/loadavg: 7.42 7.39 7.05 8/254 13791
/proc/meminfo: memFree=130134876/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=93372 memory=19220 CPUtime=2929.45 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 163109 0 0 0 290810 2135 0 0 20 0 2 0 30482734 95612928 4805 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 23343 4805 672 633 0 6406 0
[pid=13577/tid=13579] ppid=13574 vsize=93372 memory=19092 CPUtime=1221.86 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) R 13574 13577 13082 0 -1 4194368 3558 0 0 0 121720 466 0 0 20 0 2 0 30482734 95612928 4805 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 2929.45 s
Current children cumulated vsize: 93372 KiB
Current children cumulated memory: 19220 KiB

[startup+1782.3 s]
/proc/loadavg: 7.33 7.37 7.07 10/254 13838
/proc/meminfo: memFree=130079868/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=93372 memory=19220 CPUtime=3037.89 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 163992 0 0 0 301572 2217 0 0 20 0 2 0 30482734 95612928 4805 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 23343 4805 672 633 0 6406 0
[pid=13577/tid=13579] ppid=13574 vsize=93372 memory=19220 CPUtime=1270.82 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) R 13574 13577 13082 0 -1 4194368 3740 0 0 0 126597 485 0 0 20 0 2 0 30482734 95612928 4805 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 3037.89 s
Current children cumulated vsize: 93372 KiB
Current children cumulated memory: 19220 KiB

[startup+1842.3 s]
/proc/loadavg: 7.51 7.41 7.10 7/254 13840
/proc/meminfo: memFree=130061048/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=93372 memory=19220 CPUtime=3146.35 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 164872 0 0 0 312336 2299 0 0 20 0 2 0 30482734 95612928 4805 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 23343 4805 672 633 0 6406 0
[pid=13577/tid=13579] ppid=13574 vsize=93372 memory=16456 CPUtime=1319.83 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) R 13574 13577 13082 0 -1 4194368 3843 0 0 0 131479 504 0 0 20 0 2 0 30482734 95612928 4805 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 3146.35 s
Current children cumulated vsize: 93372 KiB
Current children cumulated memory: 19220 KiB

[startup+1902.3 s]
/proc/loadavg: 7.53 7.42 7.12 7/254 13932
/proc/meminfo: memFree=130019840/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=93372 memory=19220 CPUtime=3255.88 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 165753 0 0 0 323200 2388 0 0 20 0 2 0 30482734 95612928 4805 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 23343 4805 672 633 0 6406 0
[pid=13577/tid=13579] ppid=13574 vsize=93372 memory=16456 CPUtime=1369.8 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) R 13574 13577 13082 0 -1 4194368 3932 0 0 0 136456 524 0 0 20 0 2 0 30482734 95612928 4805 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 3255.88 s
Current children cumulated vsize: 93372 KiB
Current children cumulated memory: 19220 KiB

[startup+1962.3 s]
/proc/loadavg: 7.22 7.37 7.12 8/254 13979
/proc/meminfo: memFree=129959872/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=93372 memory=19220 CPUtime=3365.62 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 166643 0 0 0 334086 2476 0 0 20 0 2 0 30482734 95612928 4805 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 23343 4805 672 633 0 6406 0
[pid=13577/tid=13579] ppid=13574 vsize=93372 memory=16456 CPUtime=1420 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) R 13574 13577 13082 0 -1 4194368 3934 0 0 0 141456 544 0 0 20 0 2 0 30482734 95612928 4805 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 3365.62 s
Current children cumulated vsize: 93372 KiB
Current children cumulated memory: 19220 KiB

[startup+2022.3 s]
/proc/loadavg: 7.19 7.31 7.11 9/254 13981
/proc/meminfo: memFree=129962548/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=93372 memory=19220 CPUtime=3474.94 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 167528 0 0 0 344939 2555 0 0 20 0 2 0 30482734 95612928 4805 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 23343 4805 672 633 0 6406 0
[pid=13577/tid=13579] ppid=13574 vsize=93372 memory=16456 CPUtime=1469.78 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) R 13574 13577 13082 0 -1 4194368 4037 0 0 0 146417 561 0 0 20 0 2 0 30482734 95612928 4805 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 3474.94 s
Current children cumulated vsize: 93372 KiB
Current children cumulated memory: 19220 KiB

[startup+2082.3 s]
/proc/loadavg: 7.07 7.25 7.10 9/254 13983
/proc/meminfo: memFree=129961400/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=93372 memory=19220 CPUtime=3584.05 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 168418 0 0 0 355762 2643 0 0 20 0 2 0 30482734 95612928 4805 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 23343 4805 672 633 0 6406 0
[pid=13577/tid=13579] ppid=13574 vsize=93372 memory=16456 CPUtime=1519.36 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) R 13574 13577 13082 0 -1 4194368 4144 0 0 0 151356 580 0 0 20 0 2 0 30482734 95612928 4805 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 -1 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 3584.05 s
Current children cumulated vsize: 93372 KiB
Current children cumulated memory: 19220 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2091.11 s]
/proc/loadavg: 6.98 7.22 7.10 9/254 13984
/proc/meminfo: memFree=129959348/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=93372 memory=19220 CPUtime=3600.01 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 168423 0 0 0 357345 2656 0 0 20 0 2 0 30482734 95612928 4805 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 23343 4805 672 633 0 6406 0
[pid=13577/tid=13579] ppid=13574 vsize=93372 memory=16456 CPUtime=1526.57 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) R 13574 13577 13082 0 -1 4194368 4144 0 0 0 152074 583 0 0 20 0 2 0 30482734 95612928 4805 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 93372 KiB
Current children cumulated memory: 19220 KiB

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

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

# cumulated CPU time of all completed processes:  user=3573.47 s, system=26.5657 s

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

[startup+2091.11 s]
/proc/loadavg: 6.98 7.22 7.10 9/254 13984
/proc/meminfo: memFree=129959348/131382120 swapFree=33010684/33010684
[pid=13577] ppid=13574 vsize=93372 memory=19220 CPUtime=3600.01 cores=5,7
/proc/13577/stat : 13577 (pb_competition_) R 13574 13577 13082 0 -1 4194304 168423 0 0 0 357345 2656 0 0 20 0 2 0 30482734 95612928 4805 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
/proc/13577/statm: 23343 4805 672 633 0 6406 0
[pid=13577/tid=13579] ppid=13574 vsize=93372 memory=16456 CPUtime=1526.57 cores=5,7
/proc/13577/task/13579/stat : 13579 (pb_competition_) R 13574 13577 13082 0 -1 4194368 4144 0 0 0 152074 583 0 0 20 0 2 0 30482734 95612928 4805 18446744073709551615 4198400 6788177 140732576222992 0 0 0 0 0 8404994 0 0 0 -1 7 0 0 0 0 0 7336896 7391280 36098048 140732576225626 140732576225752 140732576225752 140732576231354 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 93372 KiB
Current children cumulated memory: 19220 KiB

Child status: 0

Real time (s): 2091.12
CPU time (s): 3600.03
CPU user time (s): 3573.47
CPU system time (s): 26.5657
CPU usage (%): 172.158
Max. virtual memory (cumulated for all children) (KiB): 93372
Max. memory (cumulated for all children) (KiB): 19220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3573.47
system time used= 26.5657
maximum resident set size= 19432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168737
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= 109664
involuntary context switches= 130834


# summary of solver processes directly reported to runsolver:
#   pid: 13577
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3573.47
#   total CPU system time (s): 26.5657

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.71602 second user time and 11.3718 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-06-29 00:00:41
IDJOB=4492866
IDBENCH=147830
IDSOLVER=3347
FILE ID=nodeC003/4492866-1751148041
RUNJOBID= nodeC003-1751144447-13095
SLURM_JOB_ID= 9587440
Free space on /tmp= 433024 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-21-20.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-4492866-1751148041/watcher-4492866-1751148041 -o /tmp/evaluation-result-4492866-1751148041/solver-4492866-1751148041 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751144447-13095 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 398989376 HOME/instance-4492866-1751148041.opb

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

MD5SUM BENCH= 3bf41b9d4e0f7236fbe06f13f097e4ef
RANDOM SEED=398989376

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        130292692 kB
MemAvailable:   129903280 kB
Buffers:            3280 kB
Cached:           388452 kB
SwapCached:            0 kB
Active:           337084 kB
Inactive:         175260 kB
Active(anon):     138572 kB
Inactive(anon):        0 kB
Active(file):     198512 kB
Inactive(file):   175260 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5172 kB
Writeback:            16 kB
AnonPages:        123436 kB
Mapped:           110348 kB
Shmem:             17960 kB
KReclaimable:      83276 kB
Slab:             161600 kB
SReclaimable:      83276 kB
SUnreclaim:        78324 kB
KernelStack:        4064 kB
PageTables:         3164 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     480588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 433016 MiB
End job on nodeC003 at 2025-06-29 00:35:32