Trace number 4507950

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PRINTEMPS 2025-05-28? (TO) 3600.1 3398.57

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/
EmployeeScheduling/normalized-sep4.5.opb
MD5SUMb67c8b15922ffb2eac696beabc53406c
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/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.626446
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9324
Total number of constraints28660
Number of constraints which are clauses26658
Number of constraints which are cardinality constraints (but not clauses)238
Number of constraints which are nor clauses,nor cardinality constraints1764
Minimum length of a constraint2
Maximum length of a constraint240
Number of terms in the objective function 26
Biggest coefficient in the objective function 20
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 211
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 160
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 670
Number of bits of the biggest sum of numbers10
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.34/0.28	c #variable: 9324
0.34/0.28	c #constraint: 28660
0.34/0.28	c #equal: 0
0.34/0.28	c intsize: 10
0.34/0.28	c sizeproduct: 0
0.34/0.28	c #soft: 0
0.34/0.28	c mincost: 0
0.34/0.28	c maxcost: 0
0.34/0.28	c sumcost: 0
0.34/0.28	c iteration_max: -1
0.34/0.28	c time_max: -1
0.34/0.28	c number_of_threads(move update): 2
0.34/0.28	c number_of_threads(move evaluation): 2
0.34/0.28	c seed: 826992821
3600.01/3398.53	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 (63062 MiB free)
  memory of node 1: 64465 MiB (63529 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4507950-1751483078/watcher-4507950-1751483078 -o /tmp/evaluation-result-4507950-1751483078/solver-4507950-1751483078 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751474936-65084 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 826992821 HOME/instance-4507950-1751483078.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=66010, runsolver pid=66007

[startup+0.100068 s]*
/proc/loadavg: 5.00 4.82 4.63 7/254 66012
/proc/meminfo: memFree=129626872/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=86132 memory=16932 CPUtime=0.18 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) S 66007 66010 65072 0 -1 4194304 4003 0 0 0 16 2 0 0 20 0 2 0 63986459 88199168 4233 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 21533 4233 576 633 0 5853 0
[pid=66010/tid=66012] ppid=66007 vsize=86132 memory=4026531960 CPUtime=0.09 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) R 66007 66010 65072 0 -1 4194368 1490 0 0 0 8 1 0 0 20 0 2 0 63986461 88199168 4233 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 0 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 86132 KiB
Current children cumulated memory: 16932 KiB

[startup+0.218647 s]*
/proc/loadavg: 5.00 4.82 4.63 8/254 66012
/proc/meminfo: memFree=129611776/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=111148 memory=44332 CPUtime=0.34 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 7993 0 0 0 30 4 0 0 20 0 2 0 63986459 113815552 11083 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 27787 11083 608 633 0 12606 0
[pid=66010/tid=66012] ppid=66007 vsize=111148 memory=664958721904869660 CPUtime=0.14 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) D 66007 66010 65072 0 -1 4194368 1991 0 0 0 13 1 0 0 20 0 2 0 63986461 113815552 11083 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 0 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 111148 KiB
Current children cumulated memory: 44332 KiB

[startup+0.313699 s]*
/proc/loadavg: 5.00 4.82 4.63 6/254 66012
/proc/meminfo: memFree=129607560/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=115180 memory=50604 CPUtime=0.47 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 9534 0 0 0 42 5 0 0 20 0 2 0 63986459 117944320 12651 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 28795 12651 640 633 0 14163 0
[pid=66010/tid=66012] ppid=66007 vsize=115180 memory=7971512628770388586 CPUtime=0.2 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) S 66007 66010 65072 0 -1 4194368 2540 0 0 0 18 2 0 0 20 0 2 0 63986461 117944320 12651 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 115180 KiB
Current children cumulated memory: 50604 KiB

[startup+0.700368 s]
/proc/loadavg: 5.00 4.82 4.63 7/254 66012
/proc/meminfo: memFree=129584376/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=166064 memory=101676 CPUtime=0.83 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 22278 0 0 0 75 8 0 0 20 0 2 0 63986459 170049536 25419 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 41516 25419 672 633 0 26884 0
[pid=66010/tid=66012] ppid=66007 vsize=166064 memory=18432 CPUtime=0.2 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) S 66007 66010 65072 0 -1 4194368 2540 0 0 0 18 2 0 0 20 0 2 0 63986461 170049536 25419 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 0.83 s
Current children cumulated vsize: 166064 KiB
Current children cumulated memory: 101676 KiB

[startup+1.50034 s]
/proc/loadavg: 5.00 4.82 4.63 7/254 66012
/proc/meminfo: memFree=129584376/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=172064 memory=107692 CPUtime=1.79 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 34191 0 0 0 169 10 0 0 20 0 2 0 63986459 176193536 26923 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 43016 26923 672 633 0 28384 0
[pid=66010/tid=66012] ppid=66007 vsize=172064 memory=18432 CPUtime=0.36 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) R 66007 66010 65072 0 -1 4194368 2829 0 0 0 34 2 0 0 20 0 2 0 63986461 176193536 26923 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 1.79 s
Current children cumulated vsize: 172064 KiB
Current children cumulated memory: 107692 KiB

[startup+3.11311 s]
/proc/loadavg: 5.00 4.82 4.63 8/254 66012
/proc/meminfo: memFree=129584384/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=172196 memory=107820 CPUtime=4.03 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 36436 0 0 0 393 10 0 0 20 0 2 0 63986459 176328704 26955 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 43049 26955 672 633 0 28417 0
[pid=66010/tid=66012] ppid=66007 vsize=172196 memory=107692 CPUtime=1.01 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) S 66007 66010 65072 0 -1 4194368 2854 0 0 0 99 2 0 0 20 0 2 0 63986461 176328704 26955 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 4.03 s
Current children cumulated vsize: 172196 KiB
Current children cumulated memory: 107820 KiB

[startup+6.30039 s]
/proc/loadavg: 5.08 4.84 4.64 6/254 66012
/proc/meminfo: memFree=129592760/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=172460 memory=108076 CPUtime=8.21 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 61587 0 0 0 809 12 0 0 20 0 2 0 63986459 176599040 27019 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 43115 27019 672 633 0 28483 0
[pid=66010/tid=66012] ppid=66007 vsize=172460 memory=18432 CPUtime=2.04 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) S 66007 66010 65072 0 -1 4194368 3408 0 0 0 201 3 0 0 20 0 2 0 63986461 176599040 27019 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 8.21 s
Current children cumulated vsize: 172460 KiB
Current children cumulated memory: 108076 KiB

[startup+12.7004 s]
/proc/loadavg: 5.16 4.86 4.64 7/254 66012
/proc/meminfo: memFree=129604352/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=172988 memory=108588 CPUtime=16.61 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 75633 0 0 0 1647 14 0 0 20 0 2 0 63986459 177139712 27147 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 43247 27147 672 633 0 28615 0
[pid=66010/tid=66012] ppid=66007 vsize=172988 memory=108460 CPUtime=4.1 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) S 66007 66010 65072 0 -1 4194368 3725 0 0 0 406 4 0 0 20 0 2 0 63986461 177139712 27147 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 16.61 s
Current children cumulated vsize: 172988 KiB
Current children cumulated memory: 108588 KiB

[startup+25.5004 s]
/proc/loadavg: 5.48 4.95 4.68 9/254 66012
/proc/meminfo: memFree=129605728/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=173880 memory=109460 CPUtime=33.15 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 449863 0 0 0 3236 79 0 0 20 0 2 0 63986459 178053120 27365 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 43470 27365 672 633 0 28838 0
[pid=66010/tid=66012] ppid=66007 vsize=173880 memory=108456 CPUtime=7.96 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) S 66007 66010 65072 0 -1 4194368 3943 0 0 0 791 5 0 0 20 0 2 0 63986461 178053120 27365 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 33.15 s
Current children cumulated vsize: 173880 KiB
Current children cumulated memory: 109460 KiB

[startup+51.1177 s]
/proc/loadavg: 6.00 5.11 4.74 8/254 66012
/proc/meminfo: memFree=129605484/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=174380 memory=109940 CPUtime=68.84 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 874369 0 0 0 6725 159 0 0 20 0 2 0 63986459 178565120 27485 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 43595 27485 672 633 0 28963 0
[pid=66010/tid=66012] ppid=66007 vsize=174380 memory=18432 CPUtime=18.32 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) R 66007 66010 65072 0 -1 4194368 5630 0 0 0 1824 8 0 0 20 0 2 0 63986461 178565120 27485 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 68.84 s
Current children cumulated vsize: 174380 KiB
Current children cumulated memory: 109940 KiB

[startup+102.3 s]
/proc/loadavg: 5.24 5.03 4.73 8/254 66014
/proc/meminfo: memFree=129606324/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=172560 memory=108308 CPUtime=131.1 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 3411775 0 0 0 12493 617 0 0 20 0 2 0 63986459 176701440 27077 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 43140 27077 672 633 0 28508 0
[pid=66010/tid=66012] ppid=66007 vsize=172560 memory=18432 CPUtime=29.82 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) S 66007 66010 65072 0 -1 4194368 6836 0 0 0 2968 14 0 0 20 0 2 0 63986461 176701440 27077 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 131.1 s
Current children cumulated vsize: 172560 KiB
Current children cumulated memory: 108308 KiB

[startup+162.3 s]
/proc/loadavg: 5.05 5.02 4.75 7/254 66017
/proc/meminfo: memFree=129605684/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=173684 memory=109432 CPUtime=198.68 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 6179575 0 0 0 18733 1135 0 0 20 0 2 0 63986459 177852416 27358 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 43421 27358 672 633 0 28789 0
[pid=66010/tid=66012] ppid=66007 vsize=173684 memory=5632 CPUtime=37.81 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) S 66007 66010 65072 0 -1 4194368 7572 0 0 0 3765 16 0 0 20 0 2 0 63986461 177852416 27358 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 198.68 s
Current children cumulated vsize: 173684 KiB
Current children cumulated memory: 109432 KiB

[startup+222.3 s]
/proc/loadavg: 4.71 4.94 4.74 6/255 66022
/proc/meminfo: memFree=129589372/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=177412 memory=113116 CPUtime=260.06 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 8180806 0 0 0 24505 1501 0 0 20 0 2 0 63986459 181669888 28279 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 44353 28279 672 633 0 29721 0
[pid=66010/tid=66012] ppid=66007 vsize=177412 memory=18432 CPUtime=39.48 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) S 66007 66010 65072 0 -1 4194368 7574 0 0 0 3931 17 0 0 20 0 2 0 63986461 181669888 28279 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 260.06 s
Current children cumulated vsize: 177412 KiB
Current children cumulated memory: 113116 KiB

[startup+282.3 s]
/proc/loadavg: 4.76 4.91 4.73 9/255 66024
/proc/meminfo: memFree=129594156/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=180364 memory=116040 CPUtime=332.6 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 8954643 0 0 0 31605 1655 0 0 20 0 2 0 63986459 184692736 29010 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 45091 29010 672 633 0 30459 0
[pid=66010/tid=66012] ppid=66007 vsize=180364 memory=115912 CPUtime=52.51 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) R 66007 66010 65072 0 -1 4194368 7642 0 0 0 5229 22 0 0 20 0 2 0 63986461 184692736 29010 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 332.6 s
Current children cumulated vsize: 180364 KiB
Current children cumulated memory: 116040 KiB

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

/proc/meminfo: memFree=129820740/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=186744 memory=122520 CPUtime=3006.14 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 70454160 0 0 0 287017 13597 0 0 20 0 2 0 63986459 191225856 30630 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 46686 30630 672 633 0 32054 0
[pid=66010/tid=66012] ppid=66007 vsize=186744 memory=122072 CPUtime=219.44 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) S 66007 66010 65072 0 -1 4194368 11724 0 0 0 21869 75 0 0 20 0 2 0 63986461 191225856 30630 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 3006.14 s
Current children cumulated vsize: 186744 KiB
Current children cumulated memory: 122520 KiB

[startup+2862.3 s]
/proc/loadavg: 2.45 2.59 3.29 3/239 66248
/proc/meminfo: memFree=129815984/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=188724 memory=124380 CPUtime=3065.91 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 71985987 0 0 0 292706 13885 0 0 20 0 2 0 63986459 193253376 31095 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 47181 31095 672 633 0 32549 0
[pid=66010/tid=66012] ppid=66007 vsize=188724 memory=122588 CPUtime=219.44 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) S 66007 66010 65072 0 -1 4194368 11724 0 0 0 21869 75 0 0 20 0 2 0 63986461 193253376 31095 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 3065.91 s
Current children cumulated vsize: 188724 KiB
Current children cumulated memory: 124380 KiB

[startup+2922.3 s]
/proc/loadavg: 3.07 2.75 3.29 3/240 66255
/proc/meminfo: memFree=129812412/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=186812 memory=122588 CPUtime=3125.68 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 73810924 0 0 0 298348 14220 0 0 20 0 2 0 63986459 191295488 30647 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 46703 30647 672 633 0 32071 0
[pid=66010/tid=66012] ppid=66007 vsize=186812 memory=122072 CPUtime=219.44 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) S 66007 66010 65072 0 -1 4194368 11724 0 0 0 21869 75 0 0 20 0 2 0 63986461 191295488 30647 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 3125.68 s
Current children cumulated vsize: 186812 KiB
Current children cumulated memory: 122588 KiB

[startup+2982.3 s]
/proc/loadavg: 2.90 2.76 3.26 3/240 66257
/proc/meminfo: memFree=129814100/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=186812 memory=122588 CPUtime=3185.44 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 75570457 0 0 0 304003 14541 0 0 20 0 2 0 63986459 191295488 30647 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 46703 30647 672 633 0 32071 0
[pid=66010/tid=66012] ppid=66007 vsize=186812 memory=18432 CPUtime=219.44 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) S 66007 66010 65072 0 -1 4194368 11724 0 0 0 21869 75 0 0 20 0 2 0 63986461 191295488 30647 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 3185.44 s
Current children cumulated vsize: 186812 KiB
Current children cumulated memory: 122588 KiB

[startup+3042.3 s]
/proc/loadavg: 2.74 2.74 3.22 4/240 66259
/proc/meminfo: memFree=129817544/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=186296 memory=122072 CPUtime=3245.2 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 77516405 0 0 0 309623 14897 0 0 20 0 2 0 63986459 190767104 30518 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 46574 30518 672 633 0 31942 0
[pid=66010/tid=66012] ppid=66007 vsize=186296 memory=124760 CPUtime=219.44 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) S 66007 66010 65072 0 -1 4194368 11724 0 0 0 21869 75 0 0 20 0 2 0 63986461 190767104 30518 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 3245.2 s
Current children cumulated vsize: 186296 KiB
Current children cumulated memory: 122072 KiB

[startup+3102.3 s]
/proc/loadavg: 2.71 2.73 3.18 4/240 66261
/proc/meminfo: memFree=129809864/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=187232 memory=122880 CPUtime=3304.97 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 79428443 0 0 0 315260 15237 0 0 20 0 2 0 63986459 191725568 30720 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 46808 30720 672 633 0 32176 0
[pid=66010/tid=66012] ppid=66007 vsize=187232 memory=122588 CPUtime=219.44 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) S 66007 66010 65072 0 -1 4194368 11724 0 0 0 21869 75 0 0 20 0 2 0 63986461 191725568 30720 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 3304.97 s
Current children cumulated vsize: 187232 KiB
Current children cumulated memory: 122880 KiB

[startup+3162.3 s]
/proc/loadavg: 2.79 2.75 3.16 4/240 66263
/proc/meminfo: memFree=129812440/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=187036 memory=122812 CPUtime=3364.74 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 81249095 0 0 0 320900 15574 0 0 20 0 2 0 63986459 191524864 30703 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 46759 30703 672 633 0 32127 0
[pid=66010/tid=66012] ppid=66007 vsize=187036 memory=122588 CPUtime=219.44 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) S 66007 66010 65072 0 -1 4194368 11724 0 0 0 21869 75 0 0 20 0 2 0 63986461 191524864 30703 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 3364.74 s
Current children cumulated vsize: 187036 KiB
Current children cumulated memory: 122812 KiB

[startup+3222.3 s]
/proc/loadavg: 2.65 2.72 3.12 4/239 66267
/proc/meminfo: memFree=129811788/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=186296 memory=122072 CPUtime=3424.51 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 83054882 0 0 0 326555 15896 0 0 20 0 2 0 63986459 190767104 30518 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 46574 30518 672 633 0 31942 0
[pid=66010/tid=66012] ppid=66007 vsize=186296 memory=16584 CPUtime=219.44 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) S 66007 66010 65072 0 -1 4194368 11724 0 0 0 21869 75 0 0 20 0 2 0 63986461 190767104 30518 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 3424.51 s
Current children cumulated vsize: 186296 KiB
Current children cumulated memory: 122072 KiB

[startup+3282.3 s]
/proc/loadavg: 2.58 2.68 3.08 3/239 66269
/proc/meminfo: memFree=129814888/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=187104 memory=122880 CPUtime=3484.26 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 84979633 0 0 0 332186 16240 0 0 20 0 2 0 63986459 191594496 30720 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 46776 30720 672 633 0 32144 0
[pid=66010/tid=66012] ppid=66007 vsize=187104 memory=122072 CPUtime=219.44 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) S 66007 66010 65072 0 -1 4194368 11724 0 0 0 21869 75 0 0 20 0 2 0 63986461 191594496 30720 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 3484.26 s
Current children cumulated vsize: 187104 KiB
Current children cumulated memory: 122880 KiB

[startup+3342.3 s]
/proc/loadavg: 2.82 2.73 3.07 4/239 66271
/proc/meminfo: memFree=129811276/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=186920 memory=122112 CPUtime=3544.04 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 86836153 0 0 0 337826 16578 0 0 20 0 2 0 63986459 191406080 30528 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 46730 30528 672 633 0 32098 0
[pid=66010/tid=66012] ppid=66007 vsize=186920 memory=123864 CPUtime=219.44 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) S 66007 66010 65072 0 -1 4194368 11724 0 0 0 21869 75 0 0 20 0 2 0 63986461 191406080 30528 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 3544.04 s
Current children cumulated vsize: 186920 KiB
Current children cumulated memory: 122112 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3398.5 s]
/proc/loadavg: 3.18 2.85 3.09 4/239 66284
/proc/meminfo: memFree=129807324/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=189368 memory=125016 CPUtime=3600.01 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 88754393 0 0 0 343079 16922 0 0 20 0 2 0 63986459 193912832 31254 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 47342 31254 672 633 0 32710 0
[pid=66010/tid=66012] ppid=66007 vsize=189368 memory=122968 CPUtime=219.44 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) S 66007 66010 65072 0 -1 4194368 11724 0 0 0 21869 75 0 0 20 0 2 0 63986461 193912832 31254 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 189368 KiB
Current children cumulated memory: 125016 KiB

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

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

# cumulated CPU time of all completed processes:  user=3430.86 s, system=169.235 s

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

[startup+3398.5 s]
/proc/loadavg: 3.18 2.85 3.09 4/239 66284
/proc/meminfo: memFree=129807324/131382120 swapFree=33010416/33010684
[pid=66010] ppid=66007 vsize=189368 memory=125016 CPUtime=3600.01 cores=1,3
/proc/66010/stat : 66010 (pb_competition_) R 66007 66010 65072 0 -1 4194304 88754393 0 0 0 343079 16922 0 0 20 0 2 0 63986459 193912832 31254 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
/proc/66010/statm: 47342 31254 672 633 0 32710 0
[pid=66010/tid=66012] ppid=66007 vsize=189368 memory=122968 CPUtime=219.44 cores=1,3
/proc/66010/task/66012/stat : 66012 (pb_competition_) S 66007 66010 65072 0 -1 4194368 11724 0 0 0 21869 75 0 0 20 0 2 0 63986461 193912832 31254 18446744073709551615 4198400 6788177 140733346971104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11927552 140733346978138 140733346978264 140733346978264 140733346983866 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 189368 KiB
Current children cumulated memory: 125016 KiB

Child status: 0

Real time (s): 3398.57
CPU time (s): 3600.1
CPU user time (s): 3430.86
CPU system time (s): 169.235
CPU usage (%): 105.93
Max. virtual memory (cumulated for all children) (KiB): 189412
Max. memory (cumulated for all children) (KiB): 125056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3430.86
system time used= 169.235
maximum resident set size= 125600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88760473
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= 29263
involuntary context switches= 8864


# summary of solver processes directly reported to runsolver:
#   pid: 66010
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3430.86
#   total CPU system time (s): 169.235

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.3817 second user time and 34.1005 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-02 21:04:38
IDJOB=4507950
IDBENCH=158390
IDSOLVER=3347
FILE ID=nodeC003/4507950-1751483078
RUNJOBID= nodeC003-1751474936-65084
SLURM_JOB_ID= 9598507
Free space on /tmp= 432000 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/EmployeeScheduling/normalized-sep4.5.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-4507950-1751483078/watcher-4507950-1751483078 -o /tmp/evaluation-result-4507950-1751483078/solver-4507950-1751483078 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751474936-65084 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 826992821 HOME/instance-4507950-1751483078.opb

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

MD5SUM BENCH= b67c8b15922ffb2eac696beabc53406c
RANDOM SEED=826992821

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.164
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.130
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:        129631220 kB
MemAvailable:   129505668 kB
Buffers:            2736 kB
Cached:           672388 kB
SwapCached:           36 kB
Active:           928280 kB
Inactive:         180360 kB
Active(anon):     443828 kB
Inactive(anon):     7612 kB
Active(file):     484452 kB
Inactive(file):   172748 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6284 kB
Writeback:             4 kB
AnonPages:        436568 kB
Mapped:           111648 kB
Shmem:             17924 kB
KReclaimable:     113752 kB
Slab:             199096 kB
SReclaimable:     113752 kB
SUnreclaim:        85344 kB
KernelStack:        4080 kB
PageTables:         3804 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     792008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    225280 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= 432008 MiB
End job on nodeC003 at 2025-07-02 22:01:17