Trace number 4429534

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
RoundingSat nolog (1)? (MO) 1136.64 1140.24

General information on the benchmark

NamePB24/normalized-PB09/OPT-LIN/aries-da_nrp/
normalized-aries-da_network_2000_5__647_1792__512.opb
MD5SUM40351a18114e83e0c165271c5d48a38f
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark74222
Best CPU time to get the best result obtained on this benchmark3600.84
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5121998
Total number of constraints12000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)10002
Number of constraints which are nor clauses,nor cardinality constraints1998
Minimum length of a constraint512
Maximum length of a constraint22529
Number of terms in the objective function 5120000
Biggest coefficient in the objective function 130539
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 177420790272
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 130539
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 177420790272
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c RoundingSat 2
0.00/0.00	c branch 
0.00/0.00	c commit 
10.97/11.08	c #variables 5121998 #constraints 14000
18.54/18.63	c bounds 177420790273 >= 0 @ 9.76015
18.54/18.63	c rational objective 9542
1134.34/1137.64	terminate called after throwing an instance of 'std::bad_alloc'
1134.34/1137.66	  what():  std::bad_alloc

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: 64096 MiB (60397 MiB free)
  memory of node 1: 64473 MiB (59585 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4429534-1721049205/watcher-4429534-1721049205 -o /tmp/evaluation-result-4429534-1721049205/solver-4429534-1721049205 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721049184-797699 --watchdog 3760 roundingsat --print-sol=1 --time limit=3600 --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 HOME/instance-4429534-1721049205.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=797949, runsolver pid=797946
Current StackSize limit: 8192 KiB


[startup+0.100086 s]*
/proc/loadavg: 2.67 2.97 3.61 5/244 797950
/proc/meminfo: memFree=122795116/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=228420 memory=81472 CPUtime=0.09 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 4069 0 0 0 3 6 0 0 20 0 1 0 157077973 233902080 20368 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 57105 20368 1210 922 0 49057 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 228420 KiB
Current children cumulated memory: 81472 KiB

[startup+0.205794 s]*
/proc/loadavg: 2.67 2.97 3.61 5/244 797950
/proc/meminfo: memFree=122780748/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=164648 memory=85404 CPUtime=0.2 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 4102 0 0 0 11 9 0 0 20 0 1 0 157077973 168599552 21351 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 41162 21351 1210 922 0 33114 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 164648 KiB
Current children cumulated memory: 85404 KiB

[startup+0.305543 s]*
/proc/loadavg: 2.67 2.97 3.61 5/244 797950
/proc/meminfo: memFree=122728484/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=243096 memory=147792 CPUtime=0.3 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 4369 0 0 0 20 10 0 0 20 0 1 0 157077973 248930304 36948 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 60774 36948 1210 922 0 52726 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 243096 KiB
Current children cumulated memory: 147792 KiB

[startup+0.700337 s]
/proc/loadavg: 2.67 2.97 3.61 5/244 797950
/proc/meminfo: memFree=122627572/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=357848 memory=291388 CPUtime=0.69 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 8738 0 0 0 51 18 0 0 20 0 1 0 157077973 366436352 72847 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 89462 72847 1210 922 0 81414 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 357848 KiB
Current children cumulated memory: 291388 KiB

[startup+1.50033 s]
/proc/loadavg: 2.67 2.97 3.61 5/244 797950
/proc/meminfo: memFree=122467376/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=771288 memory=533636 CPUtime=1.48 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 10727 0 0 0 118 30 0 0 20 0 1 0 157077973 789798912 133409 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 192822 133409 1242 922 0 184774 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 771288 KiB
Current children cumulated memory: 533636 KiB

[startup+3.1129 s]
/proc/loadavg: 2.67 2.97 3.61 5/244 797950
/proc/meminfo: memFree=121764236/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=1418476 memory=1088920 CPUtime=3.09 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 18997 0 0 0 261 48 0 0 20 0 1 0 157077973 1452519424 272230 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 354619 272230 1242 922 0 346571 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1418476 KiB
Current children cumulated memory: 1088920 KiB

[startup+6.3003 s]
/proc/loadavg: 2.78 2.98 3.62 5/244 797950
/proc/meminfo: memFree=121485880/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=1593696 memory=1254272 CPUtime=6.28 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 40168 0 0 0 551 77 0 0 20 0 1 0 157077973 1631944704 313056 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 398424 313568 1306 922 0 390376 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 1593696 KiB
Current children cumulated memory: 1254272 KiB

[startup+12.7003 s]
/proc/loadavg: 2.88 3.00 3.62 5/244 797952
/proc/meminfo: memFree=119223688/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=3866500 memory=3498844 CPUtime=12.65 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 206445 0 0 0 1070 195 0 0 20 0 1 0 157077973 3959296000 874711 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 966625 874711 1641 922 0 958577 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 3866500 KiB
Current children cumulated memory: 3498844 KiB

[startup+25.5003 s]
/proc/loadavg: 3.13 3.05 3.63 5/244 797953
/proc/meminfo: memFree=116893104/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=5707984 memory=5193128 CPUtime=25.43 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 247354 0 0 0 1841 702 0 0 20 0 1 0 157077973 5844975616 1298282 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 1426996 1298282 1768 922 0 1418948 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 5707984 KiB
Current children cumulated memory: 5193128 KiB

[startup+51.1133 s]
/proc/loadavg: 3.49 3.14 3.64 5/245 797959
/proc/meminfo: memFree=114951076/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=6712252 memory=6049652 CPUtime=50.98 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 268713 0 0 0 3404 1694 0 0 20 0 1 0 157077973 6873346048 1512413 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 1678063 1512413 1833 922 0 1670015 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 6712252 KiB
Current children cumulated memory: 6049652 KiB

[startup+102.3 s]
/proc/loadavg: 3.84 3.29 3.67 5/245 797968
/proc/meminfo: memFree=112504460/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=7935316 memory=7280336 CPUtime=102.05 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 400579 0 0 0 8007 2198 0 0 20 0 1 0 157077973 8125763584 1820084 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 1983829 1820084 1833 922 0 1975781 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 7935316 KiB
Current children cumulated memory: 7280336 KiB

[startup+162.3 s]
/proc/loadavg: 3.99 3.44 3.70 5/242 797980
/proc/meminfo: memFree=110298808/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=8649044 memory=7577528 CPUtime=161.9 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 458692 0 0 0 13429 2761 0 0 20 0 1 0 157077973 8856621056 1894382 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 2162261 1894382 1833 922 0 2154213 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 8649044 KiB
Current children cumulated memory: 7577528 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 3.56 3.72 5/242 797990
/proc/meminfo: memFree=110236876/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=8689220 memory=7619468 CPUtime=221.73 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 504374 0 0 0 19286 2887 0 0 20 0 1 0 157077973 8897761280 1904867 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 2172305 1904867 1833 922 0 2164257 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 8689220 KiB
Current children cumulated memory: 7619468 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 3.66 3.75 5/242 798000
/proc/meminfo: memFree=110010620/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=8700844 memory=7749768 CPUtime=281.57 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 547295 0 0 0 25069 3088 0 0 20 0 1 0 157077973 8909664256 1937442 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 2175211 1937442 1833 922 0 2167163 0
Current children cumulated CPU time: 281.57 s
Current children cumulated vsize: 8700844 KiB
Current children cumulated memory: 7749768 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 3.75 3.78 5/242 798011
/proc/meminfo: memFree=108982712/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=8728412 memory=7815684 CPUtime=341.42 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 581033 0 0 0 30001 4141 0 0 20 0 1 0 157077973 8937893888 1953921 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 2182103 1953921 1833 922 0 2174055 0
Current children cumulated CPU time: 341.42 s
Current children cumulated vsize: 8728412 KiB
Current children cumulated memory: 7815684 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 3.83 3.81 5/241 798021
/proc/meminfo: memFree=107923524/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=8814508 memory=8018100 CPUtime=401.26 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 627998 0 0 0 35320 4806 0 0 20 0 1 0 157077973 9026056192 2004525 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 2203627 2004525 1833 922 0 2195579 0
Current children cumulated CPU time: 401.26 s
Current children cumulated vsize: 8814508 KiB
Current children cumulated memory: 8018100 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 3.88 3.83 5/244 798036
/proc/meminfo: memFree=105098884/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=10908020 memory=9985788 CPUtime=461.11 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 896585 0 0 0 41173 4938 0 0 20 0 1 0 157077973 11169812480 2496447 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 2727005 2496447 1833 922 0 2718957 0

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

[startup+642.3 s]
/proc/loadavg: 4.12 3.99 3.88 5/251 798129
/proc/meminfo: memFree=97057120/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=17358948 memory=14625492 CPUtime=640.56 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 1520791 0 0 0 58820 5236 0 0 20 0 1 0 157077973 17775562752 3656373 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 4339737 3656373 1833 922 0 4331689 0
Current children cumulated CPU time: 640.56 s
Current children cumulated vsize: 17358948 KiB
Current children cumulated memory: 14625492 KiB

[startup+702.3 s]
/proc/loadavg: 4.15 4.02 3.90 5/251 798140
/proc/meminfo: memFree=95741472/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=18020736 memory=15875144 CPUtime=700.37 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 1658323 0 0 0 64279 5758 0 0 20 0 1 0 157077973 18453233664 3968786 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 4505184 3968786 1833 922 0 4497136 0
Current children cumulated CPU time: 700.37 s
Current children cumulated vsize: 18020736 KiB
Current children cumulated memory: 15875144 KiB

[startup+762.3 s]
/proc/loadavg: 4.10 4.03 3.92 5/251 798533
/proc/meminfo: memFree=90855432/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=22222120 memory=20606916 CPUtime=760.2 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 2685949 0 0 0 69388 6632 0 0 20 0 1 0 157077973 22755450880 5151729 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 5555530 5151729 1833 922 0 5547482 0
Current children cumulated CPU time: 760.2 s
Current children cumulated vsize: 22222120 KiB
Current children cumulated memory: 20606916 KiB

[startup+822.3 s]
/proc/loadavg: 4.07 4.04 3.93 5/251 798543
/proc/meminfo: memFree=89712552/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=22388260 memory=21455936 CPUtime=820.01 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 2727677 0 0 0 74981 7020 0 0 20 0 1 0 157077973 22925578240 5363984 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 5597065 5363984 1833 922 0 5589017 0
Current children cumulated CPU time: 820.01 s
Current children cumulated vsize: 22388260 KiB
Current children cumulated memory: 21455936 KiB

[startup+882.3 s]
/proc/loadavg: 4.12 4.06 3.95 5/244 798605
/proc/meminfo: memFree=88144872/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=26366556 memory=22067964 CPUtime=879.82 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 2768581 0 0 0 80839 7143 0 0 20 0 1 0 157077973 26999353344 5516991 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 6591639 5516991 1833 922 0 6583591 0
Current children cumulated CPU time: 879.82 s
Current children cumulated vsize: 26366556 KiB
Current children cumulated memory: 22067964 KiB

[startup+942.3 s]
/proc/loadavg: 4.13 4.08 3.96 5/245 798784
/proc/meminfo: memFree=86374584/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=26366628 memory=22633308 CPUtime=939.64 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 2791477 0 0 0 86760 7204 0 0 20 0 1 0 157077973 26999427072 5658327 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 6591657 5658327 1833 922 0 6583609 0
Current children cumulated CPU time: 939.64 s
Current children cumulated vsize: 26366628 KiB
Current children cumulated memory: 22633308 KiB

[startup+1002.3 s]
/proc/loadavg: 4.14 4.09 3.98 5/245 798794
/proc/meminfo: memFree=85668856/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=26366628 memory=23182172 CPUtime=999.45 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 2815852 0 0 0 92679 7266 0 0 20 0 1 0 157077973 26999427072 5795543 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 6591657 5795543 1833 922 0 6583609 0
Current children cumulated CPU time: 999.45 s
Current children cumulated vsize: 26366628 KiB
Current children cumulated memory: 23182172 KiB

[startup+1062.3 s]
/proc/loadavg: 4.05 4.07 3.98 5/246 798862
/proc/meminfo: memFree=85073480/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=26366628 memory=23733084 CPUtime=1059.27 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 2840860 0 0 0 98599 7328 0 0 20 0 1 0 157077973 26999427072 5933271 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 6591657 5933271 1833 922 0 6583609 0
Current children cumulated CPU time: 1059.27 s
Current children cumulated vsize: 26366628 KiB
Current children cumulated memory: 23733084 KiB

[startup+1122.3 s]
/proc/loadavg: 4.13 4.09 4.00 5/246 798872
/proc/meminfo: memFree=83521892/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=27755728 memory=25672168 CPUtime=1119.09 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4194304 3166917 0 0 0 104474 7435 0 0 20 0 1 0 157077973 28421865472 6418042 134679101440 4194304 7968869 140724440853136 0 0 0 0 0 25182210 0 0 0 17 1 0 0 0 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 6938932 6418042 1833 922 0 6930884 0
Current children cumulated CPU time: 1119.09 s
Current children cumulated vsize: 27755728 KiB
Current children cumulated memory: 25672168 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1137.7 s]
/proc/loadavg: 4.10 4.08 4.00 5/245 798875
/proc/meminfo: memFree=79973092/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=31795120 memory=29828908 CPUtime=1134.38 cores=1,3
/proc/797949/stat : 797949 (roundingsat) S 797946 797949 797687 0 -1 4195840 4160395 0 1 0 105845 7593 0 0 20 0 1 0 157077973 32558202880 7457227 134679101440 4194304 7968869 140724440853136 140724440848976 140530422379391 0 0 0 25182210 0 0 0 17 1 0 0 1 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 7948780 7457227 1916 922 0 7940732 0
Current children cumulated CPU time: 1134.38 s
Current children cumulated vsize: 31795120 KiB
Current children cumulated memory: 29828908 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+1140.24 s]
# the end of solver process 797949 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=1058.46 s, system=78.1819 s

Solver just ended.
Dumping a history of the last processes samples

[startup+1138.4 s]
/proc/loadavg: 4.10 4.08 4.00 5/246 798877
/proc/meminfo: memFree=79803616/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=31795120 memory=29828908 CPUtime=1134.8 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4195840 4160395 0 1 0 105845 7635 0 0 20 0 1 0 157077973 32558202880 7457227 134679101440 4194304 7968869 140724440853136 140724440848976 140530422379391 0 0 0 25182210 0 0 0 17 3 0 0 1 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 7948780 7457227 1916 922 0 7940732 0
Current children cumulated CPU time: 1134.8 s
Current children cumulated vsize: 31795120 KiB
Current children cumulated memory: 29828908 KiB

[startup+1139.2 s]
/proc/loadavg: 4.10 4.08 4.00 5/246 798878
/proc/meminfo: memFree=78971696/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=31795120 memory=29828908 CPUtime=1135.59 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4195840 4160395 0 1 0 105845 7714 0 0 20 0 1 0 157077973 32558202880 7457227 134679101440 4194304 7968869 140724440853136 140724440848976 140530422379391 0 0 0 25182210 0 0 0 17 3 0 0 1 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 7948780 7457227 1916 922 0 7940732 0
Current children cumulated CPU time: 1135.59 s
Current children cumulated vsize: 31795120 KiB
Current children cumulated memory: 29828908 KiB

[startup+1139.6 s]
/proc/loadavg: 4.10 4.08 4.00 5/246 798878
/proc/meminfo: memFree=78971696/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=31795120 memory=29828908 CPUtime=1135.99 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4195840 4160395 0 1 0 105845 7754 0 0 20 0 1 0 157077973 32558202880 7457227 134679101440 4194304 7968869 140724440853136 140724440848976 140530422379391 0 0 0 25182210 0 0 0 17 3 0 0 1 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 7948780 7457227 1916 922 0 7940732 0
Current children cumulated CPU time: 1135.99 s
Current children cumulated vsize: 31795120 KiB
Current children cumulated memory: 29828908 KiB

[startup+1139.7 s]
/proc/loadavg: 4.10 4.08 4.00 5/246 798878
/proc/meminfo: memFree=78971696/131655788 swapFree=131071996/131071996
[pid=797949] ppid=797946 vsize=31795120 memory=29828908 CPUtime=1136.09 cores=1,3
/proc/797949/stat : 797949 (roundingsat) R 797946 797949 797687 0 -1 4195840 4160395 0 1 0 105845 7764 0 0 20 0 1 0 157077973 32558202880 7457227 134679101440 4194304 7968869 140724440853136 140724440848976 140530422379391 0 0 0 25182210 0 0 0 17 3 0 0 1 0 0 8652288 8659944 20709376 140724440859582 140724440859746 140724440859746 140724440866761 0
/proc/797949/statm: 7948780 7457227 1916 922 0 7940732 0
Current children cumulated CPU time: 1136.09 s
Current children cumulated vsize: 31795120 KiB
Current children cumulated memory: 29828908 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1140.24
CPU time (s): 1136.64
CPU user time (s): 1058.46
CPU system time (s): 78.1819
CPU usage (%): 99.6837
Max. virtual memory (cumulated for all children) (KiB): 31795120
Max. memory (cumulated for all children) (KiB): 29828908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1058.46
system time used= 78.1819
maximum resident set size= 29829080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4160395
page faults= 1
swaps= 0
block input operations= 184
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 1450


# summary of solver processes directly reported to runsolver:
#   pid: 797949
#   total CPU time (s): 1136.64
#   total CPU user time (s): 1058.46
#   total CPU system time (s): 78.1819

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.64925 second user time and 11.0675 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-15 15:13:41
IDJOB=4429534
IDBENCH=148739
IDSOLVER=3051
FILE ID=nodeC011/4429534-1721049205
RUNJOBID= nodeC011-1721049184-797699
SLURM_JOB_ID= 7505475
Free space on /tmp= 723500 MiB

SOLVER NAME= RoundingSat nolog
BENCH NAME= PB24/normalized-PB09/OPT-LIN/aries-da_nrp/normalized-aries-da_network_2000_5__647_1792__512.opb
COMMAND LINE= roundingsat --print-sol=1 --'time limit'=TIMEOUT --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4429534-1721049205/watcher-4429534-1721049205 -o /tmp/evaluation-result-4429534-1721049205/solver-4429534-1721049205 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721049184-797699 --watchdog 3760  roundingsat --print-sol=1 --'time limit'=3600 --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 HOME/instance-4429534-1721049205.opb

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

MD5SUM BENCH= 40351a18114e83e0c165271c5d48a38f
RANDOM SEED=1570267698

nodeC011.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3657.565
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.486
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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.252
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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		: 3492.100
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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		: 3663.842
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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		: 3663.154
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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		: 1198.112
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.20
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.563
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        122862648 kB
MemAvailable:   128340952 kB
Buffers:          375720 kB
Cached:          5875620 kB
SwapCached:            0 kB
Active:           629824 kB
Inactive:        7484048 kB
Active(anon):       1436 kB
Inactive(anon):  1898836 kB
Active(file):     628388 kB
Inactive(file):  5585212 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            261140 kB
Writeback:             0 kB
AnonPages:       1862304 kB
Mapped:           112688 kB
Shmem:             37704 kB
KReclaimable:     209808 kB
Slab:             320608 kB
SReclaimable:     209808 kB
SUnreclaim:       110800 kB
KernelStack:        3952 kB
PageTables:        13056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    2285300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            51360 kB
HardwareCorrupted:     0 kB
AnonHugePages:    692224 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      236360 kB
DirectMap2M:    29028352 kB
DirectMap1G:    106954752 kB

Free space on /tmp at the end= 723496 MiB
End job on nodeC011 at 2024-07-15 15:32:41