Trace number 4525774

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.37 2539.89

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/celar/
normalized-celar6-sub4reduc_wcsp.wbo
MD5SUMfda5da57972dd77ccec8adba64462c64
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3130
Best CPU time to get the best result obtained on this benchmark42.9708
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables816
Total number of constraints142008
Number of soft constraints141988
Number of constraints which are clauses141988
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint44
Top cost 3230
Min constraint cost 1
Max constraint cost 2200
Sum of constraints costs 35467150
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
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.95/0.77	c #variable: 816
0.95/0.77	c #constraint: 142008
0.95/0.77	c #equal: 20
0.95/0.77	c intsize: 6
0.95/0.77	c sizeproduct: 0
0.95/0.77	c #soft: 141988
0.95/0.77	c mincost: 1
0.95/0.77	c maxcost: 2200
0.95/0.77	c sumcost: 35467150
0.95/0.77	c iteration_max: -1
0.95/0.77	c time_max: -1
0.95/0.77	c number_of_threads(move update): 2
0.95/0.77	c number_of_threads(move evaluation): 2
0.95/0.77	c seed: 611875984
3600.07/2539.64	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4525774-1751628709/watcher-4525774-1751628709 -o /tmp/evaluation-result-4525774-1751628709/solver-4525774-1751628709 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751619994-88359 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 611875984 HOME/instance-4525774-1751628709.wbo 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=89447, runsolver pid=89444

[startup+0.100062 s]*
/proc/loadavg: 4.67 4.81 5.06 7/266 89449
/proc/meminfo: memFree=126952404/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=114476 memory=47736 CPUtime=0.17 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 9908 0 0 0 14 3 0 0 20 0 2 0 78550764 117223424 11934 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 28619 11934 576 633 0 14238 0
[pid=89447/tid=89449] ppid=89444 vsize=114476 memory=4026531960 CPUtime=0.07 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) R 89444 89447 88348 0 -1 4194368 2791 0 0 0 6 1 0 0 20 0 2 0 78550766 117223424 11934 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 0 0 0 0 -1 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 114476 KiB
Current children cumulated memory: 47736 KiB

[startup+0.205828 s]*
/proc/loadavg: 4.67 4.81 5.06 6/266 89449
/proc/meminfo: memFree=126891644/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=157708 memory=98368 CPUtime=0.3 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 21940 0 0 0 25 5 0 0 20 0 2 0 78550764 161492992 24592 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 39427 24592 608 633 0 26147 0
[pid=89447/tid=89449] ppid=89444 vsize=157708 memory=664958721904869660 CPUtime=0.1 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) S 89444 89447 88348 0 -1 4194368 3890 0 0 0 9 1 0 0 20 0 2 0 78550766 161492992 24592 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 0 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 157708 KiB
Current children cumulated memory: 98368 KiB

[startup+0.305733 s]*
/proc/loadavg: 4.67 4.81 5.06 6/266 89449
/proc/meminfo: memFree=126867452/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=175948 memory=116672 CPUtime=0.4 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 26527 0 0 0 34 6 0 0 20 0 2 0 78550764 180170752 29168 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 43987 29168 608 633 0 30707 0
[pid=89447/tid=89449] ppid=89444 vsize=175948 memory=7970672619117559150 CPUtime=0.1 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) S 89444 89447 88348 0 -1 4194368 3890 0 0 0 9 1 0 0 20 0 2 0 78550766 180170752 29168 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 0 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 175948 KiB
Current children cumulated memory: 116672 KiB

[startup+0.700211 s]
/proc/loadavg: 4.67 4.81 5.06 8/266 89449
/proc/meminfo: memFree=126729464/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=325128 memory=283708 CPUtime=0.95 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 49862 0 0 0 84 11 0 0 20 0 2 0 78550764 332931072 70927 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 81282 70927 608 633 0 72441 0
[pid=89447/tid=89449] ppid=89444 vsize=325128 memory=18816 CPUtime=0.29 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) S 89444 89447 88348 0 -1 4194368 8332 0 0 0 27 2 0 0 20 0 2 0 78550766 332931072 70927 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 0 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 0.95 s
Current children cumulated vsize: 325128 KiB
Current children cumulated memory: 283708 KiB

[startup+1.5002 s]
/proc/loadavg: 4.67 4.81 5.06 5/266 89449
/proc/meminfo: memFree=126689144/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=430636 memory=386492 CPUtime=1.75 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 114414 0 0 0 158 17 0 0 20 0 2 0 78550764 440971264 96623 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 107659 96623 672 633 0 98818 0
[pid=89447/tid=89449] ppid=89444 vsize=430636 memory=18816 CPUtime=0.29 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) S 89444 89447 88348 0 -1 4194368 8332 0 0 0 27 2 0 0 20 0 2 0 78550766 440971264 96623 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 1.75 s
Current children cumulated vsize: 430636 KiB
Current children cumulated memory: 386492 KiB

[startup+3.10548 s]
/proc/loadavg: 4.67 4.81 5.06 6/266 89449
/proc/meminfo: memFree=126390260/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=628828 memory=585636 CPUtime=3.35 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 159716 0 0 0 310 25 0 0 20 0 2 0 78550764 643919872 146409 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 157207 146409 672 633 0 148366 0
[pid=89447/tid=89449] ppid=89444 vsize=628828 memory=392508 CPUtime=0.29 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) S 89444 89447 88348 0 -1 4194368 8332 0 0 0 27 2 0 0 20 0 2 0 78550766 643919872 146409 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 1 0 0 -1 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 3.35 s
Current children cumulated vsize: 628828 KiB
Current children cumulated memory: 585636 KiB

[startup+6.30021 s]
/proc/loadavg: 4.70 4.81 5.06 5/266 89449
/proc/meminfo: memFree=126241888/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=774636 memory=731608 CPUtime=6.64 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 247525 0 0 0 631 33 0 0 20 0 2 0 78550764 793227264 182902 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 193659 182902 672 633 0 184818 0
[pid=89447/tid=89449] ppid=89444 vsize=774636 memory=18816 CPUtime=0.4 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) S 89444 89447 88348 0 -1 4194368 9323 0 0 0 38 2 0 0 20 0 2 0 78550766 793227264 182902 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 6.64 s
Current children cumulated vsize: 774636 KiB
Current children cumulated memory: 731608 KiB

[startup+12.7002 s]
/proc/loadavg: 4.72 4.81 5.06 5/266 89449
/proc/meminfo: memFree=126242912/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=774636 memory=731608 CPUtime=14.74 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 425516 0 0 0 1431 43 0 0 20 0 2 0 78550764 793227264 182902 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 193659 182902 672 633 0 184818 0
[pid=89447/tid=89449] ppid=89444 vsize=774636 memory=731608 CPUtime=2.15 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) R 89444 89447 88348 0 -1 4194368 12220 0 0 0 212 3 0 0 20 0 2 0 78550766 793227264 182902 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 14.74 s
Current children cumulated vsize: 774636 KiB
Current children cumulated memory: 731608 KiB

[startup+25.5002 s]
/proc/loadavg: 4.79 4.82 5.05 5/266 89449
/proc/meminfo: memFree=126236808/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=774636 memory=731608 CPUtime=31.68 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 583789 0 0 0 3115 53 0 0 20 0 2 0 78550764 793227264 182902 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 193659 182902 672 633 0 184818 0
[pid=89447/tid=89449] ppid=89444 vsize=774636 memory=731608 CPUtime=6.37 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) R 89444 89447 88348 0 -1 4194368 16986 0 0 0 633 4 0 0 20 0 2 0 78550766 793227264 182902 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 31.68 s
Current children cumulated vsize: 774636 KiB
Current children cumulated memory: 731608 KiB

[startup+51.1057 s]
/proc/loadavg: 5.14 4.90 5.07 7/266 89450
/proc/meminfo: memFree=126246416/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=774636 memory=731608 CPUtime=68.94 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 776191 0 0 0 6825 69 0 0 20 0 2 0 78550764 793227264 182902 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 193659 182902 672 633 0 184818 0
[pid=89447/tid=89449] ppid=89444 vsize=774636 memory=18816 CPUtime=18.2 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) R 89444 89447 88348 0 -1 4194368 22433 0 0 0 1813 7 0 0 20 0 2 0 78550766 793227264 182902 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 68.94 s
Current children cumulated vsize: 774636 KiB
Current children cumulated memory: 731608 KiB

[startup+102.3 s]
/proc/loadavg: 5.65 5.07 5.13 5/267 89455
/proc/meminfo: memFree=126277628/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=774636 memory=731608 CPUtime=141.78 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 931609 0 0 0 14094 84 0 0 20 0 2 0 78550764 793227264 182902 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 193659 182902 672 633 0 184818 0
[pid=89447/tid=89449] ppid=89444 vsize=774636 memory=18816 CPUtime=40.2 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) R 89444 89447 88348 0 -1 4194368 27355 0 0 0 4010 10 0 0 20 0 2 0 78550766 793227264 182902 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 141.78 s
Current children cumulated vsize: 774636 KiB
Current children cumulated memory: 731608 KiB

[startup+162.3 s]
/proc/loadavg: 5.60 5.17 5.15 7/267 89461
/proc/meminfo: memFree=126238068/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=774636 memory=731608 CPUtime=225.52 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 1075873 0 0 0 22453 99 0 0 20 0 2 0 78550764 793227264 182902 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 193659 182902 672 633 0 184818 0
[pid=89447/tid=89449] ppid=89444 vsize=774636 memory=18816 CPUtime=64.37 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) R 89444 89447 88348 0 -1 4194368 31817 0 0 0 6422 15 0 0 20 0 2 0 78550766 793227264 182902 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 225.52 s
Current children cumulated vsize: 774636 KiB
Current children cumulated memory: 731608 KiB

[startup+222.3 s]
/proc/loadavg: 5.70 5.27 5.19 7/267 89463
/proc/meminfo: memFree=126221832/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=774636 memory=731608 CPUtime=311.42 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 1163873 0 0 0 31029 113 0 0 20 0 2 0 78550764 793227264 182902 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 193659 182902 672 633 0 184818 0
[pid=89447/tid=89449] ppid=89444 vsize=774636 memory=731608 CPUtime=90.66 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) S 89444 89447 88348 0 -1 4194368 34533 0 0 0 9048 18 0 0 20 0 2 0 78550766 793227264 182902 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 311.42 s
Current children cumulated vsize: 774636 KiB
Current children cumulated memory: 731608 KiB

[startup+282.3 s]
/proc/loadavg: 5.71 5.35 5.22 6/267 89465
/proc/meminfo: memFree=126239460/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=774636 memory=731608 CPUtime=391.99 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 1223415 0 0 0 39078 121 0 0 20 0 2 0 78550764 793227264 182902 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 193659 182902 672 633 0 184818 0
[pid=89447/tid=89449] ppid=89444 vsize=774636 memory=731608 CPUtime=111.66 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) S 89444 89447 88348 0 -1 4194368 35593 0 0 0 11145 21 0 0 20 0 2 0 78550766 793227264 182902 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 391.99 s
Current children cumulated vsize: 774636 KiB
Current children cumulated memory: 731608 KiB

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

/proc/meminfo: memFree=127320228/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=774636 memory=733144 CPUtime=2777.05 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 1977633 0 0 0 277366 339 0 0 20 0 2 0 78550764 793227264 183286 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 193659 183286 672 633 0 184818 0
[pid=89447/tid=89449] ppid=89444 vsize=774636 memory=733144 CPUtime=826.52 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) S 89444 89447 88348 0 -1 4194368 55643 0 0 0 82536 116 0 0 20 0 2 0 78550766 793227264 183286 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 2777.05 s
Current children cumulated vsize: 774636 KiB
Current children cumulated memory: 733144 KiB

[startup+2022.3 s]
/proc/loadavg: 4.65 4.82 4.97 6/267 89646
/proc/meminfo: memFree=127321900/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=774636 memory=733144 CPUtime=2863.22 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 1979683 0 0 0 285978 344 0 0 20 0 2 0 78550764 793227264 183286 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 193659 183286 672 633 0 184818 0
[pid=89447/tid=89449] ppid=89444 vsize=774636 memory=14720 CPUtime=853.03 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) S 89444 89447 88348 0 -1 4194368 55924 0 0 0 85184 119 0 0 20 0 2 0 78550766 793227264 183286 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 2863.22 s
Current children cumulated vsize: 774636 KiB
Current children cumulated memory: 733144 KiB

[startup+2082.3 s]
/proc/loadavg: 4.69 4.79 4.96 6/267 89648
/proc/meminfo: memFree=127323048/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=774636 memory=733144 CPUtime=2949.69 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 1981871 0 0 0 294618 351 0 0 20 0 2 0 78550764 793227264 183286 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 193659 183286 672 633 0 184818 0
[pid=89447/tid=89449] ppid=89444 vsize=774636 memory=733144 CPUtime=879.82 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) S 89444 89447 88348 0 -1 4194368 56114 0 0 0 87860 122 0 0 20 0 2 0 78550766 793227264 183286 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 2949.69 s
Current children cumulated vsize: 774636 KiB
Current children cumulated memory: 733144 KiB

[startup+2142.3 s]
/proc/loadavg: 4.72 4.78 4.94 6/267 89650
/proc/meminfo: memFree=127323916/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=774636 memory=733144 CPUtime=3035.49 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 1984100 0 0 0 303191 358 0 0 20 0 2 0 78550764 793227264 183286 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 193659 183286 672 633 0 184818 0
[pid=89447/tid=89449] ppid=89444 vsize=774636 memory=733144 CPUtime=905.94 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) R 89444 89447 88348 0 -1 4194368 56546 0 0 0 90468 126 0 0 20 0 2 0 78550766 793227264 183286 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 3035.49 s
Current children cumulated vsize: 774636 KiB
Current children cumulated memory: 733144 KiB

[startup+2202.3 s]
/proc/loadavg: 4.78 4.79 4.94 5/267 89652
/proc/meminfo: memFree=127324776/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=774636 memory=733144 CPUtime=3122.77 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 1985808 0 0 0 311913 364 0 0 20 0 2 0 78550764 793227264 183286 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 193659 183286 672 633 0 184818 0
[pid=89447/tid=89449] ppid=89444 vsize=774636 memory=733144 CPUtime=933.53 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) R 89444 89447 88348 0 -1 4194368 56803 0 0 0 93223 130 0 0 20 0 2 0 78550766 793227264 183286 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 3122.77 s
Current children cumulated vsize: 774636 KiB
Current children cumulated memory: 733144 KiB

[startup+2262.3 s]
/proc/loadavg: 4.66 4.77 4.92 5/266 89654
/proc/meminfo: memFree=127317740/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=774636 memory=733144 CPUtime=3209.53 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 1987102 0 0 0 320582 371 0 0 20 0 2 0 78550764 793227264 183286 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 193659 183286 672 633 0 184818 0
[pid=89447/tid=89449] ppid=89444 vsize=774636 memory=733144 CPUtime=960.6 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) S 89444 89447 88348 0 -1 4194368 57350 0 0 0 95926 134 0 0 20 0 2 0 78550766 793227264 183286 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 3209.53 s
Current children cumulated vsize: 774636 KiB
Current children cumulated memory: 733144 KiB

[startup+2322.3 s]
/proc/loadavg: 4.65 4.75 4.90 4/259 89687
/proc/meminfo: memFree=128580752/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=774636 memory=733144 CPUtime=3295.68 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 1987617 0 0 0 329188 380 0 0 20 0 2 0 78550764 793227264 183286 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 193659 183286 672 633 0 184818 0
[pid=89447/tid=89449] ppid=89444 vsize=774636 memory=733144 CPUtime=987.08 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) S 89444 89447 88348 0 -1 4194368 57401 0 0 0 98570 138 0 0 20 0 2 0 78550766 793227264 183286 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 3295.68 s
Current children cumulated vsize: 774636 KiB
Current children cumulated memory: 733144 KiB

[startup+2382.3 s]
/proc/loadavg: 4.04 4.55 4.82 4/259 89689
/proc/meminfo: memFree=128587388/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=774636 memory=733144 CPUtime=3381.05 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 1989273 0 0 0 337720 385 0 0 20 0 2 0 78550764 793227264 183286 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 193659 183286 672 633 0 184818 0
[pid=89447/tid=89449] ppid=89444 vsize=774636 memory=14720 CPUtime=1012.75 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) R 89444 89447 88348 0 -1 4194368 57890 0 0 0 101134 141 0 0 20 0 2 0 78550766 793227264 183286 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 3381.05 s
Current children cumulated vsize: 774636 KiB
Current children cumulated memory: 733144 KiB

[startup+2442.3 s]
/proc/loadavg: 3.99 4.43 4.76 4/259 89691
/proc/meminfo: memFree=128587220/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=774636 memory=733144 CPUtime=3463.32 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 1991441 0 0 0 345942 390 0 0 20 0 2 0 78550764 793227264 183286 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 193659 183286 672 633 0 184818 0
[pid=89447/tid=89449] ppid=89444 vsize=774636 memory=733144 CPUtime=1035.32 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) S 89444 89447 88348 0 -1 4194368 58367 0 0 0 103388 144 0 0 20 0 2 0 78550766 793227264 183286 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 3463.32 s
Current children cumulated vsize: 774636 KiB
Current children cumulated memory: 733144 KiB

[startup+2502.3 s]
/proc/loadavg: 3.59 4.24 4.68 5/259 89693
/proc/meminfo: memFree=128587740/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=774636 memory=733144 CPUtime=3548.84 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 1993403 0 0 0 354488 396 0 0 20 0 2 0 78550764 793227264 183286 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 193659 183286 672 633 0 184818 0
[pid=89447/tid=89449] ppid=89444 vsize=774636 memory=733144 CPUtime=1061.17 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) R 89444 89447 88348 0 -1 4194368 58696 0 0 0 105969 148 0 0 20 0 2 0 78550766 793227264 183286 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 -1 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 3548.84 s
Current children cumulated vsize: 774636 KiB
Current children cumulated memory: 733144 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2539.6 s]
/proc/loadavg: 3.92 4.25 4.66 5/259 89693
/proc/meminfo: memFree=128587916/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=774636 memory=733144 CPUtime=3600.07 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 1994536 0 0 0 359608 399 0 0 20 0 2 0 78550764 793227264 183286 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 193659 183286 672 633 0 184818 0
[pid=89447/tid=89449] ppid=89444 vsize=774636 memory=18816 CPUtime=1075.27 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) S 89444 89447 88348 0 -1 4194368 58793 0 0 0 107378 149 0 0 20 0 2 0 78550766 793227264 183286 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 774636 KiB
Current children cumulated memory: 733144 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.35 s, system=4.02202 s

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

[startup+2539.8 s]
/proc/loadavg: 3.92 4.25 4.66 5/259 89693
/proc/meminfo: memFree=128587916/131250000 swapFree=33010416/33010684
[pid=89447] ppid=89444 vsize=688108 memory=646652 CPUtime=3600.27 cores=4,6
/proc/89447/stat : 89447 (pb_competition_) R 89444 89447 88348 0 -1 4194304 2015932 0 0 0 359627 400 0 0 20 0 2 0 78550764 704622592 161663 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
/proc/89447/statm: 172027 161663 672 633 0 163186 0
[pid=89447/tid=89449] ppid=89444 vsize=688108 memory=7970672619117559150 CPUtime=1075.27 cores=4,6
/proc/89447/task/89449/stat : 89449 (pb_competition_) S 89444 89447 88348 0 -1 4194368 58794 0 0 0 107378 149 0 0 20 0 2 0 78550766 704622592 161663 18446744073709551615 4198400 6788177 140726620122512 0 0 0 0 0 8404994 1 0 0 -1 6 0 0 0 0 0 7336896 7391280 40345600 140726620125528 140726620125654 140726620125654 140726620131258 0
Current children cumulated CPU time: 3600.27 s
Current children cumulated vsize: 688108 KiB
Current children cumulated memory: 646652 KiB

Child status: 0

Real time (s): 2539.89
CPU time (s): 3600.37
CPU user time (s): 3596.35
CPU system time (s): 4.02202
CPU usage (%): 141.753
Max. virtual memory (cumulated for all children) (KiB): 774636
Max. memory (cumulated for all children) (KiB): 733144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.35
system time used= 4.02202
maximum resident set size= 733144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2024248
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= 208246
involuntary context switches= 21400


# summary of solver processes directly reported to runsolver:
#   pid: 89447
#   total CPU time (s): 3600.37
#   total CPU user time (s): 3596.35
#   total CPU system time (s): 4.02202

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.04172 second user time and 11.6176 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-04 13:31:49
IDJOB=4525774
IDBENCH=143892
IDSOLVER=3379
FILE ID=nodeC027/4525774-1751628709
RUNJOBID= nodeC027-1751619994-88359
SLURM_JOB_ID= 9598936
Free space on /tmp= 431152 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/celar/normalized-celar6-sub4reduc_wcsp.wbo
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-4525774-1751628709/watcher-4525774-1751628709 -o /tmp/evaluation-result-4525774-1751628709/solver-4525774-1751628709 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751619994-88359 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 611875984 HOME/instance-4525774-1751628709.wbo

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

MD5SUM BENCH= fda5da57972dd77ccec8adba64462c64
RANDOM SEED=611875984

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        126975232 kB
MemAvailable:   127369980 kB
Buffers:            2488 kB
Cached:          1192764 kB
SwapCached:           12 kB
Active:          2970924 kB
Inactive:         652224 kB
Active(anon):    2443160 kB
Inactive(anon):     2792 kB
Active(file):     527764 kB
Inactive(file):   649432 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              9184 kB
Writeback:             0 kB
AnonPages:       2431084 kB
Mapped:           112480 kB
Shmem:             18056 kB
KReclaimable:     113184 kB
Slab:             202780 kB
SReclaimable:     113184 kB
SUnreclaim:        89596 kB
KernelStack:        4320 kB
PageTables:         7848 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    2786764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1427456 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431164 MiB
End job on nodeC027 at 2025-07-04 14:14:09