Trace number 4502137

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
Exact_no_dombreaking 2025-06-16? (TO) 3600.11 3611.66

General information on the benchmark

NamePB24/normalized-PB10/DEC-LIN/oliveras/
j120/normalized-j12011_3-sat.opb
MD5SUMf7b2b496c30aa17fcbe59599d08153aa
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables49368
Total number of constraints158090
Number of constraints which are clauses157278
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints812
Minimum length of a constraint1
Maximum length of a constraint93
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 546
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.04/3611.60	c Program interrupted by user.
3600.04/3611.60	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4502137-1751163632/watcher-4502137-1751163632 -o /tmp/evaluation-result-4502137-1751163632/solver-4502137-1751163632 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751157646-15155 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1170459397 --ls=360 --inp-dombreaklim=0 HOME/instance-4502137-1751163632.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=17003, runsolver pid=17000

[startup+0.100073 s]*
/proc/loadavg: 4.16 4.13 4.09 5/249 17004
/proc/meminfo: memFree=129899192/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=69516 memory=45564 CPUtime=0.09 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 8059 0 0 0 6 3 0 0 20 0 1 0 32041859 71184384 11391 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 17379 11391 1024 1200 0 15859 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 69516 KiB
Current children cumulated memory: 45564 KiB

[startup+0.216082 s]*
/proc/loadavg: 4.16 4.13 4.09 5/249 17004
/proc/meminfo: memFree=129881488/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=85536 memory=62848 CPUtime=0.19 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 12068 0 0 0 14 5 0 0 20 0 1 0 32041859 87588864 15712 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 21384 15712 1024 1200 0 19864 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 85536 KiB
Current children cumulated memory: 62848 KiB

[startup+0.312621 s]*
/proc/loadavg: 4.16 4.13 4.09 5/249 17004
/proc/meminfo: memFree=129873676/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=92004 memory=70784 CPUtime=0.27 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 14036 0 0 0 22 5 0 0 20 0 1 0 32041859 94212096 17696 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 23001 17696 1024 1200 0 21481 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 92004 KiB
Current children cumulated memory: 70784 KiB

[startup+0.700187 s]
/proc/loadavg: 4.16 4.13 4.09 5/249 17004
/proc/meminfo: memFree=129861516/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=122024 memory=100328 CPUtime=0.63 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 20381 0 0 0 56 7 0 0 20 0 1 0 32041859 124952576 25082 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 30506 25082 1024 1200 0 28986 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 122024 KiB
Current children cumulated memory: 100328 KiB

[startup+1.50018 s]
/proc/loadavg: 4.15 4.13 4.09 5/249 17004
/proc/meminfo: memFree=129791516/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=182384 memory=149092 CPUtime=1.41 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 29335 0 0 0 131 10 0 0 20 0 1 0 32041859 186761216 37273 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 7 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 45596 37273 1024 1200 0 44076 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 182384 KiB
Current children cumulated memory: 149092 KiB

[startup+3.10557 s]
/proc/loadavg: 4.15 4.13 4.09 5/249 17004
/proc/meminfo: memFree=129791012/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=182384 memory=149092 CPUtime=3 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 29348 0 0 0 290 10 0 0 20 0 1 0 32041859 186761216 37273 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 45596 37273 1024 1200 0 44076 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 182384 KiB
Current children cumulated memory: 149092 KiB

[startup+6.3003 s]
/proc/loadavg: 4.14 4.13 4.09 5/249 17004
/proc/meminfo: memFree=129799428/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=182384 memory=149092 CPUtime=6.19 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 29361 0 0 0 609 10 0 0 20 0 1 0 32041859 186761216 37273 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 45596 37273 1024 1200 0 44076 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 182384 KiB
Current children cumulated memory: 149092 KiB

[startup+12.7003 s]
/proc/loadavg: 4.13 4.12 4.09 5/249 17004
/proc/meminfo: memFree=129799428/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=182384 memory=149092 CPUtime=12.57 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 29374 0 0 0 1247 10 0 0 20 0 1 0 32041859 186761216 37273 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 45596 37273 1024 1200 0 44076 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 182384 KiB
Current children cumulated memory: 149092 KiB

[startup+25.5003 s]
/proc/loadavg: 4.11 4.12 4.09 5/249 17005
/proc/meminfo: memFree=129799696/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=182384 memory=149092 CPUtime=25.33 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 29379 0 0 0 2523 10 0 0 20 0 1 0 32041859 186761216 37273 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 45596 37273 1024 1200 0 44076 0
Current children cumulated CPU time: 25.33 s
Current children cumulated vsize: 182384 KiB
Current children cumulated memory: 149092 KiB

[startup+51.1126 s]
/proc/loadavg: 4.13 4.12 4.09 5/249 17005
/proc/meminfo: memFree=129783820/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=182384 memory=149092 CPUtime=50.88 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 29400 0 0 0 5077 11 0 0 20 0 1 0 32041859 186761216 37273 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 45596 37273 1024 1200 0 44076 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 182384 KiB
Current children cumulated memory: 149092 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/250 17010
/proc/meminfo: memFree=129784204/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=182384 memory=149092 CPUtime=101.92 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 29426 0 0 0 10181 11 0 0 20 0 1 0 32041859 186761216 37273 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 45596 37273 1024 1200 0 44076 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 182384 KiB
Current children cumulated memory: 149092 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/250 17012
/proc/meminfo: memFree=129770024/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=182384 memory=149092 CPUtime=161.76 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 29439 0 0 0 16164 12 0 0 20 0 1 0 32041859 186761216 37273 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 45596 37273 1024 1200 0 44076 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 182384 KiB
Current children cumulated memory: 149092 KiB

[startup+222.3 s]
/proc/loadavg: 4.66 4.26 4.14 5/250 17058
/proc/meminfo: memFree=129727908/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=182384 memory=149092 CPUtime=221.57 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 29452 0 0 0 22144 13 0 0 20 0 1 0 32041859 186761216 37273 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 45596 37273 1024 1200 0 44076 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 182384 KiB
Current children cumulated memory: 149092 KiB

[startup+282.3 s]
/proc/loadavg: 4.43 4.28 4.16 5/252 17067
/proc/meminfo: memFree=129666116/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=182384 memory=149092 CPUtime=281.4 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 29465 0 0 0 28126 14 0 0 20 0 1 0 32041859 186761216 37273 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 45596 37273 1024 1200 0 44076 0
Current children cumulated CPU time: 281.4 s
Current children cumulated vsize: 182384 KiB
Current children cumulated memory: 149092 KiB

[startup+342.3 s]
/proc/loadavg: 4.28 4.26 4.16 5/252 17069
/proc/meminfo: memFree=129653132/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=182384 memory=149092 CPUtime=341.22 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 29473 0 0 0 34108 14 0 0 20 0 1 0 32041859 186761216 37273 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 45596 37273 1024 1200 0 44076 0
Current children cumulated CPU time: 341.22 s
Current children cumulated vsize: 182384 KiB
Current children cumulated memory: 149092 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 4.23 4.15 5/251 17071
/proc/meminfo: memFree=129491996/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=286708 memory=262888 CPUtime=401 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 46220 0 0 0 40081 19 0 0 20 0 1 0 32041859 293588992 65722 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 71677 65722 1248 1200 0 70157 0
Current children cumulated CPU time: 401 s
Current children cumulated vsize: 286708 KiB
Current children cumulated memory: 262888 KiB

[startup+462.3 s]
/proc/loadavg: 4.06 4.18 4.14 5/251 17073
/proc/meminfo: memFree=129471556/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=305092 memory=284188 CPUtime=460.79 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 50896 0 0 0 46056 23 0 0 20 0 1 0 32041859 312414208 71047 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 76273 71047 1248 1200 0 74753 0

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

Current children cumulated memory: 458000 KiB

[startup+2862.3 s]
/proc/loadavg: 4.10 4.13 4.15 5/250 17331
/proc/meminfo: memFree=129152688/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=476084 memory=458000 CPUtime=2853.23 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 94961 0 0 0 285159 164 0 0 20 0 1 0 32041859 487510016 114500 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 119021 114500 1248 1200 0 117501 0
Current children cumulated CPU time: 2853.23 s
Current children cumulated vsize: 476084 KiB
Current children cumulated memory: 458000 KiB

[startup+2922.3 s]
/proc/loadavg: 4.15 4.14 4.15 5/250 17333
/proc/meminfo: memFree=129131888/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=476084 memory=458000 CPUtime=2912.98 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 95026 0 0 0 291134 164 0 0 20 0 1 0 32041859 487510016 114500 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 119021 114500 1248 1200 0 117501 0
Current children cumulated CPU time: 2912.98 s
Current children cumulated vsize: 476084 KiB
Current children cumulated memory: 458000 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.13 4.14 5/250 17335
/proc/meminfo: memFree=129123160/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=476084 memory=458512 CPUtime=2972.75 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 95156 0 0 0 297110 165 0 0 20 0 1 0 32041859 487510016 114628 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 119021 114628 1248 1200 0 117501 0
Current children cumulated CPU time: 2972.75 s
Current children cumulated vsize: 476084 KiB
Current children cumulated memory: 458512 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.12 4.14 5/249 17337
/proc/meminfo: memFree=129122760/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=477128 memory=460304 CPUtime=3032.5 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 95762 0 0 0 303085 165 0 0 20 0 1 0 32041859 488579072 115076 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 119282 115076 1248 1200 0 117762 0
Current children cumulated CPU time: 3032.5 s
Current children cumulated vsize: 477128 KiB
Current children cumulated memory: 460304 KiB

[startup+3102.3 s]
/proc/loadavg: 4.19 4.14 4.14 5/252 17344
/proc/meminfo: memFree=128997488/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=478664 memory=461840 CPUtime=3092.27 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 96146 0 0 0 309062 165 0 0 20 0 1 0 32041859 490151936 115460 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 119666 115460 1248 1200 0 118146 0
Current children cumulated CPU time: 3092.27 s
Current children cumulated vsize: 478664 KiB
Current children cumulated memory: 461840 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.13 4.14 5/252 17346
/proc/meminfo: memFree=128986156/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=481040 memory=464144 CPUtime=3152.05 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 96883 0 0 0 315040 165 0 0 20 0 1 0 32041859 492584960 116036 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 120260 116036 1248 1200 0 118740 0
Current children cumulated CPU time: 3152.05 s
Current children cumulated vsize: 481040 KiB
Current children cumulated memory: 464144 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.13 4.14 5/252 17393
/proc/meminfo: memFree=129235272/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=483076 memory=466192 CPUtime=3211.85 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 97420 0 0 0 321020 165 0 0 20 0 1 0 32041859 494669824 116548 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 120769 116548 1248 1200 0 119249 0
Current children cumulated CPU time: 3211.85 s
Current children cumulated vsize: 483076 KiB
Current children cumulated memory: 466192 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.13 4.14 5/252 17399
/proc/meminfo: memFree=129238200/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=484660 memory=467856 CPUtime=3271.67 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 97915 0 0 0 327002 165 0 0 20 0 1 0 32041859 496291840 116964 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 121165 116964 1248 1200 0 119645 0
Current children cumulated CPU time: 3271.67 s
Current children cumulated vsize: 484660 KiB
Current children cumulated memory: 467856 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.12 4.13 5/252 17401
/proc/meminfo: memFree=129240288/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=488572 memory=471696 CPUtime=3331.5 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 98968 0 0 0 332984 166 0 0 20 0 1 0 32041859 500297728 117924 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 122143 117924 1248 1200 0 120623 0
Current children cumulated CPU time: 3331.5 s
Current children cumulated vsize: 488572 KiB
Current children cumulated memory: 471696 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.13 4.13 5/251 17404
/proc/meminfo: memFree=129233796/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=493748 memory=474256 CPUtime=3391.33 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 99711 0 0 0 338965 168 0 0 20 0 1 0 32041859 505597952 118564 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 123437 118564 1248 1200 0 121917 0
Current children cumulated CPU time: 3391.33 s
Current children cumulated vsize: 493748 KiB
Current children cumulated memory: 474256 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.12 4.13 5/251 17406
/proc/meminfo: memFree=129239608/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=493748 memory=474256 CPUtime=3451.16 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 99724 0 0 0 344942 174 0 0 20 0 1 0 32041859 505597952 118564 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 123437 118564 1248 1200 0 121917 0
Current children cumulated CPU time: 3451.16 s
Current children cumulated vsize: 493748 KiB
Current children cumulated memory: 474256 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.13 4.13 5/251 17408
/proc/meminfo: memFree=129221760/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=493748 memory=474256 CPUtime=3511 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 99795 0 0 0 350922 178 0 0 20 0 1 0 32041859 505597952 118564 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 123437 118564 1248 1200 0 121917 0
Current children cumulated CPU time: 3511 s
Current children cumulated vsize: 493748 KiB
Current children cumulated memory: 474256 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.12 4.12 5/251 17410
/proc/meminfo: memFree=129177852/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=493748 memory=475408 CPUtime=3570.82 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 100270 0 0 0 356904 178 0 0 20 0 1 0 32041859 505597952 118852 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 123437 118852 1248 1200 0 121917 0
Current children cumulated CPU time: 3570.82 s
Current children cumulated vsize: 493748 KiB
Current children cumulated memory: 475408 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.6 s]
/proc/loadavg: 4.08 4.11 4.12 5/251 17410
/proc/meminfo: memFree=129170908/131382120 swapFree=33010684/33010684
[pid=17003] ppid=17000 vsize=493748 memory=475408 CPUtime=3600.04 cores=5,7
/proc/17003/stat : 17003 (Exact) R 17000 17003 15142 0 -1 4194304 100272 0 0 0 359826 178 0 0 20 0 1 0 32041859 505597952 118852 18446744073709551615 4198400 9112445 140728291311232 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 10316848 10407236 15638528 140728291318054 140728291318253 140728291318253 140728291323855 0
/proc/17003/statm: 123437 118852 1248 1200 0 121917 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 493748 KiB
Current children cumulated memory: 475408 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.32 s, system=1.78476 s

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

Child status: 0

Real time (s): 3611.66
CPU time (s): 3600.11
CPU user time (s): 3598.32
CPU system time (s): 1.78476
CPU usage (%): 99.6801
Max. virtual memory (cumulated for all children) (KiB): 493748
Max. memory (cumulated for all children) (KiB): 475408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.32
system time used= 1.78476
maximum resident set size= 475536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100306
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= 104
involuntary context switches= 2645


# summary of solver processes directly reported to runsolver:
#   pid: 17003
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3598.32
#   total CPU system time (s): 1.78476

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.7321 second user time and 33.7521 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-06-29 04:20:32
IDJOB=4502137
IDBENCH=154773
IDSOLVER=3319
FILE ID=nodeC003/4502137-1751163632
RUNJOBID= nodeC003-1751157646-15155
SLURM_JOB_ID= 9587488
Free space on /tmp= 433008 MiB

SOLVER NAME= Exact_no_dombreaking 2025-06-16
BENCH NAME= PB24/normalized-PB10/DEC-LIN/oliveras/j120/normalized-j12011_3-sat.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=360 --inp-dombreaklim=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4502137-1751163632/watcher-4502137-1751163632 -o /tmp/evaluation-result-4502137-1751163632/solver-4502137-1751163632 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751157646-15155 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1170459397 --ls=360 --inp-dombreaklim=0 HOME/instance-4502137-1751163632.opb

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

MD5SUM BENCH= f7b2b496c30aa17fcbe59599d08153aa
RANDOM SEED=1170459397

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129927356 kB
MemAvailable:   129555676 kB
Buffers:            3280 kB
Cached:           423124 kB
SwapCached:            0 kB
Active:           659056 kB
Inactive:         209912 kB
Active(anon):     460524 kB
Inactive(anon):        0 kB
Active(file):     198532 kB
Inactive(file):   209912 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             12404 kB
Writeback:             4 kB
AnonPages:        445640 kB
Mapped:           117608 kB
Shmem:             17960 kB
KReclaimable:      84068 kB
Slab:             162304 kB
SReclaimable:      84068 kB
SUnreclaim:        78236 kB
KernelStack:        4032 kB
PageTables:         3840 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     816260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149432 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    321536 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432988 MiB
End job on nodeC003 at 2025-06-29 05:20:44