Trace number 4499364

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
toulbar2 2025-06-13? (TO) 3600.11 3609.4

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx30.opb
MD5SUM91ecd4a7d2e975c8e8a35b07ef7013ef
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 benchmark17.5328
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables774
Total number of constraints994
Number of constraints which are clauses771
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints192
Minimum length of a constraint2
Maximum length of a constraint192
Number of terms in the objective function 3
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3
Number of bits of the sum of numbers in the objective function 2
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 380
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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: 63708 MiB (62869 MiB free)
  memory of node 1: 64465 MiB (63354 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4499364-1751416697/watcher-4499364-1751416697 -o /tmp/evaluation-result-4499364-1751416697/solver-4499364-1751416697 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751416697-59894 --watchdog 3760 toulbar2.sh toulbar2 HOME/instance-4499364-1751416697.opb -timer=3600 -hve=512 -f=3 -n: -precision=0 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100064 s]*
/proc/loadavg: 1.19 3.24 3.80 5/271 59954
/proc/meminfo: memFree=129112168/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=26988 memory=17792 CPUtime=0.08 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 3547 0 0 0 8 0 0 0 20 0 1 0 57346336 27635712 4448 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 6747 4448 1024 1162 0 5356 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 31180 KiB
Current children cumulated memory: 20736 KiB

[startup+0.205683 s]*
/proc/loadavg: 1.19 3.24 3.80 6/271 59954
/proc/meminfo: memFree=128998012/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=31068 memory=23040 CPUtime=0.18 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 4763 0 0 0 18 0 0 0 20 0 1 0 57346336 31813632 5760 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 7767 5760 1152 1162 0 6376 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 35260 KiB
Current children cumulated memory: 25984 KiB

[startup+0.305784 s]*
/proc/loadavg: 1.19 3.24 3.80 5/271 59954
/proc/meminfo: memFree=128877808/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=31068 memory=23040 CPUtime=0.28 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 4769 0 0 0 28 0 0 0 20 0 1 0 57346336 31813632 5760 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 7767 5760 1152 1162 0 6376 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 35260 KiB
Current children cumulated memory: 25984 KiB

[startup+0.700207 s]
/proc/loadavg: 1.19 3.24 3.80 5/271 59954
/proc/meminfo: memFree=128597140/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=31068 memory=23040 CPUtime=0.67 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 4771 0 0 0 67 0 0 0 20 0 1 0 57346336 31813632 5760 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 7767 5760 1152 1162 0 6376 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 35260 KiB
Current children cumulated memory: 25984 KiB

[startup+1.50021 s]
/proc/loadavg: 1.19 3.24 3.80 5/271 59954
/proc/meminfo: memFree=128339848/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=31068 memory=23040 CPUtime=1.47 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 4771 0 0 0 147 0 0 0 20 0 1 0 57346336 31813632 5760 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 7767 5760 1152 1162 0 6376 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 35260 KiB
Current children cumulated memory: 25984 KiB

[startup+3.10564 s]
/proc/loadavg: 1.41 3.25 3.80 5/271 59954
/proc/meminfo: memFree=128308008/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=31600 memory=23680 CPUtime=3.07 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 4919 0 0 0 307 0 0 0 20 0 1 0 57346336 32358400 5920 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 7900 5920 1152 1162 0 6509 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 35792 KiB
Current children cumulated memory: 26624 KiB

[startup+6.3002 s]
/proc/loadavg: 1.41 3.25 3.80 5/271 59954
/proc/meminfo: memFree=128292376/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=35944 memory=28160 CPUtime=6.25 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 6035 0 0 0 625 0 0 0 20 0 1 0 57346336 36806656 7040 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 8986 7040 1152 1162 0 7595 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 40136 KiB
Current children cumulated memory: 31104 KiB

[startup+12.7002 s]
/proc/loadavg: 1.81 3.28 3.80 5/271 59954
/proc/meminfo: memFree=128282364/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=37396 memory=29952 CPUtime=12.64 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 6470 0 0 0 1263 1 0 0 20 0 1 0 57346336 38293504 7488 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 9349 7488 1152 1162 0 7958 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 41588 KiB
Current children cumulated memory: 32896 KiB

[startup+25.5002 s]
/proc/loadavg: 2.15 3.30 3.81 5/271 59954
/proc/meminfo: memFree=128278308/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=40192 memory=32768 CPUtime=25.4 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 7177 0 0 0 2539 1 0 0 20 0 1 0 57346336 41156608 8192 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 10048 8192 1152 1162 0 8657 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 44384 KiB
Current children cumulated memory: 35712 KiB

[startup+51.1056 s]
/proc/loadavg: 2.97 3.41 3.83 5/271 59955
/proc/meminfo: memFree=128270340/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=44432 memory=37120 CPUtime=50.93 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 8276 0 0 0 5092 1 0 0 20 0 1 0 57346336 45498368 9280 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 11108 9280 1152 1162 0 9717 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 48624 KiB
Current children cumulated memory: 40064 KiB

[startup+102.3 s]
/proc/loadavg: 3.64 3.52 3.84 5/272 59958
/proc/meminfo: memFree=128260328/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=54268 memory=46952 CPUtime=101.98 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 10782 0 0 0 10197 1 0 0 20 0 1 0 57346336 55570432 11738 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 13567 11738 1152 1162 0 12176 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 58460 KiB
Current children cumulated memory: 49896 KiB

[startup+162.3 s]
/proc/loadavg: 3.91 3.63 3.86 5/272 59959
/proc/meminfo: memFree=128242372/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=70036 memory=62824 CPUtime=161.81 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 14745 0 0 0 16179 2 0 0 20 0 1 0 57346336 71716864 15706 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 17509 15706 1152 1162 0 16118 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 74228 KiB
Current children cumulated memory: 65768 KiB

[startup+222.3 s]
/proc/loadavg: 4.00 3.71 3.88 5/272 59961
/proc/meminfo: memFree=128240476/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=74836 memory=66408 CPUtime=221.62 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 16015 0 0 0 22160 2 0 0 20 0 1 0 57346336 76632064 16602 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 18709 16602 1152 1162 0 17318 0
Current children cumulated CPU time: 221.62 s
Current children cumulated vsize: 79028 KiB

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

/proc/loadavg: 4.81 4.28 4.15 5/267 60116
/proc/meminfo: memFree=128187908/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=131172 memory=124764 CPUtime=3034.42 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 29968 0 0 0 303436 6 0 0 20 0 1 0 57346336 134320128 31191 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 32793 31191 1152 1162 0 31402 0
Current children cumulated CPU time: 3034.42 s
Current children cumulated vsize: 135364 KiB
Current children cumulated memory: 127708 KiB

[startup+3102.3 s]
/proc/loadavg: 4.66 4.36 4.19 5/267 60118
/proc/meminfo: memFree=128183588/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=131172 memory=124764 CPUtime=3094.27 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 29968 0 0 0 309421 6 0 0 20 0 1 0 57346336 134320128 31191 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 32793 31191 1152 1162 0 31402 0
Current children cumulated CPU time: 3094.27 s
Current children cumulated vsize: 135364 KiB
Current children cumulated memory: 127708 KiB

[startup+3162.3 s]
/proc/loadavg: 4.29 4.31 4.18 5/266 60120
/proc/meminfo: memFree=128183676/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=131172 memory=124764 CPUtime=3154.11 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 29968 0 0 0 315405 6 0 0 20 0 1 0 57346336 134320128 31191 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 32793 31191 1152 1162 0 31402 0
Current children cumulated CPU time: 3154.11 s
Current children cumulated vsize: 135364 KiB
Current children cumulated memory: 127708 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.26 4.17 5/266 60122
/proc/meminfo: memFree=128183852/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=131172 memory=124764 CPUtime=3213.96 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 30003 0 0 0 321390 6 0 0 20 0 1 0 57346336 134320128 31191 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 32793 31191 1152 1162 0 31402 0
Current children cumulated CPU time: 3213.96 s
Current children cumulated vsize: 135364 KiB
Current children cumulated memory: 127708 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.23 4.17 5/266 60124
/proc/meminfo: memFree=128183668/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=131172 memory=124764 CPUtime=3273.81 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 30004 0 0 0 327375 6 0 0 20 0 1 0 57346336 134320128 31191 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 32793 31191 1152 1162 0 31402 0
Current children cumulated CPU time: 3273.81 s
Current children cumulated vsize: 135364 KiB
Current children cumulated memory: 127708 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.20 4.16 5/267 60127
/proc/meminfo: memFree=128184900/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=131172 memory=124764 CPUtime=3333.66 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 30016 0 0 0 333360 6 0 0 20 0 1 0 57346336 134320128 31191 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 32793 31191 1152 1162 0 31402 0
Current children cumulated CPU time: 3333.66 s
Current children cumulated vsize: 135364 KiB
Current children cumulated memory: 127708 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.19 4.16 5/267 60129
/proc/meminfo: memFree=128184900/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=131172 memory=124764 CPUtime=3393.51 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 30017 0 0 0 339345 6 0 0 20 0 1 0 57346336 134320128 31191 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 32793 31191 1152 1162 0 31402 0
Current children cumulated CPU time: 3393.51 s
Current children cumulated vsize: 135364 KiB
Current children cumulated memory: 127708 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.17 4.16 5/268 60132
/proc/meminfo: memFree=128184780/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=131172 memory=124764 CPUtime=3453.36 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 30020 0 0 0 345330 6 0 0 20 0 1 0 57346336 134320128 31191 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 32793 31191 1152 1162 0 31402 0
Current children cumulated CPU time: 3453.36 s
Current children cumulated vsize: 135364 KiB
Current children cumulated memory: 127708 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.15 4.15 5/269 60141
/proc/meminfo: memFree=128187372/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=131172 memory=124764 CPUtime=3513.21 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 30020 0 0 0 351315 6 0 0 20 0 1 0 57346336 134320128 31191 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 32793 31191 1152 1162 0 31402 0
Current children cumulated CPU time: 3513.21 s
Current children cumulated vsize: 135364 KiB
Current children cumulated memory: 127708 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.14 4.14 5/269 60143
/proc/meminfo: memFree=128188124/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=131172 memory=124764 CPUtime=3573.06 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 30020 0 0 0 357300 6 0 0 20 0 1 0 57346336 134320128 31191 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 32793 31191 1152 1162 0 31402 0
Current children cumulated CPU time: 3573.06 s
Current children cumulated vsize: 135364 KiB
Current children cumulated memory: 127708 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.4 s]
/proc/loadavg: 4.14 4.14 4.14 5/269 60145
/proc/meminfo: memFree=128187100/131250000 swapFree=33010672/33010684
[pid=59945] ppid=59933 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/59945/stat : 59945 (toulbar2.sh) S 59933 59945 58968 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 57346334 4292608 736 18446744073709551615 94563632001024 94563632895557 140730086889216 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94563633134608 94563633182352 94563646193664 140730086893879 140730086894055 140730086894055 140730086899657 0
/proc/59945/statm: 1048 736 672 219 0 110 0
[pid=59953] ppid=59945 vsize=131172 memory=124764 CPUtime=3600.09 cores=5,7
/proc/59953/stat : 59953 (toulbar2) R 59945 59945 58968 0 -1 4194304 30020 0 0 0 360003 6 0 0 20 0 1 0 57346336 134320128 31191 18446744073709551615 4198400 8956741 140732067649472 0 0 0 0 0 33570818 0 0 0 17 5 0 0 0 0 0 9785056 9890480 10035200 140732067658101 140732067658220 140732067658220 140732067663820 0
/proc/59953/statm: 32793 31191 1152 1162 0 31402 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 135364 KiB
Current children cumulated memory: 127708 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3600.04 s, system=0.067316 s

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

Child status: 0

Real time (s): 3609.4
CPU time (s): 3600.11
CPU user time (s): 3600.04
CPU system time (s): 0.067316
CPU usage (%): 99.7424
Max. virtual memory (cumulated for all children) (KiB): 135364
Max. memory (cumulated for all children) (KiB): 127708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3600.04
system time used= 0.067316
maximum resident set size= 124764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30235
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= 108
involuntary context switches= 1284


# summary of solver processes directly reported to runsolver:
#   pid: 59945
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3600.04
#   total CPU system time (s): 0.067316

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.35566 second user time and 16.4275 second system time

The end

Launcher Data

Begin job on nodeC014 at 2025-07-02 02:38:17
IDJOB=4499364
IDBENCH=148776
IDSOLVER=3371
FILE ID=nodeC014/4499364-1751416697
RUNJOBID= nodeC014-1751416697-59894
SLURM_JOB_ID= 9598312
Free space on /tmp= 432856 MiB

SOLVER NAME= toulbar2 2025-06-13
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx30.opb
COMMAND LINE= toulbar2.sh toulbar2 BENCHNAME -timer=TIMELIMIT -hve=512 -f=3 -n: -precision=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4499364-1751416697/watcher-4499364-1751416697 -o /tmp/evaluation-result-4499364-1751416697/solver-4499364-1751416697 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC014-1751416697-59894 --watchdog 3760  toulbar2.sh toulbar2 HOME/instance-4499364-1751416697.opb -timer=3600 -hve=512 -f=3 -n: -precision=0

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

MD5SUM BENCH= 91ecd4a7d2e975c8e8a35b07ef7013ef
RANDOM SEED=1453481941

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129253316 kB
MemAvailable:   129782356 kB
Buffers:            2508 kB
Cached:          1325828 kB
SwapCached:            4 kB
Active:           541176 kB
Inactive:         862592 kB
Active(anon):      89680 kB
Inactive(anon):     3852 kB
Active(file):     451496 kB
Inactive(file):   858740 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             29472 kB
Writeback:            32 kB
AnonPages:         78528 kB
Mapped:           103928 kB
Shmem:             18064 kB
KReclaimable:     116088 kB
Slab:             204852 kB
SReclaimable:     116088 kB
SUnreclaim:        88764 kB
KernelStack:        4096 kB
PageTables:         2760 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     340328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432828 MiB
End job on nodeC014 at 2025-07-02 03:38:27